32.446 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.077 * * * [progress]: [2/2] Setting up program. 0.086 * [progress]: [Phase 2 of 3] Improving. 0.087 * [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.087 * * [simplify]: Extracting # 0 : cost 0 0.087 * * [simplify]: Extracting # 1 : cost 0 0.087 * * [simplify]: Extracting # 2 : cost 0 0.087 * * [simplify]: Extracting # 3 : cost 0 0.087 * * [simplify]: Extracting # 4 : cost 0 0.087 * * [simplify]: Extracting # 5 : cost 0 0.087 * * [simplify]: Extracting # 6 : cost 0 0.087 * * [simplify]: Extracting # 7 : cost 0 0.087 * * [simplify]: Extracting # 8 : cost 0 0.088 * * [simplify]: Extracting # 9 : cost 0 0.088 * * [simplify]: Extracting # 10 : cost 0 0.088 * * [simplify]: Extracting # 11 : cost 0 0.088 * * [simplify]: Extracting # 12 : cost 0 0.088 * * [simplify]: Extracting # 13 : cost 0 0.088 * * [simplify]: Extracting # 14 : cost 0 0.088 * * [simplify]: iteration 0 : 28 enodes (cost 67 ) 0.117 * * [simplify]: Extracting # 0 : cost 0 0.117 * * [simplify]: Extracting # 1 : cost 0 0.117 * * [simplify]: Extracting # 2 : cost 0 0.117 * * [simplify]: Extracting # 3 : cost 0 0.117 * * [simplify]: Extracting # 4 : cost 0 0.117 * * [simplify]: iteration 1 : 70 enodes (cost 66 ) 0.144 * * [simplify]: Extracting # 0 : cost 0 0.145 * * [simplify]: Extracting # 1 : cost 0 0.145 * * [simplify]: Extracting # 2 : cost 0 0.145 * * [simplify]: Extracting # 3 : cost 0 0.146 * * [simplify]: Extracting # 4 : cost 0 0.146 * * [simplify]: Extracting # 5 : cost 0 0.146 * * [simplify]: Extracting # 6 : cost 0 0.146 * * [simplify]: iteration 2 : 250 enodes (cost 47 ) 0.340 * * [simplify]: Extracting # 0 : cost 0 0.342 * * [simplify]: Extracting # 1 : cost 0 0.344 * * [simplify]: Extracting # 2 : cost 0 0.346 * * [simplify]: Extracting # 3 : cost 0 0.348 * * [simplify]: Extracting # 4 : cost 0 0.350 * * [simplify]: Extracting # 5 : cost 0 0.352 * * [simplify]: Extracting # 6 : cost 0 0.354 * * [simplify]: Extracting # 7 : cost 0 0.356 * * [simplify]: iteration 3 : 1028 enodes (cost 35 ) 2.208 * * [simplify]: Extracting # 0 : cost 0 2.213 * * [simplify]: Extracting # 1 : cost 0 2.216 * * [simplify]: Extracting # 2 : cost 0 2.220 * * [simplify]: Extracting # 3 : cost 0 2.223 * * [simplify]: Extracting # 4 : cost 0 2.229 * * [simplify]: iteration 4 : 4001 enodes (cost 34 ) 3.581 * * [simplify]: Extracting # 0 : cost 0 3.586 * * [simplify]: Extracting # 1 : cost 0 3.591 * * [simplify]: iteration done: 5000 enodes (cost 34 ) 3.591 * [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.611 * * [progress]: iteration 1 / 4 3.611 * * * [progress]: picking best candidate 3.631 * * * * [pick]: Picked # 3.631 * * * [progress]: localizing error 3.677 * * * [progress]: generating rewritten candidates 3.677 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.678 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 3.765 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 2) 4.781 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 6.726 * * * [progress]: generating series expansions 6.726 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 6.726 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 6.727 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.727 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 6.727 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.727 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.727 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.727 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.727 * [taylor]: Taking taylor expansion of (fabs x) in x 6.727 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.727 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.727 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.727 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.727 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.727 * [taylor]: Taking taylor expansion of (fabs x) in x 6.727 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.728 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.728 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.728 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.728 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.728 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.729 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.729 * [backup-simplify]: Simplify 0 into 0 6.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.731 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.731 * [backup-simplify]: Simplify 0 into 0 6.732 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.733 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.735 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.735 * [backup-simplify]: Simplify 0 into 0 6.736 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.737 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.739 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.739 * [backup-simplify]: Simplify 0 into 0 6.741 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.742 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.744 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.745 * [backup-simplify]: Simplify 0 into 0 6.747 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.749 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.751 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 6.751 * [backup-simplify]: Simplify 0 into 0 6.751 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.752 * [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.752 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 6.752 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.752 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.752 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.752 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.752 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.752 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.752 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.752 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.752 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.752 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.752 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.752 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.753 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.753 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.753 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.753 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.754 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.754 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.755 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.755 * [backup-simplify]: Simplify 0 into 0 6.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.757 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.757 * [backup-simplify]: Simplify 0 into 0 6.758 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.759 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.761 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.761 * [backup-simplify]: Simplify 0 into 0 6.762 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.765 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.765 * [backup-simplify]: Simplify 0 into 0 6.767 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.769 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 6.771 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 6.771 * [backup-simplify]: Simplify 0 into 0 6.773 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.775 * [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.777 * [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.778 * [backup-simplify]: Simplify 0 into 0 6.778 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.779 * [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.779 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 6.779 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.779 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.779 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.779 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.779 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.779 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.779 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.779 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.779 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.779 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.779 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.779 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.779 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.779 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 6.780 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.780 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.780 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.780 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.781 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 6.781 * [backup-simplify]: Simplify 0 into 0 6.782 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.782 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.783 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 6.783 * [backup-simplify]: Simplify 0 into 0 6.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.785 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.786 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 6.786 * [backup-simplify]: Simplify 0 into 0 6.787 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.789 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.790 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 6.790 * [backup-simplify]: Simplify 0 into 0 6.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 6.801 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 6.801 * [backup-simplify]: Simplify 0 into 0 6.802 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.804 * [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.807 * [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.807 * [backup-simplify]: Simplify 0 into 0 6.807 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.807 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 2) 6.808 * [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.808 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in (x) around 0 6.808 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.808 * [taylor]: Taking taylor expansion of 0.2 in x 6.808 * [backup-simplify]: Simplify 0.2 into 0.2 6.808 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.808 * [taylor]: Taking taylor expansion of (fabs x) in x 6.809 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.809 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.809 * [taylor]: Taking taylor expansion of 0.2 in x 6.809 * [backup-simplify]: Simplify 0.2 into 0.2 6.809 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.809 * [taylor]: Taking taylor expansion of (fabs x) in x 6.809 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.809 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.809 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.809 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.810 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.810 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.810 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.811 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.811 * [backup-simplify]: Simplify 0 into 0 6.812 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.812 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.813 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.814 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.814 * [backup-simplify]: Simplify 0 into 0 6.815 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.816 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.817 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.818 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.818 * [backup-simplify]: Simplify 0 into 0 6.819 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.821 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.824 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.824 * [backup-simplify]: Simplify 0 into 0 6.825 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.827 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.829 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 6.831 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 6.831 * [backup-simplify]: Simplify 0 into 0 6.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.835 * [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.837 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 6.840 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 6.840 * [backup-simplify]: Simplify 0 into 0 6.840 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.841 * [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.841 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in (x) around 0 6.842 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.842 * [taylor]: Taking taylor expansion of 0.2 in x 6.842 * [backup-simplify]: Simplify 0.2 into 0.2 6.842 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.842 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.842 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.842 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.842 * [taylor]: Taking taylor expansion of 0.2 in x 6.842 * [backup-simplify]: Simplify 0.2 into 0.2 6.842 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.842 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.842 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.842 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.843 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 6.843 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 6.843 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.843 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.844 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.844 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.844 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 6.845 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 6.845 * [backup-simplify]: Simplify 0 into 0 6.846 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.847 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.847 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 6.848 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 6.848 * [backup-simplify]: Simplify 0 into 0 6.849 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.851 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.852 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 6.853 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 6.853 * [backup-simplify]: Simplify 0 into 0 6.854 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.856 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.858 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 6.859 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 6.859 * [backup-simplify]: Simplify 0 into 0 6.861 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.862 * [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.863 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 6.864 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 6.864 * [backup-simplify]: Simplify 0 into 0 6.865 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.867 * [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.868 * [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.870 * [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.870 * [backup-simplify]: Simplify 0 into 0 6.870 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.870 * [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.870 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in (x) around 0 6.870 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.870 * [taylor]: Taking taylor expansion of 0.2 in x 6.870 * [backup-simplify]: Simplify 0.2 into 0.2 6.870 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.870 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.871 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.871 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.871 * [taylor]: Taking taylor expansion of 0.2 in x 6.871 * [backup-simplify]: Simplify 0.2 into 0.2 6.871 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.871 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.871 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.871 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.871 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 6.871 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 6.871 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.871 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.872 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.872 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.872 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 6.872 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 6.872 * [backup-simplify]: Simplify 0 into 0 6.873 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.873 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.874 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 6.874 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 6.874 * [backup-simplify]: Simplify 0 into 0 6.875 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.876 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.876 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 6.877 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 6.877 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.880 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 6.881 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 6.881 * [backup-simplify]: Simplify 0 into 0 6.882 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.883 * [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.884 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 6.885 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 6.885 * [backup-simplify]: Simplify 0 into 0 6.886 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.888 * [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.889 * [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.890 * [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.890 * [backup-simplify]: Simplify 0 into 0 6.891 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.891 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 6.894 * [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.894 * [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.894 * [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.894 * [taylor]: Taking taylor expansion of 1.0 in x 6.894 * [backup-simplify]: Simplify 1.0 into 1.0 6.894 * [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.894 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.894 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.894 * [taylor]: Taking taylor expansion of PI in x 6.894 * [backup-simplify]: Simplify PI into PI 6.895 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.896 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.897 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.898 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.898 * [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.898 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.898 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.898 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.898 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.898 * [taylor]: Taking taylor expansion of (fabs x) in x 6.899 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.899 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.899 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.899 * [taylor]: Taking taylor expansion of 0.2 in x 6.899 * [backup-simplify]: Simplify 0.2 into 0.2 6.899 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.899 * [taylor]: Taking taylor expansion of (fabs x) in x 6.899 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.899 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.899 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.899 * [taylor]: Taking taylor expansion of 2.0 in x 6.899 * [backup-simplify]: Simplify 2.0 into 2.0 6.899 * [taylor]: Taking taylor expansion of (fabs x) in x 6.899 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.899 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.899 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.899 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.899 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.899 * [taylor]: Taking taylor expansion of (fabs x) in x 6.899 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.899 * [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.899 * [taylor]: Taking taylor expansion of 1.0 in x 6.900 * [backup-simplify]: Simplify 1.0 into 1.0 6.900 * [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.900 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.900 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.900 * [taylor]: Taking taylor expansion of PI in x 6.900 * [backup-simplify]: Simplify PI into PI 6.900 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.901 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.903 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.904 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.904 * [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.904 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.904 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.904 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.904 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.904 * [taylor]: Taking taylor expansion of (fabs x) in x 6.904 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.904 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.904 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.904 * [taylor]: Taking taylor expansion of 0.2 in x 6.904 * [backup-simplify]: Simplify 0.2 into 0.2 6.904 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.904 * [taylor]: Taking taylor expansion of (fabs x) in x 6.904 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.904 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.904 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.904 * [taylor]: Taking taylor expansion of 2.0 in x 6.904 * [backup-simplify]: Simplify 2.0 into 2.0 6.904 * [taylor]: Taking taylor expansion of (fabs x) in x 6.904 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.904 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.904 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.904 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.904 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.905 * [taylor]: Taking taylor expansion of (fabs x) in x 6.905 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.905 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.905 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.905 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.905 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.906 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.906 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.906 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.906 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 6.906 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.907 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.907 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 6.907 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 6.907 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 6.908 * [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.908 * [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.909 * [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.911 * [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.914 * [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.916 * [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.916 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.916 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.917 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.917 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.917 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.918 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.918 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.919 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 6.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.919 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 6.920 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 6.920 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 6.921 * [backup-simplify]: Simplify (+ 0 0) into 0 6.921 * [backup-simplify]: Simplify (+ 0 0) into 0 6.921 * [backup-simplify]: Simplify (+ 0 0) into 0 6.923 * [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.926 * [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.926 * [backup-simplify]: Simplify 0 into 0 6.927 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.927 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.928 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.933 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.934 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.935 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.936 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.937 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.937 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.938 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.939 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.939 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 6.940 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 6.941 * [backup-simplify]: Simplify (+ 0 0) into 0 6.941 * [backup-simplify]: Simplify (+ 0 0) into 0 6.941 * [backup-simplify]: Simplify (+ 0 0) into 0 6.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.943 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.944 * [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.945 * [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.945 * [backup-simplify]: Simplify 0 into 0 6.946 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.947 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.947 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.948 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.949 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.949 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.950 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.951 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.951 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.952 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.952 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.953 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 6.954 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 6.954 * [backup-simplify]: Simplify (+ 0 0) into 0 6.954 * [backup-simplify]: Simplify (+ 0 0) into 0 6.954 * [backup-simplify]: Simplify (+ 0 0) into 0 6.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.956 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.958 * [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.960 * [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.960 * [backup-simplify]: Simplify 0 into 0 6.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.962 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.963 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.964 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.965 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.966 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.967 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.967 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.968 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.969 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 6.971 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 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.973 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.975 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.978 * [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 6.981 * [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 6.982 * [backup-simplify]: Simplify 0 into 0 6.983 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.985 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.987 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.988 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.990 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.992 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 6.994 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 6.996 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.998 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 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 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 0) (* 0 (pow (fabs x) 3))))))) into 0 7.003 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 7.005 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 7.005 * [backup-simplify]: Simplify (+ 0 0) into 0 7.006 * [backup-simplify]: Simplify (+ 0 0) into 0 7.006 * [backup-simplify]: Simplify (+ 0 0) into 0 7.008 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.009 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.013 * [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.017 * [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.017 * [backup-simplify]: Simplify 0 into 0 7.019 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.021 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 7.023 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 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 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 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 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 0) (* 0 (pow (fabs x) 5)))))))) into 0 7.030 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 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 0) (* 0 (fabs x)))))))) into 0 7.032 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 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 0) (* 0 (pow (fabs x) 3)))))))) into 0 7.035 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 7.036 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 7.036 * [backup-simplify]: Simplify (+ 0 0) into 0 7.037 * [backup-simplify]: Simplify (+ 0 0) into 0 7.037 * [backup-simplify]: Simplify (+ 0 0) into 0 7.038 * [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.039 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.041 * [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.046 * [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.046 * [backup-simplify]: Simplify 0 into 0 7.048 * [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.050 * [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.050 * [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.050 * [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.050 * [taylor]: Taking taylor expansion of 1.0 in x 7.050 * [backup-simplify]: Simplify 1.0 into 1.0 7.050 * [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.050 * [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.050 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 7.050 * [taylor]: Taking taylor expansion of 2.0 in x 7.050 * [backup-simplify]: Simplify 2.0 into 2.0 7.050 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.050 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.050 * [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.051 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 7.051 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.051 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 7.051 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.051 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.051 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 7.051 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 7.051 * [taylor]: Taking taylor expansion of 0.2 in x 7.051 * [backup-simplify]: Simplify 0.2 into 0.2 7.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 7.051 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.051 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.051 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 7.051 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.051 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.051 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.051 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.051 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.051 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.051 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.051 * [taylor]: Taking taylor expansion of PI in x 7.051 * [backup-simplify]: Simplify PI into PI 7.051 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.052 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.054 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.054 * [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.054 * [taylor]: Taking taylor expansion of 1.0 in x 7.054 * [backup-simplify]: Simplify 1.0 into 1.0 7.054 * [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.054 * [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.054 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 7.054 * [taylor]: Taking taylor expansion of 2.0 in x 7.054 * [backup-simplify]: Simplify 2.0 into 2.0 7.054 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.054 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.054 * [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.055 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 7.055 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.055 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.055 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 7.055 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.055 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.055 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 7.055 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 7.055 * [taylor]: Taking taylor expansion of 0.2 in x 7.055 * [backup-simplify]: Simplify 0.2 into 0.2 7.055 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 7.055 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.055 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.055 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 7.055 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.055 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.055 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.055 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.055 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.055 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.055 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.055 * [taylor]: Taking taylor expansion of PI in x 7.055 * [backup-simplify]: Simplify PI into PI 7.056 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.057 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.058 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.060 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 7.060 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.060 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.060 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 7.061 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 7.061 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 7.061 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.061 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 7.062 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 7.062 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 7.062 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.062 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.062 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 7.063 * [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.064 * [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.065 * [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.067 * [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.069 * [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.070 * [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.070 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 7.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.071 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 7.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 7.072 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 7.072 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.072 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.072 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 7.073 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 7.073 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.073 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.073 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 7.073 * [backup-simplify]: Simplify (+ 0 0) into 0 7.074 * [backup-simplify]: Simplify (+ 0 0) into 0 7.074 * [backup-simplify]: Simplify (+ 0 0) into 0 7.075 * [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.077 * [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.077 * [backup-simplify]: Simplify 0 into 0 7.078 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.079 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 7.079 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.080 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.080 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.080 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 7.081 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 7.081 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 7.082 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.082 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.083 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 7.083 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 7.084 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.084 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.085 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 7.085 * [backup-simplify]: Simplify (+ 0 0) into 0 7.085 * [backup-simplify]: Simplify (+ 0 0) into 0 7.085 * [backup-simplify]: Simplify (+ 0 0) into 0 7.087 * [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.088 * [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.088 * [backup-simplify]: Simplify 0 into 0 7.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.090 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.091 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.091 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.092 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.093 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 7.093 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 7.094 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 7.095 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.095 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.096 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 7.097 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 7.097 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.098 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.099 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 7.099 * [backup-simplify]: Simplify (+ 0 0) into 0 7.099 * [backup-simplify]: Simplify (+ 0 0) into 0 7.099 * [backup-simplify]: Simplify (+ 0 0) into 0 7.101 * [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.103 * [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.103 * [backup-simplify]: Simplify 0 into 0 7.103 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.105 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.106 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.108 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.109 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.111 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 7.112 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 7.114 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 7.115 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.117 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.118 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 7.120 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 7.121 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.122 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.124 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 7.124 * [backup-simplify]: Simplify (+ 0 0) into 0 7.125 * [backup-simplify]: Simplify (+ 0 0) into 0 7.125 * [backup-simplify]: Simplify (+ 0 0) into 0 7.128 * [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.131 * [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.132 * [backup-simplify]: Simplify 0 into 0 7.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.133 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.135 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.136 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.137 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.138 * [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.139 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 7.140 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 7.141 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.142 * [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.143 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 7.144 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 7.145 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.146 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.148 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 7.148 * [backup-simplify]: Simplify (+ 0 0) into 0 7.148 * [backup-simplify]: Simplify (+ 0 0) into 0 7.148 * [backup-simplify]: Simplify (+ 0 0) into 0 7.150 * [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.152 * [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.152 * [backup-simplify]: Simplify 0 into 0 7.156 * [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.158 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.159 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.161 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.162 * [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.164 * [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.166 * [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.168 * [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.170 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.173 * [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.175 * [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.177 * [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.178 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.179 * [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.181 * [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.181 * [backup-simplify]: Simplify (+ 0 0) into 0 7.181 * [backup-simplify]: Simplify (+ 0 0) into 0 7.181 * [backup-simplify]: Simplify (+ 0 0) into 0 7.183 * [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.186 * [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.186 * [backup-simplify]: Simplify 0 into 0 7.187 * [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.190 * [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.190 * [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.190 * [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.190 * [taylor]: Taking taylor expansion of 1.0 in x 7.190 * [backup-simplify]: Simplify 1.0 into 1.0 7.190 * [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.190 * [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.190 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.190 * [taylor]: Taking taylor expansion of 0.2 in x 7.190 * [backup-simplify]: Simplify 0.2 into 0.2 7.190 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.190 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.190 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.190 * [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.190 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.190 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.190 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.190 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.190 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.190 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.190 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.190 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.190 * [taylor]: Taking taylor expansion of 2.0 in x 7.190 * [backup-simplify]: Simplify 2.0 into 2.0 7.190 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.190 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.190 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.190 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.190 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.190 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.190 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.190 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.190 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.191 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.191 * [taylor]: Taking taylor expansion of PI in x 7.191 * [backup-simplify]: Simplify PI into PI 7.191 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.191 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.192 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.193 * [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.193 * [taylor]: Taking taylor expansion of 1.0 in x 7.193 * [backup-simplify]: Simplify 1.0 into 1.0 7.193 * [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.193 * [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.193 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.193 * [taylor]: Taking taylor expansion of 0.2 in x 7.193 * [backup-simplify]: Simplify 0.2 into 0.2 7.193 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.193 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.193 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.193 * [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.193 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.193 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.193 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.193 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.193 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.193 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.193 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.193 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.193 * [taylor]: Taking taylor expansion of 2.0 in x 7.193 * [backup-simplify]: Simplify 2.0 into 2.0 7.193 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.193 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.193 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.193 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.193 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.193 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.193 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.193 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.193 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.193 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.194 * [taylor]: Taking taylor expansion of PI in x 7.194 * [backup-simplify]: Simplify PI into PI 7.194 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.194 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.195 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.196 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.196 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.196 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 7.196 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 7.196 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 7.197 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.197 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.197 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 7.197 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 7.197 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 7.197 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 7.197 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.197 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.198 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 7.198 * [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.198 * [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.199 * [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.200 * [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.201 * [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.202 * [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.203 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.203 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.203 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 7.203 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 7.204 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.204 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.204 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.204 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 7.205 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 7.205 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 7.205 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.205 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.206 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.206 * [backup-simplify]: Simplify (+ 0 0) into 0 7.206 * [backup-simplify]: Simplify (+ 0 0) into 0 7.206 * [backup-simplify]: Simplify (+ 0 0) into 0 7.207 * [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.210 * [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.210 * [backup-simplify]: Simplify 0 into 0 7.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.212 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 7.213 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.214 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.214 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 7.216 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 7.216 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.217 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.218 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.218 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 7.219 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 7.220 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.221 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.221 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.226 * [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.229 * [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.229 * [backup-simplify]: Simplify 0 into 0 7.230 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.232 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.233 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.234 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.235 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 7.236 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 7.237 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 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 (pow (fabs (/ -1 x)) 2))))) into 0 7.239 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.240 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 7.241 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 7.242 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.242 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.243 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.244 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.244 * [backup-simplify]: Simplify (+ 0 0) into 0 7.244 * [backup-simplify]: Simplify (+ 0 0) into 0 7.245 * [backup-simplify]: Simplify (+ 0 0) into 0 7.246 * [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.248 * [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.248 * [backup-simplify]: Simplify 0 into 0 7.249 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.250 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.250 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.251 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.252 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 7.253 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 7.254 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.255 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.256 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.256 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 7.257 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 7.258 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.259 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.260 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.261 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.261 * [backup-simplify]: Simplify (+ 0 0) into 0 7.262 * [backup-simplify]: Simplify (+ 0 0) into 0 7.262 * [backup-simplify]: Simplify (+ 0 0) into 0 7.263 * [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.269 * [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.269 * [backup-simplify]: Simplify 0 into 0 7.271 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.272 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.276 * [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.277 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 7.279 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 7.281 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.282 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.284 * [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.286 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 7.288 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 7.289 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.290 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.291 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.292 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 7.293 * [backup-simplify]: Simplify (+ 0 0) into 0 7.293 * [backup-simplify]: Simplify (+ 0 0) into 0 7.293 * [backup-simplify]: Simplify (+ 0 0) into 0 7.294 * [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.297 * [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.297 * [backup-simplify]: Simplify 0 into 0 7.298 * [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.299 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.300 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.301 * [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.303 * [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.304 * [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.306 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.307 * [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.309 * [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.310 * [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.312 * [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.313 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.314 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.316 * [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.317 * [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.317 * [backup-simplify]: Simplify (+ 0 0) into 0 7.317 * [backup-simplify]: Simplify (+ 0 0) into 0 7.318 * [backup-simplify]: Simplify (+ 0 0) into 0 7.319 * [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.322 * [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.322 * [backup-simplify]: Simplify 0 into 0 7.324 * [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.324 * * * [progress]: simplifying candidates 7.327 * [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.344 * * [simplify]: Extracting # 0 : cost 0 7.344 * * [simplify]: Extracting # 1 : cost 0 7.345 * * [simplify]: Extracting # 2 : cost 0 7.346 * * [simplify]: Extracting # 3 : cost 0 7.347 * * [simplify]: Extracting # 4 : cost 0 7.348 * * [simplify]: Extracting # 5 : cost 0 7.349 * * [simplify]: Extracting # 6 : cost 0 7.350 * * [simplify]: Extracting # 7 : cost 0 7.351 * * [simplify]: Extracting # 8 : cost 0 7.353 * * [simplify]: Extracting # 9 : cost 0 7.354 * * [simplify]: Extracting # 10 : cost 0 7.355 * * [simplify]: Extracting # 11 : cost 0 7.356 * * [simplify]: Extracting # 12 : cost 0 7.357 * * [simplify]: iteration 0 : 350 enodes (cost 8160 ) 7.512 * * [simplify]: Extracting # 0 : cost 0 7.513 * * [simplify]: Extracting # 1 : cost 0 7.515 * * [simplify]: Extracting # 2 : cost 0 7.517 * * [simplify]: Extracting # 3 : cost 0 7.518 * * [simplify]: Extracting # 4 : cost 0 7.520 * * [simplify]: Extracting # 5 : cost 0 7.521 * * [simplify]: Extracting # 6 : cost 0 7.523 * * [simplify]: iteration 1 : 1136 enodes (cost 5868 ) 8.041 * * [simplify]: Extracting # 0 : cost 0 8.047 * * [simplify]: Extracting # 1 : cost 0 8.056 * * [simplify]: Extracting # 2 : cost 0 8.063 * * [simplify]: Extracting # 3 : cost 0 8.071 * * [simplify]: Extracting # 4 : cost 0 8.078 * * [simplify]: Extracting # 5 : cost 0 8.088 * * [simplify]: Extracting # 6 : cost 0 8.099 * * [simplify]: Extracting # 7 : cost 0 8.109 * * [simplify]: iteration done: 5001 enodes (cost 4750 ) 8.112 * [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.115 * * * [progress]: adding candidates to table 9.181 * * [progress]: iteration 2 / 4 9.181 * * * [progress]: picking best candidate 9.217 * * * * [pick]: Picked # 9.217 * * * [progress]: localizing error 9.256 * * * [progress]: generating rewritten candidates 9.256 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 9.257 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 3) 9.280 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 9.338 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2 2) 9.385 * * * [progress]: generating series expansions 9.385 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 9.385 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 3) 9.386 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.386 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 9.386 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.386 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.386 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.386 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.386 * [taylor]: Taking taylor expansion of (fabs x) in x 9.386 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.386 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.386 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.386 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.386 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.386 * [taylor]: Taking taylor expansion of (fabs x) in x 9.386 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.387 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.387 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.387 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.387 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.387 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.387 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.388 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 9.388 * [backup-simplify]: Simplify 0 into 0 9.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.390 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.390 * [backup-simplify]: Simplify 0 into 0 9.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.393 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.393 * [backup-simplify]: Simplify 0 into 0 9.394 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.394 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.395 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.395 * [backup-simplify]: Simplify 0 into 0 9.396 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.397 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.398 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.399 * [backup-simplify]: Simplify 0 into 0 9.400 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.402 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 9.402 * [backup-simplify]: Simplify 0 into 0 9.402 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.403 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.403 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 9.403 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.403 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.403 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.403 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.403 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.403 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.403 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.403 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.403 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.403 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.403 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.403 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.403 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.403 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.404 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.404 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.404 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.404 * [backup-simplify]: Simplify 0 into 0 9.405 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.405 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.409 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.409 * [backup-simplify]: Simplify 0 into 0 9.410 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.411 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.411 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.411 * [backup-simplify]: Simplify 0 into 0 9.412 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.413 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.414 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.414 * [backup-simplify]: Simplify 0 into 0 9.415 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.416 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.417 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 9.417 * [backup-simplify]: Simplify 0 into 0 9.418 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.420 * [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.422 * [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.422 * [backup-simplify]: Simplify 0 into 0 9.422 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.423 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.423 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 9.423 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.423 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.423 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.423 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.423 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.423 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.423 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.423 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.423 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.423 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.423 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.423 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.423 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.424 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.424 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.424 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.424 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.425 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.425 * [backup-simplify]: Simplify 0 into 0 9.426 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.426 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.427 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.427 * [backup-simplify]: Simplify 0 into 0 9.428 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.429 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.430 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.430 * [backup-simplify]: Simplify 0 into 0 9.432 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.433 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.435 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.435 * [backup-simplify]: Simplify 0 into 0 9.436 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.438 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.440 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 9.440 * [backup-simplify]: Simplify 0 into 0 9.442 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.443 * [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.446 * [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.446 * [backup-simplify]: Simplify 0 into 0 9.446 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.446 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 9.450 * [backup-simplify]: Simplify (* (/ 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 (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) 9.450 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) in (x) around 0 9.450 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) in x 9.450 * [taylor]: Taking taylor expansion of 1.0 in x 9.450 * [backup-simplify]: Simplify 1.0 into 1.0 9.450 * [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)))) (sqrt (/ 1 PI))) in x 9.450 * [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 9.450 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 9.450 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 9.450 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.450 * [taylor]: Taking taylor expansion of 2.0 in x 9.450 * [backup-simplify]: Simplify 2.0 into 2.0 9.451 * [taylor]: Taking taylor expansion of (fabs x) in x 9.451 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.451 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.451 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.451 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.451 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.451 * [taylor]: Taking taylor expansion of (fabs x) in x 9.451 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.451 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.451 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.451 * [taylor]: Taking taylor expansion of 0.2 in x 9.451 * [backup-simplify]: Simplify 0.2 into 0.2 9.451 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.451 * [taylor]: Taking taylor expansion of (fabs x) in x 9.451 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.451 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.451 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.451 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.451 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.451 * [taylor]: Taking taylor expansion of (fabs x) in x 9.451 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.451 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.451 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.451 * [taylor]: Taking taylor expansion of PI in x 9.451 * [backup-simplify]: Simplify PI into PI 9.452 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.453 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.455 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.455 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)))) (sqrt (/ 1 PI)))) in x 9.455 * [taylor]: Taking taylor expansion of 1.0 in x 9.455 * [backup-simplify]: Simplify 1.0 into 1.0 9.455 * [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)))) (sqrt (/ 1 PI))) in x 9.455 * [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 9.455 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 9.455 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 9.455 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.455 * [taylor]: Taking taylor expansion of 2.0 in x 9.455 * [backup-simplify]: Simplify 2.0 into 2.0 9.455 * [taylor]: Taking taylor expansion of (fabs x) in x 9.456 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.456 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.456 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.456 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.456 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.456 * [taylor]: Taking taylor expansion of (fabs x) in x 9.456 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.456 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.456 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.456 * [taylor]: Taking taylor expansion of 0.2 in x 9.456 * [backup-simplify]: Simplify 0.2 into 0.2 9.456 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.456 * [taylor]: Taking taylor expansion of (fabs x) in x 9.456 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.456 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.456 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.456 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.456 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.456 * [taylor]: Taking taylor expansion of (fabs x) in x 9.456 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.456 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.456 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.456 * [taylor]: Taking taylor expansion of PI in x 9.456 * [backup-simplify]: Simplify PI into PI 9.457 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.458 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.460 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.460 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 9.460 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.460 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.460 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.461 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) 9.461 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.461 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 9.461 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 9.461 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 9.461 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.462 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.462 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 9.462 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 9.462 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 9.463 * [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))) 9.463 * [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))))) 9.465 * [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.467 * [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))))))) 9.469 * [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))))))) 9.470 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 9.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.471 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 9.471 * [backup-simplify]: Simplify (+ 0 0) into 0 9.471 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.471 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 9.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 9.472 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 9.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.473 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 9.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 9.474 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 9.474 * [backup-simplify]: Simplify (+ 0 0) into 0 9.474 * [backup-simplify]: Simplify (+ 0 0) into 0 9.476 * [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.478 * [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 9.478 * [backup-simplify]: Simplify 0 into 0 9.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.481 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.481 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.483 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.483 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.484 * [backup-simplify]: Simplify (+ 0 0) into 0 9.484 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.485 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.485 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 9.486 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 9.487 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.487 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.488 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.489 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 9.489 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 9.490 * [backup-simplify]: Simplify (+ 0 0) into 0 9.490 * [backup-simplify]: Simplify (+ 0 0) into 0 9.492 * [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.495 * [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 9.495 * [backup-simplify]: Simplify 0 into 0 9.496 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.498 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.499 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.500 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.500 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.502 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.502 * [backup-simplify]: Simplify (+ 0 0) into 0 9.503 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.504 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.505 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 9.506 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 9.507 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.507 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.508 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 9.510 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 9.511 * [backup-simplify]: Simplify (+ 0 0) into 0 9.511 * [backup-simplify]: Simplify (+ 0 0) into 0 9.513 * [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.516 * [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 9.516 * [backup-simplify]: Simplify 0 into 0 9.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.519 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.520 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.521 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.523 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.524 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.524 * [backup-simplify]: Simplify (+ 0 0) into 0 9.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.526 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 9.528 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 9.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.529 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.530 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 9.532 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 9.532 * [backup-simplify]: Simplify (+ 0 0) into 0 9.532 * [backup-simplify]: Simplify (+ 0 0) into 0 9.534 * [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.540 * [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 9.540 * [backup-simplify]: Simplify 0 into 0 9.541 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.542 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.543 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.544 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.545 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.546 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.547 * [backup-simplify]: Simplify (+ 0 0) into 0 9.548 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.550 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 9.553 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 9.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.556 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.558 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.559 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 9.561 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 9.562 * [backup-simplify]: Simplify (+ 0 0) into 0 9.562 * [backup-simplify]: Simplify (+ 0 0) into 0 9.564 * [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.568 * [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 9.568 * [backup-simplify]: Simplify 0 into 0 9.569 * [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.571 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.573 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.577 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.579 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 9.579 * [backup-simplify]: Simplify (+ 0 0) into 0 9.581 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.583 * [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.584 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 9.586 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 9.587 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.588 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.589 * [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.591 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 9.592 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 9.592 * [backup-simplify]: Simplify (+ 0 0) into 0 9.593 * [backup-simplify]: Simplify (+ 0 0) into 0 9.594 * [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.597 * [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 9.597 * [backup-simplify]: Simplify 0 into 0 9.598 * [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))))))) 9.600 * [backup-simplify]: Simplify (* (/ 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 (* 1.0 (* (+ (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)))) (sqrt (/ 1 PI)))) 9.600 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (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)))) (sqrt (/ 1 PI)))) in (x) around 0 9.600 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (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)))) (sqrt (/ 1 PI)))) in x 9.600 * [taylor]: Taking taylor expansion of 1.0 in x 9.600 * [backup-simplify]: Simplify 1.0 into 1.0 9.601 * [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)))) (sqrt (/ 1 PI))) in x 9.601 * [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 9.601 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 9.601 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 9.601 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.601 * [taylor]: Taking taylor expansion of 2.0 in x 9.601 * [backup-simplify]: Simplify 2.0 into 2.0 9.601 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.601 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.601 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.601 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.601 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.601 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.601 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.601 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 9.601 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.601 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.601 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.602 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.602 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.602 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.602 * [taylor]: Taking taylor expansion of 0.2 in x 9.602 * [backup-simplify]: Simplify 0.2 into 0.2 9.602 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.602 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.602 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.602 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.602 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.602 * [taylor]: Taking taylor expansion of PI in x 9.602 * [backup-simplify]: Simplify PI into PI 9.602 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.603 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.604 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.605 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (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)))) (sqrt (/ 1 PI)))) in x 9.605 * [taylor]: Taking taylor expansion of 1.0 in x 9.605 * [backup-simplify]: Simplify 1.0 into 1.0 9.605 * [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)))) (sqrt (/ 1 PI))) in x 9.605 * [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 9.606 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 9.606 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 9.606 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.606 * [taylor]: Taking taylor expansion of 2.0 in x 9.606 * [backup-simplify]: Simplify 2.0 into 2.0 9.606 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.606 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.606 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.606 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.606 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.606 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.606 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.606 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.606 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 9.606 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.606 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.606 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.606 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.606 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.607 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.607 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.607 * [taylor]: Taking taylor expansion of 0.2 in x 9.607 * [backup-simplify]: Simplify 0.2 into 0.2 9.607 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.607 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.607 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.607 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.607 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.607 * [taylor]: Taking taylor expansion of PI in x 9.607 * [backup-simplify]: Simplify PI into PI 9.607 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.608 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.609 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.610 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.610 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 9.611 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.611 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.611 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.611 * [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))) 9.612 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.612 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.612 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 9.612 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 9.613 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 9.613 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.613 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 9.613 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 9.613 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 9.614 * [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))) 9.615 * [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))))) 9.617 * [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.619 * [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)))) 9.621 * [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)))) 9.622 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 9.622 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.622 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.623 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.623 * [backup-simplify]: Simplify (+ 0 0) into 0 9.623 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.624 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.624 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.624 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 9.625 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 9.625 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.626 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.626 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 9.626 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 9.627 * [backup-simplify]: Simplify (+ 0 0) into 0 9.627 * [backup-simplify]: Simplify (+ 0 0) into 0 9.629 * [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.631 * [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 9.631 * [backup-simplify]: Simplify 0 into 0 9.632 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.634 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.635 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.635 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.636 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.637 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.637 * [backup-simplify]: Simplify (+ 0 0) into 0 9.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.639 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 9.640 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 9.641 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.641 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.642 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 9.642 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 9.642 * [backup-simplify]: Simplify (+ 0 0) into 0 9.643 * [backup-simplify]: Simplify (+ 0 0) into 0 9.644 * [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.646 * [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 9.646 * [backup-simplify]: Simplify 0 into 0 9.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.647 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.648 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.649 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.649 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.650 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.650 * [backup-simplify]: Simplify (+ 0 0) into 0 9.651 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.651 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.652 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 9.654 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 9.654 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.655 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.660 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 9.661 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.661 * [backup-simplify]: Simplify (+ 0 0) into 0 9.661 * [backup-simplify]: Simplify (+ 0 0) into 0 9.663 * [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.665 * [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 9.665 * [backup-simplify]: Simplify 0 into 0 9.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 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 (sqrt (/ 1 PI)))) into 0 9.667 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.668 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.669 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.671 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.671 * [backup-simplify]: Simplify (+ 0 0) into 0 9.673 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.674 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.675 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.676 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 9.677 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 9.678 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.679 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.680 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 9.681 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 9.681 * [backup-simplify]: Simplify (+ 0 0) into 0 9.681 * [backup-simplify]: Simplify (+ 0 0) into 0 9.683 * [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.685 * [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 9.685 * [backup-simplify]: Simplify 0 into 0 9.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.686 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.688 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.689 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.690 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.691 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 9.691 * [backup-simplify]: Simplify (+ 0 0) into 0 9.692 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.693 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.694 * [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.695 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 9.697 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 9.698 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.699 * [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.700 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 9.701 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 9.701 * [backup-simplify]: Simplify (+ 0 0) into 0 9.701 * [backup-simplify]: Simplify (+ 0 0) into 0 9.703 * [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.705 * [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 9.705 * [backup-simplify]: Simplify 0 into 0 9.706 * [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.707 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.709 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.711 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.712 * [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.715 * [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.715 * [backup-simplify]: Simplify (+ 0 0) into 0 9.717 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.719 * [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.721 * [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.723 * [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.725 * [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.726 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.727 * [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.728 * [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.730 * [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.730 * [backup-simplify]: Simplify (+ 0 0) into 0 9.730 * [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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 9.735 * [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 9.735 * [backup-simplify]: Simplify 0 into 0 9.736 * [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))))))) 9.738 * [backup-simplify]: Simplify (* (/ 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 (* 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)))) 9.739 * [approximate]: Taking taylor expansion of (* 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 9.739 * [taylor]: Taking taylor expansion of (* 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 9.739 * [taylor]: Taking taylor expansion of 1.0 in x 9.739 * [backup-simplify]: Simplify 1.0 into 1.0 9.739 * [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)))) (sqrt (/ 1 PI))) in x 9.739 * [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 9.739 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.739 * [taylor]: Taking taylor expansion of 0.2 in x 9.739 * [backup-simplify]: Simplify 0.2 into 0.2 9.739 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.739 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.739 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.739 * [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 9.739 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 9.739 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 9.739 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.739 * [taylor]: Taking taylor expansion of 2.0 in x 9.739 * [backup-simplify]: Simplify 2.0 into 2.0 9.739 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.739 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.739 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.739 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.739 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.739 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.739 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.739 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.739 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 9.739 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.739 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.739 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 9.739 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.739 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.739 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.739 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.740 * [taylor]: Taking taylor expansion of PI in x 9.740 * [backup-simplify]: Simplify PI into PI 9.740 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.740 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.741 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.742 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.742 * [taylor]: Taking taylor expansion of (* 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 9.742 * [taylor]: Taking taylor expansion of 1.0 in x 9.742 * [backup-simplify]: Simplify 1.0 into 1.0 9.742 * [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)))) (sqrt (/ 1 PI))) in x 9.742 * [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 9.742 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.742 * [taylor]: Taking taylor expansion of 0.2 in x 9.742 * [backup-simplify]: Simplify 0.2 into 0.2 9.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.742 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.742 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.742 * [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 9.742 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 9.742 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 9.742 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.742 * [taylor]: Taking taylor expansion of 2.0 in x 9.742 * [backup-simplify]: Simplify 2.0 into 2.0 9.742 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.742 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.742 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.742 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.742 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.742 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.742 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.742 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 9.742 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.742 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 9.742 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.743 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.743 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.743 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.743 * [taylor]: Taking taylor expansion of PI in x 9.743 * [backup-simplify]: Simplify PI into PI 9.743 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.744 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.745 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.745 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 9.745 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 9.746 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 9.746 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 9.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.746 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.746 * [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))) 9.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.747 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 9.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 9.747 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 9.747 * [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)))) 9.748 * [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))))) 9.749 * [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.750 * [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)))) 9.752 * [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)))) 9.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.752 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 9.753 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 9.753 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 9.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.754 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.755 * [backup-simplify]: Simplify (+ 0 0) into 0 9.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.756 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 9.756 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 9.757 * [backup-simplify]: Simplify (+ 0 0) into 0 9.757 * [backup-simplify]: Simplify (+ 0 0) into 0 9.764 * [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 9.767 * [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 9.767 * [backup-simplify]: Simplify 0 into 0 9.768 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.770 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.770 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.771 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.772 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 9.772 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 9.773 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.773 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.774 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.774 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.774 * [backup-simplify]: Simplify (+ 0 0) into 0 9.775 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.775 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.776 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 9.777 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 9.777 * [backup-simplify]: Simplify (+ 0 0) into 0 9.777 * [backup-simplify]: Simplify (+ 0 0) into 0 9.778 * [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 9.780 * [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 9.780 * [backup-simplify]: Simplify 0 into 0 9.781 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.782 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.782 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.783 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 9.784 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.785 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.787 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.787 * [backup-simplify]: Simplify (+ 0 0) into 0 9.788 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.788 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.789 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.790 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 9.791 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 9.791 * [backup-simplify]: Simplify (+ 0 0) into 0 9.791 * [backup-simplify]: Simplify (+ 0 0) into 0 9.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))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 9.795 * [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 9.795 * [backup-simplify]: Simplify 0 into 0 9.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.798 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.800 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.801 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 9.803 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 9.804 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.806 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.807 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.808 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.809 * [backup-simplify]: Simplify (+ 0 0) into 0 9.810 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.811 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.813 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 9.815 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 9.816 * [backup-simplify]: Simplify (+ 0 0) into 0 9.816 * [backup-simplify]: Simplify (+ 0 0) into 0 9.818 * [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 9.821 * [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 9.822 * [backup-simplify]: Simplify 0 into 0 9.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.824 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.826 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.827 * [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.829 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 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 (pow (fabs (/ -1 x)) 5))))))) into 0 9.833 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.834 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.838 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 9.838 * [backup-simplify]: Simplify (+ 0 0) into 0 9.839 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.841 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.843 * [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.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 9.846 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 9.847 * [backup-simplify]: Simplify (+ 0 0) into 0 9.847 * [backup-simplify]: Simplify (+ 0 0) into 0 9.850 * [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 9.853 * [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 9.853 * [backup-simplify]: Simplify 0 into 0 9.855 * [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.856 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.858 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.860 * [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.862 * [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.864 * [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.866 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.868 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.870 * [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.872 * [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.873 * [backup-simplify]: Simplify (+ 0 0) into 0 9.874 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.876 * [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.878 * [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.880 * [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.889 * [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.889 * [backup-simplify]: Simplify (+ 0 0) into 0 9.889 * [backup-simplify]: Simplify (+ 0 0) into 0 9.892 * [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 9.896 * [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 9.896 * [backup-simplify]: Simplify 0 into 0 9.899 * [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))))))) 9.899 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2 2) 9.900 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.900 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in (x) around 0 9.900 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 9.900 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.900 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.900 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 9.900 * [taylor]: Taking taylor expansion of (fabs x) in x 9.900 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.900 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 9.900 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.900 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.900 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 9.900 * [taylor]: Taking taylor expansion of (fabs x) in x 9.900 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.900 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.901 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.901 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 9.901 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.901 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.902 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 9.902 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 6))) into 0 9.902 * [backup-simplify]: Simplify 0 into 0 9.903 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.903 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.904 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.905 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 9.905 * [backup-simplify]: Simplify 0 into 0 9.906 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.907 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.908 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.909 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 9.909 * [backup-simplify]: Simplify 0 into 0 9.909 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.911 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.912 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 9.912 * [backup-simplify]: Simplify 0 into 0 9.913 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.914 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.915 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.917 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 9.917 * [backup-simplify]: Simplify 0 into 0 9.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.923 * [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.925 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 9.925 * [backup-simplify]: Simplify 0 into 0 9.925 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.926 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs (/ 1 x)) (* 2 3))) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 9.926 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in (x) around 0 9.926 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 9.926 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.926 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.926 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 9.926 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.926 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.927 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 9.927 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.927 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.927 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 9.927 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.927 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.927 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.927 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.928 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 9.928 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 9.928 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 9.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.929 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.929 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 9.929 * [backup-simplify]: Simplify 0 into 0 9.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.931 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.931 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.932 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 9.932 * [backup-simplify]: Simplify 0 into 0 9.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.935 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.936 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 9.936 * [backup-simplify]: Simplify 0 into 0 9.937 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.940 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.942 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 9.942 * [backup-simplify]: Simplify 0 into 0 9.943 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.945 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.947 * [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.949 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 9.949 * [backup-simplify]: Simplify 0 into 0 9.950 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.952 * [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.954 * [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.957 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 9.957 * [backup-simplify]: Simplify 0 into 0 9.957 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.958 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs (/ 1 (- x))) (* 2 3))) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 9.958 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in (x) around 0 9.958 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 9.958 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.958 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.958 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 9.958 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.958 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.958 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 9.958 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.958 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.958 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 9.958 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.958 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.959 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.959 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.959 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 9.959 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 9.960 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 9.960 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.960 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.960 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.961 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 9.961 * [backup-simplify]: Simplify 0 into 0 9.962 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.962 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.963 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.964 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 9.964 * [backup-simplify]: Simplify 0 into 0 9.965 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.966 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.967 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.968 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 9.968 * [backup-simplify]: Simplify 0 into 0 9.969 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.972 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.973 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 9.973 * [backup-simplify]: Simplify 0 into 0 9.975 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.976 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.978 * [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.980 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 9.980 * [backup-simplify]: Simplify 0 into 0 9.982 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 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 (pow (fabs (/ -1 x)) 2)))))))) into 0 9.986 * [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.988 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 9.988 * [backup-simplify]: Simplify 0 into 0 9.988 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 9.988 * * * [progress]: simplifying candidates 9.993 * [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 (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) (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 (/ 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 (* (/ 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 (* (/ 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 1.0) 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)))))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 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)))))) (+ (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)) (+ (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.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)))))))) (* (/ 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)))))))) (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)))))))) (* 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))))))))) (* 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 (/ 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))) (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)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (/ 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))) (/ 1.0 (sqrt PI))) (* (* (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)) (* (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))))))))) (* (/ 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)))))))) (* (/ 1.0 (sqrt PI)) 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))))))) (* (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))))))) (* (/ (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))))))) (* (/ (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) (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)) (+ (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))) (+ (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))))))) (* (/ 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))))))) (* (/ 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))) (+ (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))))))) (* (/ 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))))))) (* (/ 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))))))) (* (/ 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))))))) (* (/ 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))) (* (/ 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)))))))) (* 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))))))) (expm1 (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (log1p (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (+ (- (log 1.0) (log 21.0)) (* (log (fabs x)) (* 2 3))) (+ (- (log 1.0) (log 21.0)) (* (log (fabs x)) (* 2 3))) (+ (- (log 1.0) (log 21.0)) (log (pow (fabs x) (* 2 3)))) (+ (log (/ 1.0 21.0)) (* (log (fabs x)) (* 2 3))) (+ (log (/ 1.0 21.0)) (* (log (fabs x)) (* 2 3))) (+ (log (/ 1.0 21.0)) (log (pow (fabs x) (* 2 3)))) (log (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (exp (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (pow (fabs x) (* 2 3)) (pow (fabs x) (* 2 3))) (pow (fabs x) (* 2 3)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (pow (fabs x) (* 2 3)) (pow (fabs x) (* 2 3))) (pow (fabs x) (* 2 3)))) (* (cbrt (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (cbrt (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))) (cbrt (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (* (* (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (sqrt (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (sqrt (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))) (* (sqrt (/ 1.0 21.0)) (pow (sqrt (fabs x)) (* 2 3))) (* (sqrt (/ 1.0 21.0)) (pow (sqrt (fabs x)) (* 2 3))) (* (sqrt (/ 1.0 21.0)) (sqrt (pow (fabs x) (* 2 3)))) (* (sqrt (/ 1.0 21.0)) (sqrt (pow (fabs x) (* 2 3)))) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) (/ (* 2 3) 2))) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) (/ (* 2 3) 2))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (sqrt (fabs x)) (* 2 3))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (sqrt (fabs x)) (* 2 3))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (pow (fabs x) (* 2 3)))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (pow (fabs x) (* 2 3)))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) (/ (* 2 3) 2))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) (/ (* 2 3) 2))) (* (/ 1.0 21.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) (* 2 3))) (* (/ 1.0 21.0) (pow (sqrt (fabs x)) (* 2 3))) (* (/ 1.0 21.0) (pow 1 (* 2 3))) (* (/ 1.0 21.0) (* (cbrt (pow (fabs x) (* 2 3))) (cbrt (pow (fabs x) (* 2 3))))) (* (/ 1.0 21.0) (sqrt (pow (fabs x) (* 2 3)))) (* (/ 1.0 21.0) 1) (* (/ 1.0 21.0) (pow (fabs x) (/ (* 2 3) 2))) (* (cbrt (/ 1.0 21.0)) (pow (fabs x) (* 2 3))) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) (* 2 3))) (* (/ (cbrt 1.0) (cbrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ (cbrt 1.0) (sqrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ (cbrt 1.0) 21.0) (pow (fabs x) (* 2 3))) (* (/ (sqrt 1.0) (cbrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ (sqrt 1.0) 21.0) (pow (fabs x) (* 2 3))) (* (/ 1.0 (cbrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) (* 2 3))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) (* (/ 1 21.0) (pow (fabs x) (* 2 3))) (* 1.0 (pow (fabs x) (* 2 3))) (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)) (* 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))))))) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) 10.004 * * [simplify]: Extracting # 0 : cost 0 10.004 * * [simplify]: Extracting # 1 : cost 0 10.005 * * [simplify]: Extracting # 2 : cost 0 10.005 * * [simplify]: Extracting # 3 : cost 0 10.006 * * [simplify]: Extracting # 4 : cost 0 10.007 * * [simplify]: Extracting # 5 : cost 0 10.008 * * [simplify]: Extracting # 6 : cost 0 10.008 * * [simplify]: Extracting # 7 : cost 0 10.009 * * [simplify]: Extracting # 8 : cost 0 10.010 * * [simplify]: Extracting # 9 : cost 0 10.011 * * [simplify]: Extracting # 10 : cost 0 10.011 * * [simplify]: Extracting # 11 : cost 0 10.012 * * [simplify]: Extracting # 12 : cost 0 10.012 * * [simplify]: iteration 0 : 307 enodes (cost 4308 ) 10.114 * * [simplify]: Extracting # 0 : cost 0 10.116 * * [simplify]: Extracting # 1 : cost 0 10.119 * * [simplify]: Extracting # 2 : cost 0 10.121 * * [simplify]: Extracting # 3 : cost 0 10.123 * * [simplify]: Extracting # 4 : cost 0 10.125 * * [simplify]: Extracting # 5 : cost 0 10.126 * * [simplify]: Extracting # 6 : cost 0 10.127 * * [simplify]: iteration 1 : 876 enodes (cost 3725 ) 10.597 * * [simplify]: Extracting # 0 : cost 0 10.601 * * [simplify]: Extracting # 1 : cost 0 10.610 * * [simplify]: Extracting # 2 : cost 0 10.614 * * [simplify]: Extracting # 3 : cost 0 10.619 * * [simplify]: Extracting # 4 : cost 0 10.626 * * [simplify]: iteration 2 : 3560 enodes (cost 3374 ) 12.366 * * [simplify]: Extracting # 0 : cost 0 12.378 * * [simplify]: Extracting # 1 : cost 0 12.385 * * [simplify]: Extracting # 2 : cost 0 12.391 * * [simplify]: Extracting # 3 : cost 0 12.399 * * [simplify]: Extracting # 4 : cost 0 12.410 * * [simplify]: iteration done: 5001 enodes (cost 3367 ) 12.412 * [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)) (* (pow (fabs x) 2) (/ 2.0 3.0)) (* (/ 2.0 3.0) (pow (sqrt (fabs x)) 3)) (/ 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)) (* (/ 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 (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log1p (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (pow (exp (/ 1.0 (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (pow 1.0 3) (pow (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3)) (* PI (sqrt PI))) (pow (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) 3) (* (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)))) (cbrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (pow (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) 3) (sqrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (sqrt (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (* 1.0 (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)) 3))) (* (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) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)) (- (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)) (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) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) 1.0) (* (sqrt PI) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ 1.0 (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (/ 1.0 (sqrt PI)) (fabs x)) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (/ 1.0 (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (/ 1.0 (sqrt PI)) (fabs x)) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (/ (* (* (cbrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) 1.0) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (sqrt (/ 1.0 (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (cbrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (sqrt 1.0) (cbrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (sqrt 1.0) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt PI))) (/ (* (sqrt 1.0) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (sqrt PI))) (/ (* (sqrt 1.0) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt PI)) (/ (* (sqrt 1.0) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (sqrt PI))) (/ (* (sqrt 1.0) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt PI)) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (cbrt (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt (cbrt PI)))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt (sqrt PI))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt (sqrt PI))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt PI)) (* (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)) 3)) (/ 1.0 (sqrt PI))) (* (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (expm1 (* (pow (fabs x) 6) (/ 1.0 21.0))) (log1p (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (exp (* (pow (fabs x) 6) (/ 1.0 21.0))) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (* (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0)))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) 3)) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) 3)) (* (sqrt (/ 1.0 21.0)) (sqrt (pow (fabs x) 6))) (* (sqrt (/ 1.0 21.0)) (sqrt (pow (fabs x) 6))) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) 3)) (* (sqrt (/ 1.0 21.0)) (pow (fabs x) 3)) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (/ 1.0 21.0) (pow (fabs x) 4)) (* (pow (fabs x) 3) (/ 1.0 21.0)) (/ 1.0 21.0) (* (* (cbrt (pow (fabs x) 6)) (cbrt (pow (fabs x) 6))) (/ 1.0 21.0)) (* (sqrt (pow (fabs x) 6)) (/ 1.0 21.0)) (/ 1.0 21.0) (* (pow (fabs x) 3) (/ 1.0 21.0)) (* (pow (fabs x) 6) (cbrt (/ 1.0 21.0))) (* (pow (fabs x) 6) (sqrt (/ 1.0 21.0))) (/ (* (cbrt 1.0) (pow (fabs x) 6)) (cbrt 21.0)) (* (pow (fabs x) 6) (/ (cbrt 1.0) (sqrt 21.0))) (* (pow (fabs x) 6) (/ (cbrt 1.0) 21.0)) (* (pow (fabs x) 6) (/ (sqrt 1.0) (cbrt 21.0))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 6)) (* (/ (sqrt 1.0) 21.0) (pow (fabs x) 6)) (* (/ 1.0 (cbrt 21.0)) (pow (fabs x) 6)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))) (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (/ (pow (fabs x) 6) 21.0) (* 1.0 (pow (fabs x) 6)) (fabs (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 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)))))) (* (* 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)))))) (* (* 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)))))) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) 12.415 * * * [progress]: adding candidates to table 13.543 * * [progress]: iteration 3 / 4 13.543 * * * [progress]: picking best candidate 13.562 * * * * [pick]: Picked # 13.562 * * * [progress]: localizing error 13.611 * * * [progress]: generating rewritten candidates 13.611 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 13.612 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 3) 13.637 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 13.683 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2 1) 13.745 * * * [progress]: generating series expansions 13.745 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 13.745 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 3) 13.746 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.746 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 13.746 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 13.747 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.747 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.747 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.747 * [taylor]: Taking taylor expansion of (fabs x) in x 13.747 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.747 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 13.747 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.747 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.747 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.747 * [taylor]: Taking taylor expansion of (fabs x) in x 13.747 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.747 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.747 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.748 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.748 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.748 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.748 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.749 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 13.749 * [backup-simplify]: Simplify 0 into 0 13.749 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.750 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.751 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 13.751 * [backup-simplify]: Simplify 0 into 0 13.752 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.753 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.754 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 13.754 * [backup-simplify]: Simplify 0 into 0 13.756 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.757 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.758 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 13.758 * [backup-simplify]: Simplify 0 into 0 13.760 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.762 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.764 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 13.764 * [backup-simplify]: Simplify 0 into 0 13.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.768 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.775 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 13.775 * [backup-simplify]: Simplify 0 into 0 13.776 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.776 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 13.776 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 13.776 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 13.776 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.776 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.776 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.776 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.777 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.777 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 13.777 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.777 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.777 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.777 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.777 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.777 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.777 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.777 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 13.777 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 13.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.778 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 13.778 * [backup-simplify]: Simplify 0 into 0 13.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.779 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.779 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 13.779 * [backup-simplify]: Simplify 0 into 0 13.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.781 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.781 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 13.782 * [backup-simplify]: Simplify 0 into 0 13.782 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.783 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.784 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 13.784 * [backup-simplify]: Simplify 0 into 0 13.785 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.786 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.787 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 13.787 * [backup-simplify]: Simplify 0 into 0 13.789 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.790 * [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 13.791 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 13.791 * [backup-simplify]: Simplify 0 into 0 13.792 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.792 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 13.792 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 13.792 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 13.792 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.792 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.792 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.792 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.792 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 13.792 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.792 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.792 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.792 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.792 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.793 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.793 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 13.793 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 13.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.794 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 13.794 * [backup-simplify]: Simplify 0 into 0 13.794 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.795 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.795 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 13.795 * [backup-simplify]: Simplify 0 into 0 13.796 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.797 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 13.797 * [backup-simplify]: Simplify 0 into 0 13.798 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.800 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 13.800 * [backup-simplify]: Simplify 0 into 0 13.801 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.802 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 13.803 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 13.803 * [backup-simplify]: Simplify 0 into 0 13.805 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.806 * [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 13.807 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 13.807 * [backup-simplify]: Simplify 0 into 0 13.808 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.808 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 13.812 * [backup-simplify]: Simplify (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) into (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) 13.812 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) in (x) around 0 13.812 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) in x 13.812 * [taylor]: Taking taylor expansion of 1.0 in x 13.812 * [backup-simplify]: Simplify 1.0 into 1.0 13.812 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) in x 13.812 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) in x 13.813 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 13.813 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 13.813 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 13.813 * [taylor]: Taking taylor expansion of 2.0 in x 13.813 * [backup-simplify]: Simplify 2.0 into 2.0 13.813 * [taylor]: Taking taylor expansion of (fabs x) in x 13.813 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.813 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 13.813 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.813 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.813 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.813 * [taylor]: Taking taylor expansion of (fabs x) in x 13.813 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.813 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) in x 13.813 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) in x 13.813 * [taylor]: Taking taylor expansion of 1.0 in x 13.813 * [backup-simplify]: Simplify 1.0 into 1.0 13.813 * [taylor]: Taking taylor expansion of (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) in x 13.813 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 13.813 * [taylor]: Taking taylor expansion of (fabs x) in x 13.813 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.813 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 13.813 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 13.813 * [taylor]: Taking taylor expansion of 21.0 in x 13.813 * [backup-simplify]: Simplify 21.0 into 21.0 13.814 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 13.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 13.815 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.815 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.815 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 13.815 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 13.817 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 13.818 * [backup-simplify]: Simplify (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) 13.818 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 13.818 * [taylor]: Taking taylor expansion of 0.2 in x 13.818 * [backup-simplify]: Simplify 0.2 into 0.2 13.818 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 13.818 * [taylor]: Taking taylor expansion of (fabs x) in x 13.818 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.818 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 13.818 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 13.818 * [taylor]: Taking taylor expansion of PI in x 13.818 * [backup-simplify]: Simplify PI into PI 13.818 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 13.819 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 13.820 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 13.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 13.821 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI)))) in x 13.821 * [taylor]: Taking taylor expansion of 1.0 in x 13.821 * [backup-simplify]: Simplify 1.0 into 1.0 13.821 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) (sqrt (/ 1 PI))) in x 13.821 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) in x 13.821 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 13.821 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 13.821 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 13.821 * [taylor]: Taking taylor expansion of 2.0 in x 13.821 * [backup-simplify]: Simplify 2.0 into 2.0 13.821 * [taylor]: Taking taylor expansion of (fabs x) in x 13.821 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.821 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 13.821 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.821 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.821 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.821 * [taylor]: Taking taylor expansion of (fabs x) in x 13.821 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.821 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) in x 13.821 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) in x 13.821 * [taylor]: Taking taylor expansion of 1.0 in x 13.821 * [backup-simplify]: Simplify 1.0 into 1.0 13.821 * [taylor]: Taking taylor expansion of (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) in x 13.821 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 13.822 * [taylor]: Taking taylor expansion of (fabs x) in x 13.822 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.822 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 13.822 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 13.822 * [taylor]: Taking taylor expansion of 21.0 in x 13.822 * [backup-simplify]: Simplify 21.0 into 21.0 13.822 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 13.822 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 13.822 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.823 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.823 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 13.823 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 13.824 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 13.824 * [backup-simplify]: Simplify (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) 13.824 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 13.824 * [taylor]: Taking taylor expansion of 0.2 in x 13.824 * [backup-simplify]: Simplify 0.2 into 0.2 13.824 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 13.824 * [taylor]: Taking taylor expansion of (fabs x) in x 13.825 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.825 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 13.825 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 13.825 * [taylor]: Taking taylor expansion of PI in x 13.825 * [backup-simplify]: Simplify PI into PI 13.825 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 13.826 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 13.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 13.827 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 13.827 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 13.827 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.827 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.827 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 13.827 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) 13.828 * [backup-simplify]: Simplify (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) into (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) 13.828 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.828 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 13.829 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 13.829 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 13.830 * [backup-simplify]: Simplify (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) into (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) 13.831 * [backup-simplify]: Simplify (+ (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5)))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 13.833 * [backup-simplify]: Simplify (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))))) 13.835 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) 13.837 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) 13.837 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 13.837 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.838 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 13.838 * [backup-simplify]: Simplify (+ 0 0) into 0 13.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 13.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 13.840 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 13.842 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))))) into 0 13.844 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)))) into 0 13.844 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.845 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 13.845 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 13.846 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 13.846 * [backup-simplify]: Simplify (+ 0 0) into 0 13.847 * [backup-simplify]: Simplify (+ 0 0) into 0 13.849 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 13.853 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))))))) into 0 13.853 * [backup-simplify]: Simplify 0 into 0 13.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.856 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 13.856 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.857 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.859 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 13.859 * [backup-simplify]: Simplify (+ 0 0) into 0 13.860 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.860 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.861 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 13.861 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 13.863 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 13.864 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 13.867 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 13.869 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))))) into 0 13.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.870 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.871 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 13.872 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 13.872 * [backup-simplify]: Simplify (+ 0 0) into 0 13.873 * [backup-simplify]: Simplify (+ 0 0) into 0 13.876 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 13.880 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))))) into 0 13.880 * [backup-simplify]: Simplify 0 into 0 13.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.883 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 13.884 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.886 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.886 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 13.887 * [backup-simplify]: Simplify (+ 0 0) into 0 13.887 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.888 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.888 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 13.889 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 13.890 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 13.890 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 13.899 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 13.900 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)))))) into 0 13.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.902 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.902 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 13.903 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 13.903 * [backup-simplify]: Simplify (+ 0 0) into 0 13.903 * [backup-simplify]: Simplify (+ 0 0) into 0 13.905 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 13.908 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))))))))) into 0 13.908 * [backup-simplify]: Simplify 0 into 0 13.909 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.910 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 13.911 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.913 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 13.914 * [backup-simplify]: Simplify (+ 0 0) into 0 13.914 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.915 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.916 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 13.917 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 13.919 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 13.920 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 13.925 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 13.928 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))))))) into 0 13.929 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.931 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.932 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 13.934 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 13.934 * [backup-simplify]: Simplify (+ 0 0) into 0 13.935 * [backup-simplify]: Simplify (+ 0 0) into 0 13.938 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 13.943 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))))))) into 0 13.943 * [backup-simplify]: Simplify 0 into 0 13.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.946 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 13.948 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.950 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.951 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.953 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 13.954 * [backup-simplify]: Simplify (+ 0 0) into 0 13.956 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.958 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.959 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 13.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 13.962 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 13.964 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 13.970 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 13.973 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)))))))) into 0 13.975 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.976 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.978 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 13.980 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 13.981 * [backup-simplify]: Simplify (+ 0 0) into 0 13.981 * [backup-simplify]: Simplify (+ 0 0) into 0 13.985 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 13.990 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))))))))))) into 0 13.990 * [backup-simplify]: Simplify 0 into 0 13.991 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.993 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 13.995 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.997 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.998 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.999 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 13.999 * [backup-simplify]: Simplify (+ 0 0) into 0 14.001 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.002 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 14.003 * [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 14.004 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 14.005 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.006 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 14.010 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))))))))) into 0 14.018 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.020 * [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 14.021 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 14.022 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 14.023 * [backup-simplify]: Simplify (+ 0 0) into 0 14.023 * [backup-simplify]: Simplify (+ 0 0) into 0 14.025 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 14.028 * [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)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))))))))) into 0 14.028 * [backup-simplify]: Simplify 0 into 0 14.030 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) 14.033 * [backup-simplify]: Simplify (* (/ 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 (sqrt 21.0)) (* (pow (fabs (/ 1 x)) 6) (/ 1.0 (sqrt 21.0)))))))) into (* 1.0 (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI)))) 14.033 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI)))) in (x) around 0 14.033 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI)))) in x 14.033 * [taylor]: Taking taylor expansion of 1.0 in x 14.033 * [backup-simplify]: Simplify 1.0 into 1.0 14.033 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI))) in x 14.033 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) in x 14.034 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 14.034 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 14.034 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 14.034 * [taylor]: Taking taylor expansion of 2.0 in x 14.034 * [backup-simplify]: Simplify 2.0 into 2.0 14.034 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.034 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.034 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.034 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.034 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.034 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.034 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.034 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.034 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 14.034 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.034 * [taylor]: Taking taylor expansion of 1.0 in x 14.034 * [backup-simplify]: Simplify 1.0 into 1.0 14.034 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.034 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 14.034 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.034 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.034 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.034 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.034 * [taylor]: Taking taylor expansion of 21.0 in x 14.034 * [backup-simplify]: Simplify 21.0 into 21.0 14.035 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.035 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.035 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.035 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.035 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 14.036 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 14.036 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.037 * [backup-simplify]: Simplify (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) 14.037 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 14.037 * [taylor]: Taking taylor expansion of 0.2 in x 14.037 * [backup-simplify]: Simplify 0.2 into 0.2 14.037 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 14.037 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.037 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.037 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.037 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.037 * [taylor]: Taking taylor expansion of PI in x 14.037 * [backup-simplify]: Simplify PI into PI 14.038 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.038 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.039 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.040 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.040 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI)))) in x 14.040 * [taylor]: Taking taylor expansion of 1.0 in x 14.040 * [backup-simplify]: Simplify 1.0 into 1.0 14.040 * [taylor]: Taking taylor expansion of (* (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) (sqrt (/ 1 PI))) in x 14.040 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) in x 14.040 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 14.040 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 14.040 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 14.040 * [taylor]: Taking taylor expansion of 2.0 in x 14.040 * [backup-simplify]: Simplify 2.0 into 2.0 14.040 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.040 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.040 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.040 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.040 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.040 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.040 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.040 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.040 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 14.040 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.040 * [taylor]: Taking taylor expansion of 1.0 in x 14.040 * [backup-simplify]: Simplify 1.0 into 1.0 14.040 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.040 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 14.040 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.040 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.040 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.040 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.040 * [taylor]: Taking taylor expansion of 21.0 in x 14.040 * [backup-simplify]: Simplify 21.0 into 21.0 14.041 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.041 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.041 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.041 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.042 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 14.042 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 14.042 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.043 * [backup-simplify]: Simplify (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) 14.043 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 14.043 * [taylor]: Taking taylor expansion of 0.2 in x 14.043 * [backup-simplify]: Simplify 0.2 into 0.2 14.043 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 14.043 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.043 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.043 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.043 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.043 * [taylor]: Taking taylor expansion of PI in x 14.043 * [backup-simplify]: Simplify PI into PI 14.044 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.044 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.045 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.046 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.046 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 14.046 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.046 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.046 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 14.046 * [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))) 14.047 * [backup-simplify]: Simplify (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) into (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) 14.047 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.047 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 14.048 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 14.048 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 14.049 * [backup-simplify]: Simplify (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5))) into (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5))) 14.050 * [backup-simplify]: Simplify (+ (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs (/ 1 x)) 5)))) into (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 14.052 * [backup-simplify]: Simplify (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 14.054 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 14.056 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 14.057 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 14.057 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 14.057 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 14.057 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 14.058 * [backup-simplify]: Simplify (+ 0 0) into 0 14.058 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 14.058 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 14.058 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 14.058 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 14.059 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 14.060 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.061 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)))) into 0 14.062 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 14.062 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 14.062 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 14.062 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 14.063 * [backup-simplify]: Simplify (+ 0 0) into 0 14.063 * [backup-simplify]: Simplify (+ 0 0) into 0 14.065 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 14.067 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 14.067 * [backup-simplify]: Simplify 0 into 0 14.067 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.068 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 14.069 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 14.070 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 14.070 * [backup-simplify]: Simplify (+ 0 0) into 0 14.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 14.071 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 14.072 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 14.073 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 14.073 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 14.075 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.077 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))))) into 0 14.077 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.077 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 14.078 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 14.078 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 14.079 * [backup-simplify]: Simplify (+ 0 0) into 0 14.079 * [backup-simplify]: Simplify (+ 0 0) into 0 14.081 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 14.085 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 14.085 * [backup-simplify]: Simplify 0 into 0 14.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.088 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.089 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.090 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.091 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 14.093 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 14.093 * [backup-simplify]: Simplify (+ 0 0) into 0 14.094 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.095 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 14.096 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 14.097 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 14.098 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.100 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 14.104 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.106 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)))))) into 0 14.107 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.108 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 14.109 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 14.111 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 14.111 * [backup-simplify]: Simplify (+ 0 0) into 0 14.111 * [backup-simplify]: Simplify (+ 0 0) into 0 14.115 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 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 14.119 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 14.119 * [backup-simplify]: Simplify 0 into 0 14.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.122 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.124 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.125 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.126 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 14.128 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 14.128 * [backup-simplify]: Simplify (+ 0 0) into 0 14.137 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.138 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 14.140 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 14.141 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 14.143 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.144 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 14.149 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.152 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))))))) into 0 14.154 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.155 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 14.156 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 14.158 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 14.158 * [backup-simplify]: Simplify (+ 0 0) into 0 14.159 * [backup-simplify]: Simplify (+ 0 0) into 0 14.162 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 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 14.167 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 14.168 * [backup-simplify]: Simplify 0 into 0 14.169 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.170 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.172 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.174 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.176 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 14.178 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 14.178 * [backup-simplify]: Simplify (+ 0 0) into 0 14.180 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.181 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 14.183 * [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 14.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 14.186 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.187 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 14.193 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.196 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)))))))) into 0 14.198 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.200 * [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 14.201 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 14.203 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 14.204 * [backup-simplify]: Simplify (+ 0 0) into 0 14.204 * [backup-simplify]: Simplify (+ 0 0) into 0 14.207 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 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 14.213 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 14.213 * [backup-simplify]: Simplify 0 into 0 14.214 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.216 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.218 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.220 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.222 * [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 14.225 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 14.225 * [backup-simplify]: Simplify (+ 0 0) into 0 14.227 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.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 14.231 * [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 14.233 * [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 14.235 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.236 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 14.244 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.247 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))))))))) into 0 14.249 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.251 * [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 14.253 * [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 14.255 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 14.256 * [backup-simplify]: Simplify (+ 0 0) into 0 14.256 * [backup-simplify]: Simplify (+ 0 0) into 0 14.260 * [backup-simplify]: Simplify (+ (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 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 14.266 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 14.266 * [backup-simplify]: Simplify 0 into 0 14.269 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 1.0 (/ (pow (fabs (/ 1 (/ 1 x))) 7) (pow (sqrt 21.0) 2))) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) 14.282 * [backup-simplify]: Simplify (* (/ 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 (sqrt 21.0)) (* (pow (fabs (/ 1 (- x))) 6) (/ 1.0 (sqrt 21.0)))))))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI)))) 14.282 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI)))) in (x) around 0 14.282 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI)))) in x 14.282 * [taylor]: Taking taylor expansion of 1.0 in x 14.282 * [backup-simplify]: Simplify 1.0 into 1.0 14.282 * [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))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI))) in x 14.282 * [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))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) in x 14.282 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 14.282 * [taylor]: Taking taylor expansion of 0.2 in x 14.283 * [backup-simplify]: Simplify 0.2 into 0.2 14.283 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 14.283 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.283 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.283 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))) in x 14.283 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 14.283 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 14.283 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 14.283 * [taylor]: Taking taylor expansion of 2.0 in x 14.283 * [backup-simplify]: Simplify 2.0 into 2.0 14.283 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.283 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.283 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 14.283 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.283 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.283 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 14.283 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.283 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.283 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.283 * [taylor]: Taking taylor expansion of 1.0 in x 14.284 * [backup-simplify]: Simplify 1.0 into 1.0 14.284 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.284 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 14.284 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.284 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.284 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.284 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.284 * [taylor]: Taking taylor expansion of 21.0 in x 14.284 * [backup-simplify]: Simplify 21.0 into 21.0 14.284 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.285 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.285 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.285 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 14.286 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 14.286 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 14.288 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.289 * [backup-simplify]: Simplify (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) 14.289 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.289 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.289 * [taylor]: Taking taylor expansion of PI in x 14.289 * [backup-simplify]: Simplify PI into PI 14.289 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.290 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.291 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.292 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.292 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI)))) in x 14.292 * [taylor]: Taking taylor expansion of 1.0 in x 14.292 * [backup-simplify]: Simplify 1.0 into 1.0 14.292 * [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))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) (sqrt (/ 1 PI))) in x 14.293 * [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))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) in x 14.293 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 14.293 * [taylor]: Taking taylor expansion of 0.2 in x 14.293 * [backup-simplify]: Simplify 0.2 into 0.2 14.293 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 14.293 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.293 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.293 * [taylor]: Taking taylor expansion of (+ (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))) in x 14.293 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 14.293 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 14.293 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 14.293 * [taylor]: Taking taylor expansion of 2.0 in x 14.293 * [backup-simplify]: Simplify 2.0 into 2.0 14.293 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.293 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.293 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 14.293 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.293 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.293 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 14.293 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.294 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.294 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.294 * [taylor]: Taking taylor expansion of 1.0 in x 14.294 * [backup-simplify]: Simplify 1.0 into 1.0 14.294 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.294 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 14.294 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.294 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.294 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.294 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.294 * [taylor]: Taking taylor expansion of 21.0 in x 14.294 * [backup-simplify]: Simplify 21.0 into 21.0 14.294 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.295 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.296 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 14.296 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 14.296 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 14.297 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.299 * [backup-simplify]: Simplify (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) 14.299 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.299 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.299 * [taylor]: Taking taylor expansion of PI in x 14.299 * [backup-simplify]: Simplify PI into PI 14.299 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.300 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.303 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.303 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 14.303 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 14.303 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 14.304 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 14.304 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.304 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 14.304 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 14.305 * [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))) 14.306 * [backup-simplify]: Simplify (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) into (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) 14.308 * [backup-simplify]: Simplify (+ (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))) into (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) 14.310 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 14.313 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI))) 14.316 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))) 14.320 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))) 14.320 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 14.320 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 14.321 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 14.321 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 14.322 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 14.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 14.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 14.323 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 14.323 * [backup-simplify]: Simplify (+ 0 0) into 0 14.324 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 14.324 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 14.324 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 14.325 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 14.325 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 14.328 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.330 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))) into 0 14.330 * [backup-simplify]: Simplify (+ 0 0) into 0 14.330 * [backup-simplify]: Simplify (+ 0 0) into 0 14.333 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 14.337 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI))))) into 0 14.338 * [backup-simplify]: Simplify 0 into 0 14.339 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.340 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 14.341 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.342 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 14.342 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 14.343 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 14.344 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.345 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 14.346 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 14.347 * [backup-simplify]: Simplify (+ 0 0) into 0 14.347 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.348 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 14.349 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 14.349 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 14.351 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 14.352 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 14.355 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.357 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) into 0 14.357 * [backup-simplify]: Simplify (+ 0 0) into 0 14.358 * [backup-simplify]: Simplify (+ 0 0) into 0 14.361 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 14.365 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))))) into 0 14.365 * [backup-simplify]: Simplify 0 into 0 14.366 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.368 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.368 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.369 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 14.370 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 14.372 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 14.373 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.373 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.374 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 14.376 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 14.376 * [backup-simplify]: Simplify (+ 0 0) into 0 14.377 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.378 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 14.379 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 14.379 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 14.381 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.382 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 14.386 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.388 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) into 0 14.388 * [backup-simplify]: Simplify (+ 0 0) into 0 14.389 * [backup-simplify]: Simplify (+ 0 0) into 0 14.392 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 14.397 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI))))))) into 0 14.397 * [backup-simplify]: Simplify 0 into 0 14.398 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.400 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.401 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.403 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.404 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 14.406 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 14.408 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.409 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.410 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.412 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 14.412 * [backup-simplify]: Simplify (+ 0 0) into 0 14.414 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.415 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.417 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 14.418 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 14.420 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.421 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 14.426 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.429 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))))) into 0 14.437 * [backup-simplify]: Simplify (+ 0 0) into 0 14.438 * [backup-simplify]: Simplify (+ 0 0) into 0 14.442 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 14.447 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))))))) into 0 14.447 * [backup-simplify]: Simplify 0 into 0 14.448 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.450 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.452 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.453 * [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 14.455 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 14.457 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 14.459 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.461 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 14.464 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 14.465 * [backup-simplify]: Simplify (+ 0 0) into 0 14.466 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.468 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 14.470 * [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 14.471 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 14.473 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.474 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 14.481 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.484 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))))) into 0 14.484 * [backup-simplify]: Simplify (+ 0 0) into 0 14.485 * [backup-simplify]: Simplify (+ 0 0) into 0 14.488 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 14.494 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI))))))))) into 0 14.494 * [backup-simplify]: Simplify 0 into 0 14.496 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.498 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.500 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.502 * [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 14.504 * [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 14.507 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 14.509 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.511 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.513 * [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 14.516 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 14.516 * [backup-simplify]: Simplify (+ 0 0) into 0 14.518 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.520 * [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 14.523 * [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 14.525 * [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 14.526 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.528 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 14.535 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 21.0) 2)) (+ (* (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))) (* 0 (/ 0 (pow (sqrt 21.0) 2))))) into 0 14.539 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))))))) into 0 14.540 * [backup-simplify]: Simplify (+ 0 0) into 0 14.540 * [backup-simplify]: Simplify (+ 0 0) into 0 14.543 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 14.546 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))))))))) into 0 14.546 * [backup-simplify]: Simplify 0 into 0 14.548 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 1.0 (/ (pow (fabs (/ -1 (/ 1 (- x)))) 7) (pow (sqrt 21.0) 2)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) 14.548 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2 1) 14.549 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) into (* 0.2 (pow (fabs x) 4)) 14.549 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in (x) around 0 14.549 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 14.549 * [taylor]: Taking taylor expansion of 0.2 in x 14.549 * [backup-simplify]: Simplify 0.2 into 0.2 14.549 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 14.549 * [taylor]: Taking taylor expansion of (fabs x) in x 14.549 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.549 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 14.549 * [taylor]: Taking taylor expansion of 0.2 in x 14.549 * [backup-simplify]: Simplify 0.2 into 0.2 14.549 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 14.549 * [taylor]: Taking taylor expansion of (fabs x) in x 14.549 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.549 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.549 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 14.550 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 14.550 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 14.550 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 14.550 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 14.550 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 4))) into 0 14.550 * [backup-simplify]: Simplify 0 into 0 14.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.551 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 14.552 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 14.552 * [backup-simplify]: Simplify 0 into 0 14.552 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.553 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 14.554 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 14.554 * [backup-simplify]: Simplify 0 into 0 14.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.555 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 14.556 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 14.556 * [backup-simplify]: Simplify 0 into 0 14.557 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.558 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 14.560 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 14.560 * [backup-simplify]: Simplify 0 into 0 14.561 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.562 * [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 14.564 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 14.564 * [backup-simplify]: Simplify 0 into 0 14.564 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 14.571 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 x)) (+ 3 1))) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 14.571 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in (x) around 0 14.571 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 14.571 * [taylor]: Taking taylor expansion of 0.2 in x 14.571 * [backup-simplify]: Simplify 0.2 into 0.2 14.571 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 14.571 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.571 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.571 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 14.571 * [taylor]: Taking taylor expansion of 0.2 in x 14.571 * [backup-simplify]: Simplify 0.2 into 0.2 14.571 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 14.571 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.571 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.572 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.572 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 14.572 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 14.572 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 14.572 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 14.572 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 14.573 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 14.573 * [backup-simplify]: Simplify 0 into 0 14.573 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.574 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 14.574 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 14.574 * [backup-simplify]: Simplify 0 into 0 14.575 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.576 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 14.576 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 14.577 * [backup-simplify]: Simplify 0 into 0 14.578 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.579 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 14.581 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 14.581 * [backup-simplify]: Simplify 0 into 0 14.583 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.585 * [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 14.587 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 14.587 * [backup-simplify]: Simplify 0 into 0 14.589 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.591 * [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 14.594 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 14.594 * [backup-simplify]: Simplify 0 into 0 14.594 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 4)) into (* 0.2 (pow (fabs x) 4)) 14.595 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) (+ 3 1))) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 14.595 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in (x) around 0 14.595 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 14.595 * [taylor]: Taking taylor expansion of 0.2 in x 14.595 * [backup-simplify]: Simplify 0.2 into 0.2 14.595 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 14.595 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.595 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.595 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 14.596 * [taylor]: Taking taylor expansion of 0.2 in x 14.596 * [backup-simplify]: Simplify 0.2 into 0.2 14.596 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 14.596 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.596 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.596 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.596 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 14.597 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 14.597 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 14.597 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 14.597 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 14.598 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 14.598 * [backup-simplify]: Simplify 0 into 0 14.599 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.600 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 14.601 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 14.601 * [backup-simplify]: Simplify 0 into 0 14.602 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.603 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 14.604 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 14.604 * [backup-simplify]: Simplify 0 into 0 14.606 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.607 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.609 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 14.609 * [backup-simplify]: Simplify 0 into 0 14.611 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.613 * [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 14.615 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 14.615 * [backup-simplify]: Simplify 0 into 0 14.617 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.619 * [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 14.621 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 14.621 * [backup-simplify]: Simplify 0 into 0 14.621 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 4)) into (* 0.2 (pow (fabs x) 4)) 14.621 * * * [progress]: simplifying candidates 14.624 * [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 (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (+ (- (log 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (+ (log (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (exp (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ (* (* 1.0 1.0) 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (* (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))))) (* 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ 1.0 (sqrt PI)) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (/ 1.0 (sqrt PI)) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (/ 1.0 (sqrt PI))) (* (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) (/ 1.0 (sqrt PI))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* (/ 1.0 (sqrt PI)) 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) 3))) (* (/ 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* 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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0)))))))) (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))) (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 (sqrt 21.0)) (* (pow (fabs x) 6) (/ 1.0 (sqrt 21.0))))))))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))))) (* 1.0 (* (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) 14.631 * * [simplify]: Extracting # 0 : cost 0 14.631 * * [simplify]: Extracting # 1 : cost 0 14.632 * * [simplify]: Extracting # 2 : cost 0 14.632 * * [simplify]: Extracting # 3 : cost 0 14.633 * * [simplify]: Extracting # 4 : cost 0 14.633 * * [simplify]: Extracting # 5 : cost 0 14.633 * * [simplify]: Extracting # 6 : cost 0 14.634 * * [simplify]: Extracting # 7 : cost 0 14.634 * * [simplify]: Extracting # 8 : cost 0 14.635 * * [simplify]: Extracting # 9 : cost 0 14.635 * * [simplify]: Extracting # 10 : cost 0 14.636 * * [simplify]: Extracting # 11 : cost 0 14.636 * * [simplify]: Extracting # 12 : cost 0 14.637 * * [simplify]: Extracting # 13 : cost 0 14.637 * * [simplify]: Extracting # 14 : cost 0 14.638 * * [simplify]: iteration 0 : 318 enodes (cost 4595 ) 14.745 * * [simplify]: Extracting # 0 : cost 0 14.747 * * [simplify]: Extracting # 1 : cost 0 14.748 * * [simplify]: Extracting # 2 : cost 0 14.751 * * [simplify]: Extracting # 3 : cost 0 14.753 * * [simplify]: Extracting # 4 : cost 0 14.756 * * [simplify]: Extracting # 5 : cost 0 14.758 * * [simplify]: iteration 1 : 911 enodes (cost 4144 ) 15.456 * * [simplify]: Extracting # 0 : cost 0 15.464 * * [simplify]: Extracting # 1 : cost 0 15.470 * * [simplify]: Extracting # 2 : cost 0 15.475 * * [simplify]: Extracting # 3 : cost 0 15.479 * * [simplify]: Extracting # 4 : cost 0 15.488 * * [simplify]: Extracting # 5 : cost 0 15.497 * * [simplify]: Extracting # 6 : cost 0 15.506 * * [simplify]: iteration 2 : 3650 enodes (cost 3622 ) 17.107 * * [simplify]: Extracting # 0 : cost 0 17.121 * * [simplify]: Extracting # 1 : cost 0 17.134 * * [simplify]: Extracting # 2 : cost 0 17.146 * * [simplify]: Extracting # 3 : cost 0 17.159 * * [simplify]: Extracting # 4 : cost 0 17.171 * * [simplify]: iteration done: 5000 enodes (cost 3622 ) 17.173 * [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 (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (log1p (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (log (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (log (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (log (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (pow (exp (/ 1.0 (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (pow 1.0 3) (sqrt PI)) (/ (pow (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3) PI)) (pow (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) 3) (* (cbrt (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (cbrt (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))))) (cbrt (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (pow (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) 3) (sqrt (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (sqrt (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (* 1.0 (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x)) 3))) (* (fma (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x)) (- (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x)) (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))))) (sqrt PI)) (* 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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (pow (fabs x) 2))) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))))) (* (sqrt PI) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x)))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (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 (sqrt PI))) (* (* (/ 1.0 (sqrt PI)) (fabs x)) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (/ 1.0 (sqrt PI))) (* (* (/ 1.0 (sqrt PI)) (fabs x)) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))) (* (cbrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ 1.0 (sqrt PI)) (cbrt (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt (/ 1.0 (sqrt PI)))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt 1.0)) (cbrt (sqrt PI))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (sqrt 1.0) (cbrt (sqrt PI)))) (/ (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt 1.0)) (sqrt (cbrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (sqrt 1.0) (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (sqrt 1.0) (sqrt PI))) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt PI)) 1.0)) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt (cbrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt (sqrt PI)))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (/ (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (sqrt PI)) (/ (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x)) 3)) (/ (sqrt PI) 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 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (pow (fabs x) 2))) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))))) (/ 1.0 (sqrt PI))) (* 1.0 (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.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 (/ 1.0 5.0)) (sqrt (pow (fabs x) 4))) (* (sqrt (/ 1.0 5.0)) (sqrt (pow (fabs x) 4))) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (* (sqrt (/ 1.0 5.0)) (pow (fabs x) 2)) (* (pow (fabs x) 2) (/ (sqrt 1.0) (sqrt 5.0))) (* (pow (fabs x) 2) (/ (sqrt 1.0) (sqrt 5.0))) (/ (* (sqrt 1.0) (sqrt (pow (fabs x) 4))) (sqrt 5.0)) (/ (* (sqrt 1.0) (sqrt (pow (fabs x) 4))) (sqrt 5.0)) (* (pow (fabs x) 2) (/ (sqrt 1.0) (sqrt 5.0))) (* (pow (fabs x) 2) (/ (sqrt 1.0) (sqrt 5.0))) (* (/ 1.0 5.0) (pow (fabs x) 3)) (/ (* 1.0 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 4)) 5.0) (* (/ 1.0 5.0) (pow (fabs x) 2)) (/ 1.0 5.0) (* (* (cbrt (pow (fabs x) 4)) (cbrt (pow (fabs x) 4))) (/ 1.0 5.0)) (* (/ 1.0 5.0) (sqrt (pow (fabs x) 4))) (/ 1.0 5.0) (* (/ 1.0 5.0) (pow (fabs x) 2)) (* (cbrt (/ 1.0 5.0)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (sqrt (/ 1.0 5.0))) (* (/ (cbrt 1.0) (cbrt 5.0)) (pow (fabs x) 4)) (* (pow (fabs x) 4) (/ (cbrt 1.0) (sqrt 5.0))) (* (pow (fabs x) 4) (/ (cbrt 1.0) 5.0)) (* (/ (sqrt 1.0) (cbrt 5.0)) (pow (fabs x) 4)) (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (fabs x) 4)) (* (/ (sqrt 1.0) 5.0) (pow (fabs x) 4)) (* (pow (fabs x) 4) (/ 1.0 (cbrt 5.0))) (* (/ 1.0 (sqrt 5.0)) (pow (fabs x) 4)) (* (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) (fabs (* (fma (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI)))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 1.0 (fma (/ (pow (fabs x) 7) 21.0) 1.0 (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (* 2.0 (fabs x)))))) (sqrt (/ 1 PI))) (* (* 1.0 (fma (/ (pow (fabs x) 7) 21.0) 1.0 (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (* 2.0 (fabs x)))))) (sqrt (/ 1 PI))) (* (* 1.0 (fma (/ (pow (fabs x) 7) 21.0) 1.0 (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (* 2.0 (fabs x)))))) (sqrt (/ 1 PI))) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) 17.174 * * * [progress]: adding candidates to table 18.595 * * [progress]: iteration 4 / 4 18.595 * * * [progress]: picking best candidate 18.623 * * * * [pick]: Picked # 18.623 * * * [progress]: localizing error 18.671 * * * [progress]: generating rewritten candidates 18.671 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 18.672 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 3 3) 18.697 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 18.721 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 3 3 2) 18.770 * * * [progress]: generating series expansions 18.770 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 18.770 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 3 3) 18.770 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs x) 3))) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.770 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 18.770 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 18.770 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.770 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.770 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 18.770 * [taylor]: Taking taylor expansion of (fabs x) in x 18.770 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.770 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 18.770 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.770 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.770 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 18.770 * [taylor]: Taking taylor expansion of (fabs x) in x 18.770 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.771 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 18.771 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 18.771 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.771 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 18.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 18.772 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 18.772 * [backup-simplify]: Simplify 0 into 0 18.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 18.772 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 18.773 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 18.773 * [backup-simplify]: Simplify 0 into 0 18.774 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 18.774 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 18.775 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 18.775 * [backup-simplify]: Simplify 0 into 0 18.776 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 18.777 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 18.785 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 18.785 * [backup-simplify]: Simplify 0 into 0 18.786 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 18.788 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 18.789 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 18.789 * [backup-simplify]: Simplify 0 into 0 18.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 18.791 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 18.793 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 18.793 * [backup-simplify]: Simplify 0 into 0 18.793 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.793 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 18.793 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 18.793 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 18.793 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.793 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.793 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 18.793 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.793 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.793 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 18.793 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.793 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.793 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 18.793 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.793 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.793 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 18.794 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 18.794 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 18.794 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 18.794 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 18.794 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 18.795 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 18.795 * [backup-simplify]: Simplify 0 into 0 18.795 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 18.795 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 18.796 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 18.796 * [backup-simplify]: Simplify 0 into 0 18.797 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 18.797 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 18.798 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 18.798 * [backup-simplify]: Simplify 0 into 0 18.799 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 18.800 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 18.801 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 18.801 * [backup-simplify]: Simplify 0 into 0 18.802 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 18.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 18.804 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 18.804 * [backup-simplify]: Simplify 0 into 0 18.805 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 18.806 * [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 18.808 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 18.808 * [backup-simplify]: Simplify 0 into 0 18.808 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.808 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 18.808 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 18.808 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 18.808 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.808 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.808 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 18.808 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 18.808 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 18.808 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 18.808 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.808 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.809 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 18.809 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 18.809 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 18.809 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 18.809 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 18.809 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 18.809 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 18.809 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 18.809 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 18.810 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 18.810 * [backup-simplify]: Simplify 0 into 0 18.810 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 18.811 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 18.811 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 18.811 * [backup-simplify]: Simplify 0 into 0 18.812 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 18.812 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 18.813 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 18.814 * [backup-simplify]: Simplify 0 into 0 18.814 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 18.815 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 18.816 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 18.816 * [backup-simplify]: Simplify 0 into 0 18.817 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 18.818 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 18.819 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 18.819 * [backup-simplify]: Simplify 0 into 0 18.821 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 18.822 * [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 18.823 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 18.823 * [backup-simplify]: Simplify 0 into 0 18.824 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.824 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 18.826 * [backup-simplify]: Simplify (/ (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)) into (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) 18.826 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 18.826 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 18.826 * [taylor]: Taking taylor expansion of 1.0 in x 18.826 * [backup-simplify]: Simplify 1.0 into 1.0 18.826 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 18.826 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 18.826 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 18.826 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 18.826 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 18.827 * [taylor]: Taking taylor expansion of (fabs x) in x 18.827 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.827 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 18.827 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 18.827 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 18.827 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 18.827 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 18.827 * [taylor]: Taking taylor expansion of (fabs x) in x 18.827 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.827 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 18.827 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 18.827 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 18.827 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 18.827 * [taylor]: Taking taylor expansion of (fabs x) in x 18.827 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.827 * [taylor]: Taking taylor expansion of 0.2 in x 18.827 * [backup-simplify]: Simplify 0.2 into 0.2 18.827 * [taylor]: Taking taylor expansion of 2.0 in x 18.827 * [backup-simplify]: Simplify 2.0 into 2.0 18.827 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 18.828 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.828 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.828 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 18.828 * [taylor]: Taking taylor expansion of (fabs x) in x 18.828 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.828 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 18.828 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 18.828 * [taylor]: Taking taylor expansion of PI in x 18.828 * [backup-simplify]: Simplify PI into PI 18.828 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 18.830 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 18.831 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 18.832 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 18.832 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 18.832 * [taylor]: Taking taylor expansion of 1.0 in x 18.832 * [backup-simplify]: Simplify 1.0 into 1.0 18.832 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 18.832 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 18.833 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 18.833 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 18.833 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 18.833 * [taylor]: Taking taylor expansion of (fabs x) in x 18.833 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.833 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 18.833 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 18.833 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 18.833 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 18.833 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 18.833 * [taylor]: Taking taylor expansion of (fabs x) in x 18.833 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.833 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 18.833 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 18.833 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 18.834 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 18.834 * [taylor]: Taking taylor expansion of (fabs x) in x 18.834 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.834 * [taylor]: Taking taylor expansion of 0.2 in x 18.834 * [backup-simplify]: Simplify 0.2 into 0.2 18.834 * [taylor]: Taking taylor expansion of 2.0 in x 18.834 * [backup-simplify]: Simplify 2.0 into 2.0 18.834 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 18.834 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.834 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.834 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 18.834 * [taylor]: Taking taylor expansion of (fabs x) in x 18.834 * [backup-simplify]: Simplify (fabs x) into (fabs x) 18.834 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 18.834 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 18.834 * [taylor]: Taking taylor expansion of PI in x 18.834 * [backup-simplify]: Simplify PI into PI 18.835 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 18.836 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 18.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 18.838 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 18.838 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 18.838 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 18.839 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 18.839 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 18.839 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 18.839 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 18.839 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 18.840 * [backup-simplify]: Simplify (* (pow (fabs x) 4) 0.2) into (* 0.2 (pow (fabs x) 4)) 18.840 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) 2.0) into (+ (* 0.2 (pow (fabs x) 4)) 2.0) 18.840 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.2 (pow (fabs x) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) 18.840 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 18.840 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 18.841 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 18.841 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) 18.842 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 18.844 * [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)))))) 18.845 * [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))))))) 18.847 * [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))))))) 18.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 18.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 18.847 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 18.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 18.848 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 18.848 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 18.848 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 18.848 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 0.2)) into 0 18.848 * [backup-simplify]: Simplify (+ 0 0) into 0 18.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))) into 0 18.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 18.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 18.849 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 18.850 * [backup-simplify]: Simplify (+ 0 0) into 0 18.850 * [backup-simplify]: Simplify (+ 0 0) into 0 18.851 * [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 18.852 * [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 18.852 * [backup-simplify]: Simplify 0 into 0 18.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.854 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 18.854 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 18.855 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 18.855 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 18.855 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 18.856 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 18.856 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 18.857 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 18.857 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 18.857 * [backup-simplify]: Simplify (+ 0 0) into 0 18.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))) into 0 18.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 18.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 18.859 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 18.859 * [backup-simplify]: Simplify (+ 0 0) into 0 18.860 * [backup-simplify]: Simplify (+ 0 0) into 0 18.861 * [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 18.863 * [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 18.863 * [backup-simplify]: Simplify 0 into 0 18.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.864 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 18.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 18.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 18.866 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 18.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 18.867 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 18.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 18.869 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 18.869 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 18.869 * [backup-simplify]: Simplify (+ 0 0) into 0 18.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))) into 0 18.871 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 18.871 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 18.872 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 18.872 * [backup-simplify]: Simplify (+ 0 0) into 0 18.872 * [backup-simplify]: Simplify (+ 0 0) into 0 18.874 * [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 18.875 * [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 18.876 * [backup-simplify]: Simplify 0 into 0 18.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.877 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 18.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 18.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 18.880 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 18.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 18.881 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 18.882 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 18.883 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 18.883 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 18.884 * [backup-simplify]: Simplify (+ 0 0) into 0 18.884 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))) into 0 18.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 18.886 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 18.894 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 18.894 * [backup-simplify]: Simplify (+ 0 0) into 0 18.894 * [backup-simplify]: Simplify (+ 0 0) into 0 18.897 * [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 18.900 * [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 18.901 * [backup-simplify]: Simplify 0 into 0 18.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.904 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 18.905 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 18.907 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 18.909 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 18.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 18.912 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 18.913 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 18.916 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 18.917 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 18.918 * [backup-simplify]: Simplify (+ 0 0) into 0 18.919 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))))) into 0 18.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 18.923 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 18.925 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 18.925 * [backup-simplify]: Simplify (+ 0 0) into 0 18.925 * [backup-simplify]: Simplify (+ 0 0) into 0 18.928 * [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 18.930 * [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 18.930 * [backup-simplify]: Simplify 0 into 0 18.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.932 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 18.933 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 18.935 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 18.936 * [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 18.937 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 18.938 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 18.939 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 18.940 * [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 18.941 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 18.941 * [backup-simplify]: Simplify (+ 0 0) into 0 18.942 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))))) into 0 18.944 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 18.945 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 18.946 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 18.946 * [backup-simplify]: Simplify (+ 0 0) into 0 18.947 * [backup-simplify]: Simplify (+ 0 0) into 0 18.948 * [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 18.951 * [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 18.951 * [backup-simplify]: Simplify 0 into 0 18.952 * [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))))))) 18.954 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 x)) 7) (/ 1.0 21.0) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) 18.954 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 18.954 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 18.954 * [taylor]: Taking taylor expansion of 1.0 in x 18.954 * [backup-simplify]: Simplify 1.0 into 1.0 18.954 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 18.954 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 18.954 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 18.954 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 18.954 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 18.954 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.954 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.954 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 18.954 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 18.954 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 18.954 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 18.954 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 18.954 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.954 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.954 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 18.954 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 18.954 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 18.954 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 18.954 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.955 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.955 * [taylor]: Taking taylor expansion of 0.2 in x 18.955 * [backup-simplify]: Simplify 0.2 into 0.2 18.955 * [taylor]: Taking taylor expansion of 2.0 in x 18.955 * [backup-simplify]: Simplify 2.0 into 2.0 18.955 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 18.955 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.955 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.955 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 18.955 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.955 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.955 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 18.955 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 18.955 * [taylor]: Taking taylor expansion of PI in x 18.955 * [backup-simplify]: Simplify PI into PI 18.955 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 18.956 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 18.956 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 18.957 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 18.957 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 18.957 * [taylor]: Taking taylor expansion of 1.0 in x 18.957 * [backup-simplify]: Simplify 1.0 into 1.0 18.957 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 18.957 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 18.957 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 18.957 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 18.957 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 18.957 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.957 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.957 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 18.957 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 18.957 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 18.958 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 18.958 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 18.958 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.958 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.958 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 18.958 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 18.958 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 18.958 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 18.958 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.958 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.958 * [taylor]: Taking taylor expansion of 0.2 in x 18.958 * [backup-simplify]: Simplify 0.2 into 0.2 18.958 * [taylor]: Taking taylor expansion of 2.0 in x 18.958 * [backup-simplify]: Simplify 2.0 into 2.0 18.958 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 18.958 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 18.958 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 18.958 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 18.958 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 18.958 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 18.958 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 18.958 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 18.958 * [taylor]: Taking taylor expansion of PI in x 18.958 * [backup-simplify]: Simplify PI into PI 18.958 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 18.959 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 18.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 18.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 18.961 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 18.961 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 18.961 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 18.961 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 18.962 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 18.962 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 18.962 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 18.962 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 18.963 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) 18.963 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) into (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) 18.963 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 18.963 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 18.964 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 18.964 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 18.965 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 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))))) 18.968 * [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))) 18.970 * [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)))) 18.973 * [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)))) 18.973 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 18.973 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 18.974 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 18.974 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 18.975 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 18.975 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 18.976 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 18.976 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 0.2)) into 0 18.977 * [backup-simplify]: Simplify (+ 0 0) into 0 18.977 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) into 0 18.977 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 18.978 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 18.978 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 18.979 * [backup-simplify]: Simplify (+ 0 0) into 0 18.979 * [backup-simplify]: Simplify (+ 0 0) into 0 18.981 * [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 18.984 * [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 18.984 * [backup-simplify]: Simplify 0 into 0 18.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 18.987 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 18.987 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 18.988 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 18.989 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 18.990 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 18.991 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 18.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 18.992 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 18.993 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 18.993 * [backup-simplify]: Simplify (+ 0 0) into 0 18.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) into 0 18.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 18.995 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 18.996 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 18.997 * [backup-simplify]: Simplify (+ 0 0) into 0 18.997 * [backup-simplify]: Simplify (+ 0 0) into 0 18.999 * [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 19.002 * [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 19.002 * [backup-simplify]: Simplify 0 into 0 19.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.005 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.009 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 19.011 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 19.012 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.013 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.014 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 19.014 * [backup-simplify]: Simplify (+ 0 0) into 0 19.015 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))) into 0 19.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.019 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.019 * [backup-simplify]: Simplify (+ 0 0) into 0 19.019 * [backup-simplify]: Simplify (+ 0 0) into 0 19.022 * [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 19.033 * [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 19.033 * [backup-simplify]: Simplify 0 into 0 19.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.037 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.040 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.042 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.043 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 19.044 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 19.046 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.047 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 19.049 * [backup-simplify]: Simplify (+ 0 0) into 0 19.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))) into 0 19.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.053 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.053 * [backup-simplify]: Simplify (+ 0 0) into 0 19.053 * [backup-simplify]: Simplify (+ 0 0) into 0 19.054 * [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 19.057 * [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 19.057 * [backup-simplify]: Simplify 0 into 0 19.058 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.058 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.059 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.061 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.062 * [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 19.063 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 19.064 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 19.065 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.066 * [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 19.066 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 19.067 * [backup-simplify]: Simplify (+ 0 0) into 0 19.068 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))))) into 0 19.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.070 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.071 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 19.071 * [backup-simplify]: Simplify (+ 0 0) into 0 19.072 * [backup-simplify]: Simplify (+ 0 0) into 0 19.073 * [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 19.076 * [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 19.076 * [backup-simplify]: Simplify 0 into 0 19.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.078 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.079 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.080 * [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 19.083 * [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 19.085 * [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 19.087 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 19.089 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.091 * [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 19.093 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 19.093 * [backup-simplify]: Simplify (+ 0 0) into 0 19.095 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))))) into 0 19.097 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.099 * [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 19.102 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 19.102 * [backup-simplify]: Simplify (+ 0 0) into 0 19.103 * [backup-simplify]: Simplify (+ 0 0) into 0 19.106 * [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 19.111 * [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 19.111 * [backup-simplify]: Simplify 0 into 0 19.113 * [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))))))) 19.116 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 (- x))) 7) (/ 1.0 21.0) (fma (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) 19.116 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 19.116 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 19.116 * [taylor]: Taking taylor expansion of 1.0 in x 19.116 * [backup-simplify]: Simplify 1.0 into 1.0 19.116 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 19.116 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 19.116 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 19.116 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 19.116 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.117 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.117 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.117 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.117 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.117 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 19.117 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 19.117 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 19.117 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.117 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.117 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 19.117 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 19.117 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 19.117 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 19.117 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.117 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.117 * [taylor]: Taking taylor expansion of 0.2 in x 19.117 * [backup-simplify]: Simplify 0.2 into 0.2 19.117 * [taylor]: Taking taylor expansion of 2.0 in x 19.118 * [backup-simplify]: Simplify 2.0 into 2.0 19.118 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.118 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.118 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.118 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.118 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.118 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.118 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.118 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.118 * [taylor]: Taking taylor expansion of PI in x 19.118 * [backup-simplify]: Simplify PI into PI 19.118 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.119 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.121 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.121 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 19.121 * [taylor]: Taking taylor expansion of 1.0 in x 19.122 * [backup-simplify]: Simplify 1.0 into 1.0 19.122 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 19.122 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 19.122 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 19.122 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 19.122 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.122 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.122 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.122 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.122 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.122 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 19.122 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 19.122 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 19.122 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.122 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.122 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 19.123 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 19.123 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 19.123 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 19.123 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.123 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.123 * [taylor]: Taking taylor expansion of 0.2 in x 19.123 * [backup-simplify]: Simplify 0.2 into 0.2 19.123 * [taylor]: Taking taylor expansion of 2.0 in x 19.123 * [backup-simplify]: Simplify 2.0 into 2.0 19.123 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.123 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.123 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.123 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.123 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.123 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.123 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.123 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.123 * [taylor]: Taking taylor expansion of PI in x 19.123 * [backup-simplify]: Simplify PI into PI 19.124 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.125 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.127 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.127 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.127 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.128 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 19.128 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 19.128 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 19.128 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.129 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 19.129 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 19.129 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) 19.129 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) 19.130 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.130 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.130 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 19.131 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 19.132 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 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))))) 19.134 * [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))) 19.136 * [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)))) 19.138 * [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)))) 19.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.139 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 19.140 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 19.140 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.141 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.141 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 0.2)) into 0 19.142 * [backup-simplify]: Simplify (+ 0 0) into 0 19.142 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))) into 0 19.142 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.143 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.143 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.144 * [backup-simplify]: Simplify (+ 0 0) into 0 19.144 * [backup-simplify]: Simplify (+ 0 0) into 0 19.146 * [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 19.149 * [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 19.149 * [backup-simplify]: Simplify 0 into 0 19.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.152 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 19.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.154 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 19.155 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 19.156 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 19.156 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.157 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.158 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 19.158 * [backup-simplify]: Simplify (+ 0 0) into 0 19.159 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))) into 0 19.160 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.161 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.162 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 19.162 * [backup-simplify]: Simplify (+ 0 0) into 0 19.162 * [backup-simplify]: Simplify (+ 0 0) into 0 19.165 * [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 19.175 * [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 19.175 * [backup-simplify]: Simplify 0 into 0 19.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.179 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.180 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.181 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.183 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.184 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 19.185 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 19.186 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.187 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.188 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 19.189 * [backup-simplify]: Simplify (+ 0 0) into 0 19.190 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))) into 0 19.191 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.192 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.193 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.194 * [backup-simplify]: Simplify (+ 0 0) into 0 19.194 * [backup-simplify]: Simplify (+ 0 0) into 0 19.197 * [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 19.200 * [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 19.200 * [backup-simplify]: Simplify 0 into 0 19.202 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.203 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.205 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.206 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.208 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 19.209 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 19.211 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 19.212 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.213 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.215 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 19.215 * [backup-simplify]: Simplify (+ 0 0) into 0 19.217 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))) into 0 19.218 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.219 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.221 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 19.221 * [backup-simplify]: Simplify (+ 0 0) into 0 19.221 * [backup-simplify]: Simplify (+ 0 0) into 0 19.223 * [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 19.225 * [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 19.225 * [backup-simplify]: Simplify 0 into 0 19.226 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.227 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.228 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.229 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 19.230 * [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 19.231 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 19.232 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 19.233 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.234 * [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 19.235 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 19.235 * [backup-simplify]: Simplify (+ 0 0) into 0 19.236 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))))) into 0 19.237 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.238 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 19.239 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 19.239 * [backup-simplify]: Simplify (+ 0 0) into 0 19.240 * [backup-simplify]: Simplify (+ 0 0) into 0 19.241 * [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 19.244 * [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 19.244 * [backup-simplify]: Simplify 0 into 0 19.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.245 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.247 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.248 * [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 19.249 * [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 19.250 * [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 19.251 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 19.253 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.255 * [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 19.257 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 19.257 * [backup-simplify]: Simplify (+ 0 0) into 0 19.260 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))))) into 0 19.262 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.264 * [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 19.266 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 19.267 * [backup-simplify]: Simplify (+ 0 0) into 0 19.267 * [backup-simplify]: Simplify (+ 0 0) into 0 19.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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 19.272 * [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 19.272 * [backup-simplify]: Simplify 0 into 0 19.273 * [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))))))) 19.274 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 3 3 2) 19.274 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.274 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in (x) around 0 19.274 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 19.274 * [taylor]: Taking taylor expansion of 3.0 in x 19.274 * [backup-simplify]: Simplify 3.0 into 3.0 19.274 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.274 * [taylor]: Taking taylor expansion of (fabs x) in x 19.274 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.274 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.274 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.274 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.274 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 19.274 * [taylor]: Taking taylor expansion of 3.0 in x 19.274 * [backup-simplify]: Simplify 3.0 into 3.0 19.274 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.274 * [taylor]: Taking taylor expansion of (fabs x) in x 19.274 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.274 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.274 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.275 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.275 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.275 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.275 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.275 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 19.275 * [backup-simplify]: Simplify 0 into 0 19.276 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.276 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.277 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 19.277 * [backup-simplify]: Simplify 0 into 0 19.277 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.278 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.278 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 19.278 * [backup-simplify]: Simplify 0 into 0 19.279 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.280 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.280 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 19.280 * [backup-simplify]: Simplify 0 into 0 19.281 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.282 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.283 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 19.283 * [backup-simplify]: Simplify 0 into 0 19.285 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.286 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.287 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 19.287 * [backup-simplify]: Simplify 0 into 0 19.287 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.288 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 19.288 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in (x) around 0 19.288 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 19.288 * [taylor]: Taking taylor expansion of 3.0 in x 19.288 * [backup-simplify]: Simplify 3.0 into 3.0 19.288 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.288 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.288 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.288 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.288 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.288 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 19.288 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 19.288 * [taylor]: Taking taylor expansion of 3.0 in x 19.288 * [backup-simplify]: Simplify 3.0 into 3.0 19.288 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.288 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.288 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.288 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.289 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.289 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 19.289 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 19.289 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.289 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.289 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.289 * [backup-simplify]: Simplify 0 into 0 19.290 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.290 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.291 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.291 * [backup-simplify]: Simplify 0 into 0 19.298 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.299 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.300 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.300 * [backup-simplify]: Simplify 0 into 0 19.302 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.304 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.305 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.305 * [backup-simplify]: Simplify 0 into 0 19.307 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.309 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.310 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.311 * [backup-simplify]: Simplify 0 into 0 19.313 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.315 * [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 19.316 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.317 * [backup-simplify]: Simplify 0 into 0 19.317 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.317 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (- x))) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 19.317 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in (x) around 0 19.317 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 19.317 * [taylor]: Taking taylor expansion of 3.0 in x 19.317 * [backup-simplify]: Simplify 3.0 into 3.0 19.317 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.317 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.317 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.318 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.318 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.318 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 19.318 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 19.318 * [taylor]: Taking taylor expansion of 3.0 in x 19.318 * [backup-simplify]: Simplify 3.0 into 3.0 19.318 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.318 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.318 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.319 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.319 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.319 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 19.319 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 19.320 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.320 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.321 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.321 * [backup-simplify]: Simplify 0 into 0 19.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.323 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.323 * [backup-simplify]: Simplify 0 into 0 19.324 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.325 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.326 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.327 * [backup-simplify]: Simplify 0 into 0 19.328 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.329 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.330 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.330 * [backup-simplify]: Simplify 0 into 0 19.331 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.332 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 19.333 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.333 * [backup-simplify]: Simplify 0 into 0 19.334 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.335 * [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 19.336 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.336 * [backup-simplify]: Simplify 0 into 0 19.336 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 3.0 (pow (fabs x) 3)) 19.336 * * * [progress]: simplifying candidates 19.344 * [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) (log (/ 3.0 (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 2.0) 2.0) (* (* (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3))) (/ 3.0 (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)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (cbrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (/ (cbrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) 1)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (fabs x))) (/ (cbrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 1)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) 1) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (/ (cbrt 2.0) (/ 1 (pow (fabs x) 3))) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 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) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (sqrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (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 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (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 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (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) 1)) (/ (sqrt 2.0) (/ (sqrt 3.0) (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)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (/ (sqrt 2.0) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (fabs x))) (/ (sqrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 1)) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (/ (sqrt 2.0) (/ 1 (pow (fabs x) 3))) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 1 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 3.0 (fabs x))) (/ 1 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (fabs x))) (/ 2.0 (/ 3.0 (* (fabs x) (fabs x)))) (/ 1 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ 1 (/ 1 1)) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ 1 1) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (/ 2.0 (/ 1 (pow (fabs x) 3))) (/ 1 (/ 3.0 (pow (fabs x) 3))) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (fabs x))) (/ 2.0 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 1 1)) (/ 2.0 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 1) (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (/ (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))) (log1p (/ (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))) (- (log (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)))))) (- (log (sqrt PI)) (log 1.0))) (- (log (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)))))) (log (/ (sqrt PI) 1.0))) (log (/ (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))) (exp (/ (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))) (/ (* (* (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))))) (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)))))) (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) (sqrt PI)) (sqrt PI)) (* (* 1.0 1.0) 1.0))) (/ (* (* (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))))) (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)))))) (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) (/ (sqrt PI) 1.0)) (/ (sqrt PI) 1.0))) (* (cbrt (/ (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))) (cbrt (/ (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)))) (cbrt (/ (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))) (* (* (/ (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)) (/ (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))) (/ (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))) (sqrt (/ (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))) (sqrt (/ (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))) (- (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)) (/ (* (cbrt (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)))))) (cbrt (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))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (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)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (/ (sqrt PI) 1.0))) (/ (cbrt (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 (/ (sqrt PI) 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt (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)))))) (cbrt (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 (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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 (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (cbrt (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 (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (* (cbrt PI) (cbrt PI))) 1)) (/ (cbrt (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 (cbrt PI)) 1.0)) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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 (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) 1)) (/ (cbrt (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 (sqrt PI)) 1.0)) (/ (* (cbrt (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)))))) (cbrt (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 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 1) (sqrt 1.0))) (/ (cbrt (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) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 1) 1)) (/ (cbrt (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)) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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 (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) 1)) (/ (cbrt (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 (sqrt PI)) 1.0)) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ 1 (sqrt 1.0))) (/ (cbrt (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) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ 1 1)) (/ (cbrt (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)) (/ (* (cbrt (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)))))) (cbrt (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))))))) 1) (/ (cbrt (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)) (/ (* (cbrt (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)))))) (cbrt (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)) (/ (cbrt (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)))))) (/ 1 1.0)) (/ (sqrt (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)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (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)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (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 (/ (sqrt PI) 1.0))) (/ (sqrt (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 (/ (sqrt PI) 1.0))) (/ (sqrt (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)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (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 (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (cbrt PI)) (cbrt 1.0))) (/ (sqrt (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 (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (sqrt (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 (cbrt PI)) (sqrt 1.0))) (/ (sqrt (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 (* (cbrt PI) (cbrt PI))) 1)) (/ (sqrt (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 (cbrt PI)) 1.0)) (/ (sqrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) 1)) (/ (sqrt (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 (sqrt PI)) 1.0)) (/ (sqrt (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 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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) (cbrt 1.0))) (/ (sqrt (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 1) (sqrt 1.0))) (/ (sqrt (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) (sqrt 1.0))) (/ (sqrt (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 1) 1)) (/ (sqrt (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)) (/ (sqrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) 1)) (/ (sqrt (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 (sqrt PI)) 1.0)) (/ (sqrt (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)))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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) (cbrt 1.0))) (/ (sqrt (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)))))) (/ 1 (sqrt 1.0))) (/ (sqrt (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) (sqrt 1.0))) (/ (sqrt (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)))))) (/ 1 1)) (/ (sqrt (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)) (/ (sqrt (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)))))) 1) (/ (sqrt (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)) (/ (sqrt (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)) (/ (sqrt (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)))))) (/ 1 1.0)) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (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))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (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 (/ (sqrt PI) 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (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))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (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))))) (/ (cbrt (sqrt PI)) 1.0)) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (cbrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (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 (cbrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (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 (cbrt PI)) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (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 (sqrt PI)) 1.0)) (/ 1 (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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) (cbrt 1.0))) (/ 1 (/ (sqrt 1) (sqrt 1.0))) (/ (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) (sqrt 1.0))) (/ 1 (/ (sqrt 1) 1)) (/ (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)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (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 (sqrt PI)) 1.0)) (/ 1 (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (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) (cbrt 1.0))) (/ 1 (/ 1 (sqrt 1.0))) (/ (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) (sqrt 1.0))) (/ 1 (/ 1 1)) (/ (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)) (/ 1 1) (/ (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)) (/ 1 (sqrt PI)) (/ (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))))) (/ 1 1.0)) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (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)))))) (/ (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))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (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 (/ (sqrt PI) 1.0))) (/ (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))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (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))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (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 (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (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 (* (cbrt PI) (cbrt PI))) 1)) (/ (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI)) 1)) (/ (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 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 1) (sqrt 1.0))) (/ (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 1) 1)) (/ (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI)) 1)) (/ (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))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (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))))) (/ 1 (sqrt 1.0))) (/ (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))))) (/ 1 1)) (/ (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))))) 1) (/ (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)) (/ (/ (sqrt PI) 1.0) (cbrt (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) (sqrt (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) (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)))))) (/ (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)) (expm1 (/ 3.0 (pow (fabs x) 3))) (log1p (/ 3.0 (pow (fabs x) 3))) (- (log 3.0) (* (log (fabs x)) 3)) (- (log 3.0) (* (log (fabs x)) 3)) (- (log 3.0) (log (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (exp (/ 3.0 (pow (fabs x) 3))) (/ (* (* 3.0 3.0) 3.0) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 3.0 (pow (fabs x) 3))) (* (* (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3))) (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (- 3.0) (- (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x))) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3))) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x)) (/ (cbrt 3.0) (* (fabs x) (fabs x))) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3))) (/ (* (cbrt 3.0) (cbrt 3.0)) 1) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2))) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2))) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow 1 3)) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (* (fabs x) (fabs x))) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3))) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow 1 3)) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (* (fabs x) (fabs x))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) 1) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2))) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2))) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (cbrt (fabs x)) 3)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 1 (pow 1 3)) (/ 3.0 (pow (fabs x) 3)) (/ 1 (* (fabs x) (fabs x))) (/ 3.0 (fabs x)) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ 3.0 (cbrt (pow (fabs x) 3))) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (cbrt (fabs x)) 3)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 1 (pow 1 3)) (/ 3.0 (pow (fabs x) 3)) (/ 1 (fabs x)) (/ 3.0 (* (fabs x) (fabs x))) (/ 1 (sqrt (pow (fabs x) 3))) (/ 3.0 (sqrt (pow (fabs x) 3))) (/ 1 1) (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) (/ 3 2))) (/ 3.0 (pow (fabs x) (/ 3 2))) (/ 1 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ 3.0 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow 1 3)) (/ 3.0 (* (fabs x) (fabs x))) (/ 3.0 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ 3.0 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow 1 3)) (/ 3.0 (fabs x)) (/ 3.0 (sqrt (pow (fabs x) 3))) (/ 3.0 1) (/ 3.0 (pow (fabs x) (/ 3 2))) (/ (pow (fabs x) 3) (cbrt 3.0)) (/ (pow (fabs x) 3) (sqrt 3.0)) (/ (pow (fabs x) 3) 3.0) (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))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 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))))))) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) 19.358 * * [simplify]: Extracting # 0 : cost 0 19.359 * * [simplify]: Extracting # 1 : cost 0 19.360 * * [simplify]: Extracting # 2 : cost 0 19.362 * * [simplify]: Extracting # 3 : cost 0 19.365 * * [simplify]: Extracting # 4 : cost 0 19.367 * * [simplify]: Extracting # 5 : cost 0 19.370 * * [simplify]: Extracting # 6 : cost 0 19.372 * * [simplify]: Extracting # 7 : cost 0 19.374 * * [simplify]: Extracting # 8 : cost 0 19.377 * * [simplify]: Extracting # 9 : cost 0 19.379 * * [simplify]: Extracting # 10 : cost 0 19.381 * * [simplify]: Extracting # 11 : cost 0 19.384 * * [simplify]: iteration 0 : 544 enodes (cost 10863 ) 19.639 * * [simplify]: Extracting # 0 : cost 0 19.643 * * [simplify]: Extracting # 1 : cost 0 19.653 * * [simplify]: Extracting # 2 : cost 0 19.656 * * [simplify]: Extracting # 3 : cost 0 19.659 * * [simplify]: Extracting # 4 : cost 0 19.662 * * [simplify]: iteration 1 : 1073 enodes (cost 9979 ) 20.621 * * [simplify]: Extracting # 0 : cost 0 20.630 * * [simplify]: Extracting # 1 : cost 0 20.641 * * [simplify]: Extracting # 2 : cost 0 20.651 * * [simplify]: Extracting # 3 : cost 0 20.660 * * [simplify]: Extracting # 4 : cost 0 20.675 * * [simplify]: iteration 2 : 3793 enodes (cost 9589 ) 22.081 * * [simplify]: Extracting # 0 : cost 0 22.088 * * [simplify]: Extracting # 1 : cost 0 22.095 * * [simplify]: Extracting # 2 : cost 0 22.101 * * [simplify]: Extracting # 3 : cost 0 22.108 * * [simplify]: Extracting # 4 : cost 0 22.121 * * [simplify]: iteration done: 5000 enodes (cost 9589 ) 22.136 * [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)))) (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)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 2))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) (cbrt 3.0)) (pow (fabs x) 3/2)) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (pow (fabs x) 2)) (sqrt 3.0)) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (fabs x)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 2)) (* (* (cbrt 2.0) (cbrt 2.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 3/2)) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (* (cbrt 2.0) (pow (fabs x) 3)) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 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) (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (pow (fabs x) 2)) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3/2))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (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 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (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 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (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)) (/ (sqrt 2.0) (/ (sqrt 3.0) (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))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (fabs x)) (/ (* (pow (fabs x) 2) (sqrt 2.0)) 3.0) (* (sqrt 2.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3/2)) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (* (sqrt 2.0) (pow (fabs x) 3)) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 2)) (/ (sqrt (pow (fabs x) 3)) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3/2))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ (sqrt (pow (fabs x) 3)) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (fabs x) (/ (* (pow (fabs x) 2) 2.0) 3.0) (sqrt (pow (fabs x) 3)) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 3/2) (* (/ 2.0 3.0) (pow (fabs x) 3/2)) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (* 2.0 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* 2.0 (fabs x)) (* 2.0 (sqrt (pow (fabs x) 3))) 2.0 (* 2.0 (pow (fabs x) 3/2)) 2.0 (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (/ (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))) (log1p (/ (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))) (log (/ (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))) (log (/ (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))) (log (/ (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))) (exp (/ (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))) (pow (/ (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) (pow (/ (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) (* (cbrt (/ (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))) (cbrt (/ (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)))) (cbrt (/ (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))) (pow (/ (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) (sqrt (/ (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))) (sqrt (/ (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))) (- (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)) (/ (* (cbrt (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)))))) (cbrt (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))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (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)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (/ (sqrt PI) 1.0))) (/ (cbrt (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 (/ (sqrt PI) 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (cbrt (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)))))) (/ (cbrt (sqrt PI)) 1.0)) (* (/ (* (cbrt (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)))))) (cbrt (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))))))) (fabs (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (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 (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (cbrt (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 (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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))))))) (fabs (cbrt PI))) (/ (cbrt (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 (cbrt PI)) 1.0)) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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 (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI))) (/ (cbrt (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 (sqrt PI)) 1.0)) (* (* (cbrt (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)))))) (cbrt (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))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (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) (cbrt 1.0))) (* (* (cbrt (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)))))) (cbrt (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 1.0)) (/ (cbrt (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) (sqrt 1.0))) (* (cbrt (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)))))) (cbrt (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))))))) (/ (cbrt (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)) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (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 (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (cbrt (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 (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (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)))))) (cbrt (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 (sqrt PI))) (/ (cbrt (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 (sqrt PI)) 1.0)) (* (* (cbrt (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)))))) (cbrt (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))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (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) (cbrt 1.0))) (* (* (cbrt (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)))))) (cbrt (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 1.0)) (/ (cbrt (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) (sqrt 1.0))) (* (cbrt (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)))))) (cbrt (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))))))) (/ (cbrt (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)) (* (cbrt (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)))))) (cbrt (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))))))) (/ (cbrt (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)) (/ (* (cbrt (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)))))) (cbrt (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)) (* (cbrt (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)))))) 1.0) (/ (sqrt (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)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (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)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (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 (/ (sqrt PI) 1.0))) (/ (sqrt (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 (/ (sqrt PI) 1.0))) (/ (sqrt (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)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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)))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (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)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (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)))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (cbrt PI)) (cbrt 1.0))) (/ (sqrt (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)))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (sqrt (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 (cbrt PI)) (sqrt 1.0))) (/ (sqrt (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)))))) (fabs (cbrt PI))) (/ (sqrt (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 (cbrt PI)) 1.0)) (/ (sqrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI))) (/ (sqrt (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 (sqrt PI)) 1.0)) (* (sqrt (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)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (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) (cbrt 1.0))) (* (sqrt (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 1.0)) (/ (sqrt (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) (sqrt 1.0))) (sqrt (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 (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)) (/ (sqrt (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI)) (sqrt 1.0))) (/ (sqrt (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 (sqrt PI))) (/ (sqrt (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 (sqrt PI)) 1.0)) (* (sqrt (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)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (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) (cbrt 1.0))) (* (sqrt (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 1.0)) (/ (sqrt (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) (sqrt 1.0))) (sqrt (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 (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)) (sqrt (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 (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)) (/ (sqrt (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)) (* (sqrt (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)))))) 1.0) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (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))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (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 (/ (sqrt PI) 1.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (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))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (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))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (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))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (fabs (cbrt PI))) (/ (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 (cbrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (fabs (cbrt PI))) (/ (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 (cbrt PI)) (sqrt 1.0))) (/ 1 (fabs (cbrt PI))) (/ (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 (cbrt PI)) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (sqrt PI))) (/ (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (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 (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (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) (cbrt 1.0))) (sqrt 1.0) (/ (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) (sqrt 1.0))) 1 (/ (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)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (sqrt PI))) (/ (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 (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (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 (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (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) (cbrt 1.0))) (sqrt 1.0) (/ (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) (sqrt 1.0))) 1 (/ (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)) 1 (/ (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)) (/ 1 (sqrt PI)) (* (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))))) 1.0) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (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)))))) (/ (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))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (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 (/ (sqrt PI) 1.0))) (/ (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))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (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))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (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))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (* (/ (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))))) (fabs (cbrt PI))) (sqrt 1.0)) (/ (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))))) (fabs (cbrt PI))) (/ (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI))) (* (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))))) (* (cbrt 1.0) (cbrt 1.0))) (* (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 1.0)) (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))))) (/ (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 (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (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 (sqrt PI)) (sqrt 1.0))) (/ (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 (sqrt PI))) (* (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))))) (* (cbrt 1.0) (cbrt 1.0))) (* (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 1.0)) (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))))) (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))))) (/ (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)) (/ (/ (sqrt PI) 1.0) (cbrt (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) (sqrt (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) (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)))))) (/ (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)) (expm1 (/ 3.0 (pow (fabs x) 3))) (log1p (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (exp (/ 3.0 (pow (fabs x) 3))) (pow (/ 3.0 (pow (fabs x) 3)) 3) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 3.0 (pow (fabs x) 3))) (pow (/ 3.0 (pow (fabs x) 3)) 3) (sqrt (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (- 3.0) (- (pow (fabs x) 3)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x)) (/ (cbrt 3.0) (pow (fabs x) 2)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3))) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (cbrt 3.0) (/ (pow (fabs x) 3/2) (cbrt 3.0))) (/ (cbrt 3.0) (pow (fabs x) 3/2)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) 3/2)) (/ (sqrt 3.0) (pow (fabs x) 3/2)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (fabs x)) (/ 3.0 (pow (fabs x) 2)) (/ 1 (sqrt (pow (fabs x) 3))) (/ 3.0 (sqrt (pow (fabs x) 3))) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) 3/2)) (/ 3.0 (pow (fabs x) 3/2)) (/ 1 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 3.0 (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 3.0 (/ 3.0 (fabs x)) (/ 3.0 (sqrt (pow (fabs x) 3))) 3.0 (/ 3.0 (pow (fabs x) 3/2)) (/ (pow (fabs x) 3) (cbrt 3.0)) (/ (pow (fabs x) 3) (sqrt 3.0)) (/ (pow (fabs x) 3) 3.0) (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))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 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)))))) (* (* 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)))))) (* (* 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)))))) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) 22.144 * * * [progress]: adding candidates to table 24.563 * [progress]: [Phase 3 of 3] Extracting. 24.563 * * [regime]: Finding splitpoints for: (# # # #) 24.571 * * * [regime-changes]: Trying 5 branch expressions: ((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)) (+ (+ (+ (* 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)))))) x) 24.571 * * * * [regimes]: Trying to branch on (fabs x) from (# # # #) 24.625 * * * * [regimes]: Trying to branch on (+ (+ (+ (* 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)))) from (# # # #) 24.690 * * * * [regimes]: Trying to branch on (* (/ 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))))) from (# # # #) 24.788 * * * * [regimes]: Trying to branch on (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)))))) from (# # # #) 24.844 * * * * [regimes]: Trying to branch on x from (# # # #) 24.895 * * * [regime]: Found split indices: #