12.720 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.087 * * * [progress]: [2/2] Setting up program. 0.097 * [progress]: [Phase 2 of 3] Improving. 0.097 * [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.098 * * [simplify]: Extracting # 0 : cost 0 0.098 * * [simplify]: Extracting # 1 : cost 0 0.098 * * [simplify]: Extracting # 2 : cost 0 0.098 * * [simplify]: Extracting # 3 : cost 0 0.098 * * [simplify]: Extracting # 4 : cost 0 0.098 * * [simplify]: Extracting # 5 : cost 0 0.098 * * [simplify]: Extracting # 6 : cost 0 0.098 * * [simplify]: Extracting # 7 : cost 0 0.098 * * [simplify]: Extracting # 8 : cost 0 0.098 * * [simplify]: Extracting # 9 : cost 0 0.098 * * [simplify]: Extracting # 10 : cost 0 0.098 * * [simplify]: Extracting # 11 : cost 0 0.098 * * [simplify]: Extracting # 12 : cost 0 0.098 * * [simplify]: Extracting # 13 : cost 0 0.099 * * [simplify]: Extracting # 14 : cost 0 0.099 * * [simplify]: iteration 0 : 28 enodes (cost 67 ) 0.144 * * [simplify]: Extracting # 0 : cost 0 0.144 * * [simplify]: Extracting # 1 : cost 0 0.144 * * [simplify]: Extracting # 2 : cost 0 0.144 * * [simplify]: Extracting # 3 : cost 0 0.144 * * [simplify]: Extracting # 4 : cost 0 0.145 * * [simplify]: iteration 1 : 70 enodes (cost 66 ) 0.170 * * [simplify]: Extracting # 0 : cost 0 0.170 * * [simplify]: Extracting # 1 : cost 0 0.170 * * [simplify]: Extracting # 2 : cost 0 0.171 * * [simplify]: Extracting # 3 : cost 0 0.171 * * [simplify]: Extracting # 4 : cost 0 0.171 * * [simplify]: Extracting # 5 : cost 0 0.171 * * [simplify]: Extracting # 6 : cost 0 0.172 * * [simplify]: iteration 2 : 250 enodes (cost 47 ) 0.366 * * [simplify]: Extracting # 0 : cost 0 0.368 * * [simplify]: Extracting # 1 : cost 0 0.370 * * [simplify]: Extracting # 2 : cost 0 0.372 * * [simplify]: Extracting # 3 : cost 0 0.374 * * [simplify]: Extracting # 4 : cost 0 0.376 * * [simplify]: Extracting # 5 : cost 0 0.378 * * [simplify]: Extracting # 6 : cost 0 0.380 * * [simplify]: Extracting # 7 : cost 0 0.382 * * [simplify]: iteration 3 : 1028 enodes (cost 35 ) 2.303 * * [simplify]: Extracting # 0 : cost 0 2.310 * * [simplify]: Extracting # 1 : cost 0 2.317 * * [simplify]: Extracting # 2 : cost 0 2.322 * * [simplify]: Extracting # 3 : cost 0 2.328 * * [simplify]: Extracting # 4 : cost 0 2.334 * * [simplify]: iteration 4 : 4001 enodes (cost 34 ) 3.676 * * [simplify]: Extracting # 0 : cost 0 3.681 * * [simplify]: Extracting # 1 : cost 0 3.686 * * [simplify]: iteration done: 5000 enodes (cost 34 ) 3.687 * [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.698 * * [progress]: iteration 1 / 4 3.698 * * * [progress]: picking best candidate 3.710 * * * * [pick]: Picked # 3.710 * * * [progress]: localizing error 3.779 * * * [progress]: generating rewritten candidates 3.779 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.782 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 3.892 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 2) 4.860 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 6.591 * * * [progress]: generating series expansions 6.591 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 6.591 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 6.592 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.592 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 6.592 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.592 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.592 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.592 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.592 * [taylor]: Taking taylor expansion of (fabs x) in x 6.592 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.592 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.592 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.593 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.593 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.593 * [taylor]: Taking taylor expansion of (fabs x) in x 6.593 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.593 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.593 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.593 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.593 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.594 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.594 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.595 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.595 * [backup-simplify]: Simplify 0 into 0 6.595 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.596 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.597 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.597 * [backup-simplify]: Simplify 0 into 0 6.598 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.600 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.600 * [backup-simplify]: Simplify 0 into 0 6.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.604 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.604 * [backup-simplify]: Simplify 0 into 0 6.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.606 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.607 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.607 * [backup-simplify]: Simplify 0 into 0 6.608 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.609 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.611 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 6.611 * [backup-simplify]: Simplify 0 into 0 6.611 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.611 * [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.611 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 6.611 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.612 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.612 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.612 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.612 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.612 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.612 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.612 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.612 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.612 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.612 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.612 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.612 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.612 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.612 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.612 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.612 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.613 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.613 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.613 * [backup-simplify]: Simplify 0 into 0 6.613 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.614 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.614 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.615 * [backup-simplify]: Simplify 0 into 0 6.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.616 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.617 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.617 * [backup-simplify]: Simplify 0 into 0 6.617 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.618 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.619 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.619 * [backup-simplify]: Simplify 0 into 0 6.620 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.621 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 6.623 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 6.623 * [backup-simplify]: Simplify 0 into 0 6.624 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.625 * [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.627 * [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.627 * [backup-simplify]: Simplify 0 into 0 6.627 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.628 * [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.628 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 6.628 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.628 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.628 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.628 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.628 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.628 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.628 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 6.628 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.628 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.628 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.628 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.628 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.628 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.628 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 6.628 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.628 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 6.629 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.629 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.629 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 6.629 * [backup-simplify]: Simplify 0 into 0 6.630 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.630 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.631 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 6.631 * [backup-simplify]: Simplify 0 into 0 6.631 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.632 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.633 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 6.633 * [backup-simplify]: Simplify 0 into 0 6.634 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.634 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.635 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 6.635 * [backup-simplify]: Simplify 0 into 0 6.641 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.643 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 6.645 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 6.645 * [backup-simplify]: Simplify 0 into 0 6.647 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.650 * [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.652 * [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.652 * [backup-simplify]: Simplify 0 into 0 6.652 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.652 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 2) 6.653 * [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.653 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in (x) around 0 6.653 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.653 * [taylor]: Taking taylor expansion of 0.2 in x 6.653 * [backup-simplify]: Simplify 0.2 into 0.2 6.653 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.653 * [taylor]: Taking taylor expansion of (fabs x) in x 6.654 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.654 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.654 * [taylor]: Taking taylor expansion of 0.2 in x 6.654 * [backup-simplify]: Simplify 0.2 into 0.2 6.654 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.654 * [taylor]: Taking taylor expansion of (fabs x) in x 6.654 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.654 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.654 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.654 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.655 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.655 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.655 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.655 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.656 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.656 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.656 * [backup-simplify]: Simplify 0 into 0 6.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.658 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.658 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.659 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.659 * [backup-simplify]: Simplify 0 into 0 6.660 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.661 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.664 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.664 * [backup-simplify]: Simplify 0 into 0 6.665 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.666 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.669 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.670 * [backup-simplify]: Simplify 0 into 0 6.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.673 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.675 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 6.677 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 6.677 * [backup-simplify]: Simplify 0 into 0 6.679 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.682 * [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.684 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 6.687 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 6.687 * [backup-simplify]: Simplify 0 into 0 6.687 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.688 * [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.688 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in (x) around 0 6.688 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.688 * [taylor]: Taking taylor expansion of 0.2 in x 6.688 * [backup-simplify]: Simplify 0.2 into 0.2 6.688 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.688 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.688 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.689 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.689 * [taylor]: Taking taylor expansion of 0.2 in x 6.689 * [backup-simplify]: Simplify 0.2 into 0.2 6.689 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.689 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.689 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.689 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.689 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 6.690 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 6.690 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.690 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.690 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.691 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.691 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 6.692 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 6.692 * [backup-simplify]: Simplify 0 into 0 6.693 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.693 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.694 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 6.695 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 6.695 * [backup-simplify]: Simplify 0 into 0 6.696 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.697 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.698 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 6.700 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 6.700 * [backup-simplify]: Simplify 0 into 0 6.701 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.703 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.704 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 6.706 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 6.706 * [backup-simplify]: Simplify 0 into 0 6.708 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.710 * [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.712 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 6.714 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 6.714 * [backup-simplify]: Simplify 0 into 0 6.716 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.718 * [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.720 * [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.723 * [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.723 * [backup-simplify]: Simplify 0 into 0 6.723 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.724 * [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.724 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in (x) around 0 6.724 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.724 * [taylor]: Taking taylor expansion of 0.2 in x 6.724 * [backup-simplify]: Simplify 0.2 into 0.2 6.724 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.724 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.724 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.724 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 6.724 * [taylor]: Taking taylor expansion of 0.2 in x 6.725 * [backup-simplify]: Simplify 0.2 into 0.2 6.725 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 6.725 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.725 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.725 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.725 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 6.726 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 6.726 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.726 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 6.726 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.727 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.727 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 6.728 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 6.728 * [backup-simplify]: Simplify 0 into 0 6.728 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.729 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.730 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 6.731 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 6.731 * [backup-simplify]: Simplify 0 into 0 6.732 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.733 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.734 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 6.735 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 6.735 * [backup-simplify]: Simplify 0 into 0 6.735 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.736 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.737 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 6.738 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 6.738 * [backup-simplify]: Simplify 0 into 0 6.740 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.741 * [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.742 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 6.743 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 6.743 * [backup-simplify]: Simplify 0 into 0 6.744 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 6.746 * [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.747 * [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.749 * [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.749 * [backup-simplify]: Simplify 0 into 0 6.749 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 0.2 (pow (fabs x) 5)) 6.749 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 6.751 * [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.752 * [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.752 * [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.752 * [taylor]: Taking taylor expansion of 1.0 in x 6.752 * [backup-simplify]: Simplify 1.0 into 1.0 6.752 * [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.752 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.752 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.752 * [taylor]: Taking taylor expansion of PI in x 6.752 * [backup-simplify]: Simplify PI into PI 6.752 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.753 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.754 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.754 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.754 * [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.754 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.754 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.754 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.754 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.754 * [taylor]: Taking taylor expansion of (fabs x) in x 6.754 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.754 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.754 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.754 * [taylor]: Taking taylor expansion of 0.2 in x 6.755 * [backup-simplify]: Simplify 0.2 into 0.2 6.755 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.755 * [taylor]: Taking taylor expansion of (fabs x) in x 6.755 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.755 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.755 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.755 * [taylor]: Taking taylor expansion of 2.0 in x 6.755 * [backup-simplify]: Simplify 2.0 into 2.0 6.755 * [taylor]: Taking taylor expansion of (fabs x) in x 6.755 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.755 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.755 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.755 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.755 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.755 * [taylor]: Taking taylor expansion of (fabs x) in x 6.755 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.755 * [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.755 * [taylor]: Taking taylor expansion of 1.0 in x 6.755 * [backup-simplify]: Simplify 1.0 into 1.0 6.755 * [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.755 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.755 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.755 * [taylor]: Taking taylor expansion of PI in x 6.755 * [backup-simplify]: Simplify PI into PI 6.755 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.756 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.757 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.757 * [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.757 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 6.757 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.757 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.757 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.757 * [taylor]: Taking taylor expansion of (fabs x) in x 6.757 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.757 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 6.757 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 6.757 * [taylor]: Taking taylor expansion of 0.2 in x 6.757 * [backup-simplify]: Simplify 0.2 into 0.2 6.758 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 6.758 * [taylor]: Taking taylor expansion of (fabs x) in x 6.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.758 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 6.758 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 6.758 * [taylor]: Taking taylor expansion of 2.0 in x 6.758 * [backup-simplify]: Simplify 2.0 into 2.0 6.758 * [taylor]: Taking taylor expansion of (fabs x) in x 6.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.758 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 6.758 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.758 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.758 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 6.758 * [taylor]: Taking taylor expansion of (fabs x) in x 6.758 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.758 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.758 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.758 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 6.758 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.758 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 6.759 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 6.759 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 6.759 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 6.759 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.759 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.759 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 6.759 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 6.759 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 6.759 * [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.760 * [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.760 * [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.761 * [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.763 * [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.765 * [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.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.766 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.767 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 6.767 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.767 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 6.767 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 6.768 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 6.769 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 6.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.769 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 6.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 6.770 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 6.771 * [backup-simplify]: Simplify (+ 0 0) into 0 6.771 * [backup-simplify]: Simplify (+ 0 0) into 0 6.771 * [backup-simplify]: Simplify (+ 0 0) into 0 6.773 * [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.776 * [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.776 * [backup-simplify]: Simplify 0 into 0 6.776 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.777 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.778 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.781 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.782 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.782 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 6.783 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 6.783 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.784 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.784 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.784 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.785 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 6.785 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 6.786 * [backup-simplify]: Simplify (+ 0 0) into 0 6.786 * [backup-simplify]: Simplify (+ 0 0) into 0 6.786 * [backup-simplify]: Simplify (+ 0 0) into 0 6.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.788 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.789 * [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.791 * [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.791 * [backup-simplify]: Simplify 0 into 0 6.791 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.792 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.793 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.793 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.794 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.795 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 6.796 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 6.796 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.797 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.798 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.798 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.799 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 6.800 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 6.800 * [backup-simplify]: Simplify (+ 0 0) into 0 6.800 * [backup-simplify]: Simplify (+ 0 0) into 0 6.800 * [backup-simplify]: Simplify (+ 0 0) into 0 6.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.802 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.804 * [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.806 * [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.806 * [backup-simplify]: Simplify 0 into 0 6.807 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.808 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.810 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.811 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.812 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.814 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 6.815 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 6.817 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.821 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 6.823 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 6.823 * [backup-simplify]: Simplify (+ 0 0) into 0 6.824 * [backup-simplify]: Simplify (+ 0 0) into 0 6.824 * [backup-simplify]: Simplify (+ 0 0) into 0 6.825 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.827 * [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.830 * [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.830 * [backup-simplify]: Simplify 0 into 0 6.831 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.832 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.833 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.834 * [backup-simplify]: Simplify (+ (* (fabs x) 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 (pow (fabs x) 2))))))) into 0 6.836 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 6.838 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 6.839 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.840 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.841 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.843 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.844 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 6.845 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 6.845 * [backup-simplify]: Simplify (+ 0 0) into 0 6.845 * [backup-simplify]: Simplify (+ 0 0) into 0 6.846 * [backup-simplify]: Simplify (+ 0 0) into 0 6.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.848 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.850 * [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 6.854 * [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 6.854 * [backup-simplify]: Simplify 0 into 0 6.856 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.861 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 6.864 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.866 * [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.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs 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 x) 5)))))))) into 0 6.873 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.877 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.879 * [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 6.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 6.884 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 6.884 * [backup-simplify]: Simplify (+ 0 0) into 0 6.884 * [backup-simplify]: Simplify (+ 0 0) into 0 6.885 * [backup-simplify]: Simplify (+ 0 0) into 0 6.886 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.888 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.892 * [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 6.901 * [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 6.901 * [backup-simplify]: Simplify 0 into 0 6.903 * [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.908 * [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)))) 6.908 * [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 6.908 * [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 6.908 * [taylor]: Taking taylor expansion of 1.0 in x 6.908 * [backup-simplify]: Simplify 1.0 into 1.0 6.908 * [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 6.908 * [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 6.908 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 6.908 * [taylor]: Taking taylor expansion of 2.0 in x 6.908 * [backup-simplify]: Simplify 2.0 into 2.0 6.908 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.908 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.908 * [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 6.908 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 6.908 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.908 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.908 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 6.908 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.909 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 6.909 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.909 * [taylor]: Taking taylor expansion of 0.2 in x 6.909 * [backup-simplify]: Simplify 0.2 into 0.2 6.909 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.909 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.909 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.909 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.909 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.909 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.909 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.909 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.909 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.909 * [taylor]: Taking taylor expansion of PI in x 6.909 * [backup-simplify]: Simplify PI into PI 6.910 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.911 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.912 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.914 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.914 * [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 6.914 * [taylor]: Taking taylor expansion of 1.0 in x 6.914 * [backup-simplify]: Simplify 1.0 into 1.0 6.914 * [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 6.914 * [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 6.914 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 6.914 * [taylor]: Taking taylor expansion of 2.0 in x 6.914 * [backup-simplify]: Simplify 2.0 into 2.0 6.914 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.914 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.914 * [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 6.914 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 6.914 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.914 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.914 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 6.914 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.915 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.915 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 6.915 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 6.915 * [taylor]: Taking taylor expansion of 0.2 in x 6.915 * [backup-simplify]: Simplify 0.2 into 0.2 6.915 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 6.915 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.915 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.915 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 6.915 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.915 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.915 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.915 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.915 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.915 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.915 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.915 * [taylor]: Taking taylor expansion of PI in x 6.915 * [backup-simplify]: Simplify PI into PI 6.916 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.917 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.919 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.920 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 6.920 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.920 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.920 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 6.921 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 6.921 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 6.921 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.921 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 6.922 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 6.922 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 6.922 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.922 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.923 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 6.923 * [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))) 6.924 * [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)))) 6.925 * [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))))) 6.927 * [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))) 6.930 * [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)))) 6.932 * [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)))) 6.933 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 6.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.934 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 6.935 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 6.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.935 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 6.936 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 6.937 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.937 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.938 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.938 * [backup-simplify]: Simplify (+ 0 0) into 0 6.938 * [backup-simplify]: Simplify (+ 0 0) into 0 6.939 * [backup-simplify]: Simplify (+ 0 0) into 0 6.941 * [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 6.943 * [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 6.944 * [backup-simplify]: Simplify 0 into 0 6.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.946 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.947 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.948 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.949 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.949 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.950 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 6.951 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 6.952 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.953 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.953 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 6.954 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 6.955 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.955 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.956 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.957 * [backup-simplify]: Simplify (+ 0 0) into 0 6.957 * [backup-simplify]: Simplify (+ 0 0) into 0 6.958 * [backup-simplify]: Simplify (+ 0 0) into 0 6.959 * [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 6.961 * [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 6.961 * [backup-simplify]: Simplify 0 into 0 6.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.963 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.963 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.964 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.965 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.965 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.966 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 6.967 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 6.967 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.968 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.969 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 6.970 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.971 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.972 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.972 * [backup-simplify]: Simplify (+ 0 0) into 0 6.974 * [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 6.976 * [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 6.976 * [backup-simplify]: Simplify 0 into 0 6.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.978 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.980 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.981 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.984 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.985 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 6.987 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 6.989 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.990 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 6.993 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 6.994 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.996 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.998 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.998 * [backup-simplify]: Simplify (+ 0 0) into 0 6.998 * [backup-simplify]: Simplify (+ 0 0) into 0 6.999 * [backup-simplify]: Simplify (+ 0 0) into 0 7.002 * [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.004 * [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.004 * [backup-simplify]: Simplify 0 into 0 7.005 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.006 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.008 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.011 * [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.012 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 7.014 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 7.015 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.016 * [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.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 7.018 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 7.019 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.022 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 7.022 * [backup-simplify]: Simplify (+ 0 0) into 0 7.022 * [backup-simplify]: Simplify (+ 0 0) into 0 7.023 * [backup-simplify]: Simplify (+ 0 0) into 0 7.025 * [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.027 * [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.027 * [backup-simplify]: Simplify 0 into 0 7.033 * [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.034 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.037 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.040 * [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.042 * [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.043 * [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.045 * [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.046 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.047 * [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.049 * [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.050 * [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.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.053 * [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.054 * [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.055 * [backup-simplify]: Simplify (+ 0 0) into 0 7.055 * [backup-simplify]: Simplify (+ 0 0) into 0 7.055 * [backup-simplify]: Simplify (+ 0 0) into 0 7.057 * [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.061 * [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.061 * [backup-simplify]: Simplify 0 into 0 7.063 * [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.068 * [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.068 * [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.068 * [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.068 * [taylor]: Taking taylor expansion of 1.0 in x 7.068 * [backup-simplify]: Simplify 1.0 into 1.0 7.068 * [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.068 * [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.068 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.069 * [taylor]: Taking taylor expansion of 0.2 in x 7.069 * [backup-simplify]: Simplify 0.2 into 0.2 7.069 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.069 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.069 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.069 * [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.069 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.069 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.069 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.069 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.069 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.069 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.069 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.069 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.069 * [taylor]: Taking taylor expansion of 2.0 in x 7.069 * [backup-simplify]: Simplify 2.0 into 2.0 7.069 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.069 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.069 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.069 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.069 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.070 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.070 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.070 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.070 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.070 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.070 * [taylor]: Taking taylor expansion of PI in x 7.070 * [backup-simplify]: Simplify PI into PI 7.070 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.071 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.074 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.074 * [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.074 * [taylor]: Taking taylor expansion of 1.0 in x 7.074 * [backup-simplify]: Simplify 1.0 into 1.0 7.074 * [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.074 * [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.074 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 7.074 * [taylor]: Taking taylor expansion of 0.2 in x 7.074 * [backup-simplify]: Simplify 0.2 into 0.2 7.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 7.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.074 * [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.074 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 7.074 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.074 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.074 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 7.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.074 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.074 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 7.074 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 7.074 * [taylor]: Taking taylor expansion of 2.0 in x 7.074 * [backup-simplify]: Simplify 2.0 into 2.0 7.074 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.075 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.075 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 7.075 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.075 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.075 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.075 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.075 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.075 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 7.075 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.075 * [taylor]: Taking taylor expansion of PI in x 7.075 * [backup-simplify]: Simplify PI into PI 7.075 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.076 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 7.076 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.077 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 7.077 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.077 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 7.078 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 7.078 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 7.078 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.078 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.078 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 7.078 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 7.078 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 7.079 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 7.079 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.079 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.079 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 7.079 * [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.079 * [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.080 * [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.081 * [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.083 * [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.084 * [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.084 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.084 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 7.085 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 7.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.085 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.086 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.086 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 7.086 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 7.087 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 7.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.087 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.087 * [backup-simplify]: Simplify (+ 0 0) into 0 7.088 * [backup-simplify]: Simplify (+ 0 0) into 0 7.088 * [backup-simplify]: Simplify (+ 0 0) into 0 7.089 * [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.091 * [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.091 * [backup-simplify]: Simplify 0 into 0 7.091 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.092 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 7.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.093 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 7.095 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 7.095 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.097 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.098 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 7.099 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 7.099 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.100 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.102 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.102 * [backup-simplify]: Simplify (+ 0 0) into 0 7.103 * [backup-simplify]: Simplify (+ 0 0) into 0 7.103 * [backup-simplify]: Simplify (+ 0 0) into 0 7.105 * [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.108 * [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.108 * [backup-simplify]: Simplify 0 into 0 7.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.111 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.112 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.113 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 7.114 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 7.114 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.115 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.116 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 7.117 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 7.118 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.120 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.120 * [backup-simplify]: Simplify (+ 0 0) into 0 7.120 * [backup-simplify]: Simplify (+ 0 0) into 0 7.121 * [backup-simplify]: Simplify (+ 0 0) into 0 7.122 * [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.124 * [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.124 * [backup-simplify]: Simplify 0 into 0 7.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.126 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.127 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.128 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.129 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 7.130 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 7.131 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.133 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.133 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 7.135 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 7.136 * [backup-simplify]: Simplify (+ (* 2.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 (fabs (/ -1 x))))))) into 0 7.137 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.139 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.139 * [backup-simplify]: Simplify (+ 0 0) into 0 7.139 * [backup-simplify]: Simplify (+ 0 0) into 0 7.140 * [backup-simplify]: Simplify (+ 0 0) into 0 7.142 * [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.151 * [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.151 * [backup-simplify]: Simplify 0 into 0 7.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.154 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.156 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.158 * [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.160 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 7.162 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 7.164 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.165 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.167 * [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.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 7.171 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 7.174 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.176 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.177 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.179 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 7.179 * [backup-simplify]: Simplify (+ 0 0) into 0 7.179 * [backup-simplify]: Simplify (+ 0 0) into 0 7.180 * [backup-simplify]: Simplify (+ 0 0) into 0 7.181 * [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.184 * [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.184 * [backup-simplify]: Simplify 0 into 0 7.185 * [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.186 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.187 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.188 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 7.190 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 7.191 * [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.192 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.194 * [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.195 * [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.197 * [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.199 * [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.201 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.203 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.205 * [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.208 * [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.208 * [backup-simplify]: Simplify (+ 0 0) into 0 7.209 * [backup-simplify]: Simplify (+ 0 0) into 0 7.209 * [backup-simplify]: Simplify (+ 0 0) into 0 7.212 * [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.217 * [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.217 * [backup-simplify]: Simplify 0 into 0 7.220 * [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.220 * * * [progress]: simplifying candidates 7.227 * [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.246 * * [simplify]: Extracting # 0 : cost 0 7.246 * * [simplify]: Extracting # 1 : cost 0 7.247 * * [simplify]: Extracting # 2 : cost 0 7.247 * * [simplify]: Extracting # 3 : cost 0 7.248 * * [simplify]: Extracting # 4 : cost 0 7.249 * * [simplify]: Extracting # 5 : cost 0 7.249 * * [simplify]: Extracting # 6 : cost 0 7.250 * * [simplify]: Extracting # 7 : cost 0 7.251 * * [simplify]: Extracting # 8 : cost 0 7.251 * * [simplify]: Extracting # 9 : cost 0 7.252 * * [simplify]: Extracting # 10 : cost 0 7.252 * * [simplify]: Extracting # 11 : cost 0 7.253 * * [simplify]: Extracting # 12 : cost 0 7.253 * * [simplify]: iteration 0 : 350 enodes (cost 8160 ) 7.390 * * [simplify]: Extracting # 0 : cost 0 7.393 * * [simplify]: Extracting # 1 : cost 0 7.397 * * [simplify]: Extracting # 2 : cost 0 7.400 * * [simplify]: Extracting # 3 : cost 0 7.403 * * [simplify]: Extracting # 4 : cost 0 7.406 * * [simplify]: Extracting # 5 : cost 0 7.409 * * [simplify]: Extracting # 6 : cost 0 7.412 * * [simplify]: iteration 1 : 1136 enodes (cost 5868 ) 8.026 * * [simplify]: Extracting # 0 : cost 0 8.042 * * [simplify]: Extracting # 1 : cost 0 8.057 * * [simplify]: Extracting # 2 : cost 0 8.073 * * [simplify]: Extracting # 3 : cost 0 8.088 * * [simplify]: Extracting # 4 : cost 0 8.104 * * [simplify]: Extracting # 5 : cost 0 8.125 * * [simplify]: Extracting # 6 : cost 0 8.140 * * [simplify]: Extracting # 7 : cost 0 8.155 * * [simplify]: iteration done: 5001 enodes (cost 4750 ) 8.158 * [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.160 * * * [progress]: adding candidates to table 9.291 * * [progress]: iteration 2 / 4 9.291 * * * [progress]: picking best candidate 9.330 * * * * [pick]: Picked # 9.330 * * * [progress]: localizing error 9.373 * * * [progress]: generating rewritten candidates 9.373 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 2) 9.375 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 3) 9.402 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 9.466 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2 2 2) 9.505 * * * [progress]: generating series expansions 9.505 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 2) 9.505 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 3) 9.506 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.506 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 9.506 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.506 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.506 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.506 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.506 * [taylor]: Taking taylor expansion of (fabs x) in x 9.506 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.506 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.506 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.506 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.506 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.506 * [taylor]: Taking taylor expansion of (fabs x) in x 9.507 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.507 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.507 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.507 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.507 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.508 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.508 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.508 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 9.509 * [backup-simplify]: Simplify 0 into 0 9.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.511 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.511 * [backup-simplify]: Simplify 0 into 0 9.512 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.513 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.514 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.514 * [backup-simplify]: Simplify 0 into 0 9.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.518 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.518 * [backup-simplify]: Simplify 0 into 0 9.519 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.520 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.527 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.527 * [backup-simplify]: Simplify 0 into 0 9.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 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 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.531 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 9.531 * [backup-simplify]: Simplify 0 into 0 9.531 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.531 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.531 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 9.531 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.531 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.532 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.532 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.532 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.532 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.532 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.532 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.532 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.532 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.532 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.532 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.532 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.532 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.532 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.533 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.533 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.533 * [backup-simplify]: Simplify 0 into 0 9.533 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.534 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.534 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 9.535 * [backup-simplify]: Simplify 0 into 0 9.535 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.536 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.537 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.537 * [backup-simplify]: Simplify 0 into 0 9.537 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.538 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.539 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.539 * [backup-simplify]: Simplify 0 into 0 9.540 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.541 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.543 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 9.543 * [backup-simplify]: Simplify 0 into 0 9.544 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.545 * [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.547 * [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.547 * [backup-simplify]: Simplify 0 into 0 9.547 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.547 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.547 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 9.547 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.547 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.547 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.547 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.547 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.548 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.548 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.548 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.548 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.548 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.548 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.548 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.548 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.548 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.548 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.548 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.548 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.548 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.549 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.549 * [backup-simplify]: Simplify 0 into 0 9.549 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.550 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.551 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.551 * [backup-simplify]: Simplify 0 into 0 9.552 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.553 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.554 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.554 * [backup-simplify]: Simplify 0 into 0 9.555 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.557 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.559 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.559 * [backup-simplify]: Simplify 0 into 0 9.560 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.562 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.564 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 9.564 * [backup-simplify]: Simplify 0 into 0 9.566 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.568 * [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.570 * [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.571 * [backup-simplify]: Simplify 0 into 0 9.571 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.571 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 9.575 * [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.575 * [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.575 * [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.575 * [taylor]: Taking taylor expansion of 1.0 in x 9.575 * [backup-simplify]: Simplify 1.0 into 1.0 9.575 * [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.575 * [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.575 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 9.576 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 9.576 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.576 * [taylor]: Taking taylor expansion of 2.0 in x 9.576 * [backup-simplify]: Simplify 2.0 into 2.0 9.576 * [taylor]: Taking taylor expansion of (fabs x) in x 9.576 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.576 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.576 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.576 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.576 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.576 * [taylor]: Taking taylor expansion of (fabs x) in x 9.576 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.576 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.576 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.576 * [taylor]: Taking taylor expansion of 0.2 in x 9.576 * [backup-simplify]: Simplify 0.2 into 0.2 9.576 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.576 * [taylor]: Taking taylor expansion of (fabs x) in x 9.576 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.576 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.576 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.576 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.576 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.576 * [taylor]: Taking taylor expansion of (fabs x) in x 9.576 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.576 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.576 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.577 * [taylor]: Taking taylor expansion of PI in x 9.577 * [backup-simplify]: Simplify PI into PI 9.577 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.579 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.580 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.581 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.581 * [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.581 * [taylor]: Taking taylor expansion of 1.0 in x 9.581 * [backup-simplify]: Simplify 1.0 into 1.0 9.581 * [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.581 * [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.581 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 9.581 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 9.581 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 9.581 * [taylor]: Taking taylor expansion of 2.0 in x 9.581 * [backup-simplify]: Simplify 2.0 into 2.0 9.581 * [taylor]: Taking taylor expansion of (fabs x) in x 9.581 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.581 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 9.581 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.582 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.582 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.582 * [taylor]: Taking taylor expansion of (fabs x) in x 9.582 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.582 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 9.582 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 9.582 * [taylor]: Taking taylor expansion of 0.2 in x 9.582 * [backup-simplify]: Simplify 0.2 into 0.2 9.582 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.582 * [taylor]: Taking taylor expansion of (fabs x) in x 9.582 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.582 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 9.582 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.582 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.582 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 9.582 * [taylor]: Taking taylor expansion of (fabs x) in x 9.582 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.582 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.582 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.582 * [taylor]: Taking taylor expansion of PI in x 9.582 * [backup-simplify]: Simplify PI into PI 9.583 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.584 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.586 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.586 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 9.586 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.587 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.587 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 9.587 * [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.587 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.588 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 9.588 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 9.588 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 9.588 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.588 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.589 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 9.589 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 9.589 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 9.590 * [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.590 * [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.593 * [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.595 * [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.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.599 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 9.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.600 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 9.600 * [backup-simplify]: Simplify (+ 0 0) into 0 9.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.601 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 9.601 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 9.602 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 9.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.603 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 9.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 9.604 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 9.605 * [backup-simplify]: Simplify (+ 0 0) into 0 9.605 * [backup-simplify]: Simplify (+ 0 0) into 0 9.607 * [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.610 * [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.610 * [backup-simplify]: Simplify 0 into 0 9.611 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.613 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.614 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.614 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.615 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.616 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.616 * [backup-simplify]: Simplify (+ 0 0) into 0 9.617 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.617 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.618 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 9.619 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 9.619 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.620 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.621 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 9.621 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 9.622 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 9.623 * [backup-simplify]: Simplify (+ 0 0) into 0 9.623 * [backup-simplify]: Simplify (+ 0 0) into 0 9.625 * [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.629 * [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.629 * [backup-simplify]: Simplify 0 into 0 9.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.632 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.633 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.634 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.635 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.636 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.637 * [backup-simplify]: Simplify (+ 0 0) into 0 9.637 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.639 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.640 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 9.641 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 9.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.643 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.644 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 9.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 9.646 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 9.647 * [backup-simplify]: Simplify (+ 0 0) into 0 9.647 * [backup-simplify]: Simplify (+ 0 0) into 0 9.649 * [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.653 * [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.653 * [backup-simplify]: Simplify 0 into 0 9.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.655 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.656 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.658 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.659 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.659 * [backup-simplify]: Simplify (+ 0 0) into 0 9.660 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.661 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 9.668 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 9.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.669 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.670 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 9.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 9.672 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 9.672 * [backup-simplify]: Simplify (+ 0 0) into 0 9.673 * [backup-simplify]: Simplify (+ 0 0) into 0 9.674 * [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.676 * [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.676 * [backup-simplify]: Simplify 0 into 0 9.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.678 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.679 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.680 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.681 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.683 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.683 * [backup-simplify]: Simplify (+ 0 0) into 0 9.684 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.685 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.686 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 9.688 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 9.690 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.692 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.693 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 9.696 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 9.698 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 9.698 * [backup-simplify]: Simplify (+ 0 0) into 0 9.699 * [backup-simplify]: Simplify (+ 0 0) into 0 9.701 * [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.706 * [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.706 * [backup-simplify]: Simplify 0 into 0 9.707 * [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.709 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.712 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.714 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.716 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.719 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 9.719 * [backup-simplify]: Simplify (+ 0 0) into 0 9.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.723 * [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.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 9.728 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 9.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.733 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.734 * [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.736 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 9.737 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 9.738 * [backup-simplify]: Simplify (+ 0 0) into 0 9.738 * [backup-simplify]: Simplify (+ 0 0) into 0 9.739 * [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.742 * [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.742 * [backup-simplify]: Simplify 0 into 0 9.743 * [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.746 * [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.746 * [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.746 * [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.746 * [taylor]: Taking taylor expansion of 1.0 in x 9.746 * [backup-simplify]: Simplify 1.0 into 1.0 9.746 * [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.746 * [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.746 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 9.746 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 9.746 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.746 * [taylor]: Taking taylor expansion of 2.0 in x 9.746 * [backup-simplify]: Simplify 2.0 into 2.0 9.746 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.746 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.746 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.746 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.746 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.747 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.747 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.747 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.747 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 9.747 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.747 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.747 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.747 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.747 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.747 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.747 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.747 * [taylor]: Taking taylor expansion of 0.2 in x 9.747 * [backup-simplify]: Simplify 0.2 into 0.2 9.747 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.747 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.747 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.747 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.747 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.747 * [taylor]: Taking taylor expansion of PI in x 9.747 * [backup-simplify]: Simplify PI into PI 9.747 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.748 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.749 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.749 * [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.749 * [taylor]: Taking taylor expansion of 1.0 in x 9.749 * [backup-simplify]: Simplify 1.0 into 1.0 9.749 * [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.749 * [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.749 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 9.750 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 9.750 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 9.750 * [taylor]: Taking taylor expansion of 2.0 in x 9.750 * [backup-simplify]: Simplify 2.0 into 2.0 9.750 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.750 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.750 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 9.750 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.750 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.750 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.750 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.750 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.750 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (* 0.2 (pow (fabs (/ 1 x)) 5))) in x 9.750 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 9.750 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.750 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.750 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 9.750 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.750 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.750 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 9.750 * [taylor]: Taking taylor expansion of 0.2 in x 9.750 * [backup-simplify]: Simplify 0.2 into 0.2 9.750 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.750 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.750 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.750 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.750 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.750 * [taylor]: Taking taylor expansion of PI in x 9.750 * [backup-simplify]: Simplify PI into PI 9.751 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.751 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.752 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.753 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.753 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 9.753 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.753 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.753 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 9.753 * [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.753 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.754 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.754 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 9.754 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 9.754 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 9.754 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.754 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 9.755 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 9.755 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 9.755 * [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.756 * [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.757 * [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.758 * [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.760 * [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.760 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 9.760 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.760 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.761 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.761 * [backup-simplify]: Simplify (+ 0 0) into 0 9.761 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.761 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.762 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 9.762 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 9.762 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 9.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.763 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 9.764 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 9.764 * [backup-simplify]: Simplify (+ 0 0) into 0 9.764 * [backup-simplify]: Simplify (+ 0 0) into 0 9.766 * [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.768 * [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.769 * [backup-simplify]: Simplify 0 into 0 9.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.771 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.772 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.772 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.773 * [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.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 9.778 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 9.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.779 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 9.781 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 9.781 * [backup-simplify]: Simplify (+ 0 0) into 0 9.781 * [backup-simplify]: Simplify (+ 0 0) into 0 9.783 * [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.786 * [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.786 * [backup-simplify]: Simplify 0 into 0 9.787 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.798 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.799 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.800 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.801 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.802 * [backup-simplify]: Simplify (+ 0 0) into 0 9.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.804 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.805 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.806 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 9.807 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 9.808 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.809 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 9.812 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.812 * [backup-simplify]: Simplify (+ 0 0) into 0 9.813 * [backup-simplify]: Simplify (+ 0 0) into 0 9.814 * [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.817 * [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.817 * [backup-simplify]: Simplify 0 into 0 9.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.818 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.819 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.820 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.821 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.822 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.823 * [backup-simplify]: Simplify (+ 0 0) into 0 9.823 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.824 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.825 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 9.826 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 9.827 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 9.828 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.829 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.830 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 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 (pow (fabs (/ 1 x)) 5)))))) into 0 9.831 * [backup-simplify]: Simplify (+ 0 0) into 0 9.832 * [backup-simplify]: Simplify (+ 0 0) into 0 9.833 * [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.835 * [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.835 * [backup-simplify]: Simplify 0 into 0 9.836 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.837 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.838 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) 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.842 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 9.842 * [backup-simplify]: Simplify (+ 0 0) into 0 9.843 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.844 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.845 * [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.846 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 9.848 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 9.849 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.850 * [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.851 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 9.852 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 9.853 * [backup-simplify]: Simplify (+ 0 0) into 0 9.853 * [backup-simplify]: Simplify (+ 0 0) into 0 9.854 * [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.857 * [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.857 * [backup-simplify]: Simplify 0 into 0 9.858 * [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.859 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.860 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.862 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.863 * [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.865 * [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.865 * [backup-simplify]: Simplify (+ 0 0) into 0 9.866 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 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 (pow (fabs (/ 1 x)) 2)))))))) into 0 9.871 * [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.873 * [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.875 * [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.877 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.880 * [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.882 * [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.884 * [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.885 * [backup-simplify]: Simplify (+ 0 0) into 0 9.885 * [backup-simplify]: Simplify (+ 0 0) into 0 9.888 * [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.893 * [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.893 * [backup-simplify]: Simplify 0 into 0 9.895 * [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.899 * [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.899 * [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.899 * [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.899 * [taylor]: Taking taylor expansion of 1.0 in x 9.899 * [backup-simplify]: Simplify 1.0 into 1.0 9.899 * [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.899 * [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.899 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.899 * [taylor]: Taking taylor expansion of 0.2 in x 9.899 * [backup-simplify]: Simplify 0.2 into 0.2 9.899 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.899 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.899 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.900 * [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.900 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 9.900 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 9.900 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.900 * [taylor]: Taking taylor expansion of 2.0 in x 9.900 * [backup-simplify]: Simplify 2.0 into 2.0 9.900 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.900 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.900 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.900 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.900 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.900 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.900 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.900 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.900 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 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 (/ -1 x)) 7) in x 9.900 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.900 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.900 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.900 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.900 * [taylor]: Taking taylor expansion of PI in x 9.900 * [backup-simplify]: Simplify PI into PI 9.901 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.901 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.903 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.903 * [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.903 * [taylor]: Taking taylor expansion of 1.0 in x 9.903 * [backup-simplify]: Simplify 1.0 into 1.0 9.903 * [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.903 * [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.903 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 9.903 * [taylor]: Taking taylor expansion of 0.2 in x 9.903 * [backup-simplify]: Simplify 0.2 into 0.2 9.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.903 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.903 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.903 * [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.903 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 9.903 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 9.903 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 9.903 * [taylor]: Taking taylor expansion of 2.0 in x 9.903 * [backup-simplify]: Simplify 2.0 into 2.0 9.903 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.903 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.903 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 9.903 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 9.903 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 9.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.903 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.903 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.903 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 9.903 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 9.903 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 9.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 9.903 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.904 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.904 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 9.904 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 9.904 * [taylor]: Taking taylor expansion of PI in x 9.904 * [backup-simplify]: Simplify PI into PI 9.904 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 9.905 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 9.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 9.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 9.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.912 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 9.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 9.912 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 9.912 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 9.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.913 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 9.913 * [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.913 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.913 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.913 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 9.913 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 9.914 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 9.914 * [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.914 * [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.916 * [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.917 * [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.919 * [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.919 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.919 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 9.920 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 9.920 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 9.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.921 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.921 * [backup-simplify]: Simplify (+ 0 0) into 0 9.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.922 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 9.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 9.923 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 9.923 * [backup-simplify]: Simplify (+ 0 0) into 0 9.923 * [backup-simplify]: Simplify (+ 0 0) into 0 9.924 * [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.926 * [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.926 * [backup-simplify]: Simplify 0 into 0 9.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.928 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 9.929 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.930 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.930 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 9.931 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 9.932 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.933 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.933 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.934 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.935 * [backup-simplify]: Simplify (+ 0 0) into 0 9.935 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.936 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 9.937 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 9.938 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 9.938 * [backup-simplify]: Simplify (+ 0 0) into 0 9.939 * [backup-simplify]: Simplify (+ 0 0) into 0 9.941 * [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.943 * [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.943 * [backup-simplify]: Simplify 0 into 0 9.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.945 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.946 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.946 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.947 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 9.948 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.949 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.949 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.950 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.951 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.951 * [backup-simplify]: Simplify (+ 0 0) into 0 9.952 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 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 (pow (fabs (/ -1 x)) 2))))) into 0 9.953 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 9.955 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 9.955 * [backup-simplify]: Simplify (+ 0 0) into 0 9.955 * [backup-simplify]: Simplify (+ 0 0) into 0 9.956 * [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.958 * [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.958 * [backup-simplify]: Simplify 0 into 0 9.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.960 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.961 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.962 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.963 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 9.964 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 9.965 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 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 0) (* 0 (fabs (/ -1 x))))))) into 0 9.967 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.968 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.968 * [backup-simplify]: Simplify (+ 0 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.971 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 9.972 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 9.974 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 9.975 * [backup-simplify]: Simplify (+ 0 0) into 0 9.975 * [backup-simplify]: Simplify (+ 0 0) into 0 9.978 * [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.981 * [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.982 * [backup-simplify]: Simplify 0 into 0 9.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 9.985 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 9.986 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.988 * [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.990 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 9.993 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 9.995 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.996 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.998 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.001 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 10.001 * [backup-simplify]: Simplify (+ 0 0) into 0 10.003 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.005 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.006 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 10.008 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 10.010 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 10.011 * [backup-simplify]: Simplify (+ 0 0) into 0 10.011 * [backup-simplify]: Simplify (+ 0 0) into 0 10.014 * [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 10.018 * [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 10.018 * [backup-simplify]: Simplify 0 into 0 10.020 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 10.023 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 10.025 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.028 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 10.030 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 10.033 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 10.043 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.046 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.048 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 10.050 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 10.051 * [backup-simplify]: Simplify (+ 0 0) into 0 10.053 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.055 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 10.057 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 10.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 10.063 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 10.063 * [backup-simplify]: Simplify (+ 0 0) into 0 10.063 * [backup-simplify]: Simplify (+ 0 0) into 0 10.066 * [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 10.071 * [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 10.071 * [backup-simplify]: Simplify 0 into 0 10.074 * [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))))))) 10.074 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2 2 2) 10.075 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.075 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in (x) around 0 10.075 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 10.075 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.075 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.075 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 10.075 * [taylor]: Taking taylor expansion of (fabs x) in x 10.075 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.075 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 10.075 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.075 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.075 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 10.075 * [taylor]: Taking taylor expansion of (fabs x) in x 10.075 * [backup-simplify]: Simplify (fabs x) into (fabs x) 10.076 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 10.076 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 10.076 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 10.076 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.076 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.077 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 10.077 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 10.077 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 10.078 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 6))) into 0 10.078 * [backup-simplify]: Simplify 0 into 0 10.079 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 10.079 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 10.080 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 10.081 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 10.081 * [backup-simplify]: Simplify 0 into 0 10.082 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 10.083 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 10.084 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 10.085 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 10.085 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 10.088 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 10.089 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 10.091 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 10.091 * [backup-simplify]: Simplify 0 into 0 10.093 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 10.094 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 10.096 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 10.098 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 10.098 * [backup-simplify]: Simplify 0 into 0 10.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 10.103 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 10.105 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 10.107 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 10.107 * [backup-simplify]: Simplify 0 into 0 10.107 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.108 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs (/ 1 x)) (* 2 3))) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 10.108 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in (x) around 0 10.108 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 10.108 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.108 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.108 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 10.108 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.109 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.109 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 10.109 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.109 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.109 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 10.109 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 10.109 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 10.109 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 10.109 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 10.110 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 10.110 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 10.110 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 10.110 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 10.110 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 10.111 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 10.111 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 10.111 * [backup-simplify]: Simplify 0 into 0 10.112 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 10.112 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 10.112 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 10.113 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 10.113 * [backup-simplify]: Simplify 0 into 0 10.114 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 10.114 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 10.115 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 10.116 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 10.116 * [backup-simplify]: Simplify 0 into 0 10.117 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 10.117 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 10.118 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 10.119 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 10.119 * [backup-simplify]: Simplify 0 into 0 10.121 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 10.122 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 10.123 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 10.124 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 10.124 * [backup-simplify]: Simplify 0 into 0 10.125 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 10.127 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 10.128 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 10.129 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 10.129 * [backup-simplify]: Simplify 0 into 0 10.130 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.130 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (pow (fabs (/ 1 (- x))) (* 2 3))) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 10.130 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in (x) around 0 10.130 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 10.130 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.130 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.131 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 10.131 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.131 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.131 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 10.131 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 10.131 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 10.131 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 10.131 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 10.131 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 10.131 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 10.131 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 10.131 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 10.131 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 10.131 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 10.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 10.132 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 10.132 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 10.132 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 10.132 * [backup-simplify]: Simplify 0 into 0 10.133 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 10.133 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 10.134 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 10.134 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 10.134 * [backup-simplify]: Simplify 0 into 0 10.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 10.136 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 10.136 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 10.137 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 10.137 * [backup-simplify]: Simplify 0 into 0 10.138 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 10.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 10.141 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 10.143 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 10.143 * [backup-simplify]: Simplify 0 into 0 10.144 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 10.146 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 10.148 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 10.150 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 10.150 * [backup-simplify]: Simplify 0 into 0 10.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 10.154 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 10.156 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 10.159 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 10.159 * [backup-simplify]: Simplify 0 into 0 10.159 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 10.159 * * * [progress]: simplifying candidates 10.165 * [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 1) (* (/ 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.178 * * [simplify]: Extracting # 0 : cost 0 10.179 * * [simplify]: Extracting # 1 : cost 0 10.179 * * [simplify]: Extracting # 2 : cost 0 10.180 * * [simplify]: Extracting # 3 : cost 0 10.181 * * [simplify]: Extracting # 4 : cost 0 10.182 * * [simplify]: Extracting # 5 : cost 0 10.182 * * [simplify]: Extracting # 6 : cost 0 10.183 * * [simplify]: Extracting # 7 : cost 0 10.183 * * [simplify]: Extracting # 8 : cost 0 10.189 * * [simplify]: Extracting # 9 : cost 0 10.190 * * [simplify]: Extracting # 10 : cost 0 10.190 * * [simplify]: Extracting # 11 : cost 0 10.191 * * [simplify]: Extracting # 12 : cost 0 10.191 * * [simplify]: iteration 0 : 309 enodes (cost 4312 ) 10.339 * * [simplify]: Extracting # 0 : cost 0 10.341 * * [simplify]: Extracting # 1 : cost 0 10.343 * * [simplify]: Extracting # 2 : cost 0 10.344 * * [simplify]: Extracting # 3 : cost 0 10.345 * * [simplify]: Extracting # 4 : cost 0 10.346 * * [simplify]: Extracting # 5 : cost 0 10.347 * * [simplify]: Extracting # 6 : cost 0 10.348 * * [simplify]: iteration 1 : 881 enodes (cost 3725 ) 11.065 * * [simplify]: Extracting # 0 : cost 0 11.069 * * [simplify]: Extracting # 1 : cost 0 11.075 * * [simplify]: Extracting # 2 : cost 0 11.079 * * [simplify]: Extracting # 3 : cost 0 11.089 * * [simplify]: Extracting # 4 : cost 0 11.098 * * [simplify]: iteration 2 : 3583 enodes (cost 3374 ) 12.638 * * [simplify]: Extracting # 0 : cost 0 12.652 * * [simplify]: Extracting # 1 : cost 0 12.670 * * [simplify]: Extracting # 2 : cost 0 12.677 * * [simplify]: Extracting # 3 : cost 0 12.683 * * [simplify]: Extracting # 4 : cost 0 12.689 * * [simplify]: Extracting # 5 : cost 0 12.696 * * [simplify]: iteration done: 5001 enodes (cost 3367 ) 12.697 * [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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log1p (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (log (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (log (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (pow (exp (/ 1.0 (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (pow (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3) (/ (pow 1.0 3) (* PI (sqrt PI)))) (pow (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) 3) (* (cbrt (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (cbrt (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)))) (cbrt (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (pow (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) 3) (sqrt (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI))) (sqrt (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (- (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 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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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)))) (/ (* (* 1.0 (cbrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (cbrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (sqrt (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (sqrt (/ 1.0 (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt 1.0) (sqrt (cbrt PI)))) (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (/ (sqrt 1.0) (cbrt (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (* (sqrt 1.0) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt (cbrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (/ (sqrt PI) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (/ (sqrt PI) (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (cbrt (sqrt PI)) 1.0)) (/ (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt (sqrt PI))) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt (sqrt PI))) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (* (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (/ (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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)))) (* 1.0 (fma (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (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))) (* (pow (fabs x) 6) (/ (cbrt 1.0) (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 (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (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.699 * * * [progress]: adding candidates to table 14.407 * * [progress]: iteration 3 / 4 14.407 * * * [progress]: picking best candidate 14.436 * * * * [pick]: Picked # 14.436 * * * [progress]: localizing error 14.527 * * * [progress]: generating rewritten candidates 14.527 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 2) 14.530 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 3) 14.576 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 14.617 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2 2 1) 14.669 * * * [progress]: generating series expansions 14.669 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 2) 14.669 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 3) 14.670 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.670 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 14.670 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 14.670 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.670 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.670 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 14.670 * [taylor]: Taking taylor expansion of (fabs x) in x 14.670 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.670 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 14.670 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.670 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.670 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 14.670 * [taylor]: Taking taylor expansion of (fabs x) in x 14.670 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.670 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.670 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 14.671 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.671 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 14.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 14.671 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 14.671 * [backup-simplify]: Simplify 0 into 0 14.672 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.672 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 14.673 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 14.673 * [backup-simplify]: Simplify 0 into 0 14.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 14.675 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 14.675 * [backup-simplify]: Simplify 0 into 0 14.676 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.677 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 14.678 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 14.678 * [backup-simplify]: Simplify 0 into 0 14.679 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.680 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 14.681 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 14.681 * [backup-simplify]: Simplify 0 into 0 14.682 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.683 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 14.685 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 14.685 * [backup-simplify]: Simplify 0 into 0 14.685 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.685 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 14.685 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 14.685 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.685 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.686 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.686 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.686 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.686 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.686 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.686 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.686 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.686 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.686 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.686 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.686 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.686 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.686 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 14.687 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 14.687 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 14.687 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 14.688 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 14.688 * [backup-simplify]: Simplify 0 into 0 14.689 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 14.689 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 14.690 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 14.690 * [backup-simplify]: Simplify 0 into 0 14.691 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 14.692 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 14.694 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 14.694 * [backup-simplify]: Simplify 0 into 0 14.695 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 14.696 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 14.698 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 14.698 * [backup-simplify]: Simplify 0 into 0 14.700 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 14.701 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 14.704 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 14.704 * [backup-simplify]: Simplify 0 into 0 14.706 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 14.708 * [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.710 * [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.710 * [backup-simplify]: Simplify 0 into 0 14.711 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.711 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (pow (fabs (/ 1 (- x))) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 14.711 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 14.711 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 14.711 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.712 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.712 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 14.712 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.712 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.712 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 14.712 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.712 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.712 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 14.712 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 14.712 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 14.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 14.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 14.713 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 14.713 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 14.713 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 14.713 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 14.714 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 14.714 * [backup-simplify]: Simplify 0 into 0 14.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 14.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 14.716 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 14.716 * [backup-simplify]: Simplify 0 into 0 14.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 14.718 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 14.720 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 14.720 * [backup-simplify]: Simplify 0 into 0 14.721 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.723 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.725 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 14.725 * [backup-simplify]: Simplify 0 into 0 14.732 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.734 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 14.736 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 14.736 * [backup-simplify]: Simplify 0 into 0 14.738 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.741 * [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.743 * [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.743 * [backup-simplify]: Simplify 0 into 0 14.744 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.744 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 14.749 * [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)))) 14.749 * [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 14.749 * [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 14.750 * [taylor]: Taking taylor expansion of 1.0 in x 14.750 * [backup-simplify]: Simplify 1.0 into 1.0 14.750 * [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 14.750 * [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 14.750 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 14.750 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 14.750 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 14.750 * [taylor]: Taking taylor expansion of 2.0 in x 14.750 * [backup-simplify]: Simplify 2.0 into 2.0 14.750 * [taylor]: Taking taylor expansion of (fabs x) in x 14.750 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.750 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 14.750 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.750 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.750 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 14.750 * [taylor]: Taking taylor expansion of (fabs x) in x 14.750 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.750 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) in x 14.750 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) in x 14.750 * [taylor]: Taking taylor expansion of 1.0 in x 14.751 * [backup-simplify]: Simplify 1.0 into 1.0 14.751 * [taylor]: Taking taylor expansion of (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) in x 14.751 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 14.751 * [taylor]: Taking taylor expansion of (fabs x) in x 14.751 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.751 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.751 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.751 * [taylor]: Taking taylor expansion of 21.0 in x 14.751 * [backup-simplify]: Simplify 21.0 into 21.0 14.751 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.752 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.752 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.753 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 14.753 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 14.753 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 14.754 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.756 * [backup-simplify]: Simplify (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) 14.756 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 14.756 * [taylor]: Taking taylor expansion of 0.2 in x 14.756 * [backup-simplify]: Simplify 0.2 into 0.2 14.756 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 14.756 * [taylor]: Taking taylor expansion of (fabs x) in x 14.756 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.756 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.756 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.756 * [taylor]: Taking taylor expansion of PI in x 14.756 * [backup-simplify]: Simplify PI into PI 14.757 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.758 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.760 * [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 14.760 * [taylor]: Taking taylor expansion of 1.0 in x 14.760 * [backup-simplify]: Simplify 1.0 into 1.0 14.760 * [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 14.760 * [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 14.760 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs x) (* 0.6666666666666666 (pow (fabs x) 3))) in x 14.761 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 14.761 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 14.761 * [taylor]: Taking taylor expansion of 2.0 in x 14.761 * [backup-simplify]: Simplify 2.0 into 2.0 14.761 * [taylor]: Taking taylor expansion of (fabs x) in x 14.761 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.761 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 14.761 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.761 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.761 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 14.761 * [taylor]: Taking taylor expansion of (fabs x) in x 14.761 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.761 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) (* 0.2 (pow (fabs x) 5))) in x 14.761 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))) in x 14.761 * [taylor]: Taking taylor expansion of 1.0 in x 14.761 * [backup-simplify]: Simplify 1.0 into 1.0 14.761 * [taylor]: Taking taylor expansion of (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) in x 14.761 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 14.761 * [taylor]: Taking taylor expansion of (fabs x) in x 14.761 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.761 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.761 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.761 * [taylor]: Taking taylor expansion of 21.0 in x 14.761 * [backup-simplify]: Simplify 21.0 into 21.0 14.762 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.763 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.763 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 14.763 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 14.764 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 14.765 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.766 * [backup-simplify]: Simplify (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)) 14.766 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 14.766 * [taylor]: Taking taylor expansion of 0.2 in x 14.766 * [backup-simplify]: Simplify 0.2 into 0.2 14.766 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 14.766 * [taylor]: Taking taylor expansion of (fabs x) in x 14.766 * [backup-simplify]: Simplify (fabs x) into (fabs x) 14.766 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.767 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.767 * [taylor]: Taking taylor expansion of PI in x 14.767 * [backup-simplify]: Simplify PI into PI 14.767 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.768 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.771 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.771 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 14.771 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.771 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 14.772 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 14.772 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) 14.773 * [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))) 14.773 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 14.774 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 14.774 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 14.774 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 14.775 * [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))) 14.777 * [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))))) 14.781 * [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)))))) 14.784 * [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.787 * [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.788 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 14.788 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 14.788 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 14.789 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 14.789 * [backup-simplify]: Simplify (+ 0 0) into 0 14.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 14.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 14.790 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 14.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 14.791 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 14.794 * [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 14.796 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)))) into 0 14.796 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 14.796 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 14.796 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 14.797 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 14.797 * [backup-simplify]: Simplify (+ 0 0) into 0 14.798 * [backup-simplify]: Simplify (+ 0 0) into 0 14.801 * [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 14.804 * [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 14.804 * [backup-simplify]: Simplify 0 into 0 14.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.807 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 14.808 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.809 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.809 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 14.810 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 14.811 * [backup-simplify]: Simplify (+ 0 0) into 0 14.811 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.812 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 14.813 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 14.813 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 14.814 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 14.815 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 14.817 * [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 14.818 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))))) into 0 14.819 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 14.819 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 14.820 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 14.820 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 14.820 * [backup-simplify]: Simplify (+ 0 0) into 0 14.821 * [backup-simplify]: Simplify (+ 0 0) into 0 14.823 * [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 14.825 * [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 14.825 * [backup-simplify]: Simplify 0 into 0 14.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.827 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.828 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.828 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.829 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 14.830 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 14.830 * [backup-simplify]: Simplify (+ 0 0) into 0 14.831 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.831 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 14.832 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 14.833 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 14.833 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.834 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 14.837 * [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 14.839 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2)))))) into 0 14.839 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 14.840 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 14.841 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 14.842 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 14.842 * [backup-simplify]: Simplify (+ 0 0) into 0 14.843 * [backup-simplify]: Simplify (+ 0 0) into 0 14.846 * [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 14.850 * [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 14.850 * [backup-simplify]: Simplify 0 into 0 14.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.853 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.855 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.856 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 14.859 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 14.860 * [backup-simplify]: Simplify (+ 0 0) into 0 14.861 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.862 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 14.864 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 14.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 14.867 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.868 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 14.878 * [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 14.882 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs x) 7) (pow (sqrt 21.0) 2))))))) into 0 14.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 14.885 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 14.886 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 14.888 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 14.888 * [backup-simplify]: Simplify (+ 0 0) into 0 14.889 * [backup-simplify]: Simplify (+ 0 0) into 0 14.892 * [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 14.897 * [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 14.897 * [backup-simplify]: Simplify 0 into 0 14.898 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 14.900 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.902 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.904 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.906 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 14.907 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 14.907 * [backup-simplify]: Simplify (+ 0 0) into 0 14.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.909 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 14.910 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 14.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 14.912 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.913 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 14.917 * [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 14.919 * [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 14.920 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 14.921 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 14.922 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 14.923 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 14.924 * [backup-simplify]: Simplify (+ 0 0) into 0 14.924 * [backup-simplify]: Simplify (+ 0 0) into 0 14.926 * [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 14.929 * [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 14.929 * [backup-simplify]: Simplify 0 into 0 14.930 * [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.931 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 14.933 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.934 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.936 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 14.939 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 14.939 * [backup-simplify]: Simplify (+ 0 0) into 0 14.941 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.943 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 14.946 * [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.948 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 14.950 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 14.952 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 14.959 * [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.963 * [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.965 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 14.967 * [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.968 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 14.969 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 14.970 * [backup-simplify]: Simplify (+ 0 0) into 0 14.970 * [backup-simplify]: Simplify (+ 0 0) into 0 14.972 * [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.976 * [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.976 * [backup-simplify]: Simplify 0 into 0 14.978 * [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.981 * [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.981 * [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.981 * [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.981 * [taylor]: Taking taylor expansion of 1.0 in x 14.981 * [backup-simplify]: Simplify 1.0 into 1.0 14.981 * [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.981 * [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.981 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 14.981 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 14.981 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 14.981 * [taylor]: Taking taylor expansion of 2.0 in x 14.981 * [backup-simplify]: Simplify 2.0 into 2.0 14.981 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.981 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.982 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.982 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.982 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.982 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.982 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.982 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.982 * [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.982 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.982 * [taylor]: Taking taylor expansion of 1.0 in x 14.982 * [backup-simplify]: Simplify 1.0 into 1.0 14.982 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.982 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 14.982 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.982 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.982 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.982 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.982 * [taylor]: Taking taylor expansion of 21.0 in x 14.982 * [backup-simplify]: Simplify 21.0 into 21.0 14.982 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.983 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.983 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 14.983 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 14.984 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.985 * [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.985 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 14.985 * [taylor]: Taking taylor expansion of 0.2 in x 14.985 * [backup-simplify]: Simplify 0.2 into 0.2 14.985 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 14.985 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.985 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.985 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.985 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.985 * [taylor]: Taking taylor expansion of PI in x 14.985 * [backup-simplify]: Simplify PI into PI 14.986 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.987 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.988 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.988 * [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.988 * [taylor]: Taking taylor expansion of 1.0 in x 14.988 * [backup-simplify]: Simplify 1.0 into 1.0 14.988 * [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.988 * [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.988 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ 1 x)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 14.988 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 14.988 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 14.988 * [taylor]: Taking taylor expansion of 2.0 in x 14.988 * [backup-simplify]: Simplify 2.0 into 2.0 14.988 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.988 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.988 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 14.989 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 14.989 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 14.989 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 14.989 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.989 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.989 * [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.989 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))) in x 14.989 * [taylor]: Taking taylor expansion of 1.0 in x 14.989 * [backup-simplify]: Simplify 1.0 into 1.0 14.989 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)) in x 14.989 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 14.989 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.989 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.989 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 14.989 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 14.989 * [taylor]: Taking taylor expansion of 21.0 in x 14.989 * [backup-simplify]: Simplify 21.0 into 21.0 14.989 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 14.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 14.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.990 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 14.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 14.991 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 14.992 * [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.992 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 14.992 * [taylor]: Taking taylor expansion of 0.2 in x 14.992 * [backup-simplify]: Simplify 0.2 into 0.2 14.992 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 14.992 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 14.992 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 14.992 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 14.992 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 14.992 * [taylor]: Taking taylor expansion of PI in x 14.992 * [backup-simplify]: Simplify PI into PI 14.992 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 14.993 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 14.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 14.998 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 14.998 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 14.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 14.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 14.999 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 14.999 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 15.000 * [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))) 15.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.000 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 15.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 15.001 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 15.002 * [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))) 15.003 * [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))))) 15.005 * [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))) 15.008 * [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)))) 15.012 * [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)))) 15.012 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 15.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.014 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 15.014 * [backup-simplify]: Simplify (+ 0 0) into 0 15.014 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.015 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.015 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 15.015 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 15.016 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 15.020 * [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 15.022 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)))) into 0 15.022 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.022 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.023 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 15.023 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 15.024 * [backup-simplify]: Simplify (+ 0 0) into 0 15.024 * [backup-simplify]: Simplify (+ 0 0) into 0 15.027 * [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 15.031 * [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 15.031 * [backup-simplify]: Simplify 0 into 0 15.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.034 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 15.035 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.037 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.038 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 15.038 * [backup-simplify]: Simplify (+ 0 0) into 0 15.039 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.040 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.041 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 15.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 15.043 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 15.044 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 15.048 * [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 15.050 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2))))) into 0 15.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.052 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.052 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 15.053 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 15.054 * [backup-simplify]: Simplify (+ 0 0) into 0 15.054 * [backup-simplify]: Simplify (+ 0 0) into 0 15.058 * [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 15.062 * [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 15.062 * [backup-simplify]: Simplify 0 into 0 15.063 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.065 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.067 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.068 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.070 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 15.071 * [backup-simplify]: Simplify (+ 0 0) into 0 15.072 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.073 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.074 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 15.075 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 15.077 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.078 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 15.083 * [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 15.085 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ 1 x)) 7) (pow (sqrt 21.0) 2)))))) into 0 15.087 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.088 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.089 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 15.090 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 15.091 * [backup-simplify]: Simplify (+ 0 0) into 0 15.091 * [backup-simplify]: Simplify (+ 0 0) into 0 15.095 * [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 15.100 * [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 15.100 * [backup-simplify]: Simplify 0 into 0 15.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.103 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.105 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.107 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.108 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.110 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 15.110 * [backup-simplify]: Simplify (+ 0 0) into 0 15.112 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.113 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.115 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 15.116 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 15.118 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.120 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 15.125 * [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 15.129 * [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 15.130 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.131 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.132 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 15.133 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 15.133 * [backup-simplify]: Simplify (+ 0 0) into 0 15.133 * [backup-simplify]: Simplify (+ 0 0) into 0 15.135 * [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 15.138 * [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 15.138 * [backup-simplify]: Simplify 0 into 0 15.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.140 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.141 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.142 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.144 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.145 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 15.149 * [backup-simplify]: Simplify (+ 0 0) into 0 15.150 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.151 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.152 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 15.153 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 15.154 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.155 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 15.159 * [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 15.161 * [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 15.162 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.164 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.165 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 15.166 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 15.166 * [backup-simplify]: Simplify (+ 0 0) into 0 15.167 * [backup-simplify]: Simplify (+ 0 0) into 0 15.169 * [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 15.172 * [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 15.172 * [backup-simplify]: Simplify 0 into 0 15.173 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.174 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.176 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.177 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.178 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 15.180 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 15.180 * [backup-simplify]: Simplify (+ 0 0) into 0 15.181 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.182 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 15.184 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 15.185 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 15.186 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.187 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 15.192 * [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 15.196 * [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 15.198 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.199 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 15.201 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 15.202 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 15.203 * [backup-simplify]: Simplify (+ 0 0) into 0 15.203 * [backup-simplify]: Simplify (+ 0 0) into 0 15.205 * [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 15.209 * [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 15.209 * [backup-simplify]: Simplify 0 into 0 15.211 * [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)))) 15.214 * [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)))) 15.214 * [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 15.214 * [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 15.214 * [taylor]: Taking taylor expansion of 1.0 in x 15.214 * [backup-simplify]: Simplify 1.0 into 1.0 15.214 * [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 15.214 * [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 15.214 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 15.215 * [taylor]: Taking taylor expansion of 0.2 in x 15.215 * [backup-simplify]: Simplify 0.2 into 0.2 15.215 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 15.215 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.215 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.215 * [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 15.215 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 15.215 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.215 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 15.215 * [taylor]: Taking taylor expansion of 2.0 in x 15.215 * [backup-simplify]: Simplify 2.0 into 2.0 15.215 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.215 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.215 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.215 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.215 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.215 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.215 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.215 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.215 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) in x 15.215 * [taylor]: Taking taylor expansion of 1.0 in x 15.215 * [backup-simplify]: Simplify 1.0 into 1.0 15.215 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) in x 15.215 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 15.215 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.215 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.215 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 15.215 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 15.215 * [taylor]: Taking taylor expansion of 21.0 in x 15.215 * [backup-simplify]: Simplify 21.0 into 21.0 15.216 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 15.216 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 15.216 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.216 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.217 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 15.217 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 15.218 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 15.218 * [backup-simplify]: Simplify (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) 15.218 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.218 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.218 * [taylor]: Taking taylor expansion of PI in x 15.218 * [backup-simplify]: Simplify PI into PI 15.219 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.220 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.221 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.221 * [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 15.221 * [taylor]: Taking taylor expansion of 1.0 in x 15.221 * [backup-simplify]: Simplify 1.0 into 1.0 15.221 * [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 15.221 * [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 15.221 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 15.221 * [taylor]: Taking taylor expansion of 0.2 in x 15.221 * [backup-simplify]: Simplify 0.2 into 0.2 15.221 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 15.221 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.221 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.221 * [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 15.221 * [taylor]: Taking taylor expansion of (fma 2.0 (fabs (/ -1 x)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 15.221 * [taylor]: Rewrote expression to (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.221 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 15.221 * [taylor]: Taking taylor expansion of 2.0 in x 15.221 * [backup-simplify]: Simplify 2.0 into 2.0 15.221 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.221 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.221 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 15.221 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 15.221 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 15.221 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 15.222 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.222 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.222 * [taylor]: Taking taylor expansion of (* 1.0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))) in x 15.222 * [taylor]: Taking taylor expansion of 1.0 in x 15.222 * [backup-simplify]: Simplify 1.0 into 1.0 15.222 * [taylor]: Taking taylor expansion of (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) in x 15.222 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 15.222 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.222 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.222 * [taylor]: Taking taylor expansion of (pow (sqrt 21.0) 2) in x 15.222 * [taylor]: Taking taylor expansion of (sqrt 21.0) in x 15.222 * [taylor]: Taking taylor expansion of 21.0 in x 15.222 * [backup-simplify]: Simplify 21.0 into 21.0 15.222 * [backup-simplify]: Simplify (sqrt 21.0) into (sqrt 21.0) 15.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 21.0))) into 0 15.223 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.223 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.223 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 15.223 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 15.224 * [backup-simplify]: Simplify (* (sqrt 21.0) (sqrt 21.0)) into (pow (sqrt 21.0) 2) 15.225 * [backup-simplify]: Simplify (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) into (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)) 15.225 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 15.225 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 15.225 * [taylor]: Taking taylor expansion of PI in x 15.225 * [backup-simplify]: Simplify PI into PI 15.225 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 15.226 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 15.227 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 15.227 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 15.227 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.228 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 15.228 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 15.228 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 15.228 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 15.228 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.228 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 15.228 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 15.228 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 15.229 * [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))) 15.231 * [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))))) 15.233 * [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)))))) 15.237 * [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))) 15.240 * [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)))) 15.244 * [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)))) 15.244 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.245 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.245 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 15.246 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 15.246 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 15.247 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.247 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.247 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 15.248 * [backup-simplify]: Simplify (+ 0 0) into 0 15.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.249 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 15.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 15.250 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (* 0 (sqrt 21.0))) into 0 15.253 * [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 15.255 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))) into 0 15.255 * [backup-simplify]: Simplify (+ 0 0) into 0 15.256 * [backup-simplify]: Simplify (+ 0 0) into 0 15.264 * [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 15.267 * [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 15.268 * [backup-simplify]: Simplify 0 into 0 15.268 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.269 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 15.270 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.270 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.271 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 15.271 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 15.272 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.272 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.273 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.273 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 15.274 * [backup-simplify]: Simplify (+ 0 0) into 0 15.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.275 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 15.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 15.276 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 21.0))) into 0 15.277 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (* 0 (sqrt 21.0)))) into 0 15.279 * [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 15.280 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2))))) into 0 15.281 * [backup-simplify]: Simplify (+ 0 0) into 0 15.281 * [backup-simplify]: Simplify (+ 0 0) into 0 15.283 * [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 15.285 * [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 15.286 * [backup-simplify]: Simplify 0 into 0 15.286 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.287 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.288 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.289 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.289 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 15.290 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 15.291 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.292 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.292 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.293 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 15.293 * [backup-simplify]: Simplify (+ 0 0) into 0 15.294 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.295 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.295 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 15.296 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 15.297 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.298 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))) into 0 15.302 * [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 15.305 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (pow (fabs (/ -1 x)) 7) (pow (sqrt 21.0) 2)))))) into 0 15.305 * [backup-simplify]: Simplify (+ 0 0) into 0 15.306 * [backup-simplify]: Simplify (+ 0 0) into 0 15.309 * [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 15.314 * [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 15.314 * [backup-simplify]: Simplify 0 into 0 15.315 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.317 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.319 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.321 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.322 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 15.324 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 15.326 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.327 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.329 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.330 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 15.331 * [backup-simplify]: Simplify (+ 0 0) into 0 15.332 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.334 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.335 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 15.337 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 15.338 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.340 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))) into 0 15.345 * [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 15.348 * [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 15.348 * [backup-simplify]: Simplify (+ 0 0) into 0 15.349 * [backup-simplify]: Simplify (+ 0 0) into 0 15.353 * [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 15.358 * [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 15.358 * [backup-simplify]: Simplify 0 into 0 15.359 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.361 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.363 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.365 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.367 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 15.369 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 15.371 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.372 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.374 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.377 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 15.377 * [backup-simplify]: Simplify (+ 0 0) into 0 15.379 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.380 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.382 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 15.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 15.386 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.387 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0))))))) into 0 15.394 * [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 15.397 * [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 15.397 * [backup-simplify]: Simplify (+ 0 0) into 0 15.403 * [backup-simplify]: Simplify (+ 0 0) into 0 15.407 * [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 15.410 * [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 15.410 * [backup-simplify]: Simplify 0 into 0 15.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 15.412 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 15.414 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.415 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 15.416 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 15.418 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 15.419 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.421 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.422 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 15.424 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 15.424 * [backup-simplify]: Simplify (+ 0 0) into 0 15.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.427 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 15.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 15.429 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 15.430 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 21.0))) into 0 15.431 * [backup-simplify]: Simplify (+ (* (sqrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 21.0)))))))) into 0 15.436 * [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 15.438 * [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 15.438 * [backup-simplify]: Simplify (+ 0 0) into 0 15.439 * [backup-simplify]: Simplify (+ 0 0) into 0 15.441 * [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 15.446 * [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 15.446 * [backup-simplify]: Simplify 0 into 0 15.450 * [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)))) 15.450 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2 2 1) 15.451 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) into (* 0.2 (pow (fabs x) 4)) 15.451 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in (x) around 0 15.451 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 15.451 * [taylor]: Taking taylor expansion of 0.2 in x 15.451 * [backup-simplify]: Simplify 0.2 into 0.2 15.452 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 15.452 * [taylor]: Taking taylor expansion of (fabs x) in x 15.452 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.452 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 15.452 * [taylor]: Taking taylor expansion of 0.2 in x 15.452 * [backup-simplify]: Simplify 0.2 into 0.2 15.452 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 15.452 * [taylor]: Taking taylor expansion of (fabs x) in x 15.452 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.452 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.452 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 15.453 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.453 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.453 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.453 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 15.454 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 4))) into 0 15.454 * [backup-simplify]: Simplify 0 into 0 15.455 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.455 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 15.456 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 15.456 * [backup-simplify]: Simplify 0 into 0 15.457 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.458 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 15.460 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 15.460 * [backup-simplify]: Simplify 0 into 0 15.461 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.462 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 15.464 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 15.464 * [backup-simplify]: Simplify 0 into 0 15.466 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.468 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 15.470 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 15.470 * [backup-simplify]: Simplify 0 into 0 15.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.474 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 15.476 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 15.476 * [backup-simplify]: Simplify 0 into 0 15.477 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 15.478 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 x)) (+ 3 1))) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.478 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in (x) around 0 15.478 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 15.478 * [taylor]: Taking taylor expansion of 0.2 in x 15.478 * [backup-simplify]: Simplify 0.2 into 0.2 15.478 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 15.478 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.478 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.478 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 15.478 * [taylor]: Taking taylor expansion of 0.2 in x 15.478 * [backup-simplify]: Simplify 0.2 into 0.2 15.478 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 15.478 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.478 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.478 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.479 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 15.479 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.479 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 15.479 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.480 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 15.480 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 15.480 * [backup-simplify]: Simplify 0 into 0 15.481 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.482 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 15.483 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 15.483 * [backup-simplify]: Simplify 0 into 0 15.484 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.485 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.487 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 15.487 * [backup-simplify]: Simplify 0 into 0 15.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.489 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 15.491 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 15.491 * [backup-simplify]: Simplify 0 into 0 15.493 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.495 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 15.497 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 15.497 * [backup-simplify]: Simplify 0 into 0 15.499 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.501 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 15.503 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 15.504 * [backup-simplify]: Simplify 0 into 0 15.504 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 4)) into (* 0.2 (pow (fabs x) 4)) 15.505 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) (+ 3 1))) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.505 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in (x) around 0 15.505 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 15.505 * [taylor]: Taking taylor expansion of 0.2 in x 15.505 * [backup-simplify]: Simplify 0.2 into 0.2 15.505 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 15.505 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.505 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.505 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 15.505 * [taylor]: Taking taylor expansion of 0.2 in x 15.505 * [backup-simplify]: Simplify 0.2 into 0.2 15.505 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 15.505 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.506 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.506 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.506 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 15.506 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.507 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 15.507 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.507 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 15.508 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 15.508 * [backup-simplify]: Simplify 0 into 0 15.509 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.509 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 15.510 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 15.510 * [backup-simplify]: Simplify 0 into 0 15.511 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.512 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.514 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 15.514 * [backup-simplify]: Simplify 0 into 0 15.515 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.517 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 15.518 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 15.519 * [backup-simplify]: Simplify 0 into 0 15.520 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.522 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 15.524 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 15.524 * [backup-simplify]: Simplify 0 into 0 15.526 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.534 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 15.537 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 15.537 * [backup-simplify]: Simplify 0 into 0 15.537 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 4)) into (* 0.2 (pow (fabs x) 4)) 15.537 * * * [progress]: simplifying candidates 15.543 * [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 1) (* (/ 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)) 15.557 * * [simplify]: Extracting # 0 : cost 0 15.557 * * [simplify]: Extracting # 1 : cost 0 15.558 * * [simplify]: Extracting # 2 : cost 0 15.559 * * [simplify]: Extracting # 3 : cost 0 15.560 * * [simplify]: Extracting # 4 : cost 0 15.561 * * [simplify]: Extracting # 5 : cost 0 15.562 * * [simplify]: Extracting # 6 : cost 0 15.563 * * [simplify]: Extracting # 7 : cost 0 15.564 * * [simplify]: Extracting # 8 : cost 0 15.565 * * [simplify]: Extracting # 9 : cost 0 15.566 * * [simplify]: Extracting # 10 : cost 0 15.567 * * [simplify]: Extracting # 11 : cost 0 15.568 * * [simplify]: Extracting # 12 : cost 0 15.569 * * [simplify]: Extracting # 13 : cost 0 15.570 * * [simplify]: Extracting # 14 : cost 0 15.571 * * [simplify]: iteration 0 : 320 enodes (cost 4599 ) 15.675 * * [simplify]: Extracting # 0 : cost 0 15.676 * * [simplify]: Extracting # 1 : cost 0 15.678 * * [simplify]: Extracting # 2 : cost 0 15.679 * * [simplify]: Extracting # 3 : cost 0 15.681 * * [simplify]: Extracting # 4 : cost 0 15.682 * * [simplify]: iteration 1 : 918 enodes (cost 4144 ) 16.463 * * [simplify]: Extracting # 0 : cost 0 16.468 * * [simplify]: Extracting # 1 : cost 0 16.475 * * [simplify]: Extracting # 2 : cost 0 16.485 * * [simplify]: Extracting # 3 : cost 0 16.494 * * [simplify]: Extracting # 4 : cost 0 16.499 * * [simplify]: Extracting # 5 : cost 0 16.504 * * [simplify]: Extracting # 6 : cost 0 16.508 * * [simplify]: iteration 2 : 3670 enodes (cost 3622 ) 18.036 * * [simplify]: Extracting # 0 : cost 0 18.043 * * [simplify]: Extracting # 1 : cost 0 18.050 * * [simplify]: Extracting # 2 : cost 0 18.056 * * [simplify]: Extracting # 3 : cost 0 18.072 * * [simplify]: Extracting # 4 : cost 0 18.084 * * [simplify]: iteration done: 5000 enodes (cost 3622 ) 18.087 * [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 (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) (/ (pow 1.0 3) PI)) (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) (* (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)))) (* (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))) 3)) 1.0) (* (fma (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.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))))) (* (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)) (* (* (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) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (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))) (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))))) (* (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)))) (/ (* (* 1.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)))))) (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 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 (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)))) (/ (cbrt 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)))))) (* (/ (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)))) (/ (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)))) (/ (cbrt 1.0) (sqrt (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) (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))) (/ 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)))))) (* (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)))) (/ 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)))) (/ 1.0 (sqrt PI))) (/ 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)))) (/ 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 (* (fabs x) (fma (/ 1.0 5.0) (pow (fabs x) 4) (/ (* (/ 1.0 (sqrt 21.0)) (pow (fabs x) 6)) (sqrt 21.0)))) 3)) (/ (sqrt PI) 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)))) (* (* (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))) (pow (exp (/ 1.0 5.0)) (pow (fabs x) 4)) (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 5.0)) (sqrt (pow (fabs x) 4))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (pow (fabs x) 4))) (/ (* (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 (sqrt (pow (fabs x) 4))) 5.0) (/ 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) (pow (fabs x) 4)) (cbrt 5.0)) (* (/ (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 (sqrt (/ 1 PI))) (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)))))) (* (* 1.0 (sqrt (/ 1 PI))) (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)))))) (* (* 1.0 (sqrt (/ 1 PI))) (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)))))) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) (* 0.2 (pow (fabs x) 4)) 18.090 * * * [progress]: adding candidates to table 19.621 * * [progress]: iteration 4 / 4 19.621 * * * [progress]: picking best candidate 19.635 * * * * [pick]: Picked # 19.636 * * * [progress]: localizing error 19.672 * * * [progress]: generating rewritten candidates 19.672 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 19.675 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 3 3) 19.712 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 19.746 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 3 3 2) 19.776 * * * [progress]: generating series expansions 19.776 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 19.776 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 3 3) 19.777 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs x) 3))) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.777 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 19.777 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.777 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.777 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.777 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.777 * [taylor]: Taking taylor expansion of (fabs x) in x 19.777 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.777 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.777 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.777 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.777 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.777 * [taylor]: Taking taylor expansion of (fabs x) in x 19.777 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.777 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.777 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.777 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.777 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.777 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.778 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.778 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 19.778 * [backup-simplify]: Simplify 0 into 0 19.779 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.779 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.780 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.780 * [backup-simplify]: Simplify 0 into 0 19.780 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.781 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.782 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.782 * [backup-simplify]: Simplify 0 into 0 19.783 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.784 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.785 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.785 * [backup-simplify]: Simplify 0 into 0 19.786 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.787 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.788 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.788 * [backup-simplify]: Simplify 0 into 0 19.790 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.792 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.794 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 19.795 * [backup-simplify]: Simplify 0 into 0 19.795 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.795 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 19.795 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 19.795 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.795 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.795 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.795 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.795 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.795 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.795 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.795 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.795 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.795 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.796 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.796 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.796 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.796 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.796 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 19.797 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 19.797 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.797 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.798 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 19.798 * [backup-simplify]: Simplify 0 into 0 19.799 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.799 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.800 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 19.800 * [backup-simplify]: Simplify 0 into 0 19.801 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.804 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.804 * [backup-simplify]: Simplify 0 into 0 19.805 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.807 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.808 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.808 * [backup-simplify]: Simplify 0 into 0 19.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.812 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.814 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 19.814 * [backup-simplify]: Simplify 0 into 0 19.816 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.819 * [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.821 * [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.821 * [backup-simplify]: Simplify 0 into 0 19.821 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.822 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 19.822 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 19.822 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.822 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.822 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.822 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.822 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.822 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.822 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.822 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.822 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.822 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.822 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.822 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.823 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.823 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.823 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 19.823 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 19.823 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.824 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.835 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.835 * [backup-simplify]: Simplify 0 into 0 19.836 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.837 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.838 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 19.838 * [backup-simplify]: Simplify 0 into 0 19.839 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.841 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.842 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.842 * [backup-simplify]: Simplify 0 into 0 19.844 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.847 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 19.847 * [backup-simplify]: Simplify 0 into 0 19.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 19.852 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 19.852 * [backup-simplify]: Simplify 0 into 0 19.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.854 * [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.856 * [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.856 * [backup-simplify]: Simplify 0 into 0 19.856 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.856 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 19.858 * [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)))) 19.858 * [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 19.858 * [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 19.858 * [taylor]: Taking taylor expansion of 1.0 in x 19.858 * [backup-simplify]: Simplify 1.0 into 1.0 19.858 * [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 19.858 * [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 19.858 * [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)))) 19.858 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 19.858 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.858 * [taylor]: Taking taylor expansion of (fabs x) in x 19.858 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.858 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.858 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.858 * [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 19.858 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 19.858 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 19.858 * [taylor]: Taking taylor expansion of (fabs x) in x 19.858 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.859 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 19.859 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 19.859 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 19.859 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 19.859 * [taylor]: Taking taylor expansion of (fabs x) in x 19.859 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.859 * [taylor]: Taking taylor expansion of 0.2 in x 19.859 * [backup-simplify]: Simplify 0.2 into 0.2 19.859 * [taylor]: Taking taylor expansion of 2.0 in x 19.859 * [backup-simplify]: Simplify 2.0 into 2.0 19.859 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.859 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.859 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.859 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.859 * [taylor]: Taking taylor expansion of (fabs x) in x 19.859 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.859 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.859 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.859 * [taylor]: Taking taylor expansion of PI in x 19.859 * [backup-simplify]: Simplify PI into PI 19.859 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.860 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.861 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.861 * [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 19.862 * [taylor]: Taking taylor expansion of 1.0 in x 19.862 * [backup-simplify]: Simplify 1.0 into 1.0 19.862 * [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 19.862 * [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 19.862 * [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)))) 19.862 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 19.862 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.862 * [taylor]: Taking taylor expansion of (fabs x) in x 19.862 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.862 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.862 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.862 * [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 19.862 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 19.862 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 19.862 * [taylor]: Taking taylor expansion of (fabs x) in x 19.862 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.862 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 19.862 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 19.862 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 19.862 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 19.862 * [taylor]: Taking taylor expansion of (fabs x) in x 19.862 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.862 * [taylor]: Taking taylor expansion of 0.2 in x 19.862 * [backup-simplify]: Simplify 0.2 into 0.2 19.862 * [taylor]: Taking taylor expansion of 2.0 in x 19.862 * [backup-simplify]: Simplify 2.0 into 2.0 19.862 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.862 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.862 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.862 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.863 * [taylor]: Taking taylor expansion of (fabs x) in x 19.863 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.863 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.863 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.863 * [taylor]: Taking taylor expansion of PI in x 19.863 * [backup-simplify]: Simplify PI into PI 19.863 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.864 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.865 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 19.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 19.866 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.866 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.866 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 19.866 * [backup-simplify]: Simplify (* (pow (fabs x) 4) 0.2) into (* 0.2 (pow (fabs x) 4)) 19.866 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) 2.0) into (+ (* 0.2 (pow (fabs x) 4)) 2.0) 19.866 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.2 (pow (fabs x) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) 19.866 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.867 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.867 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.867 * [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)))) 19.867 * [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))))) 19.869 * [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)))))) 19.870 * [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))))))) 19.871 * [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))))))) 19.871 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.872 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 19.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 19.872 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 19.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.873 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 19.873 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 0.2)) into 0 19.873 * [backup-simplify]: Simplify (+ 0 0) into 0 19.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))) into 0 19.874 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.874 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.874 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 19.874 * [backup-simplify]: Simplify (+ 0 0) into 0 19.875 * [backup-simplify]: Simplify (+ 0 0) into 0 19.876 * [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 19.877 * [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 19.877 * [backup-simplify]: Simplify 0 into 0 19.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.879 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 19.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.880 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 19.881 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 19.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.882 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.882 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 19.883 * [backup-simplify]: Simplify (+ 0 0) into 0 19.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))) into 0 19.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.884 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.884 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.885 * [backup-simplify]: Simplify (+ 0 0) into 0 19.885 * [backup-simplify]: Simplify (+ 0 0) into 0 19.886 * [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 19.888 * [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 19.888 * [backup-simplify]: Simplify 0 into 0 19.889 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.890 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.890 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.891 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.892 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.892 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 19.893 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 19.893 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.894 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.895 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 19.895 * [backup-simplify]: Simplify (+ 0 0) into 0 19.896 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))) into 0 19.896 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.897 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.898 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.898 * [backup-simplify]: Simplify (+ 0 0) into 0 19.898 * [backup-simplify]: Simplify (+ 0 0) into 0 19.900 * [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 19.902 * [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 19.902 * [backup-simplify]: Simplify 0 into 0 19.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.904 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.904 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.905 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.906 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.907 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 19.908 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 19.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.909 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.910 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 19.910 * [backup-simplify]: Simplify (+ 0 0) into 0 19.911 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))) into 0 19.912 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.913 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.914 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.914 * [backup-simplify]: Simplify (+ 0 0) into 0 19.914 * [backup-simplify]: Simplify (+ 0 0) into 0 19.916 * [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 19.918 * [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 19.918 * [backup-simplify]: Simplify 0 into 0 19.919 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.920 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.921 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.922 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.924 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.925 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 19.927 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 19.928 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.930 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.932 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 19.933 * [backup-simplify]: Simplify (+ 0 0) into 0 19.935 * [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 19.936 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.938 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.940 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.941 * [backup-simplify]: Simplify (+ 0 0) into 0 19.941 * [backup-simplify]: Simplify (+ 0 0) into 0 19.944 * [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 19.948 * [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 19.948 * [backup-simplify]: Simplify 0 into 0 19.955 * [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.957 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.959 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.963 * [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 19.964 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 19.965 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 19.966 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.968 * [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 19.969 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 19.969 * [backup-simplify]: Simplify (+ 0 0) into 0 19.970 * [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 19.971 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.973 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.974 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 19.975 * [backup-simplify]: Simplify (+ 0 0) into 0 19.975 * [backup-simplify]: Simplify (+ 0 0) into 0 19.976 * [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 19.979 * [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 19.979 * [backup-simplify]: Simplify 0 into 0 19.980 * [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))))))) 19.982 * [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.982 * [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.982 * [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.982 * [taylor]: Taking taylor expansion of 1.0 in x 19.982 * [backup-simplify]: Simplify 1.0 into 1.0 19.982 * [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.982 * [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.982 * [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.983 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 19.983 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.983 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.983 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.983 * [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.983 * [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.983 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 19.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.983 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 19.983 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 19.983 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 19.983 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 19.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.983 * [taylor]: Taking taylor expansion of 0.2 in x 19.983 * [backup-simplify]: Simplify 0.2 into 0.2 19.983 * [taylor]: Taking taylor expansion of 2.0 in x 19.983 * [backup-simplify]: Simplify 2.0 into 2.0 19.983 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.983 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.983 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.983 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.983 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.983 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.983 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.983 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.983 * [taylor]: Taking taylor expansion of PI in x 19.983 * [backup-simplify]: Simplify PI into PI 19.984 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.984 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.985 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.986 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.986 * [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.986 * [taylor]: Taking taylor expansion of 1.0 in x 19.986 * [backup-simplify]: Simplify 1.0 into 1.0 19.986 * [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.986 * [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.986 * [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.986 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 19.986 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.986 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.986 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.986 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.986 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.986 * [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.986 * [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.986 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 19.986 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.986 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.986 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 19.987 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 19.987 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 19.987 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 19.987 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.987 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.987 * [taylor]: Taking taylor expansion of 0.2 in x 19.987 * [backup-simplify]: Simplify 0.2 into 0.2 19.987 * [taylor]: Taking taylor expansion of 2.0 in x 19.987 * [backup-simplify]: Simplify 2.0 into 2.0 19.987 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.987 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.987 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.987 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.987 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.987 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.987 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.987 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.987 * [taylor]: Taking taylor expansion of PI in x 19.987 * [backup-simplify]: Simplify PI into PI 19.987 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.988 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.990 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 19.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 19.990 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 19.990 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.990 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 19.991 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 19.991 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) 19.991 * [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)) 19.991 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.991 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.991 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 19.992 * [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)))) 19.992 * [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))))) 19.994 * [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))) 19.996 * [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)))) 19.998 * [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)))) 19.998 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.999 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.999 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 19.999 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 20.000 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 20.000 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.001 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.001 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 0.2)) into 0 20.002 * [backup-simplify]: Simplify (+ 0 0) into 0 20.002 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) into 0 20.002 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.003 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.004 * [backup-simplify]: Simplify (+ 0 0) into 0 20.004 * [backup-simplify]: Simplify (+ 0 0) into 0 20.006 * [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 20.009 * [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 20.009 * [backup-simplify]: Simplify 0 into 0 20.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.012 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.013 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.014 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.014 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.015 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 20.016 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 20.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.017 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.018 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 20.019 * [backup-simplify]: Simplify (+ 0 0) into 0 20.019 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) into 0 20.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.021 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.022 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.022 * [backup-simplify]: Simplify (+ 0 0) into 0 20.023 * [backup-simplify]: Simplify (+ 0 0) into 0 20.025 * [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 20.028 * [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 20.028 * [backup-simplify]: Simplify 0 into 0 20.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.031 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.032 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.033 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.034 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.035 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 20.036 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 20.037 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.038 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.040 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 20.040 * [backup-simplify]: Simplify (+ 0 0) into 0 20.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))) into 0 20.042 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.043 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.045 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.045 * [backup-simplify]: Simplify (+ 0 0) into 0 20.045 * [backup-simplify]: Simplify (+ 0 0) into 0 20.048 * [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 20.051 * [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 20.052 * [backup-simplify]: Simplify 0 into 0 20.053 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.055 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.058 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.059 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.061 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 20.062 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 20.063 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.065 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.066 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 20.067 * [backup-simplify]: Simplify (+ 0 0) into 0 20.068 * [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 20.069 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.071 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.073 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.073 * [backup-simplify]: Simplify (+ 0 0) into 0 20.073 * [backup-simplify]: Simplify (+ 0 0) into 0 20.076 * [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 20.080 * [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 20.080 * [backup-simplify]: Simplify 0 into 0 20.082 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.084 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.086 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.088 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.090 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 20.092 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 20.099 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 20.101 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.103 * [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 20.105 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 20.105 * [backup-simplify]: Simplify (+ 0 0) into 0 20.107 * [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 20.109 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.111 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.113 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 20.114 * [backup-simplify]: Simplify (+ 0 0) into 0 20.114 * [backup-simplify]: Simplify (+ 0 0) into 0 20.117 * [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 20.122 * [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 20.122 * [backup-simplify]: Simplify 0 into 0 20.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.126 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.128 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.130 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 20.131 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 20.133 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 20.134 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 20.135 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.136 * [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 20.137 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 20.138 * [backup-simplify]: Simplify (+ 0 0) into 0 20.139 * [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 20.140 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.142 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 20.143 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 20.143 * [backup-simplify]: Simplify (+ 0 0) into 0 20.144 * [backup-simplify]: Simplify (+ 0 0) into 0 20.145 * [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 20.148 * [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 20.149 * [backup-simplify]: Simplify 0 into 0 20.150 * [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))))))) 20.152 * [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)))) 20.152 * [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 20.152 * [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 20.152 * [taylor]: Taking taylor expansion of 1.0 in x 20.152 * [backup-simplify]: Simplify 1.0 into 1.0 20.152 * [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 20.152 * [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 20.152 * [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)))) 20.152 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 20.152 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.152 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.152 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.152 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.152 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.152 * [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 20.152 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 20.152 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 20.152 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.152 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.153 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 20.153 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 20.153 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 20.153 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 20.153 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.153 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.153 * [taylor]: Taking taylor expansion of 0.2 in x 20.153 * [backup-simplify]: Simplify 0.2 into 0.2 20.153 * [taylor]: Taking taylor expansion of 2.0 in x 20.153 * [backup-simplify]: Simplify 2.0 into 2.0 20.153 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.153 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.153 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.153 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.153 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.153 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.153 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.153 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.153 * [taylor]: Taking taylor expansion of PI in x 20.153 * [backup-simplify]: Simplify PI into PI 20.153 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.154 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.155 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.155 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.155 * [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 20.155 * [taylor]: Taking taylor expansion of 1.0 in x 20.155 * [backup-simplify]: Simplify 1.0 into 1.0 20.155 * [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 20.156 * [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 20.156 * [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)))) 20.156 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 20.156 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.156 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.156 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.156 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.156 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.156 * [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 20.156 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 20.156 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 20.156 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.156 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.156 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 20.156 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 20.156 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 20.156 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 20.156 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.156 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.156 * [taylor]: Taking taylor expansion of 0.2 in x 20.156 * [backup-simplify]: Simplify 0.2 into 0.2 20.156 * [taylor]: Taking taylor expansion of 2.0 in x 20.156 * [backup-simplify]: Simplify 2.0 into 2.0 20.156 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.156 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.156 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.156 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.157 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.157 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.157 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.157 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.157 * [taylor]: Taking taylor expansion of PI in x 20.157 * [backup-simplify]: Simplify PI into PI 20.157 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.158 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.158 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.159 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.159 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.159 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.160 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.160 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.160 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 20.160 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.160 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 20.160 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 20.160 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) 20.161 * [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))) 20.161 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.161 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.161 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 20.161 * [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)))) 20.162 * [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))))) 20.163 * [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))) 20.165 * [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)))) 20.166 * [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)))) 20.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.167 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.168 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 20.168 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 20.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.169 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.170 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 0.2)) into 0 20.170 * [backup-simplify]: Simplify (+ 0 0) into 0 20.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))) into 0 20.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.172 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.173 * [backup-simplify]: Simplify (+ 0 0) into 0 20.173 * [backup-simplify]: Simplify (+ 0 0) into 0 20.175 * [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 20.178 * [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 20.178 * [backup-simplify]: Simplify 0 into 0 20.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.181 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.181 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.182 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.183 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.184 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 20.185 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 20.185 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.186 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.187 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 20.188 * [backup-simplify]: Simplify (+ 0 0) into 0 20.188 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))) into 0 20.189 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.190 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.191 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.191 * [backup-simplify]: Simplify (+ 0 0) into 0 20.192 * [backup-simplify]: Simplify (+ 0 0) into 0 20.195 * [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 20.198 * [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 20.198 * [backup-simplify]: Simplify 0 into 0 20.199 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.200 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.200 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.201 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.202 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.203 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 20.203 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 20.204 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.204 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.205 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 20.205 * [backup-simplify]: Simplify (+ 0 0) into 0 20.206 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))) into 0 20.207 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.207 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.208 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.208 * [backup-simplify]: Simplify (+ 0 0) into 0 20.209 * [backup-simplify]: Simplify (+ 0 0) into 0 20.210 * [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 20.212 * [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 20.212 * [backup-simplify]: Simplify 0 into 0 20.213 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.214 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.215 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.216 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.217 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.218 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 20.219 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 20.219 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.220 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.221 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 20.221 * [backup-simplify]: Simplify (+ 0 0) into 0 20.222 * [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 20.227 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.228 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.229 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.229 * [backup-simplify]: Simplify (+ 0 0) into 0 20.229 * [backup-simplify]: Simplify (+ 0 0) into 0 20.231 * [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 20.235 * [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 20.235 * [backup-simplify]: Simplify 0 into 0 20.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.238 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.240 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.242 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.244 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 20.246 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 20.247 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 20.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.251 * [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 20.252 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 20.253 * [backup-simplify]: Simplify (+ 0 0) into 0 20.255 * [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 20.257 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.258 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.261 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 20.261 * [backup-simplify]: Simplify (+ 0 0) into 0 20.261 * [backup-simplify]: Simplify (+ 0 0) into 0 20.264 * [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 20.268 * [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 20.268 * [backup-simplify]: Simplify 0 into 0 20.270 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.272 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.277 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 20.279 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 20.282 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 20.283 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 20.285 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.288 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 20.289 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 20.290 * [backup-simplify]: Simplify (+ 0 0) into 0 20.292 * [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 20.294 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.296 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 20.299 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 20.299 * [backup-simplify]: Simplify (+ 0 0) into 0 20.300 * [backup-simplify]: Simplify (+ 0 0) into 0 20.303 * [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 20.307 * [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 20.307 * [backup-simplify]: Simplify 0 into 0 20.310 * [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))))))) 20.310 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 3 3 2) 20.310 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.310 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in (x) around 0 20.310 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 20.310 * [taylor]: Taking taylor expansion of 3.0 in x 20.310 * [backup-simplify]: Simplify 3.0 into 3.0 20.310 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.310 * [taylor]: Taking taylor expansion of (fabs x) in x 20.310 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.310 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.311 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.311 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.311 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 20.311 * [taylor]: Taking taylor expansion of 3.0 in x 20.311 * [backup-simplify]: Simplify 3.0 into 3.0 20.311 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.311 * [taylor]: Taking taylor expansion of (fabs x) in x 20.311 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.311 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.311 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.312 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.312 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.312 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.312 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.313 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 20.313 * [backup-simplify]: Simplify 0 into 0 20.313 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.314 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.315 * [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 20.315 * [backup-simplify]: Simplify 0 into 0 20.316 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.317 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.318 * [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 20.318 * [backup-simplify]: Simplify 0 into 0 20.319 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.320 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.321 * [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 20.321 * [backup-simplify]: Simplify 0 into 0 20.323 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.325 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.326 * [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 20.326 * [backup-simplify]: Simplify 0 into 0 20.328 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.330 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.332 * [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 20.332 * [backup-simplify]: Simplify 0 into 0 20.332 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.332 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 20.332 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in (x) around 0 20.332 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 20.332 * [taylor]: Taking taylor expansion of 3.0 in x 20.332 * [backup-simplify]: Simplify 3.0 into 3.0 20.332 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.333 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.333 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.333 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.333 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.333 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 20.333 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 20.333 * [taylor]: Taking taylor expansion of 3.0 in x 20.333 * [backup-simplify]: Simplify 3.0 into 3.0 20.333 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.333 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.334 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.334 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.334 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.334 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 20.334 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 20.335 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.335 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.336 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.336 * [backup-simplify]: Simplify 0 into 0 20.336 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.337 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.338 * [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 20.338 * [backup-simplify]: Simplify 0 into 0 20.339 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.340 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.341 * [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 20.341 * [backup-simplify]: Simplify 0 into 0 20.343 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.345 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.346 * [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 20.346 * [backup-simplify]: Simplify 0 into 0 20.348 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.350 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.351 * [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 20.351 * [backup-simplify]: Simplify 0 into 0 20.353 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.355 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 20.356 * [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 20.356 * [backup-simplify]: Simplify 0 into 0 20.356 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.356 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (- x))) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 20.356 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in (x) around 0 20.356 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 20.356 * [taylor]: Taking taylor expansion of 3.0 in x 20.356 * [backup-simplify]: Simplify 3.0 into 3.0 20.356 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.356 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.356 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.356 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.357 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.357 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 20.357 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 20.357 * [taylor]: Taking taylor expansion of 3.0 in x 20.357 * [backup-simplify]: Simplify 3.0 into 3.0 20.357 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.357 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.357 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.357 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.357 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.357 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 20.357 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 20.357 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.358 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.358 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.358 * [backup-simplify]: Simplify 0 into 0 20.359 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.359 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.359 * [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 20.359 * [backup-simplify]: Simplify 0 into 0 20.360 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.361 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.361 * [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 20.361 * [backup-simplify]: Simplify 0 into 0 20.362 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.363 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.364 * [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 20.364 * [backup-simplify]: Simplify 0 into 0 20.365 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.366 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.367 * [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 20.367 * [backup-simplify]: Simplify 0 into 0 20.368 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.369 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 20.370 * [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 20.370 * [backup-simplify]: Simplify 0 into 0 20.371 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 3.0 (pow (fabs x) 3)) 20.371 * * * [progress]: simplifying candidates 20.394 * [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)) 20.424 * * [simplify]: Extracting # 0 : cost 0 20.426 * * [simplify]: Extracting # 1 : cost 0 20.428 * * [simplify]: Extracting # 2 : cost 0 20.431 * * [simplify]: Extracting # 3 : cost 0 20.433 * * [simplify]: Extracting # 4 : cost 0 20.435 * * [simplify]: Extracting # 5 : cost 0 20.438 * * [simplify]: Extracting # 6 : cost 0 20.440 * * [simplify]: Extracting # 7 : cost 0 20.443 * * [simplify]: Extracting # 8 : cost 0 20.445 * * [simplify]: Extracting # 9 : cost 0 20.447 * * [simplify]: Extracting # 10 : cost 0 20.450 * * [simplify]: Extracting # 11 : cost 0 20.452 * * [simplify]: iteration 0 : 544 enodes (cost 10863 ) 20.772 * * [simplify]: Extracting # 0 : cost 0 20.776 * * [simplify]: Extracting # 1 : cost 0 20.779 * * [simplify]: Extracting # 2 : cost 0 20.783 * * [simplify]: Extracting # 3 : cost 0 20.786 * * [simplify]: Extracting # 4 : cost 0 20.790 * * [simplify]: iteration 1 : 1073 enodes (cost 9979 ) 21.848 * * [simplify]: Extracting # 0 : cost 0 21.853 * * [simplify]: Extracting # 1 : cost 0 21.858 * * [simplify]: Extracting # 2 : cost 0 21.863 * * [simplify]: Extracting # 3 : cost 0 21.868 * * [simplify]: Extracting # 4 : cost 0 21.873 * * [simplify]: iteration 2 : 3793 enodes (cost 9589 ) 23.251 * * [simplify]: Extracting # 0 : cost 0 23.266 * * [simplify]: Extracting # 1 : cost 0 23.292 * * [simplify]: Extracting # 2 : cost 0 23.305 * * [simplify]: Extracting # 3 : cost 0 23.318 * * [simplify]: Extracting # 4 : cost 0 23.332 * * [simplify]: iteration done: 5000 enodes (cost 9589 ) 23.339 * [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)) 23.346 * * * [progress]: adding candidates to table 25.607 * [progress]: [Phase 3 of 3] Extracting. 25.607 * * [regime]: Finding splitpoints for: (# # # #) 25.613 * * * [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) 25.613 * * * * [regimes]: Trying to branch on (fabs x) from (# # # #) 25.655 * * * * [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 (# # # #) 25.711 * * * * [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 (# # # #) 25.775 * * * * [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 (# # # #) 25.844 * * * * [regimes]: Trying to branch on x from (# # # #) 25.881 * * * [regime]: Found split indices: #