38.419 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.123 * * * [progress]: [2/2] Setting up program. 0.128 * [progress]: [Phase 2 of 3] Improving. 0.128 * [simplify]: Simplifying: (log (+ x (sqrt (+ (* x x) 1.0)))) 0.129 * * [simplify]: Extracting # 0 : cost 0 0.129 * * [simplify]: Extracting # 1 : cost 0 0.129 * * [simplify]: Extracting # 2 : cost 0 0.129 * * [simplify]: Extracting # 3 : cost 0 0.129 * * [simplify]: Extracting # 4 : cost 0 0.129 * * [simplify]: Extracting # 5 : cost 0 0.129 * * [simplify]: Extracting # 6 : cost 0 0.129 * * [simplify]: iteration 0 : 7 enodes (cost 9 ) 0.131 * * [simplify]: Extracting # 0 : cost 0 0.131 * * [simplify]: Extracting # 1 : cost 0 0.131 * * [simplify]: iteration 1 : 10 enodes (cost 8 ) 0.133 * * [simplify]: Extracting # 0 : cost 0 0.133 * * [simplify]: iteration done: 10 enodes (cost 8 ) 0.133 * [simplify]: Simplified to: (log (+ (sqrt (fma x x 1.0)) x)) 0.140 * * [progress]: iteration 1 / 4 0.141 * * * [progress]: picking best candidate 0.146 * * * * [pick]: Picked # 0.146 * * * [progress]: localizing error 0.166 * * * [progress]: generating rewritten candidates 0.166 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 2) 0.183 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 0.213 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 0.625 * * * [progress]: generating series expansions 0.625 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 2) 0.625 * [backup-simplify]: Simplify (sqrt (+ (* x x) 1.0)) into (sqrt (+ (pow x 2) 1.0)) 0.625 * [approximate]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in (x) around 0 0.625 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.625 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.625 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.625 * [taylor]: Taking taylor expansion of x in x 0.625 * [backup-simplify]: Simplify 0 into 0 0.625 * [backup-simplify]: Simplify 1 into 1 0.625 * [taylor]: Taking taylor expansion of 1.0 in x 0.625 * [backup-simplify]: Simplify 1.0 into 1.0 0.626 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.627 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.627 * [backup-simplify]: Simplify (+ 0 0) into 0 0.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.628 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.628 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.628 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.628 * [taylor]: Taking taylor expansion of x in x 0.628 * [backup-simplify]: Simplify 0 into 0 0.628 * [backup-simplify]: Simplify 1 into 1 0.628 * [taylor]: Taking taylor expansion of 1.0 in x 0.628 * [backup-simplify]: Simplify 1.0 into 1.0 0.629 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.629 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.630 * [backup-simplify]: Simplify (+ 0 0) into 0 0.630 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.631 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.631 * [backup-simplify]: Simplify 0 into 0 0.631 * [backup-simplify]: Simplify (* 1 1) into 1 0.632 * [backup-simplify]: Simplify (+ 1 0) into 1 0.634 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.635 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 0.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.636 * [backup-simplify]: Simplify (+ 0 0) into 0 0.638 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.638 * [backup-simplify]: Simplify 0 into 0 0.639 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.639 * [backup-simplify]: Simplify (+ 0 0) into 0 0.645 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 1/2 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (/ -1/8 (pow (sqrt 1.0) 3)) 0.646 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 0.649 * [backup-simplify]: Simplify (+ (* (/ -1/8 (pow (sqrt 1.0) 3)) (pow x 4)) (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) 0.649 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.649 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.649 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.649 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.649 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.649 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.649 * [taylor]: Taking taylor expansion of x in x 0.649 * [backup-simplify]: Simplify 0 into 0 0.649 * [backup-simplify]: Simplify 1 into 1 0.650 * [backup-simplify]: Simplify (* 1 1) into 1 0.650 * [backup-simplify]: Simplify (/ 1 1) into 1 0.650 * [taylor]: Taking taylor expansion of 1.0 in x 0.650 * [backup-simplify]: Simplify 1.0 into 1.0 0.650 * [backup-simplify]: Simplify (+ 1 0) into 1 0.651 * [backup-simplify]: Simplify (sqrt 1) into 1 0.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.652 * [backup-simplify]: Simplify (+ 0 0) into 0 0.653 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.653 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.653 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.653 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.653 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.653 * [taylor]: Taking taylor expansion of x in x 0.653 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify 1 into 1 0.653 * [backup-simplify]: Simplify (* 1 1) into 1 0.654 * [backup-simplify]: Simplify (/ 1 1) into 1 0.654 * [taylor]: Taking taylor expansion of 1.0 in x 0.654 * [backup-simplify]: Simplify 1.0 into 1.0 0.654 * [backup-simplify]: Simplify (+ 1 0) into 1 0.654 * [backup-simplify]: Simplify (sqrt 1) into 1 0.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.656 * [backup-simplify]: Simplify (+ 0 0) into 0 0.656 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.657 * [backup-simplify]: Simplify 1 into 1 0.657 * [backup-simplify]: Simplify 0 into 0 0.657 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.659 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.661 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.661 * [backup-simplify]: Simplify 0.5 into 0.5 0.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.663 * [backup-simplify]: Simplify (+ 0 0) into 0 0.664 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.664 * [backup-simplify]: Simplify 0 into 0 0.665 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.666 * [backup-simplify]: Simplify (+ 0 0) into 0 0.669 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.669 * [backup-simplify]: Simplify -0.125 into -0.125 0.670 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 0.670 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.670 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.670 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.670 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.670 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.670 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.670 * [taylor]: Taking taylor expansion of x in x 0.670 * [backup-simplify]: Simplify 0 into 0 0.670 * [backup-simplify]: Simplify 1 into 1 0.670 * [backup-simplify]: Simplify (* 1 1) into 1 0.671 * [backup-simplify]: Simplify (/ 1 1) into 1 0.671 * [taylor]: Taking taylor expansion of 1.0 in x 0.671 * [backup-simplify]: Simplify 1.0 into 1.0 0.671 * [backup-simplify]: Simplify (+ 1 0) into 1 0.671 * [backup-simplify]: Simplify (sqrt 1) into 1 0.672 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.673 * [backup-simplify]: Simplify (+ 0 0) into 0 0.673 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.673 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.674 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.674 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.674 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.674 * [taylor]: Taking taylor expansion of x in x 0.674 * [backup-simplify]: Simplify 0 into 0 0.674 * [backup-simplify]: Simplify 1 into 1 0.674 * [backup-simplify]: Simplify (* 1 1) into 1 0.674 * [backup-simplify]: Simplify (/ 1 1) into 1 0.674 * [taylor]: Taking taylor expansion of 1.0 in x 0.674 * [backup-simplify]: Simplify 1.0 into 1.0 0.675 * [backup-simplify]: Simplify (+ 1 0) into 1 0.675 * [backup-simplify]: Simplify (sqrt 1) into 1 0.676 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.676 * [backup-simplify]: Simplify (+ 0 0) into 0 0.677 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.677 * [backup-simplify]: Simplify 1 into 1 0.677 * [backup-simplify]: Simplify 0 into 0 0.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.679 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.681 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.681 * [backup-simplify]: Simplify 0.5 into 0.5 0.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.683 * [backup-simplify]: Simplify (+ 0 0) into 0 0.684 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.684 * [backup-simplify]: Simplify 0 into 0 0.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.686 * [backup-simplify]: Simplify (+ 0 0) into 0 0.689 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.689 * [backup-simplify]: Simplify -0.125 into -0.125 0.690 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 (- x)) 3)) (+ (* 0.5 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) 0.690 * * * * [progress]: [ 2 / 3 ] generating series at (2) 0.690 * [backup-simplify]: Simplify (log (+ x (sqrt (+ (* x x) 1.0)))) into (log (+ (sqrt (+ (pow x 2) 1.0)) x)) 0.690 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in (x) around 0 0.690 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.690 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.690 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.690 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.690 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.690 * [taylor]: Taking taylor expansion of x in x 0.690 * [backup-simplify]: Simplify 0 into 0 0.690 * [backup-simplify]: Simplify 1 into 1 0.690 * [taylor]: Taking taylor expansion of 1.0 in x 0.690 * [backup-simplify]: Simplify 1.0 into 1.0 0.691 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.691 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.691 * [backup-simplify]: Simplify (+ 0 0) into 0 0.692 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.692 * [taylor]: Taking taylor expansion of x in x 0.692 * [backup-simplify]: Simplify 0 into 0 0.692 * [backup-simplify]: Simplify 1 into 1 0.693 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.693 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.694 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.694 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.694 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.694 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.694 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.694 * [taylor]: Taking taylor expansion of x in x 0.694 * [backup-simplify]: Simplify 0 into 0 0.694 * [backup-simplify]: Simplify 1 into 1 0.694 * [taylor]: Taking taylor expansion of 1.0 in x 0.694 * [backup-simplify]: Simplify 1.0 into 1.0 0.694 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.694 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.695 * [backup-simplify]: Simplify (+ 0 0) into 0 0.695 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.695 * [taylor]: Taking taylor expansion of x in x 0.695 * [backup-simplify]: Simplify 0 into 0 0.695 * [backup-simplify]: Simplify 1 into 1 0.696 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.697 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.697 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.698 * [backup-simplify]: Simplify (+ 0 1) into 1 0.703 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 0.704 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 0.704 * [backup-simplify]: Simplify (* 1 1) into 1 0.704 * [backup-simplify]: Simplify (+ 1 0) into 1 0.706 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.708 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.724 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 0.724 * [backup-simplify]: Simplify 0 into 0 0.725 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.725 * [backup-simplify]: Simplify (+ 0 0) into 0 0.726 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.726 * [backup-simplify]: Simplify (+ 0 0) into 0 0.754 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into (/ -1/6 (pow (sqrt 1.0) 3)) 0.756 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 0.759 * [backup-simplify]: Simplify (+ (* (/ -1/6 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 0.759 * [backup-simplify]: Simplify (log (+ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0)))) into (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) 0.759 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.759 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.759 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.759 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.759 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.759 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.759 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.759 * [taylor]: Taking taylor expansion of x in x 0.759 * [backup-simplify]: Simplify 0 into 0 0.760 * [backup-simplify]: Simplify 1 into 1 0.760 * [backup-simplify]: Simplify (* 1 1) into 1 0.760 * [backup-simplify]: Simplify (/ 1 1) into 1 0.760 * [taylor]: Taking taylor expansion of 1.0 in x 0.760 * [backup-simplify]: Simplify 1.0 into 1.0 0.761 * [backup-simplify]: Simplify (+ 1 0) into 1 0.761 * [backup-simplify]: Simplify (sqrt 1) into 1 0.761 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.762 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.762 * [backup-simplify]: Simplify (+ 0 0) into 0 0.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.763 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.763 * [taylor]: Taking taylor expansion of x in x 0.763 * [backup-simplify]: Simplify 0 into 0 0.763 * [backup-simplify]: Simplify 1 into 1 0.763 * [backup-simplify]: Simplify (/ 1 1) into 1 0.764 * [backup-simplify]: Simplify (+ 1 1) into 2 0.764 * [backup-simplify]: Simplify (log 2) into (log 2) 0.764 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.764 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.764 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.764 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.764 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.764 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.764 * [taylor]: Taking taylor expansion of x in x 0.764 * [backup-simplify]: Simplify 0 into 0 0.764 * [backup-simplify]: Simplify 1 into 1 0.764 * [backup-simplify]: Simplify (* 1 1) into 1 0.765 * [backup-simplify]: Simplify (/ 1 1) into 1 0.765 * [taylor]: Taking taylor expansion of 1.0 in x 0.765 * [backup-simplify]: Simplify 1.0 into 1.0 0.765 * [backup-simplify]: Simplify (+ 1 0) into 1 0.765 * [backup-simplify]: Simplify (sqrt 1) into 1 0.766 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.767 * [backup-simplify]: Simplify (+ 0 0) into 0 0.767 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.767 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.767 * [taylor]: Taking taylor expansion of x in x 0.768 * [backup-simplify]: Simplify 0 into 0 0.768 * [backup-simplify]: Simplify 1 into 1 0.768 * [backup-simplify]: Simplify (/ 1 1) into 1 0.768 * [backup-simplify]: Simplify (+ 1 1) into 2 0.769 * [backup-simplify]: Simplify (log 2) into (log 2) 0.770 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 0.770 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 0.770 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.771 * [backup-simplify]: Simplify (+ 0 0) into 0 0.772 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 0.772 * [backup-simplify]: Simplify 0 into 0 0.773 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.774 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.776 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.777 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.786 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0.5) 1)) (pow 2 1)))) 2) into 0.25 0.786 * [backup-simplify]: Simplify 0.25 into 0.25 0.787 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.788 * [backup-simplify]: Simplify (+ 0 0) into 0 0.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.790 * [backup-simplify]: Simplify (+ 0 0) into 0 0.794 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0.5) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 0.794 * [backup-simplify]: Simplify 0 into 0 0.796 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.797 * [backup-simplify]: Simplify (+ 0 0) into 0 0.800 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.801 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.832 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0.5) 1)) (pow 2 3))) (* -3 (/ (* 1 (pow (* 2 0.5) 2)) (pow 2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- 0.125)) 1)) (pow 2 1)))) 24) into -0.09375 0.832 * [backup-simplify]: Simplify -0.09375 into -0.09375 0.832 * [backup-simplify]: Simplify (+ (* -0.09375 (pow (/ 1 x) 4)) (+ (* 0.25 (pow (/ 1 x) 2)) (- (log 2) (log (/ 1 x))))) into (- (+ (* 0.25 (/ 1 (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 0.09375 (/ 1 (pow x 4))))) 0.833 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)))) into (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) 0.833 * [approximate]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.833 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.833 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.833 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.833 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.833 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.833 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.833 * [taylor]: Taking taylor expansion of x in x 0.833 * [backup-simplify]: Simplify 0 into 0 0.833 * [backup-simplify]: Simplify 1 into 1 0.833 * [backup-simplify]: Simplify (* 1 1) into 1 0.834 * [backup-simplify]: Simplify (/ 1 1) into 1 0.834 * [taylor]: Taking taylor expansion of 1.0 in x 0.834 * [backup-simplify]: Simplify 1.0 into 1.0 0.834 * [backup-simplify]: Simplify (+ 1 0) into 1 0.834 * [backup-simplify]: Simplify (sqrt 1) into 1 0.835 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.836 * [backup-simplify]: Simplify (+ 0 0) into 0 0.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.836 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.836 * [taylor]: Taking taylor expansion of x in x 0.836 * [backup-simplify]: Simplify 0 into 0 0.836 * [backup-simplify]: Simplify 1 into 1 0.837 * [backup-simplify]: Simplify (/ 1 1) into 1 0.837 * [backup-simplify]: Simplify (- 1) into -1 0.837 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.838 * [backup-simplify]: Simplify (- 0) into 0 0.839 * [backup-simplify]: Simplify (+ 0 0) into 0 0.839 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.840 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.843 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.844 * [backup-simplify]: Simplify (- 0) into 0 0.844 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.844 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.844 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.844 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.844 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.844 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.845 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.845 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.845 * [taylor]: Taking taylor expansion of x in x 0.845 * [backup-simplify]: Simplify 0 into 0 0.845 * [backup-simplify]: Simplify 1 into 1 0.845 * [backup-simplify]: Simplify (* 1 1) into 1 0.845 * [backup-simplify]: Simplify (/ 1 1) into 1 0.845 * [taylor]: Taking taylor expansion of 1.0 in x 0.845 * [backup-simplify]: Simplify 1.0 into 1.0 0.846 * [backup-simplify]: Simplify (+ 1 0) into 1 0.846 * [backup-simplify]: Simplify (sqrt 1) into 1 0.846 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.847 * [backup-simplify]: Simplify (+ 0 0) into 0 0.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.852 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.852 * [taylor]: Taking taylor expansion of x in x 0.852 * [backup-simplify]: Simplify 0 into 0 0.852 * [backup-simplify]: Simplify 1 into 1 0.852 * [backup-simplify]: Simplify (/ 1 1) into 1 0.853 * [backup-simplify]: Simplify (- 1) into -1 0.853 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.854 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.854 * [backup-simplify]: Simplify (- 0) into 0 0.854 * [backup-simplify]: Simplify (+ 0 0) into 0 0.855 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.856 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.858 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.859 * [backup-simplify]: Simplify (- 0) into 0 0.860 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.860 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.861 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 0.5)) into (+ (log 0.5) (log x)) 0.861 * [backup-simplify]: Simplify (+ (log 0.5) (log x)) into (+ (log 0.5) (log x)) 0.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.863 * [backup-simplify]: Simplify (+ 0 0) into 0 0.864 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.865 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.865 * [backup-simplify]: Simplify (- 0) into 0 0.866 * [backup-simplify]: Simplify (+ 0 0) into 0 0.867 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.5 1)))) 1) into 0 0.867 * [backup-simplify]: Simplify 0 into 0 0.868 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.869 * [backup-simplify]: Simplify (+ 0 0) into 0 0.873 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.874 * [backup-simplify]: Simplify (- 0) into 0 0.874 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.887 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.5 2))) (* 1 (/ (* 1 (pow (* 2 (- 0.125)) 1)) (pow 0.5 1)))) 2) into -0.25 0.887 * [backup-simplify]: Simplify -0.25 into -0.25 0.889 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.890 * [backup-simplify]: Simplify (+ 0 0) into 0 0.891 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 0.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.892 * [backup-simplify]: Simplify (- 0) into 0 0.893 * [backup-simplify]: Simplify (+ 0 0) into 0 0.897 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 0.5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 0.125)) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 0.5 1)))) 6) into 0 0.897 * [backup-simplify]: Simplify 0 into 0 0.899 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.900 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.900 * [backup-simplify]: Simplify (+ 0 0) into 0 0.905 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 0.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.906 * [backup-simplify]: Simplify (- 0) into 0 0.907 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 0.940 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 0.5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (- 0.125)) 1)) (pow 0.5 3))) (* -3 (/ (* 1 (pow (* 2 (- 0.125)) 2)) (pow 0.5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0.0625) 1)) (pow 0.5 1)))) 24) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 0.943 * [backup-simplify]: Simplify (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 0.948 * [backup-simplify]: Simplify (+ (* (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) (pow (/ 1 (- x)) 4)) (+ (* -0.25 (pow (/ 1 (- x)) 2)) (+ (log 0.5) (log (/ 1 (- x)))))) into (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) 0.948 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 0.948 * [backup-simplify]: Simplify (+ x (sqrt (+ (* x x) 1.0))) into (+ (sqrt (+ (pow x 2) 1.0)) x) 0.948 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in (x) around 0 0.948 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.948 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.948 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.948 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.948 * [taylor]: Taking taylor expansion of x in x 0.948 * [backup-simplify]: Simplify 0 into 0 0.948 * [backup-simplify]: Simplify 1 into 1 0.948 * [taylor]: Taking taylor expansion of 1.0 in x 0.948 * [backup-simplify]: Simplify 1.0 into 1.0 0.949 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.949 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.949 * [backup-simplify]: Simplify (+ 0 0) into 0 0.950 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.950 * [taylor]: Taking taylor expansion of x in x 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.950 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.950 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.950 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.950 * [taylor]: Taking taylor expansion of x in x 0.950 * [backup-simplify]: Simplify 0 into 0 0.950 * [backup-simplify]: Simplify 1 into 1 0.950 * [taylor]: Taking taylor expansion of 1.0 in x 0.950 * [backup-simplify]: Simplify 1.0 into 1.0 0.951 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.951 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.951 * [backup-simplify]: Simplify (+ 0 0) into 0 0.952 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.952 * [taylor]: Taking taylor expansion of x in x 0.952 * [backup-simplify]: Simplify 0 into 0 0.952 * [backup-simplify]: Simplify 1 into 1 0.953 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.953 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.954 * [backup-simplify]: Simplify (+ 0 1) into 1 0.954 * [backup-simplify]: Simplify 1 into 1 0.954 * [backup-simplify]: Simplify (* 1 1) into 1 0.954 * [backup-simplify]: Simplify (+ 1 0) into 1 0.956 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.958 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.959 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.961 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 0.961 * [backup-simplify]: Simplify (+ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0))) into (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.961 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.961 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.961 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.961 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.961 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.961 * [taylor]: Taking taylor expansion of x in x 0.961 * [backup-simplify]: Simplify 0 into 0 0.961 * [backup-simplify]: Simplify 1 into 1 0.961 * [backup-simplify]: Simplify (* 1 1) into 1 0.962 * [backup-simplify]: Simplify (/ 1 1) into 1 0.962 * [taylor]: Taking taylor expansion of 1.0 in x 0.962 * [backup-simplify]: Simplify 1.0 into 1.0 0.962 * [backup-simplify]: Simplify (+ 1 0) into 1 0.962 * [backup-simplify]: Simplify (sqrt 1) into 1 0.963 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.964 * [backup-simplify]: Simplify (+ 0 0) into 0 0.964 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.964 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify 1 into 1 0.965 * [backup-simplify]: Simplify (/ 1 1) into 1 0.965 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.965 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.965 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.965 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [backup-simplify]: Simplify 0 into 0 0.965 * [backup-simplify]: Simplify 1 into 1 0.965 * [backup-simplify]: Simplify (* 1 1) into 1 0.966 * [backup-simplify]: Simplify (/ 1 1) into 1 0.966 * [taylor]: Taking taylor expansion of 1.0 in x 0.966 * [backup-simplify]: Simplify 1.0 into 1.0 0.966 * [backup-simplify]: Simplify (+ 1 0) into 1 0.966 * [backup-simplify]: Simplify (sqrt 1) into 1 0.967 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.968 * [backup-simplify]: Simplify (+ 0 0) into 0 0.968 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.968 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.968 * [taylor]: Taking taylor expansion of x in x 0.969 * [backup-simplify]: Simplify 0 into 0 0.969 * [backup-simplify]: Simplify 1 into 1 0.969 * [backup-simplify]: Simplify (/ 1 1) into 1 0.970 * [backup-simplify]: Simplify (+ 1 1) into 2 0.970 * [backup-simplify]: Simplify 2 into 2 0.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.971 * [backup-simplify]: Simplify (+ 0 0) into 0 0.971 * [backup-simplify]: Simplify 0 into 0 0.971 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.976 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.980 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.981 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.981 * [backup-simplify]: Simplify 0.5 into 0.5 0.983 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.984 * [backup-simplify]: Simplify (+ 0 0) into 0 0.985 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.987 * [backup-simplify]: Simplify (+ 0 0) into 0 0.987 * [backup-simplify]: Simplify 0 into 0 0.988 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.989 * [backup-simplify]: Simplify (+ 0 0) into 0 0.993 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.994 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.994 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 0.995 * [backup-simplify]: Simplify (+ (* (- 0.125) (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 0.995 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0))) into (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.995 * [approximate]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.995 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.996 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.996 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.996 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.996 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.996 * [taylor]: Taking taylor expansion of x in x 0.996 * [backup-simplify]: Simplify 0 into 0 0.996 * [backup-simplify]: Simplify 1 into 1 0.996 * [backup-simplify]: Simplify (* 1 1) into 1 0.996 * [backup-simplify]: Simplify (/ 1 1) into 1 0.996 * [taylor]: Taking taylor expansion of 1.0 in x 0.996 * [backup-simplify]: Simplify 1.0 into 1.0 0.997 * [backup-simplify]: Simplify (+ 1 0) into 1 0.997 * [backup-simplify]: Simplify (sqrt 1) into 1 0.998 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.998 * [backup-simplify]: Simplify (+ 0 0) into 0 0.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.999 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.999 * [taylor]: Taking taylor expansion of x in x 0.999 * [backup-simplify]: Simplify 0 into 0 0.999 * [backup-simplify]: Simplify 1 into 1 1.000 * [backup-simplify]: Simplify (/ 1 1) into 1 1.000 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 1.000 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 1.000 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 1.000 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.000 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.000 * [taylor]: Taking taylor expansion of x in x 1.000 * [backup-simplify]: Simplify 0 into 0 1.000 * [backup-simplify]: Simplify 1 into 1 1.000 * [backup-simplify]: Simplify (* 1 1) into 1 1.001 * [backup-simplify]: Simplify (/ 1 1) into 1 1.001 * [taylor]: Taking taylor expansion of 1.0 in x 1.001 * [backup-simplify]: Simplify 1.0 into 1.0 1.001 * [backup-simplify]: Simplify (+ 1 0) into 1 1.001 * [backup-simplify]: Simplify (sqrt 1) into 1 1.002 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.003 * [backup-simplify]: Simplify (+ 0 0) into 0 1.003 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.003 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.003 * [taylor]: Taking taylor expansion of x in x 1.003 * [backup-simplify]: Simplify 0 into 0 1.003 * [backup-simplify]: Simplify 1 into 1 1.004 * [backup-simplify]: Simplify (/ 1 1) into 1 1.004 * [backup-simplify]: Simplify (- 1) into -1 1.004 * [backup-simplify]: Simplify (+ 1 -1) into 0 1.004 * [backup-simplify]: Simplify 0 into 0 1.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.005 * [backup-simplify]: Simplify (- 0) into 0 1.006 * [backup-simplify]: Simplify (+ 0 0) into 0 1.006 * [backup-simplify]: Simplify 0 into 0 1.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.007 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.010 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 1.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.011 * [backup-simplify]: Simplify (- 0) into 0 1.011 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 1.011 * [backup-simplify]: Simplify 0.5 into 0.5 1.012 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.013 * [backup-simplify]: Simplify (+ 0 0) into 0 1.014 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 1.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.015 * [backup-simplify]: Simplify (- 0) into 0 1.015 * [backup-simplify]: Simplify (+ 0 0) into 0 1.015 * [backup-simplify]: Simplify 0 into 0 1.016 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.017 * [backup-simplify]: Simplify (+ 0 0) into 0 1.020 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 1.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.021 * [backup-simplify]: Simplify (- 0) into 0 1.022 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 1.022 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 1.023 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.024 * [backup-simplify]: Simplify (+ 0 0) into 0 1.026 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 1.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.027 * [backup-simplify]: Simplify (- 0) into 0 1.027 * [backup-simplify]: Simplify (+ 0 0) into 0 1.027 * [backup-simplify]: Simplify 0 into 0 1.028 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 1.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.029 * [backup-simplify]: Simplify (+ 0 0) into 0 1.036 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 1.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.037 * [backup-simplify]: Simplify (- 0) into 0 1.037 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 1.037 * [backup-simplify]: Simplify 0.0625 into 0.0625 1.038 * [backup-simplify]: Simplify (+ (* 0.0625 (pow (/ 1 (- x)) 5)) (+ (* (- 0.125) (pow (/ 1 (- x)) 3)) (* 0.5 (/ 1 (- x))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 1.038 * * * [progress]: simplifying candidates 1.040 * [simplify]: Simplifying: (expm1 (sqrt (+ (* x x) 1.0))) (log1p (sqrt (+ (* x x) 1.0))) (log (sqrt (+ (* x x) 1.0))) (exp (sqrt (+ (* x x) 1.0))) (* (cbrt (sqrt (+ (* x x) 1.0))) (cbrt (sqrt (+ (* x x) 1.0)))) (cbrt (sqrt (+ (* x x) 1.0))) (* (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0))) (sqrt (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (sqrt (cbrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt 1) (sqrt (+ (* x x) 1.0)) (sqrt (+ (pow (* x x) 3) (pow 1.0 3))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (sqrt (- (* (* x x) (* x x)) (* 1.0 1.0))) (sqrt (- (* x x) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (expm1 (log (+ x (sqrt (+ (* x x) 1.0))))) (log1p (log (+ x (sqrt (+ (* x x) 1.0))))) (log (* (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (cbrt (+ x (sqrt (+ (* x x) 1.0)))))) (log (cbrt (+ x (sqrt (+ (* x x) 1.0))))) (log (sqrt (+ x (sqrt (+ (* x x) 1.0))))) (log (sqrt (+ x (sqrt (+ (* x x) 1.0))))) (log 1) (log (+ x (sqrt (+ (* x x) 1.0)))) (log 1) (log (+ x (sqrt (+ (* x x) 1.0)))) (log (+ (pow x 3) (pow (sqrt (+ (* x x) 1.0)) 3))) (log (+ (* x x) (- (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (* x (sqrt (+ (* x x) 1.0)))))) (log (- (* x x) (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))))) (log (- x (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0)))) (log (log (+ x (sqrt (+ (* x x) 1.0))))) (exp (log (+ x (sqrt (+ (* x x) 1.0))))) (* (cbrt (log (+ x (sqrt (+ (* x x) 1.0))))) (cbrt (log (+ x (sqrt (+ (* x x) 1.0)))))) (cbrt (log (+ x (sqrt (+ (* x x) 1.0))))) (* (* (log (+ x (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0))))) (log (+ x (sqrt (+ (* x x) 1.0))))) (sqrt (log (+ x (sqrt (+ (* x x) 1.0))))) (sqrt (log (+ x (sqrt (+ (* x x) 1.0))))) (expm1 (+ x (sqrt (+ (* x x) 1.0)))) (log1p (+ x (sqrt (+ (* x x) 1.0)))) (* (exp x) (exp (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0)))) (exp (+ x (sqrt (+ (* x x) 1.0)))) (* (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (cbrt (+ x (sqrt (+ (* x x) 1.0))))) (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (* (* (+ x (sqrt (+ (* x x) 1.0))) (+ x (sqrt (+ (* x x) 1.0)))) (+ x (sqrt (+ (* x x) 1.0)))) (sqrt (+ x (sqrt (+ (* x x) 1.0)))) (sqrt (+ x (sqrt (+ (* x x) 1.0)))) (+ (pow x 3) (pow (sqrt (+ (* x x) 1.0)) 3)) (+ (* x x) (- (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (* x (sqrt (+ (* x x) 1.0))))) (- (* x x) (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0)))) (- x (sqrt (+ (* x x) 1.0))) (+ x (sqrt (+ (* x x) 1.0))) (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (* 0.25 (/ 1 (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 0.09375 (/ 1 (pow x 4))))) (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 1.042 * * [simplify]: Extracting # 0 : cost 0 1.042 * * [simplify]: Extracting # 1 : cost 0 1.042 * * [simplify]: Extracting # 2 : cost 0 1.043 * * [simplify]: Extracting # 3 : cost 0 1.043 * * [simplify]: Extracting # 4 : cost 0 1.043 * * [simplify]: Extracting # 5 : cost 0 1.043 * * [simplify]: Extracting # 6 : cost 0 1.044 * * [simplify]: Extracting # 7 : cost 0 1.044 * * [simplify]: Extracting # 8 : cost 0 1.044 * * [simplify]: Extracting # 9 : cost 0 1.044 * * [simplify]: Extracting # 10 : cost 0 1.045 * * [simplify]: iteration 0 : 139 enodes (cost 813 ) 1.093 * * [simplify]: Extracting # 0 : cost 0 1.094 * * [simplify]: Extracting # 1 : cost 0 1.094 * * [simplify]: Extracting # 2 : cost 0 1.095 * * [simplify]: Extracting # 3 : cost 0 1.096 * * [simplify]: Extracting # 4 : cost 0 1.096 * * [simplify]: iteration 1 : 342 enodes (cost 677 ) 1.356 * * [simplify]: Extracting # 0 : cost 0 1.358 * * [simplify]: Extracting # 1 : cost 0 1.361 * * [simplify]: Extracting # 2 : cost 0 1.363 * * [simplify]: Extracting # 3 : cost 0 1.366 * * [simplify]: Extracting # 4 : cost 0 1.369 * * [simplify]: iteration 2 : 1454 enodes (cost 609 ) 2.170 * * [simplify]: Extracting # 0 : cost 0 2.191 * * [simplify]: Extracting # 1 : cost 0 2.202 * * [simplify]: Extracting # 2 : cost 0 2.212 * * [simplify]: Extracting # 3 : cost 0 2.222 * * [simplify]: Extracting # 4 : cost 0 2.233 * * [simplify]: iteration done: 5001 enodes (cost 597 ) 2.233 * [simplify]: Simplified to: (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (pow (sqrt (fma x x 1.0)) 3) (fabs (cbrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) 1 (sqrt (fma x x 1.0)) (hypot (pow 1.0 3/2) (pow x 3)) (sqrt (fma 1.0 (- 1.0 (* x x)) (pow x 4))) (sqrt (- (pow x 4) (* 1.0 1.0))) (sqrt (- (* x x) 1.0)) 1/2 (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (log (+ (sqrt (fma x x 1.0)) x))) (log1p (log (+ (sqrt (fma x x 1.0)) x))) (* 2 (log (cbrt (+ (sqrt (fma x x 1.0)) x)))) (log (cbrt (+ (sqrt (fma x x 1.0)) x))) (log (sqrt (+ (sqrt (fma x x 1.0)) x))) (log (sqrt (+ (sqrt (fma x x 1.0)) x))) 0 (log (+ (sqrt (fma x x 1.0)) x)) 0 (log (+ (sqrt (fma x x 1.0)) x)) (log (+ (pow x 3) (pow (sqrt (fma x x 1.0)) 3))) (log (fma x x (- (fma x x 1.0) (* (sqrt (fma x x 1.0)) x)))) (log (- 0 1.0)) (log (- x (sqrt (fma x x 1.0)))) (log (+ (sqrt (fma x x 1.0)) x)) (log (log (+ (sqrt (fma x x 1.0)) x))) (+ (sqrt (fma x x 1.0)) x) (* (cbrt (log (+ (sqrt (fma x x 1.0)) x))) (cbrt (log (+ (sqrt (fma x x 1.0)) x)))) (cbrt (log (+ (sqrt (fma x x 1.0)) x))) (pow (log (+ (sqrt (fma x x 1.0)) x)) 3) (sqrt (log (+ (sqrt (fma x x 1.0)) x))) (sqrt (log (+ (sqrt (fma x x 1.0)) x))) (expm1 (+ (sqrt (fma x x 1.0)) x)) (log1p (+ (sqrt (fma x x 1.0)) x)) (exp (+ (sqrt (fma x x 1.0)) x)) (log (+ (sqrt (fma x x 1.0)) x)) (exp (+ (sqrt (fma x x 1.0)) x)) (* (cbrt (+ (sqrt (fma x x 1.0)) x)) (cbrt (+ (sqrt (fma x x 1.0)) x))) (cbrt (+ (sqrt (fma x x 1.0)) x)) (pow (+ (sqrt (fma x x 1.0)) x) 3) (sqrt (+ (sqrt (fma x x 1.0)) x)) (sqrt (+ (sqrt (fma x x 1.0)) x)) (+ (pow x 3) (pow (sqrt (fma x x 1.0)) 3)) (fma x x (- (fma x x 1.0) (* (sqrt (fma x x 1.0)) x))) (- 0 1.0) (- x (sqrt (fma x x 1.0))) (+ (sqrt (fma x x 1.0)) x) (fma -1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)) (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0))) (- (+ (/ 0.5 x) x) (/ 0.125 (pow x 3))) (- (- (/ 0.125 (pow x 3)) x) (/ 0.5 x)) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (+ (/ 0.25 (* x x)) (- (log 2) (- (/ 0.09375 (pow x 4)) (log x)))) (+ (+ (/ 0.125 (pow x 4)) (log 0.5)) (- (log (/ -1 x)) (+ (/ 0.25 (* x x)) (/ 0.0078125 (* (pow x 4) (pow 0.5 2)))))) (+ (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0)) x) (fma x 2 (- (/ 0.5 x) (/ 0.125 (pow x 3)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 2.234 * * * [progress]: adding candidates to table 2.647 * * [progress]: iteration 2 / 4 2.647 * * * [progress]: picking best candidate 2.666 * * * * [pick]: Picked # 2.667 * * * [progress]: localizing error 2.698 * * * [progress]: generating rewritten candidates 2.699 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 2.700 * * * [progress]: generating series expansions 2.700 * * * * [progress]: [ 1 / 1 ] generating series at (2) 2.702 * [backup-simplify]: Simplify (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) into (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.702 * [approximate]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in (x) around 0 2.702 * [taylor]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in x 2.702 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.702 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 2.702 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 2.702 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.703 * [taylor]: Taking taylor expansion of x in x 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify 1 into 1 2.703 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.703 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.703 * [taylor]: Taking taylor expansion of 1.0 in x 2.703 * [backup-simplify]: Simplify 1.0 into 1.0 2.703 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.704 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.704 * [backup-simplify]: Simplify (* 1 1) into 1 2.704 * [backup-simplify]: Simplify (* 1 1) into 1 2.705 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.707 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.709 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.709 * [taylor]: Taking taylor expansion of -1/6 in x 2.709 * [backup-simplify]: Simplify -1/6 into -1/6 2.709 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 2.709 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.709 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.709 * [taylor]: Taking taylor expansion of 1.0 in x 2.709 * [backup-simplify]: Simplify 1.0 into 1.0 2.709 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.711 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.711 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 2.711 * [taylor]: Taking taylor expansion of x in x 2.711 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify 1 into 1 2.711 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.711 * [taylor]: Taking taylor expansion of 1.0 in x 2.711 * [backup-simplify]: Simplify 1.0 into 1.0 2.711 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.712 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.713 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.713 * [taylor]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in x 2.713 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.713 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 2.713 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 2.713 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.713 * [taylor]: Taking taylor expansion of x in x 2.713 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify 1 into 1 2.713 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.713 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.713 * [taylor]: Taking taylor expansion of 1.0 in x 2.713 * [backup-simplify]: Simplify 1.0 into 1.0 2.714 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.714 * [backup-simplify]: Simplify (* 1 1) into 1 2.715 * [backup-simplify]: Simplify (* 1 1) into 1 2.716 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.725 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.727 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.727 * [taylor]: Taking taylor expansion of -1/6 in x 2.727 * [backup-simplify]: Simplify -1/6 into -1/6 2.727 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 2.727 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.727 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.727 * [taylor]: Taking taylor expansion of 1.0 in x 2.727 * [backup-simplify]: Simplify 1.0 into 1.0 2.728 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.729 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.729 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.729 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 2.729 * [taylor]: Taking taylor expansion of x in x 2.730 * [backup-simplify]: Simplify 0 into 0 2.730 * [backup-simplify]: Simplify 1 into 1 2.730 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.730 * [taylor]: Taking taylor expansion of 1.0 in x 2.730 * [backup-simplify]: Simplify 1.0 into 1.0 2.730 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.731 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.731 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.733 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.734 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.735 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.736 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 1.0) 1)))) 1) into 0 2.738 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.739 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.740 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.741 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.743 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 2.744 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.745 * [backup-simplify]: Simplify (+ 0 0) into 0 2.745 * [backup-simplify]: Simplify (+ 0 0) into 0 2.745 * [backup-simplify]: Simplify 0 into 0 2.747 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 2.748 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.753 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into 0 2.754 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.755 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))) (* 0 (/ 0 (sqrt 1.0))))) into 0 2.756 * [backup-simplify]: Simplify (+ 0 0) into 0 2.758 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.761 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.766 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.768 * [backup-simplify]: Simplify (fma (/ (pow (/ 1 x) 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ (/ 1 x) (sqrt 1.0)))) into (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.769 * [approximate]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in (x) around 0 2.769 * [taylor]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.769 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.769 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.769 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.769 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.769 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.769 * [taylor]: Taking taylor expansion of x in x 2.769 * [backup-simplify]: Simplify 0 into 0 2.769 * [backup-simplify]: Simplify 1 into 1 2.769 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.769 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.769 * [taylor]: Taking taylor expansion of 1.0 in x 2.769 * [backup-simplify]: Simplify 1.0 into 1.0 2.769 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.770 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.770 * [backup-simplify]: Simplify (* 1 1) into 1 2.771 * [backup-simplify]: Simplify (* 1 1) into 1 2.772 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.773 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.775 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.776 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.776 * [taylor]: Taking taylor expansion of -1/6 in x 2.776 * [backup-simplify]: Simplify -1/6 into -1/6 2.776 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.776 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.776 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.777 * [taylor]: Taking taylor expansion of 1.0 in x 2.777 * [backup-simplify]: Simplify 1.0 into 1.0 2.777 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.778 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.778 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.778 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.778 * [taylor]: Taking taylor expansion of x in x 2.778 * [backup-simplify]: Simplify 0 into 0 2.778 * [backup-simplify]: Simplify 1 into 1 2.778 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.778 * [taylor]: Taking taylor expansion of 1.0 in x 2.778 * [backup-simplify]: Simplify 1.0 into 1.0 2.779 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.779 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.780 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.781 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.782 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.782 * [taylor]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.782 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.783 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.783 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.783 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.783 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.783 * [taylor]: Taking taylor expansion of x in x 2.783 * [backup-simplify]: Simplify 0 into 0 2.783 * [backup-simplify]: Simplify 1 into 1 2.783 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.783 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.783 * [taylor]: Taking taylor expansion of 1.0 in x 2.783 * [backup-simplify]: Simplify 1.0 into 1.0 2.783 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.784 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.784 * [backup-simplify]: Simplify (* 1 1) into 1 2.784 * [backup-simplify]: Simplify (* 1 1) into 1 2.785 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.787 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.789 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.790 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.790 * [taylor]: Taking taylor expansion of -1/6 in x 2.790 * [backup-simplify]: Simplify -1/6 into -1/6 2.790 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.790 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.790 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.790 * [taylor]: Taking taylor expansion of 1.0 in x 2.790 * [backup-simplify]: Simplify 1.0 into 1.0 2.791 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.792 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.792 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.792 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.792 * [taylor]: Taking taylor expansion of x in x 2.792 * [backup-simplify]: Simplify 0 into 0 2.792 * [backup-simplify]: Simplify 1 into 1 2.792 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.792 * [taylor]: Taking taylor expansion of 1.0 in x 2.792 * [backup-simplify]: Simplify 1.0 into 1.0 2.792 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.793 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.795 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.796 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.798 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 2.801 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.804 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.804 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 2.805 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 2.806 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.806 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.807 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 2.808 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.810 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 2.810 * [backup-simplify]: Simplify (+ 0 0) into 0 2.810 * [backup-simplify]: Simplify 0 into 0 2.811 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.812 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 2.813 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 2.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.814 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 2.817 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.819 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 2.820 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.822 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.823 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.824 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.825 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.826 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.827 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.828 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.830 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.831 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.833 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.834 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.835 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.836 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.838 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.839 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.840 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.846 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 1 (/ 1 x))) (* (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) (pow (/ 1 (/ 1 x)) 3)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.849 * [backup-simplify]: Simplify (fma (/ (pow (/ 1 (- x)) 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ (/ 1 (- x)) (sqrt 1.0)))) into (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.849 * [approximate]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in (x) around 0 2.849 * [taylor]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.849 * [taylor]: Rewrote expression to (+ (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.849 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.849 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.849 * [taylor]: Taking taylor expansion of -1 in x 2.849 * [backup-simplify]: Simplify -1 into -1 2.849 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.849 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.849 * [taylor]: Taking taylor expansion of x in x 2.849 * [backup-simplify]: Simplify 0 into 0 2.849 * [backup-simplify]: Simplify 1 into 1 2.849 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.849 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.849 * [taylor]: Taking taylor expansion of 1.0 in x 2.849 * [backup-simplify]: Simplify 1.0 into 1.0 2.850 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.857 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.857 * [backup-simplify]: Simplify (* 1 1) into 1 2.858 * [backup-simplify]: Simplify (* 1 1) into 1 2.859 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.861 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.862 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.864 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.864 * [taylor]: Taking taylor expansion of -1/6 in x 2.864 * [backup-simplify]: Simplify -1/6 into -1/6 2.864 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.864 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.864 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.864 * [taylor]: Taking taylor expansion of 1.0 in x 2.864 * [backup-simplify]: Simplify 1.0 into 1.0 2.864 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.866 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.866 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.866 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.866 * [taylor]: Taking taylor expansion of x in x 2.866 * [backup-simplify]: Simplify 0 into 0 2.866 * [backup-simplify]: Simplify 1 into 1 2.866 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.866 * [taylor]: Taking taylor expansion of 1.0 in x 2.866 * [backup-simplify]: Simplify 1.0 into 1.0 2.866 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.867 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.867 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.870 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.871 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.871 * [taylor]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.871 * [taylor]: Rewrote expression to (+ (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.871 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.871 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.871 * [taylor]: Taking taylor expansion of -1 in x 2.871 * [backup-simplify]: Simplify -1 into -1 2.871 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.871 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.871 * [taylor]: Taking taylor expansion of x in x 2.871 * [backup-simplify]: Simplify 0 into 0 2.871 * [backup-simplify]: Simplify 1 into 1 2.871 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.871 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.871 * [taylor]: Taking taylor expansion of 1.0 in x 2.871 * [backup-simplify]: Simplify 1.0 into 1.0 2.872 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.873 * [backup-simplify]: Simplify (* 1 1) into 1 2.873 * [backup-simplify]: Simplify (* 1 1) into 1 2.874 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.876 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.877 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.879 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.879 * [taylor]: Taking taylor expansion of -1/6 in x 2.879 * [backup-simplify]: Simplify -1/6 into -1/6 2.879 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.879 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.879 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.879 * [taylor]: Taking taylor expansion of 1.0 in x 2.879 * [backup-simplify]: Simplify 1.0 into 1.0 2.879 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.879 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.880 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.880 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.880 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.880 * [taylor]: Taking taylor expansion of x in x 2.880 * [backup-simplify]: Simplify 0 into 0 2.880 * [backup-simplify]: Simplify 1 into 1 2.880 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.880 * [taylor]: Taking taylor expansion of 1.0 in x 2.880 * [backup-simplify]: Simplify 1.0 into 1.0 2.880 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.881 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.881 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.882 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.883 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.885 * [backup-simplify]: Simplify (* (/ -1 (pow (sqrt 1.0) 3)) -1/6) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.887 * [backup-simplify]: Simplify (+ (/ 1/6 (pow (sqrt 1.0) 3)) 0) into (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) 2.890 * [backup-simplify]: Simplify (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.890 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 2.891 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 2.892 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.893 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.893 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 2.895 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.896 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 2.896 * [backup-simplify]: Simplify (+ 0 0) into 0 2.896 * [backup-simplify]: Simplify 0 into 0 2.897 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.898 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 2.899 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 2.900 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.900 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.901 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 2.902 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.903 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 2.905 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.907 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.910 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.912 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.914 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.916 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.918 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.919 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.920 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.922 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.924 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.926 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.927 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.928 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.929 * [backup-simplify]: Simplify (- 0) into 0 2.930 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.931 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.932 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.936 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) (+ (* (- (/ 1 (sqrt 1.0))) (/ 1 (/ 1 (- x)))) (* (/ 1/6 (pow (sqrt 1.0) 3)) (pow (/ 1 (/ 1 (- x))) 3)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.936 * * * [progress]: simplifying candidates 2.937 * [simplify]: Simplifying: (expm1 (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (log1p (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (log (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (exp (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (* (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.938 * * [simplify]: Extracting # 0 : cost 0 2.938 * * [simplify]: Extracting # 1 : cost 0 2.938 * * [simplify]: Extracting # 2 : cost 0 2.938 * * [simplify]: Extracting # 3 : cost 0 2.938 * * [simplify]: Extracting # 4 : cost 0 2.938 * * [simplify]: Extracting # 5 : cost 0 2.938 * * [simplify]: Extracting # 6 : cost 0 2.938 * * [simplify]: Extracting # 7 : cost 0 2.938 * * [simplify]: iteration 0 : 25 enodes (cost 295 ) 2.946 * * [simplify]: Extracting # 0 : cost 0 2.946 * * [simplify]: Extracting # 1 : cost 0 2.946 * * [simplify]: Extracting # 2 : cost 0 2.946 * * [simplify]: Extracting # 3 : cost 0 2.947 * * [simplify]: Extracting # 4 : cost 0 2.947 * * [simplify]: iteration 1 : 51 enodes (cost 295 ) 2.971 * * [simplify]: Extracting # 0 : cost 0 2.971 * * [simplify]: Extracting # 1 : cost 0 2.972 * * [simplify]: Extracting # 2 : cost 0 2.972 * * [simplify]: Extracting # 3 : cost 0 2.972 * * [simplify]: Extracting # 4 : cost 0 2.973 * * [simplify]: iteration 2 : 177 enodes (cost 256 ) 3.109 * * [simplify]: Extracting # 0 : cost 0 3.111 * * [simplify]: Extracting # 1 : cost 0 3.114 * * [simplify]: Extracting # 2 : cost 0 3.117 * * [simplify]: Extracting # 3 : cost 0 3.127 * * [simplify]: Extracting # 4 : cost 0 3.130 * * [simplify]: iteration 3 : 1271 enodes (cost 256 ) 4.282 * * [simplify]: Extracting # 0 : cost 0 4.294 * * [simplify]: Extracting # 1 : cost 0 4.307 * * [simplify]: Extracting # 2 : cost 0 4.323 * * [simplify]: Extracting # 3 : cost 0 4.336 * * [simplify]: Extracting # 4 : cost 0 4.356 * * [simplify]: Extracting # 5 : cost 0 4.367 * * [simplify]: iteration done: 5002 enodes (cost 255 ) 4.368 * [simplify]: Simplified to: (expm1 (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (log1p (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (log (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (exp (fma (/ (pow x 3) (sqrt 1.0)) (/ -1/6 1.0) (/ x (sqrt 1.0)))) (sqrt 1.0)) (* (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (pow (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 3) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) 4.368 * * * [progress]: adding candidates to table 4.453 * * [progress]: iteration 3 / 4 4.453 * * * [progress]: picking best candidate 4.463 * * * * [pick]: Picked # 4.464 * * * [progress]: localizing error 4.499 * * * [progress]: generating rewritten candidates 4.499 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 4.822 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 5.096 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1) 5.110 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2) 5.169 * * * [progress]: generating series expansions 5.169 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 5.170 * [backup-simplify]: Simplify (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 5.170 * [approximate]: Taking taylor expansion of (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) in (x) around 0 5.170 * [taylor]: Taking taylor expansion of (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) in x 5.170 * [taylor]: Taking taylor expansion of (* 0.125 (/ 1 (pow x 3))) in x 5.170 * [taylor]: Taking taylor expansion of 0.125 in x 5.170 * [backup-simplify]: Simplify 0.125 into 0.125 5.170 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 5.170 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.170 * [taylor]: Taking taylor expansion of x in x 5.170 * [backup-simplify]: Simplify 0 into 0 5.170 * [backup-simplify]: Simplify 1 into 1 5.171 * [backup-simplify]: Simplify (* 1 1) into 1 5.171 * [backup-simplify]: Simplify (* 1 1) into 1 5.172 * [backup-simplify]: Simplify (/ 1 1) into 1 5.172 * [taylor]: Taking taylor expansion of (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))) in x 5.172 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.172 * [taylor]: Taking taylor expansion of 0.5 in x 5.172 * [backup-simplify]: Simplify 0.5 into 0.5 5.172 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.172 * [taylor]: Taking taylor expansion of x in x 5.172 * [backup-simplify]: Simplify 0 into 0 5.172 * [backup-simplify]: Simplify 1 into 1 5.172 * [backup-simplify]: Simplify (/ 1 1) into 1 5.172 * [taylor]: Taking taylor expansion of (* 0.0625 (/ 1 (pow x 5))) in x 5.172 * [taylor]: Taking taylor expansion of 0.0625 in x 5.172 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.172 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 5.173 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.173 * [taylor]: Taking taylor expansion of x in x 5.173 * [backup-simplify]: Simplify 0 into 0 5.173 * [backup-simplify]: Simplify 1 into 1 5.173 * [backup-simplify]: Simplify (* 1 1) into 1 5.173 * [backup-simplify]: Simplify (* 1 1) into 1 5.174 * [backup-simplify]: Simplify (* 1 1) into 1 5.174 * [backup-simplify]: Simplify (/ 1 1) into 1 5.174 * [taylor]: Taking taylor expansion of (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) in x 5.174 * [taylor]: Taking taylor expansion of (* 0.125 (/ 1 (pow x 3))) in x 5.174 * [taylor]: Taking taylor expansion of 0.125 in x 5.174 * [backup-simplify]: Simplify 0.125 into 0.125 5.174 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 5.174 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.174 * [taylor]: Taking taylor expansion of x in x 5.174 * [backup-simplify]: Simplify 0 into 0 5.174 * [backup-simplify]: Simplify 1 into 1 5.175 * [backup-simplify]: Simplify (* 1 1) into 1 5.175 * [backup-simplify]: Simplify (* 1 1) into 1 5.176 * [backup-simplify]: Simplify (/ 1 1) into 1 5.176 * [taylor]: Taking taylor expansion of (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))) in x 5.176 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.176 * [taylor]: Taking taylor expansion of 0.5 in x 5.176 * [backup-simplify]: Simplify 0.5 into 0.5 5.176 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.176 * [taylor]: Taking taylor expansion of x in x 5.176 * [backup-simplify]: Simplify 0 into 0 5.176 * [backup-simplify]: Simplify 1 into 1 5.177 * [backup-simplify]: Simplify (/ 1 1) into 1 5.177 * [taylor]: Taking taylor expansion of (* 0.0625 (/ 1 (pow x 5))) in x 5.177 * [taylor]: Taking taylor expansion of 0.0625 in x 5.177 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.177 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 5.177 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.177 * [taylor]: Taking taylor expansion of x in x 5.177 * [backup-simplify]: Simplify 0 into 0 5.177 * [backup-simplify]: Simplify 1 into 1 5.177 * [backup-simplify]: Simplify (* 1 1) into 1 5.178 * [backup-simplify]: Simplify (* 1 1) into 1 5.178 * [backup-simplify]: Simplify (* 1 1) into 1 5.179 * [backup-simplify]: Simplify (/ 1 1) into 1 5.179 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.180 * [backup-simplify]: Simplify (+ 0 0.0625) into 0.0625 5.180 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.181 * [backup-simplify]: Simplify (+ 0 (- 0.0625)) into (- 0.0625) 5.181 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.184 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.185 * [backup-simplify]: Simplify (+ (* 0.0625 0) (* 0 1)) into 0 5.185 * [backup-simplify]: Simplify (+ 0 0) into 0 5.185 * [backup-simplify]: Simplify (- 0) into 0 5.186 * [backup-simplify]: Simplify (+ 0 0) into 0 5.186 * [backup-simplify]: Simplify 0 into 0 5.186 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.198 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (* 0 1))) into 0 5.199 * [backup-simplify]: Simplify (+ 0 0) into 0 5.199 * [backup-simplify]: Simplify (- 0) into 0 5.199 * [backup-simplify]: Simplify (+ 0.125 0) into 0.125 5.199 * [backup-simplify]: Simplify 0.125 into 0.125 5.200 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.201 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.202 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.203 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.206 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.207 * [backup-simplify]: Simplify (+ 0 0) into 0 5.207 * [backup-simplify]: Simplify (- 0) into 0 5.207 * [backup-simplify]: Simplify (+ 0 0) into 0 5.207 * [backup-simplify]: Simplify 0 into 0 5.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.210 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.211 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.212 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.213 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.216 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.216 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.217 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.217 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.218 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.219 * [backup-simplify]: Simplify (+ (* (- 0.5) (/ 1 x)) (+ (* 0.125 (pow (/ 1 x) 3)) (* (- 0.0625) (pow (/ 1 x) 5)))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.0625 (/ 1 (pow x 5))) (* 0.5 (/ 1 x)))) 5.220 * [backup-simplify]: Simplify (- (/ 0.125 (pow (/ 1 x) 3)) (+ (/ 0.5 (/ 1 x)) (/ 0.0625 (pow (/ 1 x) 5)))) into (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) 5.220 * [approximate]: Taking taylor expansion of (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) in (x) around 0 5.220 * [taylor]: Taking taylor expansion of (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) in x 5.220 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.220 * [taylor]: Taking taylor expansion of 0.125 in x 5.220 * [backup-simplify]: Simplify 0.125 into 0.125 5.220 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.220 * [taylor]: Taking taylor expansion of x in x 5.220 * [backup-simplify]: Simplify 0 into 0 5.220 * [backup-simplify]: Simplify 1 into 1 5.220 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.220 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.220 * [taylor]: Taking taylor expansion of 0.0625 in x 5.220 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.220 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.220 * [taylor]: Taking taylor expansion of x in x 5.220 * [backup-simplify]: Simplify 0 into 0 5.220 * [backup-simplify]: Simplify 1 into 1 5.220 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.220 * [taylor]: Taking taylor expansion of 0.5 in x 5.220 * [backup-simplify]: Simplify 0.5 into 0.5 5.220 * [taylor]: Taking taylor expansion of x in x 5.220 * [backup-simplify]: Simplify 0 into 0 5.220 * [backup-simplify]: Simplify 1 into 1 5.220 * [taylor]: Taking taylor expansion of (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) in x 5.220 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.220 * [taylor]: Taking taylor expansion of 0.125 in x 5.220 * [backup-simplify]: Simplify 0.125 into 0.125 5.220 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.220 * [taylor]: Taking taylor expansion of x in x 5.220 * [backup-simplify]: Simplify 0 into 0 5.220 * [backup-simplify]: Simplify 1 into 1 5.220 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.220 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.220 * [taylor]: Taking taylor expansion of 0.0625 in x 5.220 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.220 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.220 * [taylor]: Taking taylor expansion of x in x 5.220 * [backup-simplify]: Simplify 0 into 0 5.221 * [backup-simplify]: Simplify 1 into 1 5.221 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.221 * [taylor]: Taking taylor expansion of 0.5 in x 5.221 * [backup-simplify]: Simplify 0.5 into 0.5 5.221 * [taylor]: Taking taylor expansion of x in x 5.221 * [backup-simplify]: Simplify 0 into 0 5.221 * [backup-simplify]: Simplify 1 into 1 5.221 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.221 * [backup-simplify]: Simplify (+ 0 0) into 0 5.222 * [backup-simplify]: Simplify (- 0) into 0 5.222 * [backup-simplify]: Simplify (+ 0 0) into 0 5.222 * [backup-simplify]: Simplify 0 into 0 5.223 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.224 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.224 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.225 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.225 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.226 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.226 * [backup-simplify]: Simplify (+ 0 0) into 0 5.227 * [backup-simplify]: Simplify (- 0) into 0 5.227 * [backup-simplify]: Simplify (+ 0 0) into 0 5.227 * [backup-simplify]: Simplify 0 into 0 5.227 * [backup-simplify]: Simplify (* 1 1) into 1 5.228 * [backup-simplify]: Simplify (* 1 1) into 1 5.228 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.229 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.229 * [backup-simplify]: Simplify (+ 0 0) into 0 5.230 * [backup-simplify]: Simplify (- 0) into 0 5.230 * [backup-simplify]: Simplify (+ 0.125 0) into 0.125 5.230 * [backup-simplify]: Simplify 0.125 into 0.125 5.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.232 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.233 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.233 * [backup-simplify]: Simplify (+ 0 0) into 0 5.234 * [backup-simplify]: Simplify (- 0) into 0 5.234 * [backup-simplify]: Simplify (+ 0 0) into 0 5.234 * [backup-simplify]: Simplify 0 into 0 5.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.237 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.237 * [backup-simplify]: Simplify (* 1 1) into 1 5.237 * [backup-simplify]: Simplify (* 1 1) into 1 5.238 * [backup-simplify]: Simplify (* 1 1) into 1 5.238 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.239 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.240 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.240 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.241 * [backup-simplify]: Simplify (+ 0 (- 0.0625)) into (- 0.0625) 5.241 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.242 * [backup-simplify]: Simplify (+ (* (- 0.0625) (pow (/ 1 x) 5)) (+ (* 0.125 (pow (/ 1 x) 3)) (* (- 0.5) (/ 1 x)))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 5.243 * [backup-simplify]: Simplify (- (/ 0.125 (pow (/ 1 (- x)) 3)) (+ (/ 0.5 (/ 1 (- x))) (/ 0.0625 (pow (/ 1 (- x)) 5)))) into (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) 5.243 * [approximate]: Taking taylor expansion of (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) in (x) around 0 5.243 * [taylor]: Taking taylor expansion of (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) in x 5.243 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.243 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.243 * [taylor]: Taking taylor expansion of 0.0625 in x 5.243 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.243 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.243 * [taylor]: Taking taylor expansion of x in x 5.243 * [backup-simplify]: Simplify 0 into 0 5.243 * [backup-simplify]: Simplify 1 into 1 5.243 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.243 * [taylor]: Taking taylor expansion of 0.5 in x 5.243 * [backup-simplify]: Simplify 0.5 into 0.5 5.243 * [taylor]: Taking taylor expansion of x in x 5.243 * [backup-simplify]: Simplify 0 into 0 5.243 * [backup-simplify]: Simplify 1 into 1 5.243 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.243 * [taylor]: Taking taylor expansion of 0.125 in x 5.243 * [backup-simplify]: Simplify 0.125 into 0.125 5.244 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.244 * [taylor]: Taking taylor expansion of x in x 5.244 * [backup-simplify]: Simplify 0 into 0 5.244 * [backup-simplify]: Simplify 1 into 1 5.244 * [taylor]: Taking taylor expansion of (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) in x 5.244 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.244 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.244 * [taylor]: Taking taylor expansion of 0.0625 in x 5.244 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.244 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.244 * [taylor]: Taking taylor expansion of x in x 5.244 * [backup-simplify]: Simplify 0 into 0 5.244 * [backup-simplify]: Simplify 1 into 1 5.244 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.244 * [taylor]: Taking taylor expansion of 0.5 in x 5.244 * [backup-simplify]: Simplify 0.5 into 0.5 5.244 * [taylor]: Taking taylor expansion of x in x 5.244 * [backup-simplify]: Simplify 0 into 0 5.244 * [backup-simplify]: Simplify 1 into 1 5.244 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.244 * [taylor]: Taking taylor expansion of 0.125 in x 5.244 * [backup-simplify]: Simplify 0.125 into 0.125 5.244 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.244 * [taylor]: Taking taylor expansion of x in x 5.244 * [backup-simplify]: Simplify 0 into 0 5.244 * [backup-simplify]: Simplify 1 into 1 5.245 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.245 * [backup-simplify]: Simplify (+ 0 0) into 0 5.246 * [backup-simplify]: Simplify (+ 0 0) into 0 5.246 * [backup-simplify]: Simplify 0 into 0 5.247 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.248 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.248 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.248 * [backup-simplify]: Simplify 0.5 into 0.5 5.249 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.249 * [backup-simplify]: Simplify (+ 0 0) into 0 5.250 * [backup-simplify]: Simplify (+ 0 0) into 0 5.250 * [backup-simplify]: Simplify 0 into 0 5.251 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.251 * [backup-simplify]: Simplify (+ 0 0) into 0 5.252 * [backup-simplify]: Simplify (* 1 1) into 1 5.252 * [backup-simplify]: Simplify (* 1 1) into 1 5.253 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.253 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 5.254 * [backup-simplify]: Simplify (+ 0 (- 0.125)) into (- 0.125) 5.254 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 5.256 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.256 * [backup-simplify]: Simplify (+ 0 0) into 0 5.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.257 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.258 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.258 * [backup-simplify]: Simplify (- 0) into 0 5.259 * [backup-simplify]: Simplify (+ 0 0) into 0 5.259 * [backup-simplify]: Simplify 0 into 0 5.259 * [backup-simplify]: Simplify (* 1 1) into 1 5.259 * [backup-simplify]: Simplify (* 1 1) into 1 5.260 * [backup-simplify]: Simplify (* 1 1) into 1 5.260 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.262 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.262 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.263 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.264 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.264 * [backup-simplify]: Simplify (- 0) into 0 5.265 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.265 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.265 * [backup-simplify]: Simplify (+ (* 0.0625 (pow (/ 1 (- x)) 5)) (+ (* (- 0.125) (pow (/ 1 (- x)) 3)) (* 0.5 (/ 1 (- x))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 5.265 * * * * [progress]: [ 2 / 4 ] generating series at (2) 5.266 * [backup-simplify]: Simplify (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) into (log (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))))) 5.266 * [approximate]: Taking taylor expansion of (log (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))))) in (x) around 0 5.266 * [taylor]: Taking taylor expansion of (log (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))))) in x 5.266 * [taylor]: Taking taylor expansion of (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) in x 5.266 * [taylor]: Taking taylor expansion of (* 0.125 (/ 1 (pow x 3))) in x 5.266 * [taylor]: Taking taylor expansion of 0.125 in x 5.266 * [backup-simplify]: Simplify 0.125 into 0.125 5.266 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 5.266 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.266 * [taylor]: Taking taylor expansion of x in x 5.266 * [backup-simplify]: Simplify 0 into 0 5.266 * [backup-simplify]: Simplify 1 into 1 5.266 * [backup-simplify]: Simplify (* 1 1) into 1 5.266 * [backup-simplify]: Simplify (* 1 1) into 1 5.267 * [backup-simplify]: Simplify (/ 1 1) into 1 5.267 * [taylor]: Taking taylor expansion of (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))) in x 5.267 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.267 * [taylor]: Taking taylor expansion of 0.5 in x 5.267 * [backup-simplify]: Simplify 0.5 into 0.5 5.267 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.267 * [taylor]: Taking taylor expansion of x in x 5.267 * [backup-simplify]: Simplify 0 into 0 5.267 * [backup-simplify]: Simplify 1 into 1 5.267 * [backup-simplify]: Simplify (/ 1 1) into 1 5.267 * [taylor]: Taking taylor expansion of (* 0.0625 (/ 1 (pow x 5))) in x 5.267 * [taylor]: Taking taylor expansion of 0.0625 in x 5.267 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.267 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 5.267 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.267 * [taylor]: Taking taylor expansion of x in x 5.267 * [backup-simplify]: Simplify 0 into 0 5.267 * [backup-simplify]: Simplify 1 into 1 5.268 * [backup-simplify]: Simplify (* 1 1) into 1 5.268 * [backup-simplify]: Simplify (* 1 1) into 1 5.268 * [backup-simplify]: Simplify (* 1 1) into 1 5.269 * [backup-simplify]: Simplify (/ 1 1) into 1 5.269 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.270 * [backup-simplify]: Simplify (+ 0 0.0625) into 0.0625 5.270 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.271 * [backup-simplify]: Simplify (+ 0 (- 0.0625)) into (- 0.0625) 5.272 * [backup-simplify]: Simplify (log (- 0.0625)) into (log (- 0.0625)) 5.272 * [taylor]: Taking taylor expansion of (log (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))))) in x 5.272 * [taylor]: Taking taylor expansion of (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) in x 5.272 * [taylor]: Taking taylor expansion of (* 0.125 (/ 1 (pow x 3))) in x 5.272 * [taylor]: Taking taylor expansion of 0.125 in x 5.272 * [backup-simplify]: Simplify 0.125 into 0.125 5.272 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 5.272 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.272 * [taylor]: Taking taylor expansion of x in x 5.272 * [backup-simplify]: Simplify 0 into 0 5.272 * [backup-simplify]: Simplify 1 into 1 5.272 * [backup-simplify]: Simplify (* 1 1) into 1 5.273 * [backup-simplify]: Simplify (* 1 1) into 1 5.273 * [backup-simplify]: Simplify (/ 1 1) into 1 5.273 * [taylor]: Taking taylor expansion of (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5)))) in x 5.273 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 x)) in x 5.273 * [taylor]: Taking taylor expansion of 0.5 in x 5.273 * [backup-simplify]: Simplify 0.5 into 0.5 5.273 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.273 * [taylor]: Taking taylor expansion of x in x 5.273 * [backup-simplify]: Simplify 0 into 0 5.273 * [backup-simplify]: Simplify 1 into 1 5.274 * [backup-simplify]: Simplify (/ 1 1) into 1 5.274 * [taylor]: Taking taylor expansion of (* 0.0625 (/ 1 (pow x 5))) in x 5.274 * [taylor]: Taking taylor expansion of 0.0625 in x 5.274 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.274 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 5.274 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.274 * [taylor]: Taking taylor expansion of x in x 5.274 * [backup-simplify]: Simplify 0 into 0 5.274 * [backup-simplify]: Simplify 1 into 1 5.274 * [backup-simplify]: Simplify (* 1 1) into 1 5.274 * [backup-simplify]: Simplify (* 1 1) into 1 5.275 * [backup-simplify]: Simplify (* 1 1) into 1 5.276 * [backup-simplify]: Simplify (/ 1 1) into 1 5.276 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.277 * [backup-simplify]: Simplify (+ 0 0.0625) into 0.0625 5.277 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.278 * [backup-simplify]: Simplify (+ 0 (- 0.0625)) into (- 0.0625) 5.279 * [backup-simplify]: Simplify (log (- 0.0625)) into (log (- 0.0625)) 5.280 * [backup-simplify]: Simplify (+ (* (- 5) (log x)) (log (- 0.0625))) into (- (log (- 0.0625)) (* 5 (log x))) 5.281 * [backup-simplify]: Simplify (- (log (- 0.0625)) (* 5 (log x))) into (- (log (- 0.0625)) (* 5 (log x))) 5.282 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.285 * [backup-simplify]: Simplify (+ (* 0.0625 0) (* 0 1)) into 0 5.285 * [backup-simplify]: Simplify (+ 0 0) into 0 5.285 * [backup-simplify]: Simplify (- 0) into 0 5.286 * [backup-simplify]: Simplify (+ 0 0) into 0 5.287 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- 0.0625) 1)))) 1) into 0 5.287 * [backup-simplify]: Simplify 0 into 0 5.288 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.288 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.289 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.290 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.292 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (* 0 1))) into 0 5.292 * [backup-simplify]: Simplify (+ 0 0) into 0 5.293 * [backup-simplify]: Simplify (- 0) into 0 5.293 * [backup-simplify]: Simplify (+ 0.125 0) into 0.125 5.309 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- 0.0625) 2))) (* 1 (/ (* 1 (pow (* 2 0.125) 1)) (pow (- 0.0625) 1)))) 2) into -2.0 5.309 * [backup-simplify]: Simplify -2.0 into -2.0 5.310 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.311 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.313 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.315 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.319 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.319 * [backup-simplify]: Simplify (+ 0 0) into 0 5.319 * [backup-simplify]: Simplify (- 0) into 0 5.320 * [backup-simplify]: Simplify (+ 0 0) into 0 5.326 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- 0.0625) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0.125) 1)) (pow (- 0.0625) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- 0.0625) 1)))) 6) into 0 5.326 * [backup-simplify]: Simplify 0 into 0 5.327 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.330 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.331 * [backup-simplify]: Simplify (* 0.5 1) into 0.5 5.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.344 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.344 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.345 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.346 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.382 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (- 0.0625) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0.125) 1)) (pow (- 0.0625) 3))) (* -3 (/ (* 1 (pow (* 2 0.125) 2)) (pow (- 0.0625) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (- 0.0625) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- 0.5)) 1)) (pow (- 0.0625) 1)))) 24) into (* 1/24 (- 192.0 (* 0.1875 (/ 1 (pow -0.0625 2))))) 5.386 * [backup-simplify]: Simplify (* 1/24 (- 192.0 (* 0.1875 (/ 1 (pow -0.0625 2))))) into (* 1/24 (- 192.0 (* 0.1875 (/ 1 (pow -0.0625 2))))) 5.391 * [backup-simplify]: Simplify (+ (* (* 1/24 (- 192.0 (* 0.1875 (/ 1 (pow -0.0625 2))))) (pow x 4)) (+ (* -2.0 (pow x 2)) (- (log (- 0.0625)) (* 5 (log x))))) into (- (+ (log (- 0.0625)) (* 8.0 (pow x 4))) (+ (* 0.0078125 (/ (pow x 4) (pow -0.0625 2))) (+ (* 5 (log x)) (* 2.0 (pow x 2))))) 5.391 * [backup-simplify]: Simplify (log (- (/ 0.125 (pow (/ 1 x) 3)) (+ (/ 0.5 (/ 1 x)) (/ 0.0625 (pow (/ 1 x) 5))))) into (log (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x)))) 5.391 * [approximate]: Taking taylor expansion of (log (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x)))) in (x) around 0 5.391 * [taylor]: Taking taylor expansion of (log (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x)))) in x 5.391 * [taylor]: Taking taylor expansion of (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) in x 5.392 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.392 * [taylor]: Taking taylor expansion of 0.125 in x 5.392 * [backup-simplify]: Simplify 0.125 into 0.125 5.392 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.392 * [taylor]: Taking taylor expansion of x in x 5.392 * [backup-simplify]: Simplify 0 into 0 5.392 * [backup-simplify]: Simplify 1 into 1 5.392 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.392 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.392 * [taylor]: Taking taylor expansion of 0.0625 in x 5.392 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.392 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.392 * [taylor]: Taking taylor expansion of x in x 5.392 * [backup-simplify]: Simplify 0 into 0 5.392 * [backup-simplify]: Simplify 1 into 1 5.392 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.392 * [taylor]: Taking taylor expansion of 0.5 in x 5.392 * [backup-simplify]: Simplify 0.5 into 0.5 5.392 * [taylor]: Taking taylor expansion of x in x 5.392 * [backup-simplify]: Simplify 0 into 0 5.392 * [backup-simplify]: Simplify 1 into 1 5.392 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.393 * [backup-simplify]: Simplify (+ 0 0) into 0 5.393 * [backup-simplify]: Simplify (- 0) into 0 5.393 * [backup-simplify]: Simplify (+ 0 0) into 0 5.395 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.395 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.395 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.396 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.397 * [backup-simplify]: Simplify (log (- 0.5)) into (log (- 0.5)) 5.397 * [taylor]: Taking taylor expansion of (log (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x)))) in x 5.397 * [taylor]: Taking taylor expansion of (- (* 0.125 (pow x 3)) (+ (* 0.0625 (pow x 5)) (* 0.5 x))) in x 5.397 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.397 * [taylor]: Taking taylor expansion of 0.125 in x 5.397 * [backup-simplify]: Simplify 0.125 into 0.125 5.397 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.397 * [taylor]: Taking taylor expansion of x in x 5.397 * [backup-simplify]: Simplify 0 into 0 5.397 * [backup-simplify]: Simplify 1 into 1 5.397 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.397 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.397 * [taylor]: Taking taylor expansion of 0.0625 in x 5.397 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.397 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.397 * [taylor]: Taking taylor expansion of x in x 5.397 * [backup-simplify]: Simplify 0 into 0 5.397 * [backup-simplify]: Simplify 1 into 1 5.397 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.397 * [taylor]: Taking taylor expansion of 0.5 in x 5.398 * [backup-simplify]: Simplify 0.5 into 0.5 5.398 * [taylor]: Taking taylor expansion of x in x 5.398 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify 1 into 1 5.398 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.398 * [backup-simplify]: Simplify (+ 0 0) into 0 5.399 * [backup-simplify]: Simplify (- 0) into 0 5.399 * [backup-simplify]: Simplify (+ 0 0) into 0 5.400 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.401 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.401 * [backup-simplify]: Simplify (- 0.5) into (- 0.5) 5.402 * [backup-simplify]: Simplify (+ 0 (- 0.5)) into (- 0.5) 5.402 * [backup-simplify]: Simplify (log (- 0.5)) into (log (- 0.5)) 5.404 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (- 0.5))) into (+ (log x) (log (- 0.5))) 5.404 * [backup-simplify]: Simplify (+ (log x) (log (- 0.5))) into (+ (log x) (log (- 0.5))) 5.405 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.406 * [backup-simplify]: Simplify (+ 0 0) into 0 5.406 * [backup-simplify]: Simplify (- 0) into 0 5.406 * [backup-simplify]: Simplify (+ 0 0) into 0 5.408 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- 0.5) 1)))) 1) into 0 5.408 * [backup-simplify]: Simplify 0 into 0 5.408 * [backup-simplify]: Simplify (* 1 1) into 1 5.408 * [backup-simplify]: Simplify (* 1 1) into 1 5.409 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.410 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.410 * [backup-simplify]: Simplify (+ 0 0) into 0 5.410 * [backup-simplify]: Simplify (- 0) into 0 5.411 * [backup-simplify]: Simplify (+ 0.125 0) into 0.125 5.422 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- 0.5) 2))) (* 1 (/ (* 1 (pow (* 2 0.125) 1)) (pow (- 0.5) 1)))) 2) into -0.25 5.422 * [backup-simplify]: Simplify -0.25 into -0.25 5.422 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.424 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.425 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.425 * [backup-simplify]: Simplify (+ 0 0) into 0 5.425 * [backup-simplify]: Simplify (- 0) into 0 5.426 * [backup-simplify]: Simplify (+ 0 0) into 0 5.431 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- 0.5) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0.125) 1)) (pow (- 0.5) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- 0.5) 1)))) 6) into 0 5.431 * [backup-simplify]: Simplify 0 into 0 5.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.433 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.434 * [backup-simplify]: Simplify (* 1 1) into 1 5.434 * [backup-simplify]: Simplify (* 1 1) into 1 5.434 * [backup-simplify]: Simplify (* 1 1) into 1 5.435 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.436 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.436 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.437 * [backup-simplify]: Simplify (- 0.0625) into (- 0.0625) 5.438 * [backup-simplify]: Simplify (+ 0 (- 0.0625)) into (- 0.0625) 5.492 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (- 0.5) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0.125) 1)) (pow (- 0.5) 3))) (* -3 (/ (* 1 (pow (* 2 0.125) 2)) (pow (- 0.5) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (- 0.5) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- 0.0625)) 1)) (pow (- 0.5) 1)))) 24) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow -0.5 2))))) 5.496 * [backup-simplify]: Simplify (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow -0.5 2))))) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow -0.5 2))))) 5.502 * [backup-simplify]: Simplify (+ (* (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow -0.5 2))))) (pow (/ 1 x) 4)) (+ (* -0.25 (pow (/ 1 x) 2)) (+ (log (/ 1 x)) (log (- 0.5))))) into (- (+ (log (/ 1 x)) (+ (* 0.125 (/ 1 (pow x 4))) (log (- 0.5)))) (+ (* 0.0078125 (/ 1 (* (pow x 4) (pow -0.5 2)))) (* 0.25 (/ 1 (pow x 2))))) 5.503 * [backup-simplify]: Simplify (log (- (/ 0.125 (pow (/ 1 (- x)) 3)) (+ (/ 0.5 (/ 1 (- x))) (/ 0.0625 (pow (/ 1 (- x)) 5))))) into (log (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3)))) 5.503 * [approximate]: Taking taylor expansion of (log (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3)))) in (x) around 0 5.503 * [taylor]: Taking taylor expansion of (log (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3)))) in x 5.503 * [taylor]: Taking taylor expansion of (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) in x 5.503 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.503 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.503 * [taylor]: Taking taylor expansion of 0.0625 in x 5.503 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.503 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.503 * [taylor]: Taking taylor expansion of x in x 5.503 * [backup-simplify]: Simplify 0 into 0 5.504 * [backup-simplify]: Simplify 1 into 1 5.504 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.504 * [taylor]: Taking taylor expansion of 0.5 in x 5.504 * [backup-simplify]: Simplify 0.5 into 0.5 5.504 * [taylor]: Taking taylor expansion of x in x 5.504 * [backup-simplify]: Simplify 0 into 0 5.504 * [backup-simplify]: Simplify 1 into 1 5.504 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.504 * [taylor]: Taking taylor expansion of 0.125 in x 5.504 * [backup-simplify]: Simplify 0.125 into 0.125 5.504 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.504 * [taylor]: Taking taylor expansion of x in x 5.504 * [backup-simplify]: Simplify 0 into 0 5.504 * [backup-simplify]: Simplify 1 into 1 5.504 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.505 * [backup-simplify]: Simplify (+ 0 0) into 0 5.505 * [backup-simplify]: Simplify (+ 0 0) into 0 5.506 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.507 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.507 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.508 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 5.508 * [taylor]: Taking taylor expansion of (log (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3)))) in x 5.508 * [taylor]: Taking taylor expansion of (- (+ (* 0.0625 (pow x 5)) (* 0.5 x)) (* 0.125 (pow x 3))) in x 5.508 * [taylor]: Taking taylor expansion of (+ (* 0.0625 (pow x 5)) (* 0.5 x)) in x 5.508 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.508 * [taylor]: Taking taylor expansion of 0.0625 in x 5.508 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.508 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.508 * [taylor]: Taking taylor expansion of x in x 5.508 * [backup-simplify]: Simplify 0 into 0 5.508 * [backup-simplify]: Simplify 1 into 1 5.508 * [taylor]: Taking taylor expansion of (* 0.5 x) in x 5.508 * [taylor]: Taking taylor expansion of 0.5 in x 5.508 * [backup-simplify]: Simplify 0.5 into 0.5 5.508 * [taylor]: Taking taylor expansion of x in x 5.508 * [backup-simplify]: Simplify 0 into 0 5.508 * [backup-simplify]: Simplify 1 into 1 5.508 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.508 * [taylor]: Taking taylor expansion of 0.125 in x 5.508 * [backup-simplify]: Simplify 0.125 into 0.125 5.508 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.508 * [taylor]: Taking taylor expansion of x in x 5.508 * [backup-simplify]: Simplify 0 into 0 5.508 * [backup-simplify]: Simplify 1 into 1 5.509 * [backup-simplify]: Simplify (* 0.5 0) into 0 5.509 * [backup-simplify]: Simplify (+ 0 0) into 0 5.510 * [backup-simplify]: Simplify (+ 0 0) into 0 5.511 * [backup-simplify]: Simplify (+ (* 0.5 1) (* 0 0)) into 0.5 5.511 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 5.512 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 5.512 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 5.513 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 0.5)) into (+ (log 0.5) (log x)) 5.514 * [backup-simplify]: Simplify (+ (log 0.5) (log x)) into (+ (log 0.5) (log x)) 5.515 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 1) (* 0 0))) into 0 5.515 * [backup-simplify]: Simplify (+ 0 0) into 0 5.515 * [backup-simplify]: Simplify (+ 0 0) into 0 5.517 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.5 1)))) 1) into 0 5.517 * [backup-simplify]: Simplify 0 into 0 5.518 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.518 * [backup-simplify]: Simplify (+ 0 0) into 0 5.519 * [backup-simplify]: Simplify (* 1 1) into 1 5.519 * [backup-simplify]: Simplify (* 1 1) into 1 5.520 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.520 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 5.521 * [backup-simplify]: Simplify (+ 0 (- 0.125)) into (- 0.125) 5.535 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.5 2))) (* 1 (/ (* 1 (pow (* 2 (- 0.125)) 1)) (pow 0.5 1)))) 2) into -0.25 5.535 * [backup-simplify]: Simplify -0.25 into -0.25 5.537 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.537 * [backup-simplify]: Simplify (+ 0 0) into 0 5.538 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.539 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.539 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.540 * [backup-simplify]: Simplify (- 0) into 0 5.540 * [backup-simplify]: Simplify (+ 0 0) into 0 5.546 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 0.5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 0.125)) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 0.5 1)))) 6) into 0 5.546 * [backup-simplify]: Simplify 0 into 0 5.547 * [backup-simplify]: Simplify (* 1 1) into 1 5.548 * [backup-simplify]: Simplify (* 1 1) into 1 5.548 * [backup-simplify]: Simplify (* 1 1) into 1 5.549 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.550 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.551 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.552 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.554 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.554 * [backup-simplify]: Simplify (- 0) into 0 5.554 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 5.590 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 0.5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (- 0.125)) 1)) (pow 0.5 3))) (* -3 (/ (* 1 (pow (* 2 (- 0.125)) 2)) (pow 0.5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0.0625) 1)) (pow 0.5 1)))) 24) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 5.593 * [backup-simplify]: Simplify (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 5.598 * [backup-simplify]: Simplify (+ (* (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) (pow (/ 1 (- x)) 4)) (+ (* -0.25 (pow (/ 1 (- x)) 2)) (+ (log 0.5) (log (/ 1 (- x)))))) into (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) 5.598 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1) 5.599 * [backup-simplify]: Simplify (/ 0.125 (pow x 3)) into (/ 0.125 (pow x 3)) 5.599 * [approximate]: Taking taylor expansion of (/ 0.125 (pow x 3)) in (x) around 0 5.599 * [taylor]: Taking taylor expansion of (/ 0.125 (pow x 3)) in x 5.599 * [taylor]: Taking taylor expansion of 0.125 in x 5.599 * [backup-simplify]: Simplify 0.125 into 0.125 5.599 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.599 * [taylor]: Taking taylor expansion of x in x 5.599 * [backup-simplify]: Simplify 0 into 0 5.599 * [backup-simplify]: Simplify 1 into 1 5.599 * [backup-simplify]: Simplify (* 1 1) into 1 5.600 * [backup-simplify]: Simplify (* 1 1) into 1 5.600 * [backup-simplify]: Simplify (/ 0.125 1) into 0.125 5.600 * [taylor]: Taking taylor expansion of (/ 0.125 (pow x 3)) in x 5.600 * [taylor]: Taking taylor expansion of 0.125 in x 5.600 * [backup-simplify]: Simplify 0.125 into 0.125 5.600 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.600 * [taylor]: Taking taylor expansion of x in x 5.600 * [backup-simplify]: Simplify 0 into 0 5.600 * [backup-simplify]: Simplify 1 into 1 5.601 * [backup-simplify]: Simplify (* 1 1) into 1 5.601 * [backup-simplify]: Simplify (* 1 1) into 1 5.601 * [backup-simplify]: Simplify (/ 0.125 1) into 0.125 5.601 * [backup-simplify]: Simplify 0.125 into 0.125 5.602 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.602 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.603 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)))) into 0 5.603 * [backup-simplify]: Simplify 0 into 0 5.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.606 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.606 * [backup-simplify]: Simplify 0 into 0 5.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.608 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.609 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.609 * [backup-simplify]: Simplify 0 into 0 5.610 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.612 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.612 * [backup-simplify]: Simplify 0 into 0 5.613 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.614 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.615 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.615 * [backup-simplify]: Simplify 0 into 0 5.616 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.618 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.619 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.125 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.619 * [backup-simplify]: Simplify 0 into 0 5.619 * [backup-simplify]: Simplify (* 0.125 (pow (/ 1 x) 3)) into (/ 0.125 (pow x 3)) 5.619 * [backup-simplify]: Simplify (/ 0.125 (pow (/ 1 x) 3)) into (* 0.125 (pow x 3)) 5.619 * [approximate]: Taking taylor expansion of (* 0.125 (pow x 3)) in (x) around 0 5.619 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.619 * [taylor]: Taking taylor expansion of 0.125 in x 5.619 * [backup-simplify]: Simplify 0.125 into 0.125 5.619 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.619 * [taylor]: Taking taylor expansion of x in x 5.620 * [backup-simplify]: Simplify 0 into 0 5.620 * [backup-simplify]: Simplify 1 into 1 5.620 * [taylor]: Taking taylor expansion of (* 0.125 (pow x 3)) in x 5.620 * [taylor]: Taking taylor expansion of 0.125 in x 5.620 * [backup-simplify]: Simplify 0.125 into 0.125 5.620 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.620 * [taylor]: Taking taylor expansion of x in x 5.620 * [backup-simplify]: Simplify 0 into 0 5.620 * [backup-simplify]: Simplify 1 into 1 5.627 * [backup-simplify]: Simplify (* 1 1) into 1 5.628 * [backup-simplify]: Simplify (* 1 1) into 1 5.628 * [backup-simplify]: Simplify (* 0.125 1) into 0.125 5.628 * [backup-simplify]: Simplify 0.125 into 0.125 5.629 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.630 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.630 * [backup-simplify]: Simplify (+ (* 0.125 0) (* 0 1)) into 0 5.630 * [backup-simplify]: Simplify 0 into 0 5.631 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.632 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.633 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.633 * [backup-simplify]: Simplify 0 into 0 5.634 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.635 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.636 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.636 * [backup-simplify]: Simplify 0 into 0 5.637 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.638 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.639 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.639 * [backup-simplify]: Simplify 0 into 0 5.640 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.642 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.643 * [backup-simplify]: Simplify 0 into 0 5.644 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.645 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.647 * [backup-simplify]: Simplify (+ (* 0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.647 * [backup-simplify]: Simplify 0 into 0 5.647 * [backup-simplify]: Simplify (* 0.125 (pow (/ 1 x) 3)) into (/ 0.125 (pow x 3)) 5.647 * [backup-simplify]: Simplify (/ 0.125 (pow (/ 1 (- x)) 3)) into (* -0.125 (pow x 3)) 5.647 * [approximate]: Taking taylor expansion of (* -0.125 (pow x 3)) in (x) around 0 5.647 * [taylor]: Taking taylor expansion of (* -0.125 (pow x 3)) in x 5.647 * [taylor]: Taking taylor expansion of -0.125 in x 5.647 * [backup-simplify]: Simplify -0.125 into -0.125 5.647 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.647 * [taylor]: Taking taylor expansion of x in x 5.647 * [backup-simplify]: Simplify 0 into 0 5.647 * [backup-simplify]: Simplify 1 into 1 5.647 * [taylor]: Taking taylor expansion of (* -0.125 (pow x 3)) in x 5.647 * [taylor]: Taking taylor expansion of -0.125 in x 5.648 * [backup-simplify]: Simplify -0.125 into -0.125 5.648 * [taylor]: Taking taylor expansion of (pow x 3) in x 5.648 * [taylor]: Taking taylor expansion of x in x 5.648 * [backup-simplify]: Simplify 0 into 0 5.648 * [backup-simplify]: Simplify 1 into 1 5.648 * [backup-simplify]: Simplify (* 1 1) into 1 5.649 * [backup-simplify]: Simplify (* 1 1) into 1 5.649 * [backup-simplify]: Simplify (* -0.125 1) into -0.125 5.649 * [backup-simplify]: Simplify -0.125 into -0.125 5.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.650 * [backup-simplify]: Simplify (+ (* -0.125 0) (* 0 1)) into 0 5.650 * [backup-simplify]: Simplify 0 into 0 5.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.651 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.652 * [backup-simplify]: Simplify (+ (* -0.125 0) (+ (* 0 0) (* 0 1))) into 0 5.652 * [backup-simplify]: Simplify 0 into 0 5.652 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.654 * [backup-simplify]: Simplify (+ (* -0.125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.654 * [backup-simplify]: Simplify 0 into 0 5.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.656 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.657 * [backup-simplify]: Simplify (+ (* -0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.657 * [backup-simplify]: Simplify 0 into 0 5.658 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.659 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.661 * [backup-simplify]: Simplify (+ (* -0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.661 * [backup-simplify]: Simplify 0 into 0 5.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.665 * [backup-simplify]: Simplify (+ (* -0.125 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.665 * [backup-simplify]: Simplify 0 into 0 5.665 * [backup-simplify]: Simplify (* -0.125 (pow (/ 1 (- x)) 3)) into (/ 0.125 (pow x 3)) 5.665 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2) 5.665 * [backup-simplify]: Simplify (/ 0.0625 (pow x 5)) into (/ 0.0625 (pow x 5)) 5.665 * [approximate]: Taking taylor expansion of (/ 0.0625 (pow x 5)) in (x) around 0 5.666 * [taylor]: Taking taylor expansion of (/ 0.0625 (pow x 5)) in x 5.666 * [taylor]: Taking taylor expansion of 0.0625 in x 5.666 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.666 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.666 * [taylor]: Taking taylor expansion of x in x 5.666 * [backup-simplify]: Simplify 0 into 0 5.666 * [backup-simplify]: Simplify 1 into 1 5.666 * [backup-simplify]: Simplify (* 1 1) into 1 5.666 * [backup-simplify]: Simplify (* 1 1) into 1 5.667 * [backup-simplify]: Simplify (* 1 1) into 1 5.667 * [backup-simplify]: Simplify (/ 0.0625 1) into 0.0625 5.667 * [taylor]: Taking taylor expansion of (/ 0.0625 (pow x 5)) in x 5.667 * [taylor]: Taking taylor expansion of 0.0625 in x 5.667 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.667 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.667 * [taylor]: Taking taylor expansion of x in x 5.667 * [backup-simplify]: Simplify 0 into 0 5.667 * [backup-simplify]: Simplify 1 into 1 5.668 * [backup-simplify]: Simplify (* 1 1) into 1 5.668 * [backup-simplify]: Simplify (* 1 1) into 1 5.668 * [backup-simplify]: Simplify (* 1 1) into 1 5.669 * [backup-simplify]: Simplify (/ 0.0625 1) into 0.0625 5.669 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.671 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.671 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)))) into 0 5.671 * [backup-simplify]: Simplify 0 into 0 5.672 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.673 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.674 * [backup-simplify]: Simplify 0 into 0 5.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.677 * [backup-simplify]: Simplify 0 into 0 5.677 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.679 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.680 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.680 * [backup-simplify]: Simplify 0 into 0 5.681 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.683 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.684 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.684 * [backup-simplify]: Simplify 0 into 0 5.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.689 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 0.0625 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.689 * [backup-simplify]: Simplify 0 into 0 5.690 * [backup-simplify]: Simplify (* 0.0625 (pow (/ 1 x) 5)) into (/ 0.0625 (pow x 5)) 5.690 * [backup-simplify]: Simplify (/ 0.0625 (pow (/ 1 x) 5)) into (* 0.0625 (pow x 5)) 5.690 * [approximate]: Taking taylor expansion of (* 0.0625 (pow x 5)) in (x) around 0 5.690 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.690 * [taylor]: Taking taylor expansion of 0.0625 in x 5.690 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.690 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.690 * [taylor]: Taking taylor expansion of x in x 5.690 * [backup-simplify]: Simplify 0 into 0 5.690 * [backup-simplify]: Simplify 1 into 1 5.690 * [taylor]: Taking taylor expansion of (* 0.0625 (pow x 5)) in x 5.690 * [taylor]: Taking taylor expansion of 0.0625 in x 5.690 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.690 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.690 * [taylor]: Taking taylor expansion of x in x 5.690 * [backup-simplify]: Simplify 0 into 0 5.690 * [backup-simplify]: Simplify 1 into 1 5.691 * [backup-simplify]: Simplify (* 1 1) into 1 5.691 * [backup-simplify]: Simplify (* 1 1) into 1 5.691 * [backup-simplify]: Simplify (* 1 1) into 1 5.692 * [backup-simplify]: Simplify (* 0.0625 1) into 0.0625 5.692 * [backup-simplify]: Simplify 0.0625 into 0.0625 5.692 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.693 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.694 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.694 * [backup-simplify]: Simplify (+ (* 0.0625 0) (* 0 1)) into 0 5.694 * [backup-simplify]: Simplify 0 into 0 5.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.699 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.701 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (* 0 1))) into 0 5.701 * [backup-simplify]: Simplify 0 into 0 5.702 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.704 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.705 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.706 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.706 * [backup-simplify]: Simplify 0 into 0 5.708 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.709 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.710 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.711 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.711 * [backup-simplify]: Simplify 0 into 0 5.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.714 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.715 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.716 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.716 * [backup-simplify]: Simplify 0 into 0 5.718 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.719 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.720 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.722 * [backup-simplify]: Simplify (+ (* 0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.722 * [backup-simplify]: Simplify 0 into 0 5.722 * [backup-simplify]: Simplify (* 0.0625 (pow (/ 1 x) 5)) into (/ 0.0625 (pow x 5)) 5.723 * [backup-simplify]: Simplify (/ 0.0625 (pow (/ 1 (- x)) 5)) into (* -0.0625 (pow x 5)) 5.723 * [approximate]: Taking taylor expansion of (* -0.0625 (pow x 5)) in (x) around 0 5.723 * [taylor]: Taking taylor expansion of (* -0.0625 (pow x 5)) in x 5.723 * [taylor]: Taking taylor expansion of -0.0625 in x 5.723 * [backup-simplify]: Simplify -0.0625 into -0.0625 5.723 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.723 * [taylor]: Taking taylor expansion of x in x 5.723 * [backup-simplify]: Simplify 0 into 0 5.723 * [backup-simplify]: Simplify 1 into 1 5.723 * [taylor]: Taking taylor expansion of (* -0.0625 (pow x 5)) in x 5.723 * [taylor]: Taking taylor expansion of -0.0625 in x 5.723 * [backup-simplify]: Simplify -0.0625 into -0.0625 5.723 * [taylor]: Taking taylor expansion of (pow x 5) in x 5.723 * [taylor]: Taking taylor expansion of x in x 5.723 * [backup-simplify]: Simplify 0 into 0 5.723 * [backup-simplify]: Simplify 1 into 1 5.723 * [backup-simplify]: Simplify (* 1 1) into 1 5.724 * [backup-simplify]: Simplify (* 1 1) into 1 5.724 * [backup-simplify]: Simplify (* 1 1) into 1 5.725 * [backup-simplify]: Simplify (* -0.0625 1) into -0.0625 5.725 * [backup-simplify]: Simplify -0.0625 into -0.0625 5.725 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.726 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.726 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.727 * [backup-simplify]: Simplify (+ (* -0.0625 0) (* 0 1)) into 0 5.727 * [backup-simplify]: Simplify 0 into 0 5.728 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.729 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.730 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.730 * [backup-simplify]: Simplify (+ (* -0.0625 0) (+ (* 0 0) (* 0 1))) into 0 5.731 * [backup-simplify]: Simplify 0 into 0 5.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.733 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.734 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.735 * [backup-simplify]: Simplify (+ (* -0.0625 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.735 * [backup-simplify]: Simplify 0 into 0 5.737 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.738 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.739 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.740 * [backup-simplify]: Simplify (+ (* -0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.740 * [backup-simplify]: Simplify 0 into 0 5.741 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.742 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.744 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.745 * [backup-simplify]: Simplify (+ (* -0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.745 * [backup-simplify]: Simplify 0 into 0 5.747 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.750 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.751 * [backup-simplify]: Simplify (+ (* -0.0625 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.752 * [backup-simplify]: Simplify 0 into 0 5.752 * [backup-simplify]: Simplify (* -0.0625 (pow (/ 1 (- x)) 5)) into (/ 0.0625 (pow x 5)) 5.752 * * * [progress]: simplifying candidates 5.783 * [simplify]: Simplifying: (fma (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (* x x)) (/ 0.125 x) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (* x x)) (/ 0.125 x) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (* x x)) (/ 0.125 x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (* x x)) (/ 0.125 x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (* x x)) (/ 0.125 x) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 x) (/ 0.125 (* x x)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 x) (/ 0.125 (* x x)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 x) (/ 0.125 (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 x) (/ 0.125 (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 x) (/ 0.125 (* x x)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 1) (/ 0.125 (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 1) (/ 0.125 (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 1) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 1) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 1) (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma 1 (/ 0.125 (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma 1 (/ 0.125 (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma 1 (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma 1 (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma 1 (/ 0.125 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma 0.125 (/ 1 (pow x 3)) (- (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))))) (fma (- (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (cbrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma 0.125 (/ 1 (pow x 3)) (- (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (fma (- (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (fma 0.125 (/ 1 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (fma 0.125 (/ 1 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1)))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ 1 1) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 1 1))) (fma 0.125 (/ 1 (pow x 3)) (- (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1))) (fma (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1 (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 1)) (expm1 (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log1p (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ (exp (/ 0.125 (pow x 3))) (* (exp (/ 0.5 x)) (exp (/ 0.0625 (pow x 5))))) (/ (exp (/ 0.125 (pow x 3))) (exp (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (exp (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (* (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (* 0.125 (* x (pow x 5))) (* (pow x 3) (+ (* 0.5 (pow x 5)) (* x 0.0625)))) (* (pow x 3) (* x (pow x 5))) (- (* 0.125 (+ (* (/ 0.5 x) (/ 0.5 x)) (- (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))) (* (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (* (pow x 3) (+ (pow (/ 0.5 x) 3) (pow (/ 0.0625 (pow x 5)) 3)))) (* (pow x 3) (+ (* (/ 0.5 x) (/ 0.5 x)) (- (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))) (* (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (- (* 0.125 (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (pow x 3) (- (* (/ 0.5 x) (/ 0.5 x)) (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)))))) (* (pow x 3) (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (pow (/ 0.125 (pow x 3)) 3) (pow (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 3)) (+ (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (+ (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (+ (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (pow x (/ 3 2))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (pow x (/ 3 2))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (/ 0.5 x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (expm1 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log1p (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (* (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (log (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log 1) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (+ (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (pow x (/ 3 2))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (pow x (/ 3 2))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (/ 1 1)) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log 1) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log 1) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (* 0.125 (* x (pow x 5))) (* (pow x 3) (+ (* 0.5 (pow x 5)) (* x 0.0625))))) (log (* (pow x 3) (* x (pow x 5)))) (log (- (* 0.125 (+ (* (/ 0.5 x) (/ 0.5 x)) (- (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))) (* (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (* (pow x 3) (+ (pow (/ 0.5 x) 3) (pow (/ 0.0625 (pow x 5)) 3))))) (log (* (pow x 3) (+ (* (/ 0.5 x) (/ 0.5 x)) (- (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))) (* (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (log (- (* 0.125 (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (pow x 3) (- (* (/ 0.5 x) (/ 0.5 x)) (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))))))) (log (* (pow x 3) (- (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (pow (/ 0.125 (pow x 3)) 3) (pow (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 3))) (log (+ (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (+ (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (log (- (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (exp (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (* (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (* (* (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (sqrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (sqrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (expm1 (/ 0.125 (pow x 3))) (log1p (/ 0.125 (pow x 3))) (- (log 0.125) (* (log x) 3)) (- (log 0.125) (* (log x) 3)) (- (log 0.125) (log (pow x 3))) (log (/ 0.125 (pow x 3))) (exp (/ 0.125 (pow x 3))) (/ (* (* 0.125 0.125) 0.125) (* (* (pow x 3) (pow x 3)) (pow x 3))) (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (* (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- 0.125) (- (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (* x x)) (/ (cbrt 0.125) x) (/ (* (cbrt 0.125) (cbrt 0.125)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 0.125) (cbrt (pow x 3))) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 0.125) (pow (cbrt x) 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow 1 3)) (/ (cbrt 0.125) (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (/ (* (cbrt 0.125) (cbrt 0.125)) 1) (/ (cbrt 0.125) (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x (/ 3 2))) (/ (cbrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 0.125) (cbrt (pow x 3))) (/ (sqrt 0.125) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 0.125) (pow (cbrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow 1 3)) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) 1) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) (pow x (/ 3 2))) (/ (sqrt 0.125) (pow x (/ 3 2))) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (/ 1 (* x x)) (/ 0.125 x) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (cbrt (pow x 3))) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (cbrt x) 3)) (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) (/ 1 (pow 1 3)) (/ 0.125 (pow x 3)) (/ 1 x) (/ 0.125 (* x x)) (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) (/ 1 1) (/ 0.125 (pow x 3)) (/ 1 (pow x (/ 3 2))) (/ 0.125 (pow x (/ 3 2))) (/ 1 (pow x 3)) (/ (pow x 3) 0.125) (/ 0.125 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (sqrt x) 3)) (/ 0.125 (pow 1 3)) (/ 0.125 (* x x)) (/ 0.125 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 0.125 (pow (* (cbrt x) (cbrt x)) 3)) (/ 0.125 (pow (sqrt x) 3)) (/ 0.125 (pow 1 3)) (/ 0.125 x) (/ 0.125 (sqrt (pow x 3))) (/ 0.125 1) (/ 0.125 (pow x (/ 3 2))) (/ (pow x 3) (cbrt 0.125)) (/ (pow x 3) (sqrt 0.125)) (/ (pow x 3) 0.125) (expm1 (/ 0.0625 (pow x 5))) (log1p (/ 0.0625 (pow x 5))) (- (log 0.0625) (* (log x) 5)) (- (log 0.0625) (* (log x) 5)) (- (log 0.0625) (log (pow x 5))) (log (/ 0.0625 (pow x 5))) (exp (/ 0.0625 (pow x 5))) (/ (* (* 0.0625 0.0625) 0.0625) (* (* (pow x 5) (pow x 5)) (pow x 5))) (* (cbrt (/ 0.0625 (pow x 5))) (cbrt (/ 0.0625 (pow x 5)))) (cbrt (/ 0.0625 (pow x 5))) (* (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))) (/ 0.0625 (pow x 5))) (sqrt (/ 0.0625 (pow x 5))) (sqrt (/ 0.0625 (pow x 5))) (- 0.0625) (- (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow (* (cbrt x) (cbrt x)) 5)) (/ (cbrt 0.0625) (pow (cbrt x) 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow (sqrt x) 5)) (/ (cbrt 0.0625) (pow (sqrt x) 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow 1 5)) (/ (cbrt 0.0625) (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (cbrt 0.0625) (cbrt (pow x 5))) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (sqrt (pow x 5))) (/ (cbrt 0.0625) (sqrt (pow x 5))) (/ (* (cbrt 0.0625) (cbrt 0.0625)) 1) (/ (cbrt 0.0625) (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow x (/ 5 2))) (/ (cbrt 0.0625) (pow x (/ 5 2))) (/ (sqrt 0.0625) (pow (* (cbrt x) (cbrt x)) 5)) (/ (sqrt 0.0625) (pow (cbrt x) 5)) (/ (sqrt 0.0625) (pow (sqrt x) 5)) (/ (sqrt 0.0625) (pow (sqrt x) 5)) (/ (sqrt 0.0625) (pow 1 5)) (/ (sqrt 0.0625) (pow x 5)) (/ (sqrt 0.0625) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (sqrt 0.0625) (cbrt (pow x 5))) (/ (sqrt 0.0625) (sqrt (pow x 5))) (/ (sqrt 0.0625) (sqrt (pow x 5))) (/ (sqrt 0.0625) 1) (/ (sqrt 0.0625) (pow x 5)) (/ (sqrt 0.0625) (pow x (/ 5 2))) (/ (sqrt 0.0625) (pow x (/ 5 2))) (/ 1 (pow (* (cbrt x) (cbrt x)) 5)) (/ 0.0625 (pow (cbrt x) 5)) (/ 1 (pow (sqrt x) 5)) (/ 0.0625 (pow (sqrt x) 5)) (/ 1 (pow 1 5)) (/ 0.0625 (pow x 5)) (/ 1 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 0.0625 (cbrt (pow x 5))) (/ 1 (sqrt (pow x 5))) (/ 0.0625 (sqrt (pow x 5))) (/ 1 1) (/ 0.0625 (pow x 5)) (/ 1 (pow x (/ 5 2))) (/ 0.0625 (pow x (/ 5 2))) (/ 1 (pow x 5)) (/ (pow x 5) 0.0625) (/ 0.0625 (pow (* (cbrt x) (cbrt x)) 5)) (/ 0.0625 (pow (sqrt x) 5)) (/ 0.0625 (pow 1 5)) (/ 0.0625 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 0.0625 (sqrt (pow x 5))) (/ 0.0625 1) (/ 0.0625 (pow x (/ 5 2))) (/ (pow x 5) (cbrt 0.0625)) (/ (pow x 5) (sqrt 0.0625)) (/ (pow x 5) 0.0625) (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.0625 (/ 1 (pow x 5))) (* 0.5 (/ 1 x)))) (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) (- (+ (log (- 0.0625)) (* 8.0 (pow x 4))) (+ (* 0.0078125 (/ (pow x 4) (pow -0.0625 2))) (+ (* 5 (log x)) (* 2.0 (pow x 2))))) (- (+ (log (/ 1 x)) (+ (* 0.125 (/ 1 (pow x 4))) (log (- 0.5)))) (+ (* 0.0078125 (/ 1 (* (pow x 4) (pow -0.5 2)))) (* 0.25 (/ 1 (pow x 2))))) (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)) 5.821 * * [simplify]: Extracting # 0 : cost 0 5.822 * * [simplify]: Extracting # 1 : cost 0 5.824 * * [simplify]: Extracting # 2 : cost 0 5.826 * * [simplify]: Extracting # 3 : cost 0 5.827 * * [simplify]: Extracting # 4 : cost 0 5.829 * * [simplify]: Extracting # 5 : cost 0 5.830 * * [simplify]: Extracting # 6 : cost 0 5.832 * * [simplify]: Extracting # 7 : cost 0 5.834 * * [simplify]: Extracting # 8 : cost 0 5.835 * * [simplify]: Extracting # 9 : cost 0 5.837 * * [simplify]: iteration 0 : 466 enodes (cost 17336 ) 6.112 * * [simplify]: Extracting # 0 : cost 0 6.116 * * [simplify]: Extracting # 1 : cost 0 6.119 * * [simplify]: Extracting # 2 : cost 0 6.121 * * [simplify]: Extracting # 3 : cost 0 6.124 * * [simplify]: Extracting # 4 : cost 0 6.126 * * [simplify]: Extracting # 5 : cost 0 6.129 * * [simplify]: iteration 1 : 1080 enodes (cost 12011 ) 7.412 * * [simplify]: Extracting # 0 : cost 0 7.426 * * [simplify]: Extracting # 1 : cost 0 7.436 * * [simplify]: Extracting # 2 : cost 0 7.446 * * [simplify]: Extracting # 3 : cost 0 7.455 * * [simplify]: Extracting # 4 : cost 0 7.466 * * [simplify]: iteration 2 : 4599 enodes (cost 9527 ) 9.338 * * [simplify]: Extracting # 0 : cost 0 9.348 * * [simplify]: Extracting # 1 : cost 0 9.358 * * [simplify]: iteration done: 5000 enodes (cost 9527 ) 9.364 * [simplify]: Simplified to: (- (* (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (* x x)) (/ 0.125 x) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 x) (/ 0.125 (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 x) (/ 0.125 (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 x) (/ 0.125 (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 x) (/ 0.125 (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 x) (/ 0.125 (* x x)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (* (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3)))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (fma (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (- (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 0) (expm1 (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log1p (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (exp (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (exp (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (exp (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (* (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (pow (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 3) (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (fma 0.125 (* x (pow x 5)) (- (* (fma 0.5 (pow x 5) (* x 0.0625)) (pow x 3)))) (* (pow x 3) (* x (pow x 5))) (fma 0.125 (fma (/ 0.5 x) (/ 0.5 x) (* (/ 0.0625 (pow x 5)) (- (/ 0.0625 (pow x 5)) (/ 0.5 x)))) (- (* (pow x 3) (+ (pow (/ 0.5 x) 3) (pow (/ 0.0625 (pow x 5)) 3))))) (* (fma (/ 0.5 x) (/ 0.5 x) (* (/ 0.0625 (pow x 5)) (- (/ 0.0625 (pow x 5)) (/ 0.5 x)))) (pow x 3)) (- (* 0.125 (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (pow x 3) (- (* (/ 0.5 x) (/ 0.5 x)) (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)))))) (* (pow x 3) (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (pow (/ 0.125 (pow x 3)) 3) (pow (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 3)) (fma (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 0.125 (pow x 3))))) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (- (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 0.125 (pow x 3))) (+ (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (+ (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ (sqrt 0.125) (pow x 3/2))) (- (/ (sqrt 0.125) (pow x 3/2)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (/ 0.5 x)) (- (- (/ 0.5 x)) (/ 0.0625 (pow x 5))) (expm1 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log1p (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (* 2 (log (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (log (cbrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (sqrt (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) 0 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (+ (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (sqrt (/ 0.125 (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (- (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (/ (sqrt 0.125) (pow x 3/2)))) (log (- (/ (sqrt 0.125) (pow x 3/2)) (sqrt (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) 0 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) 0 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) 0 (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (fma 0.125 (* x (pow x 5)) (- (* (fma 0.5 (pow x 5) (* x 0.0625)) (pow x 3))))) (log (* (pow x 3) (* x (pow x 5)))) (log (fma 0.125 (fma (/ 0.5 x) (/ 0.5 x) (* (/ 0.0625 (pow x 5)) (- (/ 0.0625 (pow x 5)) (/ 0.5 x)))) (- (* (pow x 3) (+ (pow (/ 0.5 x) 3) (pow (/ 0.0625 (pow x 5)) 3)))))) (log (* (fma (/ 0.5 x) (/ 0.5 x) (* (/ 0.0625 (pow x 5)) (- (/ 0.0625 (pow x 5)) (/ 0.5 x)))) (pow x 3))) (log (- (* 0.125 (- (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (pow x 3) (- (* (/ 0.5 x) (/ 0.5 x)) (* (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5))))))) (log (* (pow x 3) (- (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (pow (/ 0.125 (pow x 3)) 3) (pow (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) 3))) (log (fma (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (/ 0.125 (pow x 3)))))) (log (- (* (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3))) (* (+ (/ 0.5 x) (/ 0.0625 (pow x 5))) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (log (+ (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) (log (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (* (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))))) (cbrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (pow (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) 3) (sqrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (sqrt (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))))) (expm1 (/ 0.125 (pow x 3))) (log1p (/ 0.125 (pow x 3))) (log (/ 0.125 (pow x 3))) (log (/ 0.125 (pow x 3))) (log (/ 0.125 (pow x 3))) (log (/ 0.125 (pow x 3))) (exp (/ 0.125 (pow x 3))) (pow (/ 0.125 (pow x 3)) 3) (* (cbrt (/ 0.125 (pow x 3))) (cbrt (/ 0.125 (pow x 3)))) (cbrt (/ 0.125 (pow x 3))) (pow (/ 0.125 (pow x 3)) 3) (sqrt (/ 0.125 (pow x 3))) (sqrt (/ 0.125 (pow x 3))) (- 0.125) (- (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow x 2)) (/ (cbrt 0.125) x) (/ (* (cbrt 0.125) (cbrt 0.125)) (pow (sqrt x) 3)) (/ (cbrt 0.125) (pow (sqrt x) 3)) (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3)) (/ (* (cbrt 0.125) (cbrt 0.125)) x) (/ (cbrt 0.125) (* x x)) (/ (* (cbrt 0.125) (cbrt 0.125)) (sqrt (pow x 3))) (/ (cbrt 0.125) (sqrt (pow x 3))) (* (cbrt 0.125) (cbrt 0.125)) (/ (cbrt 0.125) (pow x 3)) (/ (cbrt 0.125) (/ (pow x 3/2) (cbrt 0.125))) (/ (cbrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (pow (sqrt x) 3)) (/ (sqrt 0.125) (pow (sqrt x) 3)) (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) x) (/ (sqrt 0.125) (* x x)) (/ (sqrt 0.125) (sqrt (pow x 3))) (/ (sqrt 0.125) (sqrt (pow x 3))) (sqrt 0.125) (/ (sqrt 0.125) (pow x 3)) (/ (sqrt 0.125) (pow x 3/2)) (/ (sqrt 0.125) (pow x 3/2)) (/ 1 (* x x)) (/ 0.125 x) (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) 1 (/ 0.125 (pow x 3)) (/ 1 (* x x)) (/ 0.125 x) (/ 1 (* x x)) (/ 0.125 x) (/ 1 (* x x)) (/ 0.125 x) (/ 1 (pow (sqrt x) 3)) (/ 0.125 (pow (sqrt x) 3)) 1 (/ 0.125 (pow x 3)) (/ 1 x) (/ 0.125 (* x x)) (/ 1 (sqrt (pow x 3))) (/ 0.125 (sqrt (pow x 3))) 1 (/ 0.125 (pow x 3)) (/ 1 (pow x 3/2)) (/ 0.125 (pow x 3/2)) (/ 1 (pow x 3)) (/ (pow x 3) 0.125) (/ 0.125 (* x x)) (/ 0.125 (pow (sqrt x) 3)) 0.125 (/ 0.125 (* x x)) (/ 0.125 (* x x)) (/ 0.125 (* x x)) (/ 0.125 (pow (sqrt x) 3)) 0.125 (/ 0.125 x) (/ 0.125 (sqrt (pow x 3))) 0.125 (/ 0.125 (pow x 3/2)) (/ (pow x 3) (cbrt 0.125)) (/ (pow x 3) (sqrt 0.125)) (/ (pow x 3) 0.125) (expm1 (/ 0.0625 (pow x 5))) (log1p (/ 0.0625 (pow x 5))) (log (/ 0.0625 (pow x 5))) (log (/ 0.0625 (pow x 5))) (log (/ 0.0625 (pow x 5))) (log (/ 0.0625 (pow x 5))) (exp (/ 0.0625 (pow x 5))) (pow (/ 0.0625 (pow x 5)) 3) (* (cbrt (/ 0.0625 (pow x 5))) (cbrt (/ 0.0625 (pow x 5)))) (cbrt (/ 0.0625 (pow x 5))) (pow (/ 0.0625 (pow x 5)) 3) (sqrt (/ 0.0625 (pow x 5))) (sqrt (/ 0.0625 (pow x 5))) (- 0.0625) (- (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow (* (cbrt x) (cbrt x)) 5)) (/ (cbrt 0.0625) (pow (cbrt x) 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow (sqrt x) 5)) (/ (cbrt 0.0625) (pow (sqrt x) 5)) (* (cbrt 0.0625) (cbrt 0.0625)) (/ (cbrt 0.0625) (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (cbrt 0.0625) (cbrt (pow x 5))) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (sqrt (pow x 5))) (/ (cbrt 0.0625) (sqrt (pow x 5))) (* (cbrt 0.0625) (cbrt 0.0625)) (/ (cbrt 0.0625) (pow x 5)) (/ (* (cbrt 0.0625) (cbrt 0.0625)) (pow x 5/2)) (/ (cbrt 0.0625) (pow x 5/2)) (/ (sqrt 0.0625) (pow (* (cbrt x) (cbrt x)) 5)) (/ (sqrt 0.0625) (pow (cbrt x) 5)) (/ (sqrt 0.0625) (pow (sqrt x) 5)) (/ (sqrt 0.0625) (pow (sqrt x) 5)) (sqrt 0.0625) (/ (sqrt 0.0625) (pow x 5)) (/ (sqrt 0.0625) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (sqrt 0.0625) (cbrt (pow x 5))) (/ (sqrt 0.0625) (sqrt (pow x 5))) (/ (sqrt 0.0625) (sqrt (pow x 5))) (sqrt 0.0625) (/ (sqrt 0.0625) (pow x 5)) (/ (sqrt 0.0625) (pow x 5/2)) (/ (sqrt 0.0625) (pow x 5/2)) (/ 1 (pow (* (cbrt x) (cbrt x)) 5)) (/ 0.0625 (pow (cbrt x) 5)) (/ 1 (pow (sqrt x) 5)) (/ 0.0625 (pow (sqrt x) 5)) 1 (/ 0.0625 (pow x 5)) (/ 1 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 0.0625 (cbrt (pow x 5))) (/ 1 (sqrt (pow x 5))) (/ 0.0625 (sqrt (pow x 5))) 1 (/ 0.0625 (pow x 5)) (/ 1 (pow x 5/2)) (/ 0.0625 (pow x 5/2)) (/ 1 (pow x 5)) (/ (pow x 5) 0.0625) (/ 0.0625 (pow (* (cbrt x) (cbrt x)) 5)) (/ 0.0625 (pow (sqrt x) 5)) 0.0625 (/ 0.0625 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 0.0625 (sqrt (pow x 5))) 0.0625 (/ 0.0625 (pow x 5/2)) (/ (pow x 5) (cbrt 0.0625)) (/ (pow x 5) (sqrt 0.0625)) (/ (pow x 5) 0.0625) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) (- (fma (pow x 4) 8.0 (log (- 0.0625))) (fma 0.0078125 (/ (pow x 4) (pow -0.0625 2)) (fma 5 (log x) (* 2.0 (pow x 2))))) (- (- (+ (log (- 0.5)) (/ 0.125 (pow x 4))) (log x)) (+ (/ 0.25 (pow x 2)) (/ 0.0078125 (* (pow x 4) (pow -0.5 2))))) (- (+ (log 0.5) (- (+ (log (/ -1 x)) (/ 0.125 (pow x 4))) (/ 0.25 (pow x 2)))) (/ 0.0078125 (* (pow x 4) (pow 0.5 2)))) (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (/ 0.125 (pow x 3)) (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)) (/ 0.0625 (pow x 5)) 9.371 * * * [progress]: adding candidates to table 10.678 * * [progress]: iteration 4 / 4 10.678 * * * [progress]: picking best candidate 10.682 * * * * [pick]: Picked # 10.682 * * * [progress]: localizing error 10.695 * * * [progress]: generating rewritten candidates 10.695 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 10.702 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 10.712 * * * [progress]: generating series expansions 10.712 * * * * [progress]: [ 1 / 2 ] generating series at (2) 10.713 * [backup-simplify]: Simplify (log (+ x (hypot x (sqrt 1.0)))) into (log (+ x (hypot x (sqrt 1.0)))) 10.713 * [approximate]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in (x) around 0 10.713 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 10.713 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 10.713 * [taylor]: Taking taylor expansion of x in x 10.713 * [backup-simplify]: Simplify 0 into 0 10.713 * [backup-simplify]: Simplify 1 into 1 10.713 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 10.713 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 10.713 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 10.713 * [taylor]: Taking taylor expansion of (* x x) in x 10.713 * [taylor]: Taking taylor expansion of x in x 10.713 * [backup-simplify]: Simplify 0 into 0 10.713 * [backup-simplify]: Simplify 1 into 1 10.713 * [taylor]: Taking taylor expansion of x in x 10.713 * [backup-simplify]: Simplify 0 into 0 10.713 * [backup-simplify]: Simplify 1 into 1 10.713 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.713 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.713 * [taylor]: Taking taylor expansion of 1.0 in x 10.713 * [backup-simplify]: Simplify 1.0 into 1.0 10.714 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.714 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.714 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.714 * [taylor]: Taking taylor expansion of 1.0 in x 10.714 * [backup-simplify]: Simplify 1.0 into 1.0 10.715 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.715 * [backup-simplify]: Simplify (* 0 0) into 0 10.716 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 10.718 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 10.719 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 10.719 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.720 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 10.720 * [backup-simplify]: Simplify (+ 0 0) into 0 10.721 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 10.722 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 10.723 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 10.723 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 10.723 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 10.723 * [taylor]: Taking taylor expansion of x in x 10.723 * [backup-simplify]: Simplify 0 into 0 10.723 * [backup-simplify]: Simplify 1 into 1 10.723 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 10.723 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 10.723 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 10.723 * [taylor]: Taking taylor expansion of (* x x) in x 10.723 * [taylor]: Taking taylor expansion of x in x 10.723 * [backup-simplify]: Simplify 0 into 0 10.723 * [backup-simplify]: Simplify 1 into 1 10.723 * [taylor]: Taking taylor expansion of x in x 10.723 * [backup-simplify]: Simplify 0 into 0 10.723 * [backup-simplify]: Simplify 1 into 1 10.723 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.723 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.723 * [taylor]: Taking taylor expansion of 1.0 in x 10.723 * [backup-simplify]: Simplify 1.0 into 1.0 10.723 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.724 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.724 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.724 * [taylor]: Taking taylor expansion of 1.0 in x 10.724 * [backup-simplify]: Simplify 1.0 into 1.0 10.724 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.725 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.725 * [backup-simplify]: Simplify (* 0 0) into 0 10.726 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 10.728 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 10.729 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 10.729 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 10.730 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 10.731 * [backup-simplify]: Simplify (+ 0 0) into 0 10.731 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 10.740 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 10.742 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 10.742 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 10.743 * [backup-simplify]: Simplify (+ 1 0) into 1 10.748 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 10.749 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 10.750 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 10.751 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 10.752 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 10.752 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 10.753 * [backup-simplify]: Simplify (+ 1 0) into 1 10.755 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 10.756 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 10.777 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 10.777 * [backup-simplify]: Simplify 0 into 0 10.778 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 10.780 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 10.782 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 10.783 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 10.783 * [backup-simplify]: Simplify (+ 0 0) into 0 10.784 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 10.785 * [backup-simplify]: Simplify (+ 0 0) into 0 10.806 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into (/ -1/6 (pow (sqrt 1.0) 3)) 10.808 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 10.811 * [backup-simplify]: Simplify (+ (* (/ -1/6 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 10.811 * [backup-simplify]: Simplify (log (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0)))) into (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) 10.811 * [approximate]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 10.811 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 10.811 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 10.811 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 10.811 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 10.811 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 10.812 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.812 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.812 * [taylor]: Taking taylor expansion of x in x 10.812 * [backup-simplify]: Simplify 0 into 0 10.812 * [backup-simplify]: Simplify 1 into 1 10.812 * [backup-simplify]: Simplify (/ 1 1) into 1 10.812 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.812 * [taylor]: Taking taylor expansion of x in x 10.812 * [backup-simplify]: Simplify 0 into 0 10.812 * [backup-simplify]: Simplify 1 into 1 10.812 * [backup-simplify]: Simplify (/ 1 1) into 1 10.812 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.812 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.812 * [taylor]: Taking taylor expansion of 1.0 in x 10.812 * [backup-simplify]: Simplify 1.0 into 1.0 10.813 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.813 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.813 * [taylor]: Taking taylor expansion of 1.0 in x 10.813 * [backup-simplify]: Simplify 1.0 into 1.0 10.814 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.814 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.814 * [backup-simplify]: Simplify (* 1 1) into 1 10.815 * [backup-simplify]: Simplify (+ 1 0) into 1 10.815 * [backup-simplify]: Simplify (sqrt 1) into 1 10.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.817 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.817 * [backup-simplify]: Simplify (+ 0 0) into 0 10.818 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.818 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.818 * [taylor]: Taking taylor expansion of x in x 10.818 * [backup-simplify]: Simplify 0 into 0 10.818 * [backup-simplify]: Simplify 1 into 1 10.818 * [backup-simplify]: Simplify (/ 1 1) into 1 10.818 * [backup-simplify]: Simplify (+ 1 1) into 2 10.819 * [backup-simplify]: Simplify (log 2) into (log 2) 10.819 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 10.819 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 10.819 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 10.819 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 10.819 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 10.819 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 10.819 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.819 * [taylor]: Taking taylor expansion of x in x 10.819 * [backup-simplify]: Simplify 0 into 0 10.819 * [backup-simplify]: Simplify 1 into 1 10.819 * [backup-simplify]: Simplify (/ 1 1) into 1 10.819 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.819 * [taylor]: Taking taylor expansion of x in x 10.819 * [backup-simplify]: Simplify 0 into 0 10.819 * [backup-simplify]: Simplify 1 into 1 10.820 * [backup-simplify]: Simplify (/ 1 1) into 1 10.820 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.820 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.820 * [taylor]: Taking taylor expansion of 1.0 in x 10.820 * [backup-simplify]: Simplify 1.0 into 1.0 10.820 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.821 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.821 * [taylor]: Taking taylor expansion of 1.0 in x 10.821 * [backup-simplify]: Simplify 1.0 into 1.0 10.821 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.822 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.822 * [backup-simplify]: Simplify (* 1 1) into 1 10.822 * [backup-simplify]: Simplify (+ 1 0) into 1 10.823 * [backup-simplify]: Simplify (sqrt 1) into 1 10.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.824 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.824 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.824 * [backup-simplify]: Simplify (+ 0 0) into 0 10.825 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.825 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.825 * [taylor]: Taking taylor expansion of x in x 10.825 * [backup-simplify]: Simplify 0 into 0 10.825 * [backup-simplify]: Simplify 1 into 1 10.825 * [backup-simplify]: Simplify (/ 1 1) into 1 10.826 * [backup-simplify]: Simplify (+ 1 1) into 2 10.826 * [backup-simplify]: Simplify (log 2) into (log 2) 10.827 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 10.827 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 10.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.828 * [backup-simplify]: Simplify (+ 0 0) into 0 10.829 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 10.829 * [backup-simplify]: Simplify 0 into 0 10.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.831 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.832 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 10.833 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 10.837 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 10.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.840 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 10.853 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 1)))) 2) into (* 1/4 (pow (sqrt 1.0) 2)) 10.854 * [backup-simplify]: Simplify (* 1/4 (pow (sqrt 1.0) 2)) into (* 1/4 (pow (sqrt 1.0) 2)) 10.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.856 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.857 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 10.857 * [backup-simplify]: Simplify (+ 0 0) into 0 10.865 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 10.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.866 * [backup-simplify]: Simplify (+ 0 0) into 0 10.871 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 10.871 * [backup-simplify]: Simplify 0 into 0 10.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.874 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.874 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 10.875 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 10.876 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 10.876 * [backup-simplify]: Simplify (+ 0 0) into 0 10.882 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 10.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.885 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 10.926 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 3))) (* -3 (/ (* 1 (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 2)) (pow 2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow 2 1)))) 24) into (* -3/32 (pow (sqrt 1.0) 4)) 10.927 * [backup-simplify]: Simplify (* -3/32 (pow (sqrt 1.0) 4)) into (* -3/32 (pow (sqrt 1.0) 4)) 10.931 * [backup-simplify]: Simplify (+ (* (* -3/32 (pow (sqrt 1.0) 4)) (pow (/ 1 x) 4)) (+ (* (* 1/4 (pow (sqrt 1.0) 2)) (pow (/ 1 x) 2)) (- (log 2) (log (/ 1 x))))) into (- (+ (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))))) 10.931 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0)))) into (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) 10.931 * [approximate]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 10.931 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 10.931 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 10.931 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 10.932 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 10.932 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 10.932 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.932 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.932 * [taylor]: Taking taylor expansion of -1 in x 10.932 * [backup-simplify]: Simplify -1 into -1 10.932 * [taylor]: Taking taylor expansion of x in x 10.932 * [backup-simplify]: Simplify 0 into 0 10.932 * [backup-simplify]: Simplify 1 into 1 10.932 * [backup-simplify]: Simplify (/ -1 1) into -1 10.932 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.932 * [taylor]: Taking taylor expansion of -1 in x 10.932 * [backup-simplify]: Simplify -1 into -1 10.932 * [taylor]: Taking taylor expansion of x in x 10.932 * [backup-simplify]: Simplify 0 into 0 10.932 * [backup-simplify]: Simplify 1 into 1 10.933 * [backup-simplify]: Simplify (/ -1 1) into -1 10.933 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.933 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.933 * [taylor]: Taking taylor expansion of 1.0 in x 10.933 * [backup-simplify]: Simplify 1.0 into 1.0 10.933 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.933 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.933 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.934 * [taylor]: Taking taylor expansion of 1.0 in x 10.934 * [backup-simplify]: Simplify 1.0 into 1.0 10.934 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.934 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.935 * [backup-simplify]: Simplify (* -1 -1) into 1 10.935 * [backup-simplify]: Simplify (+ 1 0) into 1 10.935 * [backup-simplify]: Simplify (sqrt 1) into 1 10.936 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.937 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.937 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.937 * [backup-simplify]: Simplify (+ 0 0) into 0 10.938 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.938 * [taylor]: Taking taylor expansion of x in x 10.938 * [backup-simplify]: Simplify 0 into 0 10.938 * [backup-simplify]: Simplify 1 into 1 10.938 * [backup-simplify]: Simplify (/ 1 1) into 1 10.939 * [backup-simplify]: Simplify (- 1) into -1 10.939 * [backup-simplify]: Simplify (+ 1 -1) into 0 10.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.940 * [backup-simplify]: Simplify (- 0) into 0 10.940 * [backup-simplify]: Simplify (+ 0 0) into 0 10.941 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.941 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.942 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.943 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 10.944 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 10.948 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 10.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.949 * [backup-simplify]: Simplify (- 0) into 0 10.951 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 10.953 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 10.953 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 10.953 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 10.953 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 10.953 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 10.953 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 10.953 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 10.953 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.953 * [taylor]: Taking taylor expansion of -1 in x 10.953 * [backup-simplify]: Simplify -1 into -1 10.953 * [taylor]: Taking taylor expansion of x in x 10.953 * [backup-simplify]: Simplify 0 into 0 10.953 * [backup-simplify]: Simplify 1 into 1 10.954 * [backup-simplify]: Simplify (/ -1 1) into -1 10.954 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.954 * [taylor]: Taking taylor expansion of -1 in x 10.954 * [backup-simplify]: Simplify -1 into -1 10.954 * [taylor]: Taking taylor expansion of x in x 10.954 * [backup-simplify]: Simplify 0 into 0 10.954 * [backup-simplify]: Simplify 1 into 1 10.954 * [backup-simplify]: Simplify (/ -1 1) into -1 10.954 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 10.954 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.954 * [taylor]: Taking taylor expansion of 1.0 in x 10.954 * [backup-simplify]: Simplify 1.0 into 1.0 10.955 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.955 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.955 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 10.955 * [taylor]: Taking taylor expansion of 1.0 in x 10.955 * [backup-simplify]: Simplify 1.0 into 1.0 10.956 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.956 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 10.956 * [backup-simplify]: Simplify (* -1 -1) into 1 10.957 * [backup-simplify]: Simplify (+ 1 0) into 1 10.957 * [backup-simplify]: Simplify (sqrt 1) into 1 10.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.959 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 10.959 * [backup-simplify]: Simplify (+ 0 0) into 0 10.960 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 10.960 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.960 * [taylor]: Taking taylor expansion of x in x 10.960 * [backup-simplify]: Simplify 0 into 0 10.960 * [backup-simplify]: Simplify 1 into 1 10.960 * [backup-simplify]: Simplify (/ 1 1) into 1 10.960 * [backup-simplify]: Simplify (- 1) into -1 10.961 * [backup-simplify]: Simplify (+ 1 -1) into 0 10.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.962 * [backup-simplify]: Simplify (- 0) into 0 10.962 * [backup-simplify]: Simplify (+ 0 0) into 0 10.963 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.965 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 10.966 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 10.967 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 10.970 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 10.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.971 * [backup-simplify]: Simplify (- 0) into 0 10.973 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 10.982 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 10.985 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 10.987 * [backup-simplify]: Simplify (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 10.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.988 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.989 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.990 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 10.990 * [backup-simplify]: Simplify (+ 0 0) into 0 10.992 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 10.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.993 * [backup-simplify]: Simplify (- 0) into 0 10.993 * [backup-simplify]: Simplify (+ 0 0) into 0 10.995 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 1) into 0 10.995 * [backup-simplify]: Simplify 0 into 0 10.996 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.996 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.997 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.998 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 10.999 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.000 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 11.000 * [backup-simplify]: Simplify (+ 0 0) into 0 11.006 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 11.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.008 * [backup-simplify]: Simplify (- 0) into 0 11.010 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 11.030 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 2) into (* -1/4 (pow (sqrt 1.0) 2)) 11.031 * [backup-simplify]: Simplify (* -1/4 (pow (sqrt 1.0) 2)) into (* -1/4 (pow (sqrt 1.0) 2)) 11.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.034 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 11.035 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.036 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.037 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 11.037 * [backup-simplify]: Simplify (+ 0 0) into 0 11.039 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 11.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.040 * [backup-simplify]: Simplify (- 0) into 0 11.041 * [backup-simplify]: Simplify (+ 0 0) into 0 11.047 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 6) into 0 11.047 * [backup-simplify]: Simplify 0 into 0 11.048 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.049 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.050 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 11.051 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.052 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.053 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 11.054 * [backup-simplify]: Simplify (+ 0 0) into 0 11.066 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 11.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.067 * [backup-simplify]: Simplify (- 0) into 0 11.069 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 11.131 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 3))) (* -3 (/ (* 1 (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 2)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (* 1/16 (pow (sqrt 1.0) 6))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 24) into (* 3/32 (pow (sqrt 1.0) 4)) 11.132 * [backup-simplify]: Simplify (* 3/32 (pow (sqrt 1.0) 4)) into (* 3/32 (pow (sqrt 1.0) 4)) 11.137 * [backup-simplify]: Simplify (+ (* (* 3/32 (pow (sqrt 1.0) 4)) (pow (/ 1 (- x)) 4)) (+ (* (* -1/4 (pow (sqrt 1.0) 2)) (pow (/ 1 (- x)) 2)) (+ (log (/ 1 (- x))) (log (* 1/2 (pow (sqrt 1.0) 2)))))) into (- (+ (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))) (+ (log (* 1/2 (pow (sqrt 1.0) 2))) (log (/ -1 x)))) (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2)))) 11.137 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 11.138 * [backup-simplify]: Simplify (+ x (hypot x (sqrt 1.0))) into (+ x (hypot x (sqrt 1.0))) 11.138 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 11.138 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 11.138 * [taylor]: Taking taylor expansion of x in x 11.138 * [backup-simplify]: Simplify 0 into 0 11.138 * [backup-simplify]: Simplify 1 into 1 11.138 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 11.138 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 11.138 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 11.138 * [taylor]: Taking taylor expansion of (* x x) in x 11.138 * [taylor]: Taking taylor expansion of x in x 11.138 * [backup-simplify]: Simplify 0 into 0 11.138 * [backup-simplify]: Simplify 1 into 1 11.138 * [taylor]: Taking taylor expansion of x in x 11.138 * [backup-simplify]: Simplify 0 into 0 11.138 * [backup-simplify]: Simplify 1 into 1 11.138 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.138 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.138 * [taylor]: Taking taylor expansion of 1.0 in x 11.138 * [backup-simplify]: Simplify 1.0 into 1.0 11.139 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.139 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.139 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.139 * [taylor]: Taking taylor expansion of 1.0 in x 11.139 * [backup-simplify]: Simplify 1.0 into 1.0 11.140 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.140 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.140 * [backup-simplify]: Simplify (* 0 0) into 0 11.141 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 11.143 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 11.144 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 11.144 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.145 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 11.145 * [backup-simplify]: Simplify (+ 0 0) into 0 11.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 11.147 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 11.147 * [taylor]: Taking taylor expansion of x in x 11.147 * [backup-simplify]: Simplify 0 into 0 11.147 * [backup-simplify]: Simplify 1 into 1 11.147 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 11.147 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 11.147 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 11.147 * [taylor]: Taking taylor expansion of (* x x) in x 11.147 * [taylor]: Taking taylor expansion of x in x 11.148 * [backup-simplify]: Simplify 0 into 0 11.148 * [backup-simplify]: Simplify 1 into 1 11.148 * [taylor]: Taking taylor expansion of x in x 11.148 * [backup-simplify]: Simplify 0 into 0 11.148 * [backup-simplify]: Simplify 1 into 1 11.148 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.148 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.148 * [taylor]: Taking taylor expansion of 1.0 in x 11.148 * [backup-simplify]: Simplify 1.0 into 1.0 11.149 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.150 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.150 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.150 * [taylor]: Taking taylor expansion of 1.0 in x 11.150 * [backup-simplify]: Simplify 1.0 into 1.0 11.150 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.151 * [backup-simplify]: Simplify (* 0 0) into 0 11.153 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 11.154 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 11.156 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 11.157 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.158 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 11.158 * [backup-simplify]: Simplify (+ 0 0) into 0 11.159 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 11.160 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 11.160 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.161 * [backup-simplify]: Simplify (+ 1 0) into 1 11.161 * [backup-simplify]: Simplify 1 into 1 11.161 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 11.162 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.163 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.164 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 11.164 * [backup-simplify]: Simplify (+ 1 0) into 1 11.167 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 11.168 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 11.169 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 11.170 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 11.171 * [backup-simplify]: Simplify (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 11.171 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 11.171 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 11.171 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 11.171 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 11.171 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 11.171 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.171 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.171 * [taylor]: Taking taylor expansion of x in x 11.171 * [backup-simplify]: Simplify 0 into 0 11.171 * [backup-simplify]: Simplify 1 into 1 11.172 * [backup-simplify]: Simplify (/ 1 1) into 1 11.172 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.172 * [taylor]: Taking taylor expansion of x in x 11.172 * [backup-simplify]: Simplify 0 into 0 11.172 * [backup-simplify]: Simplify 1 into 1 11.172 * [backup-simplify]: Simplify (/ 1 1) into 1 11.172 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.172 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.172 * [taylor]: Taking taylor expansion of 1.0 in x 11.172 * [backup-simplify]: Simplify 1.0 into 1.0 11.172 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.173 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.173 * [taylor]: Taking taylor expansion of 1.0 in x 11.173 * [backup-simplify]: Simplify 1.0 into 1.0 11.174 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.174 * [backup-simplify]: Simplify (* 1 1) into 1 11.175 * [backup-simplify]: Simplify (+ 1 0) into 1 11.175 * [backup-simplify]: Simplify (sqrt 1) into 1 11.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.177 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.177 * [backup-simplify]: Simplify (+ 0 0) into 0 11.178 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.178 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.178 * [taylor]: Taking taylor expansion of x in x 11.178 * [backup-simplify]: Simplify 0 into 0 11.178 * [backup-simplify]: Simplify 1 into 1 11.178 * [backup-simplify]: Simplify (/ 1 1) into 1 11.178 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 11.178 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 11.178 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 11.178 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 11.178 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.178 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.178 * [taylor]: Taking taylor expansion of x in x 11.178 * [backup-simplify]: Simplify 0 into 0 11.178 * [backup-simplify]: Simplify 1 into 1 11.179 * [backup-simplify]: Simplify (/ 1 1) into 1 11.179 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.179 * [taylor]: Taking taylor expansion of x in x 11.179 * [backup-simplify]: Simplify 0 into 0 11.179 * [backup-simplify]: Simplify 1 into 1 11.179 * [backup-simplify]: Simplify (/ 1 1) into 1 11.179 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.179 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.179 * [taylor]: Taking taylor expansion of 1.0 in x 11.179 * [backup-simplify]: Simplify 1.0 into 1.0 11.179 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.180 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.180 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.180 * [taylor]: Taking taylor expansion of 1.0 in x 11.180 * [backup-simplify]: Simplify 1.0 into 1.0 11.180 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.181 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.181 * [backup-simplify]: Simplify (* 1 1) into 1 11.182 * [backup-simplify]: Simplify (+ 1 0) into 1 11.182 * [backup-simplify]: Simplify (sqrt 1) into 1 11.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.183 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.184 * [backup-simplify]: Simplify (+ 0 0) into 0 11.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.184 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.184 * [taylor]: Taking taylor expansion of x in x 11.184 * [backup-simplify]: Simplify 0 into 0 11.184 * [backup-simplify]: Simplify 1 into 1 11.185 * [backup-simplify]: Simplify (/ 1 1) into 1 11.185 * [backup-simplify]: Simplify (+ 1 1) into 2 11.185 * [backup-simplify]: Simplify 2 into 2 11.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.186 * [backup-simplify]: Simplify (+ 0 0) into 0 11.186 * [backup-simplify]: Simplify 0 into 0 11.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.187 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.189 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 11.190 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 11.193 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 11.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.196 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 11.197 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 11.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.200 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 11.200 * [backup-simplify]: Simplify (+ 0 0) into 0 11.202 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 11.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.203 * [backup-simplify]: Simplify (+ 0 0) into 0 11.203 * [backup-simplify]: Simplify 0 into 0 11.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.206 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.207 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.208 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 11.208 * [backup-simplify]: Simplify (+ 0 0) into 0 11.214 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 11.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.216 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 11.225 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 11.229 * [backup-simplify]: Simplify (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 x) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) 11.229 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 11.229 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 11.230 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 11.230 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 11.230 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 11.230 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 11.230 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.230 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.230 * [taylor]: Taking taylor expansion of -1 in x 11.230 * [backup-simplify]: Simplify -1 into -1 11.230 * [taylor]: Taking taylor expansion of x in x 11.230 * [backup-simplify]: Simplify 0 into 0 11.230 * [backup-simplify]: Simplify 1 into 1 11.230 * [backup-simplify]: Simplify (/ -1 1) into -1 11.230 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.230 * [taylor]: Taking taylor expansion of -1 in x 11.230 * [backup-simplify]: Simplify -1 into -1 11.230 * [taylor]: Taking taylor expansion of x in x 11.230 * [backup-simplify]: Simplify 0 into 0 11.230 * [backup-simplify]: Simplify 1 into 1 11.231 * [backup-simplify]: Simplify (/ -1 1) into -1 11.231 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.231 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.231 * [taylor]: Taking taylor expansion of 1.0 in x 11.231 * [backup-simplify]: Simplify 1.0 into 1.0 11.231 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.232 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.232 * [taylor]: Taking taylor expansion of 1.0 in x 11.232 * [backup-simplify]: Simplify 1.0 into 1.0 11.232 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.233 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.233 * [backup-simplify]: Simplify (* -1 -1) into 1 11.233 * [backup-simplify]: Simplify (+ 1 0) into 1 11.234 * [backup-simplify]: Simplify (sqrt 1) into 1 11.234 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.235 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.235 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.236 * [backup-simplify]: Simplify (+ 0 0) into 0 11.236 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.236 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.236 * [taylor]: Taking taylor expansion of x in x 11.236 * [backup-simplify]: Simplify 0 into 0 11.236 * [backup-simplify]: Simplify 1 into 1 11.237 * [backup-simplify]: Simplify (/ 1 1) into 1 11.237 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 11.237 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 11.237 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 11.237 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 11.237 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 11.237 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.237 * [taylor]: Taking taylor expansion of -1 in x 11.237 * [backup-simplify]: Simplify -1 into -1 11.237 * [taylor]: Taking taylor expansion of x in x 11.237 * [backup-simplify]: Simplify 0 into 0 11.237 * [backup-simplify]: Simplify 1 into 1 11.237 * [backup-simplify]: Simplify (/ -1 1) into -1 11.237 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.237 * [taylor]: Taking taylor expansion of -1 in x 11.237 * [backup-simplify]: Simplify -1 into -1 11.237 * [taylor]: Taking taylor expansion of x in x 11.238 * [backup-simplify]: Simplify 0 into 0 11.238 * [backup-simplify]: Simplify 1 into 1 11.238 * [backup-simplify]: Simplify (/ -1 1) into -1 11.238 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 11.238 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.238 * [taylor]: Taking taylor expansion of 1.0 in x 11.238 * [backup-simplify]: Simplify 1.0 into 1.0 11.238 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.239 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 11.239 * [taylor]: Taking taylor expansion of 1.0 in x 11.239 * [backup-simplify]: Simplify 1.0 into 1.0 11.239 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.240 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.240 * [backup-simplify]: Simplify (* -1 -1) into 1 11.240 * [backup-simplify]: Simplify (+ 1 0) into 1 11.241 * [backup-simplify]: Simplify (sqrt 1) into 1 11.241 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.242 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.243 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 11.243 * [backup-simplify]: Simplify (+ 0 0) into 0 11.243 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.243 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.243 * [taylor]: Taking taylor expansion of x in x 11.243 * [backup-simplify]: Simplify 0 into 0 11.243 * [backup-simplify]: Simplify 1 into 1 11.244 * [backup-simplify]: Simplify (/ 1 1) into 1 11.244 * [backup-simplify]: Simplify (- 1) into -1 11.244 * [backup-simplify]: Simplify (+ 1 -1) into 0 11.245 * [backup-simplify]: Simplify 0 into 0 11.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.245 * [backup-simplify]: Simplify (- 0) into 0 11.246 * [backup-simplify]: Simplify (+ 0 0) into 0 11.246 * [backup-simplify]: Simplify 0 into 0 11.246 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.247 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.248 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 11.249 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 11.250 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 11.254 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 11.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.255 * [backup-simplify]: Simplify (- 0) into 0 11.257 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 11.258 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 11.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.260 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.260 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.261 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 11.261 * [backup-simplify]: Simplify (+ 0 0) into 0 11.263 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 11.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.264 * [backup-simplify]: Simplify (- 0) into 0 11.264 * [backup-simplify]: Simplify (+ 0 0) into 0 11.264 * [backup-simplify]: Simplify 0 into 0 11.265 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.266 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.266 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 11.267 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.268 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 11.269 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 11.269 * [backup-simplify]: Simplify (+ 0 0) into 0 11.275 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 11.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.276 * [backup-simplify]: Simplify (- 0) into 0 11.278 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 11.280 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 11.281 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.282 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.283 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 11.284 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.285 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.286 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 11.286 * [backup-simplify]: Simplify (+ 0 0) into 0 11.288 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 11.289 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.290 * [backup-simplify]: Simplify (- 0) into 0 11.290 * [backup-simplify]: Simplify (+ 0 0) into 0 11.290 * [backup-simplify]: Simplify 0 into 0 11.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.293 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 11.294 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.295 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 11.296 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 11.296 * [backup-simplify]: Simplify (+ 0 0) into 0 11.308 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 11.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.309 * [backup-simplify]: Simplify (- 0) into 0 11.311 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 11.313 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 11.318 * [backup-simplify]: Simplify (+ (* (* 1/16 (pow (sqrt 1.0) 6)) (pow (/ 1 (- x)) 5)) (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 (- x)) 3)) (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 (- x))))) into (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 11.318 * * * [progress]: simplifying candidates 11.319 * [simplify]: Simplifying: (expm1 (log (+ x (hypot x (sqrt 1.0))))) (log1p (log (+ x (hypot x (sqrt 1.0))))) (log (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (cbrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log 1) (log (+ x (hypot x (sqrt 1.0)))) (log 1) (log (+ x (hypot x (sqrt 1.0)))) (log (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3))) (log (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0)))))) (log (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))))) (log (- x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (+ x (hypot x (sqrt 1.0))))) (exp (log (+ x (hypot x (sqrt 1.0))))) (* (cbrt (log (+ x (hypot x (sqrt 1.0))))) (cbrt (log (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (+ x (hypot x (sqrt 1.0))))) (* (* (log (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (* (exp x) (exp (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (* (* (+ x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0)))) (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))))) (- (+ (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))) (+ (log (* 1/2 (pow (sqrt 1.0) 2))) (log (/ -1 x)))) (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2)))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 11.321 * * [simplify]: Extracting # 0 : cost 0 11.321 * * [simplify]: Extracting # 1 : cost 0 11.321 * * [simplify]: Extracting # 2 : cost 0 11.321 * * [simplify]: Extracting # 3 : cost 0 11.321 * * [simplify]: Extracting # 4 : cost 0 11.322 * * [simplify]: Extracting # 5 : cost 0 11.322 * * [simplify]: Extracting # 6 : cost 0 11.322 * * [simplify]: Extracting # 7 : cost 0 11.322 * * [simplify]: Extracting # 8 : cost 0 11.322 * * [simplify]: iteration 0 : 102 enodes (cost 509 ) 11.364 * * [simplify]: Extracting # 0 : cost 0 11.364 * * [simplify]: Extracting # 1 : cost 0 11.365 * * [simplify]: Extracting # 2 : cost 0 11.365 * * [simplify]: Extracting # 3 : cost 0 11.366 * * [simplify]: Extracting # 4 : cost 0 11.366 * * [simplify]: iteration 1 : 243 enodes (cost 487 ) 11.525 * * [simplify]: Extracting # 0 : cost 0 11.527 * * [simplify]: Extracting # 1 : cost 0 11.529 * * [simplify]: Extracting # 2 : cost 0 11.531 * * [simplify]: Extracting # 3 : cost 0 11.533 * * [simplify]: Extracting # 4 : cost 0 11.535 * * [simplify]: iteration 2 : 999 enodes (cost 433 ) 12.017 * * [simplify]: Extracting # 0 : cost 0 12.031 * * [simplify]: Extracting # 1 : cost 0 12.052 * * [simplify]: Extracting # 2 : cost 0 12.068 * * [simplify]: Extracting # 3 : cost 0 12.081 * * [simplify]: Extracting # 4 : cost 0 12.106 * * [simplify]: iteration done: 5001 enodes (cost 431 ) 12.107 * [simplify]: Simplified to: (expm1 (log (+ x (hypot x (sqrt 1.0))))) (log1p (log (+ x (hypot x (sqrt 1.0))))) (* 2 (log (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (cbrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) 0 (log (+ x (hypot x (sqrt 1.0)))) 0 (log (+ x (hypot x (sqrt 1.0)))) (log (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3))) (log (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x)))) (log (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))))) (log (- x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (+ x (hypot x (sqrt 1.0))))) (+ x (hypot x (sqrt 1.0))) (* (cbrt (log (+ x (hypot x (sqrt 1.0))))) (cbrt (log (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (+ x (hypot x (sqrt 1.0))))) (pow (log (+ x (hypot x (sqrt 1.0)))) 3) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (pow (+ x (hypot x (sqrt 1.0))) 3) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (- (fma 1/4 (/ 1.0 (* x x)) (log 2)) (fma 3/32 (/ (* 1.0 1.0) (pow x 4)) (- (log x)))) (fma (/ 1.0 (* x x)) -1/4 (fma 3/32 (/ (* 1.0 1.0) (pow x 4)) (+ (log (/ -1 x)) (log (* 1/2 1.0))))) (+ x (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0))) (fma x 2 (fma 1/2 (/ 1.0 x) (* -1/8 (/ (* 1.0 1.0) (pow x 3))))) (fma (/ (* 1.0 1.0) (pow x 3)) 1/8 (- (fma 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5)) (/ (* 1/2 1.0) x)))) 12.107 * * * [progress]: adding candidates to table 12.347 * [progress]: [Phase 3 of 3] Extracting. 12.347 * * [regime]: Finding splitpoints for: (# # #) 12.348 * * * [regime-changes]: Trying 1 branch expressions: (x) 12.348 * * * * [regimes]: Trying to branch on x from (# # #) 12.410 * * * [regime]: Found split indices: #