28.671 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.833 * * * [progress]: [2/2] Setting up program. 0.843 * [progress]: [Phase 2 of 3] Improving. 0.844 * [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.844 * * [simplify]: Extracting # 0 : cost 0 0.844 * * [simplify]: Extracting # 1 : cost 0 0.844 * * [simplify]: Extracting # 2 : cost 0 0.844 * * [simplify]: Extracting # 3 : cost 0 0.844 * * [simplify]: Extracting # 4 : cost 0 0.845 * * [simplify]: Extracting # 5 : cost 0 0.845 * * [simplify]: Extracting # 6 : cost 0 0.845 * * [simplify]: Extracting # 7 : cost 0 0.845 * * [simplify]: Extracting # 8 : cost 0 0.845 * * [simplify]: Extracting # 9 : cost 0 0.845 * * [simplify]: Extracting # 10 : cost 0 0.845 * * [simplify]: Extracting # 11 : cost 0 0.845 * * [simplify]: Extracting # 12 : cost 0 0.845 * * [simplify]: iteration 0 : 31 enodes (cost 103 ) 0.862 * * [simplify]: Extracting # 0 : cost 0 0.863 * * [simplify]: Extracting # 1 : cost 0 0.863 * * [simplify]: Extracting # 2 : cost 0 0.863 * * [simplify]: iteration 1 : 90 enodes (cost 103 ) 0.920 * * [simplify]: Extracting # 0 : cost 0 0.921 * * [simplify]: Extracting # 1 : cost 0 0.921 * * [simplify]: Extracting # 2 : cost 0 0.921 * * [simplify]: Extracting # 3 : cost 0 0.922 * * [simplify]: Extracting # 4 : cost 0 0.922 * * [simplify]: Extracting # 5 : cost 0 0.923 * * [simplify]: Extracting # 6 : cost 0 0.923 * * [simplify]: iteration 2 : 401 enodes (cost 65 ) 1.319 * * [simplify]: Extracting # 0 : cost 0 1.324 * * [simplify]: Extracting # 1 : cost 0 1.327 * * [simplify]: Extracting # 2 : cost 0 1.330 * * [simplify]: Extracting # 3 : cost 0 1.333 * * [simplify]: Extracting # 4 : cost 0 1.335 * * [simplify]: Extracting # 5 : cost 0 1.338 * * [simplify]: iteration 3 : 2320 enodes (cost 51 ) 3.278 * * [simplify]: Extracting # 0 : cost 0 3.290 * * [simplify]: Extracting # 1 : cost 0 3.302 * * [simplify]: Extracting # 2 : cost 0 3.313 * * [simplify]: Extracting # 3 : cost 0 3.319 * * [simplify]: Extracting # 4 : cost 0 3.325 * * [simplify]: Extracting # 5 : cost 0 3.331 * * [simplify]: iteration done: 5000 enodes (cost 49 ) 3.331 * [simplify]: Simplified to: (/ (* 1.0 (fma (/ 1.0 2.0) (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (+ (fma (pow (/ 1.0 (fabs x)) 6) (/ 15.0 8.0) 1) (* (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) 4)))))) (/ (sqrt PI) (exp (* (fabs x) (fabs x))))) 3.340 * * [progress]: iteration 1 / 4 3.340 * * * [progress]: picking best candidate 3.362 * * * * [pick]: Picked # 3.362 * * * [progress]: localizing error 3.433 * * * [progress]: generating rewritten candidates 3.433 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.436 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1 1 1 1 1) 3.477 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 3.516 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 2 2 1) 3.552 * * * [progress]: generating series expansions 3.552 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 3.552 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1 1 1 1 1) 3.552 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.552 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.553 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.553 * [taylor]: Taking taylor expansion of 1.0 in x 3.553 * [backup-simplify]: Simplify 1.0 into 1.0 3.553 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.553 * [taylor]: Taking taylor expansion of (fabs x) in x 3.553 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.553 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.553 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.553 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.553 * [taylor]: Taking taylor expansion of 1.0 in x 3.553 * [backup-simplify]: Simplify 1.0 into 1.0 3.553 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.553 * [taylor]: Taking taylor expansion of (fabs x) in x 3.553 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.553 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.554 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.554 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.554 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.555 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.555 * [backup-simplify]: Simplify 0 into 0 3.556 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.557 * [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 3.557 * [backup-simplify]: Simplify 0 into 0 3.558 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.559 * [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 3.559 * [backup-simplify]: Simplify 0 into 0 3.560 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.561 * [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 3.561 * [backup-simplify]: Simplify 0 into 0 3.563 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.564 * [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 3.564 * [backup-simplify]: Simplify 0 into 0 3.566 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.567 * [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 3.567 * [backup-simplify]: Simplify 0 into 0 3.567 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.568 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.568 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.568 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.568 * [taylor]: Taking taylor expansion of 1.0 in x 3.568 * [backup-simplify]: Simplify 1.0 into 1.0 3.568 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.568 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.568 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.569 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.569 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.569 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.569 * [taylor]: Taking taylor expansion of 1.0 in x 3.569 * [backup-simplify]: Simplify 1.0 into 1.0 3.569 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.569 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.569 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.569 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.569 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.570 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.570 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.570 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.571 * [backup-simplify]: Simplify 0 into 0 3.571 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.572 * [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 3.572 * [backup-simplify]: Simplify 0 into 0 3.573 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.574 * [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 3.574 * [backup-simplify]: Simplify 0 into 0 3.576 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.577 * [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 3.577 * [backup-simplify]: Simplify 0 into 0 3.579 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.580 * [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 3.580 * [backup-simplify]: Simplify 0 into 0 3.582 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.582 * [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 3.582 * [backup-simplify]: Simplify 0 into 0 3.583 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.583 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.583 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.583 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.583 * [taylor]: Taking taylor expansion of 1.0 in x 3.583 * [backup-simplify]: Simplify 1.0 into 1.0 3.583 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.583 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.583 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.583 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.583 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.583 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.583 * [taylor]: Taking taylor expansion of 1.0 in x 3.583 * [backup-simplify]: Simplify 1.0 into 1.0 3.583 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.583 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.583 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.584 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.584 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.584 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.584 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.584 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.584 * [backup-simplify]: Simplify 0 into 0 3.585 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.585 * [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 3.585 * [backup-simplify]: Simplify 0 into 0 3.586 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.591 * [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 3.591 * [backup-simplify]: Simplify 0 into 0 3.592 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.593 * [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 3.593 * [backup-simplify]: Simplify 0 into 0 3.594 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.595 * [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 3.595 * [backup-simplify]: Simplify 0 into 0 3.596 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.597 * [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 3.597 * [backup-simplify]: Simplify 0 into 0 3.597 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.597 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 2 1 1 1) 3.597 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.597 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.597 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.598 * [taylor]: Taking taylor expansion of 1.0 in x 3.598 * [backup-simplify]: Simplify 1.0 into 1.0 3.598 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.598 * [taylor]: Taking taylor expansion of (fabs x) in x 3.598 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.598 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.598 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.598 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.598 * [taylor]: Taking taylor expansion of 1.0 in x 3.598 * [backup-simplify]: Simplify 1.0 into 1.0 3.598 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.598 * [taylor]: Taking taylor expansion of (fabs x) in x 3.598 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.598 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.598 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.598 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.598 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.599 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.599 * [backup-simplify]: Simplify 0 into 0 3.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.599 * [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 3.600 * [backup-simplify]: Simplify 0 into 0 3.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.601 * [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 3.601 * [backup-simplify]: Simplify 0 into 0 3.601 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.602 * [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 3.602 * [backup-simplify]: Simplify 0 into 0 3.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.604 * [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 3.604 * [backup-simplify]: Simplify 0 into 0 3.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.606 * [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 3.606 * [backup-simplify]: Simplify 0 into 0 3.606 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.606 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.606 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.606 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.606 * [taylor]: Taking taylor expansion of 1.0 in x 3.606 * [backup-simplify]: Simplify 1.0 into 1.0 3.606 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.606 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.606 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.606 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.606 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.606 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.606 * [taylor]: Taking taylor expansion of 1.0 in x 3.606 * [backup-simplify]: Simplify 1.0 into 1.0 3.606 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.606 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.606 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.606 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.607 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.607 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.607 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.607 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.607 * [backup-simplify]: Simplify 0 into 0 3.608 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.608 * [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 3.608 * [backup-simplify]: Simplify 0 into 0 3.609 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.609 * [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 3.609 * [backup-simplify]: Simplify 0 into 0 3.610 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.611 * [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 3.611 * [backup-simplify]: Simplify 0 into 0 3.612 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.613 * [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 3.613 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.615 * [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 3.615 * [backup-simplify]: Simplify 0 into 0 3.615 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.615 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.615 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.615 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.615 * [taylor]: Taking taylor expansion of 1.0 in x 3.615 * [backup-simplify]: Simplify 1.0 into 1.0 3.615 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.615 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.615 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.615 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.615 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.615 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.615 * [taylor]: Taking taylor expansion of 1.0 in x 3.615 * [backup-simplify]: Simplify 1.0 into 1.0 3.615 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.615 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.616 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.616 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.616 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.616 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.616 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.616 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.616 * [backup-simplify]: Simplify 0 into 0 3.617 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.618 * [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 3.618 * [backup-simplify]: Simplify 0 into 0 3.619 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.620 * [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 3.620 * [backup-simplify]: Simplify 0 into 0 3.621 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.622 * [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 3.622 * [backup-simplify]: Simplify 0 into 0 3.623 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.625 * [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 3.625 * [backup-simplify]: Simplify 0 into 0 3.627 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.628 * [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 3.628 * [backup-simplify]: Simplify 0 into 0 3.628 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.628 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 2 2 1) 3.629 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.629 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.629 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.629 * [taylor]: Taking taylor expansion of 1.0 in x 3.629 * [backup-simplify]: Simplify 1.0 into 1.0 3.629 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.629 * [taylor]: Taking taylor expansion of (fabs x) in x 3.629 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.629 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.629 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.629 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.629 * [taylor]: Taking taylor expansion of 1.0 in x 3.629 * [backup-simplify]: Simplify 1.0 into 1.0 3.629 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.629 * [taylor]: Taking taylor expansion of (fabs x) in x 3.629 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.629 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.630 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.630 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.630 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.631 * [backup-simplify]: Simplify 0 into 0 3.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.632 * [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 3.632 * [backup-simplify]: Simplify 0 into 0 3.633 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.633 * [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 3.633 * [backup-simplify]: Simplify 0 into 0 3.634 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.635 * [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 3.635 * [backup-simplify]: Simplify 0 into 0 3.636 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.636 * [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 3.636 * [backup-simplify]: Simplify 0 into 0 3.637 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.638 * [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 3.638 * [backup-simplify]: Simplify 0 into 0 3.638 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.639 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.639 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.639 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.639 * [taylor]: Taking taylor expansion of 1.0 in x 3.639 * [backup-simplify]: Simplify 1.0 into 1.0 3.639 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.639 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.639 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.639 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.639 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.639 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.639 * [taylor]: Taking taylor expansion of 1.0 in x 3.639 * [backup-simplify]: Simplify 1.0 into 1.0 3.639 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.639 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.639 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.639 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.639 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.639 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.640 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.640 * [backup-simplify]: Simplify 0 into 0 3.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.641 * [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 3.641 * [backup-simplify]: Simplify 0 into 0 3.641 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.642 * [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 3.642 * [backup-simplify]: Simplify 0 into 0 3.643 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.643 * [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 3.643 * [backup-simplify]: Simplify 0 into 0 3.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.645 * [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 3.645 * [backup-simplify]: Simplify 0 into 0 3.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.647 * [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 3.647 * [backup-simplify]: Simplify 0 into 0 3.647 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.648 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.648 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.648 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.648 * [taylor]: Taking taylor expansion of 1.0 in x 3.648 * [backup-simplify]: Simplify 1.0 into 1.0 3.648 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.648 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.648 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.648 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.648 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.648 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.648 * [taylor]: Taking taylor expansion of 1.0 in x 3.648 * [backup-simplify]: Simplify 1.0 into 1.0 3.648 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.648 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.648 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.648 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.648 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.649 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.649 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.649 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.649 * [backup-simplify]: Simplify 0 into 0 3.649 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.650 * [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 3.650 * [backup-simplify]: Simplify 0 into 0 3.651 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.651 * [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 3.651 * [backup-simplify]: Simplify 0 into 0 3.652 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.653 * [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 3.653 * [backup-simplify]: Simplify 0 into 0 3.654 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.654 * [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 3.654 * [backup-simplify]: Simplify 0 into 0 3.656 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.656 * [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 3.656 * [backup-simplify]: Simplify 0 into 0 3.657 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.657 * * * [progress]: simplifying candidates 3.660 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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)) 3.668 * * [simplify]: Extracting # 0 : cost 0 3.669 * * [simplify]: Extracting # 1 : cost 0 3.669 * * [simplify]: Extracting # 2 : cost 0 3.669 * * [simplify]: Extracting # 3 : cost 0 3.670 * * [simplify]: Extracting # 4 : cost 0 3.670 * * [simplify]: Extracting # 5 : cost 0 3.670 * * [simplify]: Extracting # 6 : cost 0 3.671 * * [simplify]: Extracting # 7 : cost 0 3.671 * * [simplify]: Extracting # 8 : cost 0 3.672 * * [simplify]: Extracting # 9 : cost 0 3.672 * * [simplify]: iteration 0 : 150 enodes (cost 3287 ) 3.745 * * [simplify]: Extracting # 0 : cost 0 3.746 * * [simplify]: Extracting # 1 : cost 0 3.746 * * [simplify]: Extracting # 2 : cost 0 3.747 * * [simplify]: Extracting # 3 : cost 0 3.747 * * [simplify]: iteration 1 : 480 enodes (cost 2982 ) 4.194 * * [simplify]: Extracting # 0 : cost 0 4.200 * * [simplify]: Extracting # 1 : cost 0 4.205 * * [simplify]: Extracting # 2 : cost 0 4.214 * * [simplify]: Extracting # 3 : cost 0 4.223 * * [simplify]: Extracting # 4 : cost 0 4.232 * * [simplify]: Extracting # 5 : cost 0 4.241 * * [simplify]: Extracting # 6 : cost 0 4.250 * * [simplify]: iteration 2 : 3432 enodes (cost 2630 ) 6.824 * * [simplify]: Extracting # 0 : cost 0 6.840 * * [simplify]: Extracting # 1 : cost 0 6.853 * * [simplify]: Extracting # 2 : cost 0 6.865 * * [simplify]: Extracting # 3 : cost 0 6.877 * * [simplify]: Extracting # 4 : cost 0 6.895 * * [simplify]: iteration done: 5000 enodes (cost 2463 ) 6.898 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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) (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 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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))))) (* (/ (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) (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))) (* (/ (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) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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) (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 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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))))) (* (/ (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) (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))) (* (/ (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) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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) (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 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (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))))) (* (/ (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) (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))) (* (/ (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) (* (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI))) (fma (/ 1.0 (fabs x)) (fma (pow (/ 1.0 (fabs x)) (+ 3 1)) (/ 3.0 4.0) (* (/ 15.0 8.0) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (fma (/ 1.0 2.0) (pow (/ 1.0 (fabs x)) 3) (/ 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)) 6.902 * * * [progress]: adding candidates to table 8.589 * * [progress]: iteration 2 / 4 8.589 * * * [progress]: picking best candidate 8.765 * * * * [pick]: Picked # 8.765 * * * [progress]: localizing error 8.843 * * * [progress]: generating rewritten candidates 8.843 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 8.846 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 8.892 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 8.948 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 2 1 1) 9.030 * * * [progress]: generating series expansions 9.030 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 9.030 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 9.031 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 9.031 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 9.031 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.031 * [taylor]: Taking taylor expansion of 1.0 in x 9.031 * [backup-simplify]: Simplify 1.0 into 1.0 9.031 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.031 * [taylor]: Taking taylor expansion of (fabs x) in x 9.031 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.031 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.031 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.031 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.031 * [taylor]: Taking taylor expansion of 1.0 in x 9.031 * [backup-simplify]: Simplify 1.0 into 1.0 9.031 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.031 * [taylor]: Taking taylor expansion of (fabs x) in x 9.031 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.031 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.031 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.031 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.032 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.032 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.033 * [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 9.033 * [backup-simplify]: Simplify 0 into 0 9.034 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.034 * [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 9.034 * [backup-simplify]: Simplify 0 into 0 9.035 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.036 * [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 9.036 * [backup-simplify]: Simplify 0 into 0 9.037 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.037 * [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 9.037 * [backup-simplify]: Simplify 0 into 0 9.038 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.039 * [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 9.039 * [backup-simplify]: Simplify 0 into 0 9.039 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.039 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.039 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 9.040 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.040 * [taylor]: Taking taylor expansion of 1.0 in x 9.040 * [backup-simplify]: Simplify 1.0 into 1.0 9.040 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.040 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.040 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.040 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.040 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.040 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.040 * [taylor]: Taking taylor expansion of 1.0 in x 9.040 * [backup-simplify]: Simplify 1.0 into 1.0 9.040 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.040 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.040 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.040 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.041 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.041 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.041 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.041 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.041 * [backup-simplify]: Simplify 0 into 0 9.042 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.042 * [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 9.042 * [backup-simplify]: Simplify 0 into 0 9.043 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.043 * [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 9.043 * [backup-simplify]: Simplify 0 into 0 9.044 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.045 * [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 9.045 * [backup-simplify]: Simplify 0 into 0 9.046 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.048 * [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 9.048 * [backup-simplify]: Simplify 0 into 0 9.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.051 * [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 9.051 * [backup-simplify]: Simplify 0 into 0 9.052 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.052 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.052 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 9.052 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.052 * [taylor]: Taking taylor expansion of 1.0 in x 9.052 * [backup-simplify]: Simplify 1.0 into 1.0 9.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.052 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.052 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.052 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.052 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.052 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.053 * [taylor]: Taking taylor expansion of 1.0 in x 9.053 * [backup-simplify]: Simplify 1.0 into 1.0 9.053 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.053 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.053 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.053 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.053 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.053 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.054 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.054 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.054 * [backup-simplify]: Simplify 0 into 0 9.055 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.056 * [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 9.056 * [backup-simplify]: Simplify 0 into 0 9.057 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.058 * [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 9.058 * [backup-simplify]: Simplify 0 into 0 9.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.060 * [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 9.060 * [backup-simplify]: Simplify 0 into 0 9.062 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.063 * [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 9.063 * [backup-simplify]: Simplify 0 into 0 9.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.066 * [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 9.067 * [backup-simplify]: Simplify 0 into 0 9.067 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.067 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 9.067 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 9.067 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 9.067 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.067 * [taylor]: Taking taylor expansion of 1.0 in x 9.067 * [backup-simplify]: Simplify 1.0 into 1.0 9.067 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.067 * [taylor]: Taking taylor expansion of (fabs x) in x 9.067 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.067 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.068 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.068 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.068 * [taylor]: Taking taylor expansion of 1.0 in x 9.068 * [backup-simplify]: Simplify 1.0 into 1.0 9.068 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.068 * [taylor]: Taking taylor expansion of (fabs x) in x 9.068 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.068 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.068 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.068 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.069 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.069 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 9.069 * [backup-simplify]: Simplify 0 into 0 9.070 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.070 * [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 9.070 * [backup-simplify]: Simplify 0 into 0 9.071 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.072 * [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 9.072 * [backup-simplify]: Simplify 0 into 0 9.073 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.074 * [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 9.074 * [backup-simplify]: Simplify 0 into 0 9.075 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.075 * [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 9.075 * [backup-simplify]: Simplify 0 into 0 9.077 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.077 * [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 9.077 * [backup-simplify]: Simplify 0 into 0 9.078 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.078 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.078 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 9.078 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.078 * [taylor]: Taking taylor expansion of 1.0 in x 9.078 * [backup-simplify]: Simplify 1.0 into 1.0 9.078 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.078 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.078 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.078 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.078 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.078 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.078 * [taylor]: Taking taylor expansion of 1.0 in x 9.078 * [backup-simplify]: Simplify 1.0 into 1.0 9.078 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.078 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.078 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.078 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.078 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.079 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.079 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.079 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.079 * [backup-simplify]: Simplify 0 into 0 9.079 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.080 * [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 9.080 * [backup-simplify]: Simplify 0 into 0 9.081 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.081 * [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 9.081 * [backup-simplify]: Simplify 0 into 0 9.082 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.083 * [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 9.083 * [backup-simplify]: Simplify 0 into 0 9.084 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.085 * [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 9.085 * [backup-simplify]: Simplify 0 into 0 9.086 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.087 * [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 9.087 * [backup-simplify]: Simplify 0 into 0 9.087 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.087 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.087 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 9.087 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.087 * [taylor]: Taking taylor expansion of 1.0 in x 9.087 * [backup-simplify]: Simplify 1.0 into 1.0 9.087 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.087 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.087 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.087 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.088 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.088 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.088 * [taylor]: Taking taylor expansion of 1.0 in x 9.088 * [backup-simplify]: Simplify 1.0 into 1.0 9.088 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.088 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.088 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.088 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.088 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.088 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.088 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.088 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.089 * [backup-simplify]: Simplify 0 into 0 9.089 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.089 * [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 9.089 * [backup-simplify]: Simplify 0 into 0 9.090 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.091 * [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 9.091 * [backup-simplify]: Simplify 0 into 0 9.092 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.092 * [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 9.092 * [backup-simplify]: Simplify 0 into 0 9.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.094 * [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 9.094 * [backup-simplify]: Simplify 0 into 0 9.095 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.096 * [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 9.096 * [backup-simplify]: Simplify 0 into 0 9.096 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.096 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 2 1 1) 9.097 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 3)) 9.097 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in (x) around 0 9.097 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in x 9.097 * [taylor]: Taking taylor expansion of 1.0 in x 9.097 * [backup-simplify]: Simplify 1.0 into 1.0 9.097 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.097 * [taylor]: Taking taylor expansion of (fabs x) in x 9.097 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.097 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.097 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.097 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.097 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in x 9.097 * [taylor]: Taking taylor expansion of 1.0 in x 9.097 * [backup-simplify]: Simplify 1.0 into 1.0 9.097 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 9.097 * [taylor]: Taking taylor expansion of (fabs x) in x 9.097 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.097 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.097 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 9.097 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.098 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.098 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.098 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 9.098 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 9.098 * [backup-simplify]: Simplify 0 into 0 9.099 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.099 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.099 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 9.099 * [backup-simplify]: Simplify 0 into 0 9.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.101 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 9.101 * [backup-simplify]: Simplify 0 into 0 9.102 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.104 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.105 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 9.105 * [backup-simplify]: Simplify 0 into 0 9.106 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.108 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.109 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 9.109 * [backup-simplify]: Simplify 0 into 0 9.111 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.113 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 9.115 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 9.115 * [backup-simplify]: Simplify 0 into 0 9.115 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.115 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 9.115 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in (x) around 0 9.115 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in x 9.116 * [taylor]: Taking taylor expansion of 1.0 in x 9.116 * [backup-simplify]: Simplify 1.0 into 1.0 9.116 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.116 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.116 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.116 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.116 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.116 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 9.116 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in x 9.116 * [taylor]: Taking taylor expansion of 1.0 in x 9.116 * [backup-simplify]: Simplify 1.0 into 1.0 9.116 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 9.117 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.117 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.117 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.117 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 9.117 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 9.118 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 9.118 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.118 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.119 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.119 * [backup-simplify]: Simplify 0 into 0 9.119 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.120 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.121 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.121 * [backup-simplify]: Simplify 0 into 0 9.122 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.123 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.124 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.124 * [backup-simplify]: Simplify 0 into 0 9.126 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.127 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.128 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.128 * [backup-simplify]: Simplify 0 into 0 9.137 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.139 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 9.141 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.141 * [backup-simplify]: Simplify 0 into 0 9.143 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.145 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 9.147 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 9.147 * [backup-simplify]: Simplify 0 into 0 9.147 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.148 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 9.148 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in (x) around 0 9.148 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in x 9.148 * [taylor]: Taking taylor expansion of 1.0 in x 9.148 * [backup-simplify]: Simplify 1.0 into 1.0 9.148 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.148 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.148 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.148 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.149 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.149 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 9.149 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in x 9.149 * [taylor]: Taking taylor expansion of 1.0 in x 9.149 * [backup-simplify]: Simplify 1.0 into 1.0 9.149 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 9.149 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.149 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.149 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.149 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 9.149 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 9.149 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 9.150 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.150 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.150 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.150 * [backup-simplify]: Simplify 0 into 0 9.151 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.151 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.151 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.151 * [backup-simplify]: Simplify 0 into 0 9.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.153 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.153 * [backup-simplify]: Simplify 0 into 0 9.154 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.155 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.156 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.156 * [backup-simplify]: Simplify 0 into 0 9.157 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.158 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 9.158 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.158 * [backup-simplify]: Simplify 0 into 0 9.160 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.161 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 9.162 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 9.162 * [backup-simplify]: Simplify 0 into 0 9.162 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 9.162 * * * [progress]: simplifying candidates 9.166 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log1p (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (+ (+ 1 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 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 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 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 (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) (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 (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 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (/ 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 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 (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 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 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (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)))) (* (cbrt (* (* (/ 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))))) (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)))) (sqrt (* (* (/ 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 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (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))) (sqrt (/ 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))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (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))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1) (* (* (/ 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 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 (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) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) 9.170 * * [simplify]: Extracting # 0 : cost 0 9.170 * * [simplify]: Extracting # 1 : cost 0 9.170 * * [simplify]: Extracting # 2 : cost 0 9.170 * * [simplify]: Extracting # 3 : cost 0 9.171 * * [simplify]: Extracting # 4 : cost 0 9.171 * * [simplify]: Extracting # 5 : cost 0 9.171 * * [simplify]: Extracting # 6 : cost 0 9.171 * * [simplify]: Extracting # 7 : cost 0 9.172 * * [simplify]: Extracting # 8 : cost 0 9.172 * * [simplify]: iteration 0 : 179 enodes (cost 3376 ) 9.285 * * [simplify]: Extracting # 0 : cost 0 9.287 * * [simplify]: Extracting # 1 : cost 0 9.288 * * [simplify]: Extracting # 2 : cost 0 9.289 * * [simplify]: Extracting # 3 : cost 0 9.290 * * [simplify]: Extracting # 4 : cost 0 9.290 * * [simplify]: iteration 1 : 612 enodes (cost 2997 ) 9.710 * * [simplify]: Extracting # 0 : cost 0 9.729 * * [simplify]: Extracting # 1 : cost 0 9.739 * * [simplify]: Extracting # 2 : cost 0 9.752 * * [simplify]: Extracting # 3 : cost 0 9.759 * * [simplify]: Extracting # 4 : cost 0 9.766 * * [simplify]: iteration done: 5000 enodes (cost 2392 ) 9.767 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (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)) (/ 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) (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 (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))) (* (/ 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) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (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)) (/ 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) (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 (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))) (* (/ 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) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) 3 3 3 3 (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3) 3 3 3 3 (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (exp (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 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) (/ (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)) (/ 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 (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) 3) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow 1.0 3) (pow (fabs x) 3) (/ (pow 1.0 3) (fabs x)) (pow (fabs x) 2) (/ (pow 1.0 3) (fabs x)) (pow (fabs x) 2) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3)) (* (* (/ 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))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt 1.0) (cbrt 1.0))) (* (* (/ 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))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt 1.0)) (/ (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (/ (pow 1.0 3) (fabs x)) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (/ (/ (pow 1.0 3) (fabs x)) (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) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) 9.769 * * * [progress]: adding candidates to table 11.714 * * [progress]: iteration 3 / 4 11.714 * * * [progress]: picking best candidate 11.863 * * * * [pick]: Picked # 11.863 * * * [progress]: localizing error 11.964 * * * [progress]: generating rewritten candidates 11.964 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 11.966 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 11.990 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 12.030 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 2 1 1) 12.109 * * * [progress]: generating series expansions 12.109 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 12.110 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 12.111 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 12.111 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 12.111 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.111 * [taylor]: Taking taylor expansion of 1.0 in x 12.111 * [backup-simplify]: Simplify 1.0 into 1.0 12.111 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.111 * [taylor]: Taking taylor expansion of (fabs x) in x 12.111 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.111 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.111 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.111 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.111 * [taylor]: Taking taylor expansion of 1.0 in x 12.112 * [backup-simplify]: Simplify 1.0 into 1.0 12.112 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.112 * [taylor]: Taking taylor expansion of (fabs x) in x 12.112 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.112 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.112 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.112 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.112 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.113 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 12.113 * [backup-simplify]: Simplify 0 into 0 12.114 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.115 * [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.115 * [backup-simplify]: Simplify 0 into 0 12.116 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.116 * [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.116 * [backup-simplify]: Simplify 0 into 0 12.118 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.119 * [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.119 * [backup-simplify]: Simplify 0 into 0 12.120 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.122 * [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.122 * [backup-simplify]: Simplify 0 into 0 12.124 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.125 * [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.125 * [backup-simplify]: Simplify 0 into 0 12.125 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.125 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.125 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 12.125 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.125 * [taylor]: Taking taylor expansion of 1.0 in x 12.126 * [backup-simplify]: Simplify 1.0 into 1.0 12.126 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.126 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.126 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.126 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.126 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.126 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.126 * [taylor]: Taking taylor expansion of 1.0 in x 12.126 * [backup-simplify]: Simplify 1.0 into 1.0 12.126 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.126 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.126 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.126 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.127 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.127 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.127 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.128 * [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.128 * [backup-simplify]: Simplify 0 into 0 12.128 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.129 * [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.129 * [backup-simplify]: Simplify 0 into 0 12.130 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.131 * [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.131 * [backup-simplify]: Simplify 0 into 0 12.133 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.134 * [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.134 * [backup-simplify]: Simplify 0 into 0 12.135 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.137 * [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.137 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.141 * [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.141 * [backup-simplify]: Simplify 0 into 0 12.141 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.141 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.141 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 12.141 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.142 * [taylor]: Taking taylor expansion of 1.0 in x 12.142 * [backup-simplify]: Simplify 1.0 into 1.0 12.142 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.142 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.142 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.142 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.142 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.142 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.142 * [taylor]: Taking taylor expansion of 1.0 in x 12.142 * [backup-simplify]: Simplify 1.0 into 1.0 12.142 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.142 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.142 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.143 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.143 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.143 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.143 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.144 * [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.144 * [backup-simplify]: Simplify 0 into 0 12.144 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.145 * [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.145 * [backup-simplify]: Simplify 0 into 0 12.146 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.147 * [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.147 * [backup-simplify]: Simplify 0 into 0 12.149 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.150 * [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.150 * [backup-simplify]: Simplify 0 into 0 12.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.153 * [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.153 * [backup-simplify]: Simplify 0 into 0 12.155 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.156 * [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.157 * [backup-simplify]: Simplify 0 into 0 12.157 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.157 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 12.157 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 12.157 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 12.157 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.157 * [taylor]: Taking taylor expansion of 1.0 in x 12.157 * [backup-simplify]: Simplify 1.0 into 1.0 12.157 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.157 * [taylor]: Taking taylor expansion of (fabs x) in x 12.157 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.157 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.158 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.158 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 12.158 * [taylor]: Taking taylor expansion of 1.0 in x 12.158 * [backup-simplify]: Simplify 1.0 into 1.0 12.158 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 12.158 * [taylor]: Taking taylor expansion of (fabs x) in x 12.158 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.158 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.158 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.158 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.159 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.159 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 12.159 * [backup-simplify]: Simplify 0 into 0 12.160 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.160 * [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.160 * [backup-simplify]: Simplify 0 into 0 12.161 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.162 * [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.162 * [backup-simplify]: Simplify 0 into 0 12.163 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.164 * [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.164 * [backup-simplify]: Simplify 0 into 0 12.166 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.167 * [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.167 * [backup-simplify]: Simplify 0 into 0 12.169 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.170 * [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.170 * [backup-simplify]: Simplify 0 into 0 12.170 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.171 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.171 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 12.171 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.171 * [taylor]: Taking taylor expansion of 1.0 in x 12.171 * [backup-simplify]: Simplify 1.0 into 1.0 12.171 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.171 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.171 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.171 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.171 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.171 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 12.171 * [taylor]: Taking taylor expansion of 1.0 in x 12.171 * [backup-simplify]: Simplify 1.0 into 1.0 12.171 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 12.171 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.172 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.172 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.172 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.172 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 12.172 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.173 * [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.173 * [backup-simplify]: Simplify 0 into 0 12.174 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.174 * [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.174 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.176 * [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.176 * [backup-simplify]: Simplify 0 into 0 12.178 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.179 * [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.179 * [backup-simplify]: Simplify 0 into 0 12.180 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.182 * [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.182 * [backup-simplify]: Simplify 0 into 0 12.184 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.185 * [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.185 * [backup-simplify]: Simplify 0 into 0 12.186 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.186 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.186 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 12.186 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.186 * [taylor]: Taking taylor expansion of 1.0 in x 12.186 * [backup-simplify]: Simplify 1.0 into 1.0 12.186 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.186 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.186 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.186 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.187 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.187 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 12.187 * [taylor]: Taking taylor expansion of 1.0 in x 12.187 * [backup-simplify]: Simplify 1.0 into 1.0 12.187 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 12.187 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.187 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.187 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.187 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.187 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 12.188 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.188 * [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.188 * [backup-simplify]: Simplify 0 into 0 12.189 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.190 * [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.190 * [backup-simplify]: Simplify 0 into 0 12.191 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.192 * [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.192 * [backup-simplify]: Simplify 0 into 0 12.193 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.194 * [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.194 * [backup-simplify]: Simplify 0 into 0 12.196 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.197 * [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.197 * [backup-simplify]: Simplify 0 into 0 12.200 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.201 * [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.201 * [backup-simplify]: Simplify 0 into 0 12.201 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 12.201 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 2 1 1) 12.202 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 3)) 12.202 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in (x) around 0 12.202 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in x 12.202 * [taylor]: Taking taylor expansion of 1.0 in x 12.202 * [backup-simplify]: Simplify 1.0 into 1.0 12.202 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 12.202 * [taylor]: Taking taylor expansion of (fabs x) in x 12.202 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.202 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.202 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 12.203 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.203 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 3)) in x 12.203 * [taylor]: Taking taylor expansion of 1.0 in x 12.203 * [backup-simplify]: Simplify 1.0 into 1.0 12.203 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 12.203 * [taylor]: Taking taylor expansion of (fabs x) in x 12.203 * [backup-simplify]: Simplify (fabs x) into (fabs x) 12.203 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 12.203 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 12.203 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.203 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.204 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 12.204 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 12.204 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 12.204 * [backup-simplify]: Simplify 0 into 0 12.205 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 12.206 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 12.206 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 12.206 * [backup-simplify]: Simplify 0 into 0 12.207 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 12.208 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 12.209 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 12.209 * [backup-simplify]: Simplify 0 into 0 12.210 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 12.212 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 12.213 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 12.213 * [backup-simplify]: Simplify 0 into 0 12.214 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 12.216 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 12.217 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 12.217 * [backup-simplify]: Simplify 0 into 0 12.218 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 12.219 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 12.220 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 1.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 12.220 * [backup-simplify]: Simplify 0 into 0 12.220 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.220 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 12.221 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in (x) around 0 12.221 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in x 12.221 * [taylor]: Taking taylor expansion of 1.0 in x 12.221 * [backup-simplify]: Simplify 1.0 into 1.0 12.221 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 12.221 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.221 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.221 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.221 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 12.221 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 12.221 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 3)) in x 12.221 * [taylor]: Taking taylor expansion of 1.0 in x 12.221 * [backup-simplify]: Simplify 1.0 into 1.0 12.221 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 12.221 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 12.221 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 12.221 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 12.221 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 12.222 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 12.222 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 12.222 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 12.222 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 12.222 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.222 * [backup-simplify]: Simplify 0 into 0 12.223 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 12.223 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 12.224 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.224 * [backup-simplify]: Simplify 0 into 0 12.224 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 12.225 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 12.225 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.225 * [backup-simplify]: Simplify 0 into 0 12.226 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 12.227 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 12.228 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.228 * [backup-simplify]: Simplify 0 into 0 12.229 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 12.230 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 12.230 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.230 * [backup-simplify]: Simplify 0 into 0 12.232 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 12.233 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 12.234 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 12.234 * [backup-simplify]: Simplify 0 into 0 12.234 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.234 * [backup-simplify]: Simplify (* (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 12.234 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in (x) around 0 12.234 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in x 12.234 * [taylor]: Taking taylor expansion of 1.0 in x 12.234 * [backup-simplify]: Simplify 1.0 into 1.0 12.234 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 12.234 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.234 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.234 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.234 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 12.235 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 12.235 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 3)) in x 12.235 * [taylor]: Taking taylor expansion of 1.0 in x 12.235 * [backup-simplify]: Simplify 1.0 into 1.0 12.235 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 12.235 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 12.235 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 12.235 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 12.235 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 12.235 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 12.235 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 12.235 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 12.236 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 12.236 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.236 * [backup-simplify]: Simplify 0 into 0 12.236 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 12.237 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 12.237 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.238 * [backup-simplify]: Simplify 0 into 0 12.238 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 12.239 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 12.240 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.240 * [backup-simplify]: Simplify 0 into 0 12.242 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 12.243 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 12.244 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.244 * [backup-simplify]: Simplify 0 into 0 12.246 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 12.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 12.249 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.249 * [backup-simplify]: Simplify 0 into 0 12.251 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 12.253 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 12.255 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 12.255 * [backup-simplify]: Simplify 0 into 0 12.255 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 12.255 * * * [progress]: simplifying candidates 12.262 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log1p (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (+ (+ 1 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 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 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 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 (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) (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 (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 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (/ 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 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 (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 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 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (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)))) (* (cbrt (* (* (/ 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))))) (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)))) (sqrt (* (* (/ 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 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (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))) (sqrt (/ 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))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (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))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1) (* (* (/ 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 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) (/ 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) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) 12.271 * * [simplify]: Extracting # 0 : cost 0 12.278 * * [simplify]: Extracting # 1 : cost 0 12.278 * * [simplify]: Extracting # 2 : cost 0 12.279 * * [simplify]: Extracting # 3 : cost 0 12.279 * * [simplify]: Extracting # 4 : cost 0 12.280 * * [simplify]: Extracting # 5 : cost 0 12.280 * * [simplify]: Extracting # 6 : cost 0 12.281 * * [simplify]: Extracting # 7 : cost 0 12.281 * * [simplify]: Extracting # 8 : cost 0 12.282 * * [simplify]: iteration 0 : 179 enodes (cost 3376 ) 12.359 * * [simplify]: Extracting # 0 : cost 0 12.361 * * [simplify]: Extracting # 1 : cost 0 12.363 * * [simplify]: Extracting # 2 : cost 0 12.364 * * [simplify]: Extracting # 3 : cost 0 12.366 * * [simplify]: Extracting # 4 : cost 0 12.367 * * [simplify]: iteration 1 : 612 enodes (cost 2997 ) 12.725 * * [simplify]: Extracting # 0 : cost 0 12.743 * * [simplify]: Extracting # 1 : cost 0 12.756 * * [simplify]: Extracting # 2 : cost 0 12.769 * * [simplify]: Extracting # 3 : cost 0 12.781 * * [simplify]: Extracting # 4 : cost 0 12.794 * * [simplify]: iteration done: 5000 enodes (cost 2392 ) 12.802 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (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)) (/ 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) (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 (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))) (* (/ 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) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (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)) (/ 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) (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 (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))) (* (/ 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) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) 3 3 3 3 (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3) 3 3 3 3 (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (log (pow (/ 1.0 (fabs x)) 3)) (exp (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 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) (/ (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)) (/ 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 (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) 3) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow 1.0 3) (pow (fabs x) 3) (/ (pow 1.0 3) (fabs x)) (pow (fabs x) 2) (/ (pow 1.0 3) (fabs x)) (pow (fabs x) 2) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3)) (* (* (/ 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))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt 1.0) (cbrt 1.0))) (* (* (/ 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))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt 1.0)) (/ (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (/ (pow 1.0 3) (fabs x)) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (/ (/ (pow 1.0 3) (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (/ 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) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) 12.805 * * * [progress]: adding candidates to table 14.667 * * [progress]: iteration 4 / 4 14.667 * * * [progress]: picking best candidate 14.829 * * * * [pick]: Picked # 14.829 * * * [progress]: localizing error 14.924 * * * [progress]: generating rewritten candidates 14.924 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 1 1) 14.927 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2) 14.928 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 14.974 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 2 2 1) 15.037 * * * [progress]: generating series expansions 15.037 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 1 1) 15.037 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2) 15.037 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 2 1 1 1) 15.038 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 15.038 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 15.038 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 15.038 * [taylor]: Taking taylor expansion of 1.0 in x 15.038 * [backup-simplify]: Simplify 1.0 into 1.0 15.038 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 15.038 * [taylor]: Taking taylor expansion of (fabs x) in x 15.038 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.038 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.038 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.038 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 15.038 * [taylor]: Taking taylor expansion of 1.0 in x 15.038 * [backup-simplify]: Simplify 1.0 into 1.0 15.038 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 15.038 * [taylor]: Taking taylor expansion of (fabs x) in x 15.039 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.039 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.039 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.039 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.039 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.040 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 15.040 * [backup-simplify]: Simplify 0 into 0 15.041 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.041 * [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 15.041 * [backup-simplify]: Simplify 0 into 0 15.042 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.043 * [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 15.043 * [backup-simplify]: Simplify 0 into 0 15.045 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.046 * [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 15.046 * [backup-simplify]: Simplify 0 into 0 15.047 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.048 * [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 15.048 * [backup-simplify]: Simplify 0 into 0 15.050 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.052 * [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 15.052 * [backup-simplify]: Simplify 0 into 0 15.052 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.052 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.052 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 15.052 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 15.052 * [taylor]: Taking taylor expansion of 1.0 in x 15.052 * [backup-simplify]: Simplify 1.0 into 1.0 15.052 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 15.052 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.053 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.053 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.053 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.053 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 15.053 * [taylor]: Taking taylor expansion of 1.0 in x 15.053 * [backup-simplify]: Simplify 1.0 into 1.0 15.053 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 15.053 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.053 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.053 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.054 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.054 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.054 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.055 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.055 * [backup-simplify]: Simplify 0 into 0 15.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.057 * [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 15.057 * [backup-simplify]: Simplify 0 into 0 15.058 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.059 * [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 15.059 * [backup-simplify]: Simplify 0 into 0 15.060 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.061 * [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 15.061 * [backup-simplify]: Simplify 0 into 0 15.063 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.064 * [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 15.064 * [backup-simplify]: Simplify 0 into 0 15.066 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.068 * [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 15.068 * [backup-simplify]: Simplify 0 into 0 15.068 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.068 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.068 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 15.068 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 15.068 * [taylor]: Taking taylor expansion of 1.0 in x 15.069 * [backup-simplify]: Simplify 1.0 into 1.0 15.069 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 15.069 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.069 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.069 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.069 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.069 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 15.069 * [taylor]: Taking taylor expansion of 1.0 in x 15.069 * [backup-simplify]: Simplify 1.0 into 1.0 15.069 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 15.069 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.069 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.069 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.070 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.070 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.071 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.071 * [backup-simplify]: Simplify 0 into 0 15.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.072 * [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 15.072 * [backup-simplify]: Simplify 0 into 0 15.073 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.074 * [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 15.074 * [backup-simplify]: Simplify 0 into 0 15.076 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.077 * [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 15.077 * [backup-simplify]: Simplify 0 into 0 15.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.080 * [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 15.080 * [backup-simplify]: Simplify 0 into 0 15.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.084 * [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 15.084 * [backup-simplify]: Simplify 0 into 0 15.084 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.084 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 2 2 1) 15.084 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 15.084 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 15.084 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 15.084 * [taylor]: Taking taylor expansion of 1.0 in x 15.085 * [backup-simplify]: Simplify 1.0 into 1.0 15.085 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 15.085 * [taylor]: Taking taylor expansion of (fabs x) in x 15.085 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.085 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.085 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.085 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 15.085 * [taylor]: Taking taylor expansion of 1.0 in x 15.085 * [backup-simplify]: Simplify 1.0 into 1.0 15.085 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 15.085 * [taylor]: Taking taylor expansion of (fabs x) in x 15.085 * [backup-simplify]: Simplify (fabs x) into (fabs x) 15.085 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 15.085 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.086 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.086 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 15.086 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 15.086 * [backup-simplify]: Simplify 0 into 0 15.087 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 15.088 * [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 15.088 * [backup-simplify]: Simplify 0 into 0 15.089 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 15.090 * [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 15.090 * [backup-simplify]: Simplify 0 into 0 15.091 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 15.092 * [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 15.092 * [backup-simplify]: Simplify 0 into 0 15.094 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 15.095 * [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 15.095 * [backup-simplify]: Simplify 0 into 0 15.097 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 15.098 * [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 15.098 * [backup-simplify]: Simplify 0 into 0 15.098 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.099 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.099 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 15.099 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 15.099 * [taylor]: Taking taylor expansion of 1.0 in x 15.099 * [backup-simplify]: Simplify 1.0 into 1.0 15.099 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 15.099 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.099 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.099 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.099 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.099 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 15.099 * [taylor]: Taking taylor expansion of 1.0 in x 15.099 * [backup-simplify]: Simplify 1.0 into 1.0 15.099 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 15.099 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 15.099 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 15.100 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 15.100 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.100 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 15.100 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 15.101 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 15.101 * [backup-simplify]: Simplify 0 into 0 15.102 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 15.102 * [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 15.102 * [backup-simplify]: Simplify 0 into 0 15.103 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 15.104 * [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 15.104 * [backup-simplify]: Simplify 0 into 0 15.106 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 15.107 * [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 15.107 * [backup-simplify]: Simplify 0 into 0 15.108 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 15.110 * [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 15.110 * [backup-simplify]: Simplify 0 into 0 15.112 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 15.113 * [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 15.113 * [backup-simplify]: Simplify 0 into 0 15.114 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.114 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.114 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 15.114 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 15.114 * [taylor]: Taking taylor expansion of 1.0 in x 15.114 * [backup-simplify]: Simplify 1.0 into 1.0 15.114 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 15.114 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.114 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.114 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.115 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.115 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 15.115 * [taylor]: Taking taylor expansion of 1.0 in x 15.115 * [backup-simplify]: Simplify 1.0 into 1.0 15.115 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 15.115 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 15.115 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 15.115 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 15.115 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.116 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 15.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 15.117 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 15.117 * [backup-simplify]: Simplify 0 into 0 15.117 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 15.118 * [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 15.118 * [backup-simplify]: Simplify 0 into 0 15.119 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 15.120 * [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 15.120 * [backup-simplify]: Simplify 0 into 0 15.122 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 15.123 * [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 15.123 * [backup-simplify]: Simplify 0 into 0 15.124 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 15.126 * [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 15.126 * [backup-simplify]: Simplify 0 into 0 15.128 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 15.129 * [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 15.129 * [backup-simplify]: Simplify 0 into 0 15.130 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 15.130 * * * [progress]: simplifying candidates 15.134 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (exp (log1p (sqrt PI))) (expm1 (expm1 (log1p (sqrt PI)))) (log1p (expm1 (log1p (sqrt PI)))) (log (expm1 (log1p (sqrt PI)))) (exp (expm1 (log1p (sqrt PI)))) (* (cbrt (expm1 (log1p (sqrt PI)))) (cbrt (expm1 (log1p (sqrt PI))))) (cbrt (expm1 (log1p (sqrt PI)))) (* (* (expm1 (log1p (sqrt PI))) (expm1 (log1p (sqrt PI)))) (expm1 (log1p (sqrt PI)))) (sqrt (expm1 (log1p (sqrt PI)))) (sqrt (expm1 (log1p (sqrt PI)))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 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))) (log1p (sqrt PI)) (log1p (sqrt PI)) (/ 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)) 15.140 * * [simplify]: Extracting # 0 : cost 0 15.141 * * [simplify]: Extracting # 1 : cost 0 15.141 * * [simplify]: Extracting # 2 : cost 0 15.141 * * [simplify]: Extracting # 3 : cost 0 15.142 * * [simplify]: Extracting # 4 : cost 0 15.142 * * [simplify]: Extracting # 5 : cost 0 15.142 * * [simplify]: Extracting # 6 : cost 0 15.143 * * [simplify]: iteration 0 : 139 enodes (cost 2212 ) 15.202 * * [simplify]: Extracting # 0 : cost 0 15.203 * * [simplify]: Extracting # 1 : cost 0 15.204 * * [simplify]: Extracting # 2 : cost 0 15.205 * * [simplify]: iteration 1 : 418 enodes (cost 1978 ) 15.585 * * [simplify]: Extracting # 0 : cost 0 15.590 * * [simplify]: Extracting # 1 : cost 0 15.597 * * [simplify]: Extracting # 2 : cost 0 15.603 * * [simplify]: Extracting # 3 : cost 0 15.610 * * [simplify]: Extracting # 4 : cost 0 15.616 * * [simplify]: Extracting # 5 : cost 0 15.623 * * [simplify]: iteration 2 : 2763 enodes (cost 1762 ) 17.330 * * [simplify]: Extracting # 0 : cost 0 17.358 * * [simplify]: Extracting # 1 : cost 0 17.371 * * [simplify]: Extracting # 2 : cost 0 17.384 * * [simplify]: Extracting # 3 : cost 0 17.397 * * [simplify]: Extracting # 4 : cost 0 17.409 * * [simplify]: iteration done: 5000 enodes (cost 1622 ) 17.411 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (sqrt PI) PI) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (exp (log1p (sqrt PI))) (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (sqrt PI) PI) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (fabs x)) 3) (/ (pow 1.0 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 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)))) (/ (/ (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (sqrt (fabs x))) (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) (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 (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))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (sqrt 1.0) (/ 1.0 (fabs x))) (/ (/ 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))) (* (/ (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) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 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 (fabs x)) 3) (/ (pow 1.0 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 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)))) (/ (/ (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (sqrt (fabs x))) (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) (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 (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))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (sqrt 1.0) (/ 1.0 (fabs x))) (/ (/ 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))) (* (/ (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) (log1p (sqrt PI)) (log1p (sqrt PI)) (/ 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)) 17.414 * * * [progress]: adding candidates to table 19.012 * [progress]: [Phase 3 of 3] Extracting. 19.012 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # # # # #) 19.079 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 19.080 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # # # # # #) 19.295 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # # # # #) 19.506 * * * [regime]: Found split indices: #