25.358 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.859 * * * [progress]: [2/2] Setting up program. 0.868 * [progress]: [Phase 2 of 3] Improving. 0.869 * [simplify]: Simplifying: (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) 0.869 * * [simplify]: Extracting # 0 : cost 0 0.869 * * [simplify]: Extracting # 1 : cost 0 0.869 * * [simplify]: Extracting # 2 : cost 0 0.869 * * [simplify]: Extracting # 3 : cost 0 0.870 * * [simplify]: Extracting # 4 : cost 0 0.870 * * [simplify]: Extracting # 5 : cost 0 0.870 * * [simplify]: Extracting # 6 : cost 0 0.870 * * [simplify]: Extracting # 7 : cost 0 0.870 * * [simplify]: Extracting # 8 : cost 0 0.870 * * [simplify]: Extracting # 9 : cost 0 0.870 * * [simplify]: Extracting # 10 : cost 0 0.870 * * [simplify]: Extracting # 11 : cost 0 0.870 * * [simplify]: Extracting # 12 : cost 0 0.870 * * [simplify]: iteration 0 : 31 enodes (cost 103 ) 0.884 * * [simplify]: Extracting # 0 : cost 0 0.884 * * [simplify]: Extracting # 1 : cost 0 0.884 * * [simplify]: Extracting # 2 : cost 0 0.884 * * [simplify]: iteration 1 : 90 enodes (cost 103 ) 0.931 * * [simplify]: Extracting # 0 : cost 0 0.932 * * [simplify]: Extracting # 1 : cost 0 0.932 * * [simplify]: Extracting # 2 : cost 0 0.933 * * [simplify]: Extracting # 3 : cost 0 0.933 * * [simplify]: Extracting # 4 : cost 0 0.933 * * [simplify]: Extracting # 5 : cost 0 0.934 * * [simplify]: Extracting # 6 : cost 0 0.934 * * [simplify]: iteration 2 : 384 enodes (cost 66 ) 1.289 * * [simplify]: Extracting # 0 : cost 0 1.291 * * [simplify]: Extracting # 1 : cost 0 1.294 * * [simplify]: Extracting # 2 : cost 0 1.296 * * [simplify]: Extracting # 3 : cost 0 1.299 * * [simplify]: Extracting # 4 : cost 0 1.301 * * [simplify]: Extracting # 5 : cost 0 1.303 * * [simplify]: Extracting # 6 : cost 0 1.305 * * [simplify]: iteration 3 : 2147 enodes (cost 54 ) 2.551 * * [simplify]: Extracting # 0 : cost 0 2.557 * * [simplify]: Extracting # 1 : cost 0 2.564 * * [simplify]: Extracting # 2 : cost 0 2.570 * * [simplify]: Extracting # 3 : cost 0 2.576 * * [simplify]: Extracting # 4 : cost 0 2.584 * * [simplify]: Extracting # 5 : cost 0 2.598 * * [simplify]: iteration done: 5000 enodes (cost 51 ) 2.599 * [simplify]: Simplified to: (* (* (/ 1.0 (sqrt PI)) (+ (* (+ (/ 3.0 (/ 4.0 (pow (/ 1.0 (fabs x)) 4))) 1) (/ 1.0 (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (+ (/ 1.0 2.0) (/ (* 15.0 (pow (/ 1.0 (fabs x)) 4)) 8.0))))) (exp (* (fabs x) (fabs x)))) 2.605 * * [progress]: iteration 1 / 4 2.605 * * * [progress]: picking best candidate 2.615 * * * * [pick]: Picked # 2.615 * * * [progress]: localizing error 2.661 * * * [progress]: generating rewritten candidates 2.661 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 2.663 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1 1 1 1 1) 2.709 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 2.732 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 2 2 1) 2.808 * * * [progress]: generating series expansions 2.808 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 2.808 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1 1 1 1 1) 2.808 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 2.808 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 2.808 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.809 * [taylor]: Taking taylor expansion of 1.0 in x 2.809 * [backup-simplify]: Simplify 1.0 into 1.0 2.809 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.809 * [taylor]: Taking taylor expansion of (fabs x) in x 2.809 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.809 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.809 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.809 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.809 * [taylor]: Taking taylor expansion of 1.0 in x 2.809 * [backup-simplify]: Simplify 1.0 into 1.0 2.809 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.809 * [taylor]: Taking taylor expansion of (fabs x) in x 2.809 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.809 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.810 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.810 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.810 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.811 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 2.811 * [backup-simplify]: Simplify 0 into 0 2.812 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.812 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.812 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.814 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.814 * [backup-simplify]: Simplify 0 into 0 2.816 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.817 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.817 * [backup-simplify]: Simplify 0 into 0 2.818 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.820 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.820 * [backup-simplify]: Simplify 0 into 0 2.822 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.823 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.823 * [backup-simplify]: Simplify 0 into 0 2.823 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.823 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.824 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 2.824 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.824 * [taylor]: Taking taylor expansion of 1.0 in x 2.824 * [backup-simplify]: Simplify 1.0 into 1.0 2.824 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.824 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.824 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.824 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.824 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.824 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.824 * [taylor]: Taking taylor expansion of 1.0 in x 2.824 * [backup-simplify]: Simplify 1.0 into 1.0 2.824 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.824 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.824 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.825 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.825 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.825 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.825 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.826 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.826 * [backup-simplify]: Simplify 0 into 0 2.827 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.827 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.828 * [backup-simplify]: Simplify 0 into 0 2.829 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.830 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.830 * [backup-simplify]: Simplify 0 into 0 2.831 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.832 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.832 * [backup-simplify]: Simplify 0 into 0 2.834 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.835 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.835 * [backup-simplify]: Simplify 0 into 0 2.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.839 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.839 * [backup-simplify]: Simplify 0 into 0 2.839 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.840 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.840 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 2.840 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.840 * [taylor]: Taking taylor expansion of 1.0 in x 2.840 * [backup-simplify]: Simplify 1.0 into 1.0 2.840 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.840 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.840 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.840 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.840 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.840 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.840 * [taylor]: Taking taylor expansion of 1.0 in x 2.840 * [backup-simplify]: Simplify 1.0 into 1.0 2.840 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.840 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.841 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.841 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.841 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.841 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.841 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.842 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.842 * [backup-simplify]: Simplify 0 into 0 2.843 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.844 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.844 * [backup-simplify]: Simplify 0 into 0 2.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.846 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.846 * [backup-simplify]: Simplify 0 into 0 2.847 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.847 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.847 * [backup-simplify]: Simplify 0 into 0 2.848 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.849 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.849 * [backup-simplify]: Simplify 0 into 0 2.850 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.851 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.851 * [backup-simplify]: Simplify 0 into 0 2.851 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.851 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 2 1 1 1) 2.851 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 2.851 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 2.851 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.851 * [taylor]: Taking taylor expansion of 1.0 in x 2.851 * [backup-simplify]: Simplify 1.0 into 1.0 2.851 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.851 * [taylor]: Taking taylor expansion of (fabs x) in x 2.852 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.852 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.852 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.852 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.852 * [taylor]: Taking taylor expansion of 1.0 in x 2.852 * [backup-simplify]: Simplify 1.0 into 1.0 2.852 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.852 * [taylor]: Taking taylor expansion of (fabs x) in x 2.852 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.852 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.852 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.852 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.852 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.853 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 2.853 * [backup-simplify]: Simplify 0 into 0 2.853 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.853 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.853 * [backup-simplify]: Simplify 0 into 0 2.854 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.854 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.854 * [backup-simplify]: Simplify 0 into 0 2.855 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.856 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.856 * [backup-simplify]: Simplify 0 into 0 2.857 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.857 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.857 * [backup-simplify]: Simplify 0 into 0 2.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.859 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.859 * [backup-simplify]: Simplify 0 into 0 2.859 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.859 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.859 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 2.859 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.860 * [taylor]: Taking taylor expansion of 1.0 in x 2.860 * [backup-simplify]: Simplify 1.0 into 1.0 2.860 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.860 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.860 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.860 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.860 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.860 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.860 * [taylor]: Taking taylor expansion of 1.0 in x 2.860 * [backup-simplify]: Simplify 1.0 into 1.0 2.860 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.860 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.860 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.860 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.860 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.860 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.860 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.861 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.862 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.862 * [backup-simplify]: Simplify 0 into 0 2.862 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.863 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.863 * [backup-simplify]: Simplify 0 into 0 2.864 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.864 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.864 * [backup-simplify]: Simplify 0 into 0 2.865 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.866 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.866 * [backup-simplify]: Simplify 0 into 0 2.867 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.868 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.868 * [backup-simplify]: Simplify 0 into 0 2.868 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.868 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.868 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 2.868 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.868 * [taylor]: Taking taylor expansion of 1.0 in x 2.868 * [backup-simplify]: Simplify 1.0 into 1.0 2.868 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.868 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.869 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.869 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.869 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.869 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.869 * [taylor]: Taking taylor expansion of 1.0 in x 2.869 * [backup-simplify]: Simplify 1.0 into 1.0 2.869 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.869 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.869 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.869 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.869 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.869 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.869 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.870 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.870 * [backup-simplify]: Simplify 0 into 0 2.870 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.871 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.871 * [backup-simplify]: Simplify 0 into 0 2.871 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.872 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.872 * [backup-simplify]: Simplify 0 into 0 2.873 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.873 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.873 * [backup-simplify]: Simplify 0 into 0 2.874 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.875 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.875 * [backup-simplify]: Simplify 0 into 0 2.876 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.877 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.877 * [backup-simplify]: Simplify 0 into 0 2.877 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.877 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 2 2 1) 2.877 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 2.877 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 2.877 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.877 * [taylor]: Taking taylor expansion of 1.0 in x 2.877 * [backup-simplify]: Simplify 1.0 into 1.0 2.877 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.877 * [taylor]: Taking taylor expansion of (fabs x) in x 2.877 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.878 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.878 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.878 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 2.878 * [taylor]: Taking taylor expansion of 1.0 in x 2.878 * [backup-simplify]: Simplify 1.0 into 1.0 2.878 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.878 * [taylor]: Taking taylor expansion of (fabs x) in x 2.878 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.878 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.878 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.878 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.878 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 2.878 * [backup-simplify]: Simplify 0 into 0 2.879 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.879 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.879 * [backup-simplify]: Simplify 0 into 0 2.880 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.880 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.880 * [backup-simplify]: Simplify 0 into 0 2.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.882 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.882 * [backup-simplify]: Simplify 0 into 0 2.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.885 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.885 * [backup-simplify]: Simplify 0 into 0 2.887 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.888 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 2.888 * [backup-simplify]: Simplify 0 into 0 2.888 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.889 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.889 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 2.889 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.889 * [taylor]: Taking taylor expansion of 1.0 in x 2.889 * [backup-simplify]: Simplify 1.0 into 1.0 2.889 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.889 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.889 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.889 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.889 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.889 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 2.889 * [taylor]: Taking taylor expansion of 1.0 in x 2.889 * [backup-simplify]: Simplify 1.0 into 1.0 2.889 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.889 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.890 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.890 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.890 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.890 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 2.890 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.891 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.891 * [backup-simplify]: Simplify 0 into 0 2.892 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.893 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.893 * [backup-simplify]: Simplify 0 into 0 2.894 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.895 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.895 * [backup-simplify]: Simplify 0 into 0 2.896 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.898 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.898 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.901 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.901 * [backup-simplify]: Simplify 0 into 0 2.903 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.905 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.905 * [backup-simplify]: Simplify 0 into 0 2.905 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.905 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.905 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 2.905 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.905 * [taylor]: Taking taylor expansion of 1.0 in x 2.905 * [backup-simplify]: Simplify 1.0 into 1.0 2.905 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.906 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.906 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.906 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.906 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.906 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 2.906 * [taylor]: Taking taylor expansion of 1.0 in x 2.906 * [backup-simplify]: Simplify 1.0 into 1.0 2.906 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.906 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.906 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.906 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.907 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.907 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 2.907 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.908 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.908 * [backup-simplify]: Simplify 0 into 0 2.909 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.909 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.910 * [backup-simplify]: Simplify 0 into 0 2.911 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.912 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.912 * [backup-simplify]: Simplify 0 into 0 2.913 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.914 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.914 * [backup-simplify]: Simplify 0 into 0 2.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.924 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.924 * [backup-simplify]: Simplify 0 into 0 2.926 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.927 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.927 * [backup-simplify]: Simplify 0 into 0 2.928 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 2.928 * * * [progress]: simplifying candidates 2.935 * [simplify]: Simplifying: (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)) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) 2.943 * * [simplify]: Extracting # 0 : cost 0 2.943 * * [simplify]: Extracting # 1 : cost 0 2.944 * * [simplify]: Extracting # 2 : cost 0 2.944 * * [simplify]: Extracting # 3 : cost 0 2.945 * * [simplify]: Extracting # 4 : cost 0 2.945 * * [simplify]: Extracting # 5 : cost 0 2.945 * * [simplify]: Extracting # 6 : cost 0 2.946 * * [simplify]: Extracting # 7 : cost 0 2.946 * * [simplify]: Extracting # 8 : cost 0 2.947 * * [simplify]: Extracting # 9 : cost 0 2.947 * * [simplify]: Extracting # 10 : cost 0 2.947 * * [simplify]: iteration 0 : 146 enodes (cost 3221 ) 3.024 * * [simplify]: Extracting # 0 : cost 0 3.024 * * [simplify]: Extracting # 1 : cost 0 3.025 * * [simplify]: Extracting # 2 : cost 0 3.025 * * [simplify]: Extracting # 3 : cost 0 3.026 * * [simplify]: iteration 1 : 476 enodes (cost 2916 ) 3.451 * * [simplify]: Extracting # 0 : cost 0 3.455 * * [simplify]: Extracting # 1 : cost 0 3.460 * * [simplify]: Extracting # 2 : cost 0 3.464 * * [simplify]: Extracting # 3 : cost 0 3.468 * * [simplify]: Extracting # 4 : cost 0 3.474 * * [simplify]: Extracting # 5 : cost 0 3.483 * * [simplify]: Extracting # 6 : cost 0 3.487 * * [simplify]: Extracting # 7 : cost 0 3.491 * * [simplify]: iteration 2 : 3423 enodes (cost 2553 ) 5.977 * * [simplify]: Extracting # 0 : cost 0 5.994 * * [simplify]: Extracting # 1 : cost 0 6.002 * * [simplify]: Extracting # 2 : cost 0 6.013 * * [simplify]: Extracting # 3 : cost 0 6.019 * * [simplify]: Extracting # 4 : cost 0 6.024 * * [simplify]: Extracting # 5 : cost 0 6.035 * * [simplify]: iteration done: 5001 enodes (cost 2340 ) 6.038 * [simplify]: Simplified to: (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)) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (* (* (+ (+ (/ 1.0 (fabs x)) (/ 1.0 (/ 2.0 (pow (/ 1.0 (fabs x)) 3)))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) (+ 3 1))) (* (/ 15.0 8.0) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))))) (/ 1.0 (sqrt PI))) (exp (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) 6.042 * * * [progress]: adding candidates to table 7.700 * * [progress]: iteration 2 / 4 7.700 * * * [progress]: picking best candidate 7.846 * * * * [pick]: Picked # 7.846 * * * [progress]: localizing error 7.951 * * * [progress]: generating rewritten candidates 7.951 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 7.953 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 8.014 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 8.058 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 2 1 1) 8.391 * * * [progress]: generating series expansions 8.391 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 8.391 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 8.392 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 8.392 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 8.392 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 8.392 * [taylor]: Taking taylor expansion of 1.0 in x 8.392 * [backup-simplify]: Simplify 1.0 into 1.0 8.392 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 8.392 * [taylor]: Taking taylor expansion of (fabs x) in x 8.392 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.392 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.392 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.392 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 8.393 * [taylor]: Taking taylor expansion of 1.0 in x 8.393 * [backup-simplify]: Simplify 1.0 into 1.0 8.393 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 8.393 * [taylor]: Taking taylor expansion of (fabs x) in x 8.393 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.393 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.393 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.393 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.393 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 8.394 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 8.394 * [backup-simplify]: Simplify 0 into 0 8.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 8.396 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.396 * [backup-simplify]: Simplify 0 into 0 8.396 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 8.397 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.397 * [backup-simplify]: Simplify 0 into 0 8.399 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 8.400 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.400 * [backup-simplify]: Simplify 0 into 0 8.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 8.402 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.402 * [backup-simplify]: Simplify 0 into 0 8.403 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 8.404 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.404 * [backup-simplify]: Simplify 0 into 0 8.404 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.404 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.404 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 8.404 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 8.404 * [taylor]: Taking taylor expansion of 1.0 in x 8.404 * [backup-simplify]: Simplify 1.0 into 1.0 8.404 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 8.404 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.404 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.404 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.404 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.404 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 8.404 * [taylor]: Taking taylor expansion of 1.0 in x 8.405 * [backup-simplify]: Simplify 1.0 into 1.0 8.405 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 8.405 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.405 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.405 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.405 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.405 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.405 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 8.405 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.405 * [backup-simplify]: Simplify 0 into 0 8.406 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 8.406 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.406 * [backup-simplify]: Simplify 0 into 0 8.407 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 8.407 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.407 * [backup-simplify]: Simplify 0 into 0 8.408 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 8.409 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.409 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 8.411 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.411 * [backup-simplify]: Simplify 0 into 0 8.412 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 8.413 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.413 * [backup-simplify]: Simplify 0 into 0 8.413 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.413 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.413 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 8.413 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 8.413 * [taylor]: Taking taylor expansion of 1.0 in x 8.413 * [backup-simplify]: Simplify 1.0 into 1.0 8.413 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 8.413 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.413 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.414 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.414 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.414 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 8.414 * [taylor]: Taking taylor expansion of 1.0 in x 8.418 * [backup-simplify]: Simplify 1.0 into 1.0 8.419 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 8.419 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.419 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.419 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.419 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.419 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.419 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 8.420 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.420 * [backup-simplify]: Simplify 0 into 0 8.421 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 8.421 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.421 * [backup-simplify]: Simplify 0 into 0 8.422 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 8.422 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.422 * [backup-simplify]: Simplify 0 into 0 8.423 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 8.424 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.424 * [backup-simplify]: Simplify 0 into 0 8.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 8.426 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.426 * [backup-simplify]: Simplify 0 into 0 8.427 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 8.428 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.428 * [backup-simplify]: Simplify 0 into 0 8.428 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.428 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 8.428 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 8.428 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 8.428 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 8.428 * [taylor]: Taking taylor expansion of 1.0 in x 8.428 * [backup-simplify]: Simplify 1.0 into 1.0 8.428 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 8.428 * [taylor]: Taking taylor expansion of (fabs x) in x 8.428 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.428 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.428 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.428 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 8.428 * [taylor]: Taking taylor expansion of 1.0 in x 8.428 * [backup-simplify]: Simplify 1.0 into 1.0 8.428 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 8.428 * [taylor]: Taking taylor expansion of (fabs x) in x 8.428 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.429 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.429 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.429 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.429 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 8.429 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 8.429 * [backup-simplify]: Simplify 0 into 0 8.430 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 8.430 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.430 * [backup-simplify]: Simplify 0 into 0 8.431 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 8.431 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.431 * [backup-simplify]: Simplify 0 into 0 8.432 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 8.432 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.432 * [backup-simplify]: Simplify 0 into 0 8.433 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 8.435 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.435 * [backup-simplify]: Simplify 0 into 0 8.437 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 8.438 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 8.438 * [backup-simplify]: Simplify 0 into 0 8.438 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.438 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.439 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 8.439 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 8.439 * [taylor]: Taking taylor expansion of 1.0 in x 8.439 * [backup-simplify]: Simplify 1.0 into 1.0 8.439 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 8.439 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.439 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.439 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.440 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.440 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 8.440 * [taylor]: Taking taylor expansion of 1.0 in x 8.440 * [backup-simplify]: Simplify 1.0 into 1.0 8.440 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 8.440 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.440 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.440 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.440 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.440 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 8.441 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 8.441 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.441 * [backup-simplify]: Simplify 0 into 0 8.442 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 8.443 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.443 * [backup-simplify]: Simplify 0 into 0 8.444 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 8.445 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.445 * [backup-simplify]: Simplify 0 into 0 8.446 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 8.448 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.448 * [backup-simplify]: Simplify 0 into 0 8.449 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 8.451 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.451 * [backup-simplify]: Simplify 0 into 0 8.453 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 8.455 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.455 * [backup-simplify]: Simplify 0 into 0 8.455 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.455 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.455 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 8.455 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 8.455 * [taylor]: Taking taylor expansion of 1.0 in x 8.455 * [backup-simplify]: Simplify 1.0 into 1.0 8.455 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 8.456 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.456 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.456 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.456 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.456 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 8.456 * [taylor]: Taking taylor expansion of 1.0 in x 8.456 * [backup-simplify]: Simplify 1.0 into 1.0 8.456 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 8.456 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.456 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.456 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.457 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.457 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 8.457 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 8.458 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.458 * [backup-simplify]: Simplify 0 into 0 8.458 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 8.458 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.459 * [backup-simplify]: Simplify 0 into 0 8.459 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 8.460 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.460 * [backup-simplify]: Simplify 0 into 0 8.461 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 8.461 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.461 * [backup-simplify]: Simplify 0 into 0 8.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 8.463 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.463 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 8.465 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.465 * [backup-simplify]: Simplify 0 into 0 8.465 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 8.465 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 2 1 1) 8.465 * [backup-simplify]: Simplify (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 5)) 8.466 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in (x) around 0 8.466 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 8.466 * [taylor]: Taking taylor expansion of 1.0 in x 8.466 * [backup-simplify]: Simplify 1.0 into 1.0 8.466 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 8.466 * [taylor]: Taking taylor expansion of (fabs x) in x 8.466 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.466 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.466 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 8.466 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 8.466 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.466 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 8.466 * [taylor]: Taking taylor expansion of 1.0 in x 8.466 * [backup-simplify]: Simplify 1.0 into 1.0 8.466 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 8.466 * [taylor]: Taking taylor expansion of (fabs x) in x 8.466 * [backup-simplify]: Simplify (fabs x) into (fabs x) 8.466 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 8.466 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 8.467 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 8.467 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.467 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 8.467 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 8.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 8.467 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 8.467 * [backup-simplify]: Simplify 0 into 0 8.468 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 8.468 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 8.469 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 8.469 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 8.469 * [backup-simplify]: Simplify 0 into 0 8.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 8.470 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 8.471 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 8.471 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 8.471 * [backup-simplify]: Simplify 0 into 0 8.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 8.473 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 8.474 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 8.474 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 8.474 * [backup-simplify]: Simplify 0 into 0 8.475 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 8.476 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 8.477 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 8.478 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 8.478 * [backup-simplify]: Simplify 0 into 0 8.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 8.481 * [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 8.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 8.483 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 8.483 * [backup-simplify]: Simplify 0 into 0 8.483 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.483 * [backup-simplify]: Simplify (* (* (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 8.483 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in (x) around 0 8.483 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 8.483 * [taylor]: Taking taylor expansion of 1.0 in x 8.483 * [backup-simplify]: Simplify 1.0 into 1.0 8.483 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 8.483 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.483 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.483 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.483 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 8.484 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 8.484 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 8.484 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 8.484 * [taylor]: Taking taylor expansion of 1.0 in x 8.484 * [backup-simplify]: Simplify 1.0 into 1.0 8.484 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 8.484 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 8.484 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 8.484 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 8.484 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 8.484 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 8.484 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 8.485 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 8.485 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 8.485 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 8.485 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 8.485 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.485 * [backup-simplify]: Simplify 0 into 0 8.486 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 8.487 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 8.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 8.488 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.488 * [backup-simplify]: Simplify 0 into 0 8.489 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 8.491 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 8.492 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 8.493 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.493 * [backup-simplify]: Simplify 0 into 0 8.494 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 8.495 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 8.497 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 8.498 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.498 * [backup-simplify]: Simplify 0 into 0 8.500 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 8.503 * [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 8.505 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 8.507 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.507 * [backup-simplify]: Simplify 0 into 0 8.509 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 8.511 * [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 8.513 * [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 8.514 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 8.514 * [backup-simplify]: Simplify 0 into 0 8.514 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.515 * [backup-simplify]: Simplify (* (* (* (/ 1.0 (pow (fabs (/ 1 (- x))) 2)) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 8.515 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in (x) around 0 8.515 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 8.515 * [taylor]: Taking taylor expansion of 1.0 in x 8.515 * [backup-simplify]: Simplify 1.0 into 1.0 8.515 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 8.515 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.515 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.515 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.515 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 8.515 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 8.515 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 8.515 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 8.515 * [taylor]: Taking taylor expansion of 1.0 in x 8.515 * [backup-simplify]: Simplify 1.0 into 1.0 8.515 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 8.515 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 8.516 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 8.516 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 8.516 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 8.516 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 8.516 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 8.516 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 8.516 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 8.517 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 8.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 8.517 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.517 * [backup-simplify]: Simplify 0 into 0 8.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 8.518 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 8.518 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 8.519 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.519 * [backup-simplify]: Simplify 0 into 0 8.519 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 8.520 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 8.521 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 8.521 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.521 * [backup-simplify]: Simplify 0 into 0 8.522 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 8.523 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 8.524 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 8.524 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.524 * [backup-simplify]: Simplify 0 into 0 8.525 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 8.527 * [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 8.528 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 8.528 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.528 * [backup-simplify]: Simplify 0 into 0 8.530 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 8.531 * [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 8.532 * [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 8.533 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 8.533 * [backup-simplify]: Simplify 0 into 0 8.533 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1.0 (pow (fabs x) 5)) 8.533 * * * [progress]: simplifying candidates 8.538 * [simplify]: Simplifying: (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)) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log 1.0) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ 1.0 (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (log (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (log (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (exp (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2))) (/ 1.0 (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* 1.0 1.0) 1.0) 1.0) (* (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) 1.0) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) 1.0) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (pow (fabs x) 2) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 8.555 * * [simplify]: Extracting # 0 : cost 0 8.555 * * [simplify]: Extracting # 1 : cost 0 8.556 * * [simplify]: Extracting # 2 : cost 0 8.557 * * [simplify]: Extracting # 3 : cost 0 8.557 * * [simplify]: Extracting # 4 : cost 0 8.558 * * [simplify]: Extracting # 5 : cost 0 8.559 * * [simplify]: Extracting # 6 : cost 0 8.559 * * [simplify]: Extracting # 7 : cost 0 8.560 * * [simplify]: Extracting # 8 : cost 0 8.561 * * [simplify]: Extracting # 9 : cost 0 8.561 * * [simplify]: Extracting # 10 : cost 0 8.562 * * [simplify]: iteration 0 : 276 enodes (cost 5427 ) 8.682 * * [simplify]: Extracting # 0 : cost 0 8.684 * * [simplify]: Extracting # 1 : cost 0 8.686 * * [simplify]: Extracting # 2 : cost 0 8.687 * * [simplify]: Extracting # 3 : cost 0 8.688 * * [simplify]: Extracting # 4 : cost 0 8.689 * * [simplify]: Extracting # 5 : cost 0 8.691 * * [simplify]: iteration 1 : 1076 enodes (cost 4879 ) 9.142 * * [simplify]: Extracting # 0 : cost 0 9.160 * * [simplify]: Extracting # 1 : cost 0 9.171 * * [simplify]: Extracting # 2 : cost 0 9.178 * * [simplify]: Extracting # 3 : cost 0 9.189 * * [simplify]: Extracting # 4 : cost 0 9.195 * * [simplify]: iteration done: 5001 enodes (cost 3926 ) 9.197 * [simplify]: Simplified to: (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)) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3)) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3)) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (pow (cbrt (/ 1.0 (fabs x))) 3) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3)) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3)) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (pow (cbrt (/ 1.0 (fabs x))) 3) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x))) (* (/ 1.0 (fabs x)) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x))) (* (/ 1.0 (fabs x)) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (+ (- (log 1.0) (* (log (fabs x)) 2)) (* 2 (log (/ 1.0 (fabs x))))) (log (/ 1.0 (fabs x)))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (+ (* 2 (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))))) (exp (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3))) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3))) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3))) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3)))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3))) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3))) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3)))) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (/ (pow 1.0 3) (pow (pow (fabs x) 2) 3)))) (/ (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow 1.0 3)) (pow (fabs x) 3))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (* (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow 1.0 3)) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (* (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow 1.0 3)) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow 1.0 3)) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (pow (/ 1.0 (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (* (/ (* (pow (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 3) (pow 1.0 3)) (pow (fabs x) 3)) (pow 1.0 3)) (pow (fabs x) 3)) (* (pow (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 3) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3))) (* (pow (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 3) (/ (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 3))) (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (pow (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 3)) (/ (* (pow (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) 3) (pow 1.0 3)) (pow (fabs x) 3)) (* (pow (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x))) 3) (sqrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (pow 1.0 3) 1.0) (pow (fabs x) (+ 4 1)) (* (* (* (/ 1.0 (pow (fabs x) 2)) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* 1.0 (/ (pow 1.0 3) (fabs x))) (pow (fabs x) 4) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) 1.0) (pow (fabs x) 2) (* (/ (pow 1.0 3) (fabs x)) 1.0) (pow (fabs x) 4) (* (/ (pow 1.0 3) (pow (fabs x) 3)) 1.0) (pow (fabs x) 2) (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) (sqrt 1.0)) (/ (* (/ 1.0 (fabs x)) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (/ 1.0 (fabs x)) (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (sqrt (fabs x))) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) (/ (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (pow 1.0 3)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ (* 1.0 (/ (pow 1.0 3) (fabs x))) (fabs x)) (* (* (* (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (/ (pow 1.0 3) (fabs x)) (/ 1.0 (fabs x))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ 1.0 (fabs x))) (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 9.202 * * * [progress]: adding candidates to table 11.151 * * [progress]: iteration 3 / 4 11.151 * * * [progress]: picking best candidate 11.302 * * * * [pick]: Picked # 11.302 * * * [progress]: localizing error 11.416 * * * [progress]: generating rewritten candidates 11.416 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 11.418 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 11.469 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 11.507 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 2) 12.387 * * * [progress]: generating series expansions 12.387 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 12.387 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 12.387 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 12.387 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 12.387 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.387 * [taylor]: Taking taylor expansion of 1.0 in x 12.387 * [backup-simplify]: Simplify 1.0 into 1.0 12.387 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.387 * [taylor]: Taking taylor expansion of (fabs x) in x 12.388 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.388 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.388 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.388 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.388 * [taylor]: Taking taylor expansion of 1.0 in x 12.388 * [backup-simplify]: Simplify 1.0 into 1.0 12.388 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.388 * [taylor]: Taking taylor expansion of (fabs x) in x 12.388 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.388 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.388 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.389 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.389 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 12.389 * [backup-simplify]: Simplify 0 into 0 12.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.391 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.391 * [backup-simplify]: Simplify 0 into 0 12.392 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.393 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.393 * [backup-simplify]: Simplify 0 into 0 12.395 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.396 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.396 * [backup-simplify]: Simplify 0 into 0 12.397 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.398 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.398 * [backup-simplify]: Simplify 0 into 0 12.400 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.401 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.402 * [backup-simplify]: Simplify 0 into 0 12.402 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.402 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.402 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 12.402 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.402 * [taylor]: Taking taylor expansion of 1.0 in x 12.402 * [backup-simplify]: Simplify 1.0 into 1.0 12.402 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.402 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.402 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.402 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.403 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.403 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.403 * [taylor]: Taking taylor expansion of 1.0 in x 12.403 * [backup-simplify]: Simplify 1.0 into 1.0 12.403 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.403 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.403 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.403 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.403 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.403 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.404 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.404 * [backup-simplify]: Simplify 0 into 0 12.405 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.406 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.406 * [backup-simplify]: Simplify 0 into 0 12.407 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.408 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.408 * [backup-simplify]: Simplify 0 into 0 12.409 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.410 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.410 * [backup-simplify]: Simplify 0 into 0 12.412 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.413 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.413 * [backup-simplify]: Simplify 0 into 0 12.415 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.417 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.417 * [backup-simplify]: Simplify 0 into 0 12.417 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.417 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.417 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 12.417 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.417 * [taylor]: Taking taylor expansion of 1.0 in x 12.417 * [backup-simplify]: Simplify 1.0 into 1.0 12.417 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.417 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.418 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.418 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.418 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.418 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.418 * [taylor]: Taking taylor expansion of 1.0 in x 12.418 * [backup-simplify]: Simplify 1.0 into 1.0 12.418 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.418 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.418 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.418 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.418 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.419 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.419 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.420 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.420 * [backup-simplify]: Simplify 0 into 0 12.421 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.421 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.421 * [backup-simplify]: Simplify 0 into 0 12.422 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.423 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.423 * [backup-simplify]: Simplify 0 into 0 12.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.426 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.426 * [backup-simplify]: Simplify 0 into 0 12.428 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.429 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.429 * [backup-simplify]: Simplify 0 into 0 12.431 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.432 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.433 * [backup-simplify]: Simplify 0 into 0 12.433 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.433 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 12.433 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 12.433 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 12.433 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.433 * [taylor]: Taking taylor expansion of 1.0 in x 12.433 * [backup-simplify]: Simplify 1.0 into 1.0 12.433 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.433 * [taylor]: Taking taylor expansion of (fabs x) in x 12.433 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.433 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.434 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.434 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.434 * [taylor]: Taking taylor expansion of 1.0 in x 12.434 * [backup-simplify]: Simplify 1.0 into 1.0 12.434 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.434 * [taylor]: Taking taylor expansion of (fabs x) in x 12.434 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.434 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.434 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.434 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.434 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.435 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 12.435 * [backup-simplify]: Simplify 0 into 0 12.436 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.436 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.436 * [backup-simplify]: Simplify 0 into 0 12.437 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.438 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.438 * [backup-simplify]: Simplify 0 into 0 12.439 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.440 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.440 * [backup-simplify]: Simplify 0 into 0 12.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.444 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.444 * [backup-simplify]: Simplify 0 into 0 12.446 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.447 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 12.448 * [backup-simplify]: Simplify 0 into 0 12.448 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.448 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.448 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 12.448 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.448 * [taylor]: Taking taylor expansion of 1.0 in x 12.448 * [backup-simplify]: Simplify 1.0 into 1.0 12.448 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.448 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.448 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.448 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.449 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.449 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.449 * [taylor]: Taking taylor expansion of 1.0 in x 12.449 * [backup-simplify]: Simplify 1.0 into 1.0 12.449 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.449 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.449 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.449 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.449 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.449 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.450 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.450 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.450 * [backup-simplify]: Simplify 0 into 0 12.451 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.452 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.452 * [backup-simplify]: Simplify 0 into 0 12.453 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.454 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.454 * [backup-simplify]: Simplify 0 into 0 12.455 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.456 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.456 * [backup-simplify]: Simplify 0 into 0 12.458 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.459 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.459 * [backup-simplify]: Simplify 0 into 0 12.461 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.463 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.463 * [backup-simplify]: Simplify 0 into 0 12.463 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.463 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.463 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 12.463 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.463 * [taylor]: Taking taylor expansion of 1.0 in x 12.463 * [backup-simplify]: Simplify 1.0 into 1.0 12.464 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.464 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.464 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.464 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.464 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.464 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.464 * [taylor]: Taking taylor expansion of 1.0 in x 12.464 * [backup-simplify]: Simplify 1.0 into 1.0 12.464 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.464 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.464 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.464 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.465 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.465 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.465 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.466 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.466 * [backup-simplify]: Simplify 0 into 0 12.467 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.467 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.467 * [backup-simplify]: Simplify 0 into 0 12.468 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.469 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.469 * [backup-simplify]: Simplify 0 into 0 12.471 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.472 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.472 * [backup-simplify]: Simplify 0 into 0 12.474 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.475 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.475 * [backup-simplify]: Simplify 0 into 0 12.477 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.479 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.479 * [backup-simplify]: Simplify 0 into 0 12.479 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.479 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 2) 12.480 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 5)) 12.480 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in (x) around 0 12.480 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 12.480 * [taylor]: Taking taylor expansion of 1.0 in x 12.480 * [backup-simplify]: Simplify 1.0 into 1.0 12.480 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 12.480 * [taylor]: Taking taylor expansion of (fabs x) in x 12.480 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.480 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.480 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 12.480 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 12.481 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.481 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 12.481 * [taylor]: Taking taylor expansion of 1.0 in x 12.481 * [backup-simplify]: Simplify 1.0 into 1.0 12.481 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 12.481 * [taylor]: Taking taylor expansion of (fabs x) in x 12.481 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.481 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.481 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 12.482 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 12.482 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.482 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.482 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 12.483 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 12.483 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 12.483 * [backup-simplify]: Simplify 0 into 0 12.484 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.485 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 12.485 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 12.486 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 12.486 * [backup-simplify]: Simplify 0 into 0 12.487 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.488 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 12.489 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 12.490 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 12.490 * [backup-simplify]: Simplify 0 into 0 12.491 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.492 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 12.494 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 12.495 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 12.495 * [backup-simplify]: Simplify 0 into 0 12.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.498 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 12.500 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 12.501 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 12.501 * [backup-simplify]: Simplify 0 into 0 12.503 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.505 * [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 12.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 12.517 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 12.517 * [backup-simplify]: Simplify 0 into 0 12.517 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.518 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 12.518 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in (x) around 0 12.518 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 12.518 * [taylor]: Taking taylor expansion of 1.0 in x 12.518 * [backup-simplify]: Simplify 1.0 into 1.0 12.518 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 12.518 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.518 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.518 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.518 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 12.519 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 12.519 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 12.519 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 12.519 * [taylor]: Taking taylor expansion of 1.0 in x 12.519 * [backup-simplify]: Simplify 1.0 into 1.0 12.519 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 12.519 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.519 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.519 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.520 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 12.520 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 12.520 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 12.520 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 12.521 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.521 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 12.521 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 12.522 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.522 * [backup-simplify]: Simplify 0 into 0 12.523 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.524 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 12.524 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 12.525 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.525 * [backup-simplify]: Simplify 0 into 0 12.526 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.527 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.528 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 12.529 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.529 * [backup-simplify]: Simplify 0 into 0 12.531 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.532 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 12.533 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 12.535 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.535 * [backup-simplify]: Simplify 0 into 0 12.536 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.538 * [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 12.540 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 12.541 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.541 * [backup-simplify]: Simplify 0 into 0 12.543 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.546 * [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 12.547 * [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 12.548 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 12.548 * [backup-simplify]: Simplify 0 into 0 12.548 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.548 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 12.548 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in (x) around 0 12.548 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 12.548 * [taylor]: Taking taylor expansion of 1.0 in x 12.548 * [backup-simplify]: Simplify 1.0 into 1.0 12.548 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 12.548 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.548 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.548 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.549 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 12.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 12.549 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 12.549 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 12.549 * [taylor]: Taking taylor expansion of 1.0 in x 12.549 * [backup-simplify]: Simplify 1.0 into 1.0 12.549 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 12.549 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.549 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.549 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 12.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 12.550 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 12.550 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 12.550 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.550 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 12.550 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 12.550 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.550 * [backup-simplify]: Simplify 0 into 0 12.551 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.551 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 12.552 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 12.552 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.552 * [backup-simplify]: Simplify 0 into 0 12.553 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.553 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.554 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 12.555 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.555 * [backup-simplify]: Simplify 0 into 0 12.555 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.556 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 12.557 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 12.558 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.558 * [backup-simplify]: Simplify 0 into 0 12.559 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.560 * [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 12.561 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 12.561 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.562 * [backup-simplify]: Simplify 0 into 0 12.563 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.564 * [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 12.565 * [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 12.567 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 12.567 * [backup-simplify]: Simplify 0 into 0 12.567 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1.0 (pow (fabs x) 5)) 12.567 * * * [progress]: simplifying candidates 12.580 * [simplify]: Simplifying: (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)) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (exp (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* 1.0 1.0) 1.0) 1.0) 1.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (* (* 1.0 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (/ (* (/ (pow 1.0 3) (pow (fabs x) 3)) 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 12.600 * * [simplify]: Extracting # 0 : cost 0 12.600 * * [simplify]: Extracting # 1 : cost 0 12.601 * * [simplify]: Extracting # 2 : cost 0 12.601 * * [simplify]: Extracting # 3 : cost 0 12.602 * * [simplify]: Extracting # 4 : cost 0 12.603 * * [simplify]: Extracting # 5 : cost 0 12.603 * * [simplify]: Extracting # 6 : cost 0 12.604 * * [simplify]: Extracting # 7 : cost 0 12.604 * * [simplify]: Extracting # 8 : cost 0 12.605 * * [simplify]: Extracting # 9 : cost 0 12.606 * * [simplify]: Extracting # 10 : cost 0 12.606 * * [simplify]: Extracting # 11 : cost 0 12.607 * * [simplify]: Extracting # 12 : cost 0 12.608 * * [simplify]: Extracting # 13 : cost 0 12.608 * * [simplify]: Extracting # 14 : cost 0 12.609 * * [simplify]: iteration 0 : 393 enodes (cost 8642 ) 12.763 * * [simplify]: Extracting # 0 : cost 0 12.770 * * [simplify]: Extracting # 1 : cost 0 12.772 * * [simplify]: Extracting # 2 : cost 0 12.774 * * [simplify]: Extracting # 3 : cost 0 12.776 * * [simplify]: Extracting # 4 : cost 0 12.779 * * [simplify]: iteration 1 : 1615 enodes (cost 7035 ) 13.611 * * [simplify]: Extracting # 0 : cost 0 13.628 * * [simplify]: Extracting # 1 : cost 0 13.635 * * [simplify]: Extracting # 2 : cost 0 13.641 * * [simplify]: Extracting # 3 : cost 0 13.655 * * [simplify]: Extracting # 4 : cost 0 13.661 * * [simplify]: Extracting # 5 : cost 0 13.668 * * [simplify]: iteration done: 5000 enodes (cost 4920 ) 13.670 * [simplify]: Simplified to: (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)) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (cbrt (/ 1.0 (fabs x))) (pow (cbrt (/ 1.0 (fabs x))) 3)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (cbrt (/ 1.0 (fabs x))) (pow (cbrt (/ 1.0 (fabs x))) 3)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (pow (exp (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x)))) (/ 1.0 (fabs x))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (/ (* (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (* (pow (/ 1.0 (fabs x)) 3) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (* (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (/ (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow (/ 1.0 (fabs x)) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (/ (* (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (* (pow (/ 1.0 (fabs x)) 3) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (/ (* (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (/ (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (/ (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 3)) (* (pow (/ 1.0 (fabs x)) 3) (pow (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 3)) (* (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (pow (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 3) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (* 1.0 (pow 1.0 4)) (* (fabs x) (pow (fabs x) 4)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) 4) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) 4) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (/ (pow 1.0 3) (fabs x)) (* 1.0 1.0)) (pow (fabs x) 4) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (pow (/ 1.0 (fabs x)) 3) (* 1.0 1.0)) (pow (fabs x) 2) (* (/ (pow 1.0 4) (fabs x)) 1.0) (pow (fabs x) 4) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (/ (pow 1.0 3) (fabs x)) (* (/ 1.0 (fabs x)) 1.0)) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))))) (* (sqrt (/ 1.0 (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x)))) (* (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x)))) (* (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (sqrt 1.0)) (/ (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (sqrt (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (pow 1.0 4)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (/ (pow 1.0 3) (fabs x)) (* 1.0 (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (* 1.0 (/ 1.0 (fabs x)))) (* (/ (pow 1.0 4) (fabs x)) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (* (/ (pow 1.0 3) (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (+ (+ (* (/ 1.0 2.0) (pow (/ 1.0 (fabs x)) 3)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x)))) (* (/ 15.0 8.0) (/ (* (/ (pow 1.0 4) (pow (fabs x) 3)) (/ 1.0 (fabs x))) (pow (fabs x) 2)))))) (* (/ 1.0 (sqrt PI)) (exp (pow (fabs x) 2)))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 13.673 * * * [progress]: adding candidates to table 16.194 * * [progress]: iteration 4 / 4 16.194 * * * [progress]: picking best candidate 16.353 * * * * [pick]: Picked # 16.353 * * * [progress]: localizing error 16.419 * * * [progress]: generating rewritten candidates 16.419 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 16.422 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 16.478 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 16.501 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 2) 17.374 * * * [progress]: generating series expansions 17.374 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 17.374 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 17.374 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 17.374 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 17.374 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 17.375 * [taylor]: Taking taylor expansion of 1.0 in x 17.375 * [backup-simplify]: Simplify 1.0 into 1.0 17.375 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 17.375 * [taylor]: Taking taylor expansion of (fabs x) in x 17.375 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.375 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.375 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.375 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 17.375 * [taylor]: Taking taylor expansion of 1.0 in x 17.375 * [backup-simplify]: Simplify 1.0 into 1.0 17.375 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 17.375 * [taylor]: Taking taylor expansion of (fabs x) in x 17.375 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.375 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.376 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.376 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.376 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 17.377 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 17.377 * [backup-simplify]: Simplify 0 into 0 17.378 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 17.378 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.378 * [backup-simplify]: Simplify 0 into 0 17.379 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 17.380 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.380 * [backup-simplify]: Simplify 0 into 0 17.382 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 17.383 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.383 * [backup-simplify]: Simplify 0 into 0 17.384 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 17.386 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.386 * [backup-simplify]: Simplify 0 into 0 17.388 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 17.389 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.389 * [backup-simplify]: Simplify 0 into 0 17.389 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.389 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.390 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 17.390 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 17.390 * [taylor]: Taking taylor expansion of 1.0 in x 17.390 * [backup-simplify]: Simplify 1.0 into 1.0 17.390 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 17.390 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.390 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.390 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.390 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.390 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 17.390 * [taylor]: Taking taylor expansion of 1.0 in x 17.390 * [backup-simplify]: Simplify 1.0 into 1.0 17.390 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 17.390 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.390 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.391 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.391 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.391 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.391 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 17.392 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.392 * [backup-simplify]: Simplify 0 into 0 17.393 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 17.393 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.393 * [backup-simplify]: Simplify 0 into 0 17.394 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 17.395 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.395 * [backup-simplify]: Simplify 0 into 0 17.395 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 17.396 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.396 * [backup-simplify]: Simplify 0 into 0 17.397 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 17.398 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.398 * [backup-simplify]: Simplify 0 into 0 17.399 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 17.400 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.400 * [backup-simplify]: Simplify 0 into 0 17.400 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.400 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.400 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 17.400 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 17.400 * [taylor]: Taking taylor expansion of 1.0 in x 17.400 * [backup-simplify]: Simplify 1.0 into 1.0 17.400 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 17.400 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.400 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.400 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.401 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.401 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 17.401 * [taylor]: Taking taylor expansion of 1.0 in x 17.401 * [backup-simplify]: Simplify 1.0 into 1.0 17.401 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 17.401 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.401 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.401 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.401 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.401 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.401 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 17.402 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.402 * [backup-simplify]: Simplify 0 into 0 17.402 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 17.402 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.402 * [backup-simplify]: Simplify 0 into 0 17.403 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 17.404 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.404 * [backup-simplify]: Simplify 0 into 0 17.404 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 17.405 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.405 * [backup-simplify]: Simplify 0 into 0 17.406 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 17.407 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.407 * [backup-simplify]: Simplify 0 into 0 17.408 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 17.409 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.409 * [backup-simplify]: Simplify 0 into 0 17.409 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.409 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 17.409 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 17.409 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 17.409 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 17.409 * [taylor]: Taking taylor expansion of 1.0 in x 17.409 * [backup-simplify]: Simplify 1.0 into 1.0 17.409 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 17.409 * [taylor]: Taking taylor expansion of (fabs x) in x 17.409 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.409 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.409 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.410 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 17.410 * [taylor]: Taking taylor expansion of 1.0 in x 17.410 * [backup-simplify]: Simplify 1.0 into 1.0 17.410 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 17.410 * [taylor]: Taking taylor expansion of (fabs x) in x 17.410 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.410 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.410 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.410 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.410 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 17.410 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 17.410 * [backup-simplify]: Simplify 0 into 0 17.411 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 17.411 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.411 * [backup-simplify]: Simplify 0 into 0 17.412 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 17.412 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.412 * [backup-simplify]: Simplify 0 into 0 17.413 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 17.414 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.414 * [backup-simplify]: Simplify 0 into 0 17.415 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 17.415 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.415 * [backup-simplify]: Simplify 0 into 0 17.416 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 17.417 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 17.417 * [backup-simplify]: Simplify 0 into 0 17.417 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.417 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.417 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 17.417 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 17.417 * [taylor]: Taking taylor expansion of 1.0 in x 17.417 * [backup-simplify]: Simplify 1.0 into 1.0 17.417 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 17.418 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.418 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.418 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.418 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.418 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 17.418 * [taylor]: Taking taylor expansion of 1.0 in x 17.418 * [backup-simplify]: Simplify 1.0 into 1.0 17.418 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 17.418 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.418 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.418 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.418 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.418 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 17.418 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 17.419 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.419 * [backup-simplify]: Simplify 0 into 0 17.419 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 17.420 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.420 * [backup-simplify]: Simplify 0 into 0 17.420 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 17.421 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.421 * [backup-simplify]: Simplify 0 into 0 17.422 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 17.423 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.423 * [backup-simplify]: Simplify 0 into 0 17.425 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 17.426 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.426 * [backup-simplify]: Simplify 0 into 0 17.428 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 17.430 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.430 * [backup-simplify]: Simplify 0 into 0 17.430 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.431 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.431 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 17.431 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 17.431 * [taylor]: Taking taylor expansion of 1.0 in x 17.431 * [backup-simplify]: Simplify 1.0 into 1.0 17.431 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 17.431 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.431 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.431 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.431 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.431 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 17.431 * [taylor]: Taking taylor expansion of 1.0 in x 17.431 * [backup-simplify]: Simplify 1.0 into 1.0 17.431 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 17.432 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.432 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.432 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.432 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.432 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 17.432 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 17.433 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.433 * [backup-simplify]: Simplify 0 into 0 17.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 17.435 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.435 * [backup-simplify]: Simplify 0 into 0 17.436 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 17.437 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.437 * [backup-simplify]: Simplify 0 into 0 17.438 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 17.439 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.439 * [backup-simplify]: Simplify 0 into 0 17.451 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 17.452 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.452 * [backup-simplify]: Simplify 0 into 0 17.455 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 17.456 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.456 * [backup-simplify]: Simplify 0 into 0 17.456 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 17.456 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 2) 17.457 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 5)) 17.457 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in (x) around 0 17.457 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 17.457 * [taylor]: Taking taylor expansion of 1.0 in x 17.457 * [backup-simplify]: Simplify 1.0 into 1.0 17.457 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 17.457 * [taylor]: Taking taylor expansion of (fabs x) in x 17.457 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.457 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.457 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 17.458 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 17.458 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.458 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 17.458 * [taylor]: Taking taylor expansion of 1.0 in x 17.458 * [backup-simplify]: Simplify 1.0 into 1.0 17.458 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 17.458 * [taylor]: Taking taylor expansion of (fabs x) in x 17.458 * [backup-simplify]: Simplify (fabs x) into (fabs x) 17.458 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 17.458 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 17.458 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 17.459 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.459 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.459 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 17.459 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 17.459 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 17.460 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 17.460 * [backup-simplify]: Simplify 0 into 0 17.460 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 17.461 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 17.462 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 17.462 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 17.462 * [backup-simplify]: Simplify 0 into 0 17.463 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 17.464 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 17.465 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 17.466 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 17.466 * [backup-simplify]: Simplify 0 into 0 17.467 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 17.468 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 17.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 17.471 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 17.471 * [backup-simplify]: Simplify 0 into 0 17.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 17.474 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 17.475 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 17.476 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 17.476 * [backup-simplify]: Simplify 0 into 0 17.478 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 17.480 * [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 17.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 17.483 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 17.483 * [backup-simplify]: Simplify 0 into 0 17.484 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.484 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 17.484 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in (x) around 0 17.484 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 17.484 * [taylor]: Taking taylor expansion of 1.0 in x 17.484 * [backup-simplify]: Simplify 1.0 into 1.0 17.484 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 17.484 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.485 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.485 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.485 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 17.485 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 17.486 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 17.486 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 17.486 * [taylor]: Taking taylor expansion of 1.0 in x 17.486 * [backup-simplify]: Simplify 1.0 into 1.0 17.486 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 17.486 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.486 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.486 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.486 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 17.487 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 17.487 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 17.487 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 17.487 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 17.488 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 17.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 17.489 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.489 * [backup-simplify]: Simplify 0 into 0 17.489 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 17.490 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 17.491 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 17.492 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.492 * [backup-simplify]: Simplify 0 into 0 17.493 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 17.494 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.495 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.496 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.496 * [backup-simplify]: Simplify 0 into 0 17.498 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 17.499 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 17.501 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 17.502 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.502 * [backup-simplify]: Simplify 0 into 0 17.504 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 17.506 * [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 17.508 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 17.509 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.510 * [backup-simplify]: Simplify 0 into 0 17.512 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 17.514 * [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 17.516 * [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 17.518 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 17.518 * [backup-simplify]: Simplify 0 into 0 17.518 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.519 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 17.519 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in (x) around 0 17.519 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 17.519 * [taylor]: Taking taylor expansion of 1.0 in x 17.519 * [backup-simplify]: Simplify 1.0 into 1.0 17.519 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 17.519 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.519 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.519 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.520 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 17.520 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 17.520 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 17.520 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 17.520 * [taylor]: Taking taylor expansion of 1.0 in x 17.520 * [backup-simplify]: Simplify 1.0 into 1.0 17.520 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 17.520 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.520 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.520 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.521 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 17.521 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 17.521 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 17.521 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 17.521 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 17.522 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 17.522 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 17.523 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.523 * [backup-simplify]: Simplify 0 into 0 17.523 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 17.524 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 17.525 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 17.525 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.525 * [backup-simplify]: Simplify 0 into 0 17.526 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 17.527 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.528 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.529 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.529 * [backup-simplify]: Simplify 0 into 0 17.530 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 17.531 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 17.533 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 17.534 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.534 * [backup-simplify]: Simplify 0 into 0 17.535 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 17.537 * [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 17.539 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 17.540 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.540 * [backup-simplify]: Simplify 0 into 0 17.542 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 17.544 * [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 17.546 * [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 17.547 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 17.547 * [backup-simplify]: Simplify 0 into 0 17.547 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1.0 (pow (fabs x) 5)) 17.547 * * * [progress]: simplifying candidates 17.553 * [simplify]: Simplifying: (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)) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (exp (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* 1.0 1.0) 1.0) 1.0) 1.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (* (* 1.0 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 17.563 * * [simplify]: Extracting # 0 : cost 0 17.564 * * [simplify]: Extracting # 1 : cost 0 17.565 * * [simplify]: Extracting # 2 : cost 0 17.565 * * [simplify]: Extracting # 3 : cost 0 17.566 * * [simplify]: Extracting # 4 : cost 0 17.566 * * [simplify]: Extracting # 5 : cost 0 17.567 * * [simplify]: Extracting # 6 : cost 0 17.568 * * [simplify]: Extracting # 7 : cost 0 17.568 * * [simplify]: Extracting # 8 : cost 0 17.569 * * [simplify]: iteration 0 : 368 enodes (cost 8554 ) 17.783 * * [simplify]: Extracting # 0 : cost 0 17.796 * * [simplify]: Extracting # 1 : cost 0 17.800 * * [simplify]: Extracting # 2 : cost 0 17.802 * * [simplify]: Extracting # 3 : cost 0 17.804 * * [simplify]: Extracting # 4 : cost 0 17.811 * * [simplify]: iteration 1 : 1468 enodes (cost 7518 ) 18.486 * * [simplify]: Extracting # 0 : cost 0 18.519 * * [simplify]: Extracting # 1 : cost 0 18.532 * * [simplify]: Extracting # 2 : cost 0 18.547 * * [simplify]: Extracting # 3 : cost 0 18.559 * * [simplify]: Extracting # 4 : cost 0 18.571 * * [simplify]: Extracting # 5 : cost 0 18.583 * * [simplify]: iteration done: 5001 enodes (cost 4510 ) 18.587 * [simplify]: Simplified to: (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)) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (pow (cbrt (/ 1.0 (fabs x))) 3) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (pow (cbrt (/ 1.0 (fabs x))) 3) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (pow (pow (exp (/ 1.0 (fabs x))) (pow (/ 1.0 (fabs x)) 3)) (/ 1.0 (fabs x))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ 1.0 (fabs x)) 3) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3))) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3)) (pow (/ 1.0 (fabs x)) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (/ (pow 1.0 3) (pow (fabs x) 3)) (pow (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 3)) (* (pow (/ 1.0 (fabs x)) 3) (pow (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) 3)) (* (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (pow (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 3) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (* (pow 1.0 3) (* 1.0 1.0)) (* (pow (fabs x) 3) (pow (fabs x) 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (/ (pow 1.0 3) (fabs x)) (* 1.0 1.0)) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* 1.0 (* (pow (/ 1.0 (fabs x)) 3) 1.0)) (pow (fabs x) 2) (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (/ (pow 1.0 3) (fabs x)) (* (/ 1.0 (fabs x)) 1.0)) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x))))) (* (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))))) (* (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (sqrt 1.0))) (* (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (pow (/ 1.0 (fabs x)) 3)) (/ (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (sqrt (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))) (* (* 1.0 (pow (/ 1.0 (fabs x)) 3)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* 1.0 (pow (/ 1.0 (fabs x)) 3)) (/ 1.0 (fabs x))) (* (pow 1.0 3) (* 1.0 (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (/ (* (/ (pow 1.0 3) (fabs x)) (* 1.0 1.0)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (pow (/ 1.0 (fabs x)) 3) 1.0) (/ 1.0 (fabs x))) (* (pow 1.0 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (pow 1.0 3) (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 18.593 * * * [progress]: adding candidates to table 20.597 * [progress]: [Phase 3 of 3] Extracting. 20.597 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # # # # #) 20.672 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 20.672 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # # # # # #) 20.887 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # # # # #) 21.068 * * * [regime]: Found split indices: #