204.074 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.024 * * * [progress]: [2/2] Setting up program. 0.027 * [progress]: [Phase 2 of 3] Improving. 0.027 * [simplify]: Simplifying: (sqrt (- 1.0 (* x x))) 0.027 * * [simplify]: iteration 0: 5 enodes 0.028 * * [simplify]: iteration 1: 7 enodes 0.029 * * [simplify]: iteration 2: 11 enodes 0.031 * * [simplify]: iteration 3: 13 enodes 0.032 * * [simplify]: iteration complete: 13 enodes 0.032 * * [simplify]: Extracting #0: cost 1 inf + 0 0.032 * * [simplify]: Extracting #1: cost 2 inf + 0 0.032 * * [simplify]: Extracting #2: cost 7 inf + 0 0.032 * * [simplify]: Extracting #3: cost 2 inf + 165 0.032 * * [simplify]: Extracting #4: cost 0 inf + 369 0.032 * [simplify]: Simplified to: (sqrt (- 1.0 (* x x))) 0.033 * * [progress]: iteration 1 / 4 0.033 * * * [progress]: picking best candidate 0.036 * * * * [pick]: Picked # 0.036 * * * [progress]: localizing error 0.043 * * * [progress]: generating rewritten candidates 0.043 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.052 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.062 * * * [progress]: generating series expansions 0.062 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.063 * [backup-simplify]: Simplify (sqrt (- 1.0 (* x x))) into (sqrt (- 1.0 (pow x 2))) 0.063 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in (x) around 0 0.063 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in x 0.063 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 0.063 * [taylor]: Taking taylor expansion of 1.0 in x 0.063 * [backup-simplify]: Simplify 1.0 into 1.0 0.063 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.063 * [taylor]: Taking taylor expansion of x in x 0.063 * [backup-simplify]: Simplify 0 into 0 0.063 * [backup-simplify]: Simplify 1 into 1 0.064 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.064 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.065 * [backup-simplify]: Simplify (+ 0 0) into 0 0.066 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.066 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in x 0.066 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 0.066 * [taylor]: Taking taylor expansion of 1.0 in x 0.066 * [backup-simplify]: Simplify 1.0 into 1.0 0.066 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.066 * [taylor]: Taking taylor expansion of x in x 0.066 * [backup-simplify]: Simplify 0 into 0 0.066 * [backup-simplify]: Simplify 1 into 1 0.066 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.067 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.067 * [backup-simplify]: Simplify (+ 0 0) into 0 0.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.068 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.068 * [backup-simplify]: Simplify 0 into 0 0.069 * [backup-simplify]: Simplify (* 1 1) into 1 0.069 * [backup-simplify]: Simplify (- 1) into -1 0.070 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.072 * [backup-simplify]: Simplify (/ (- -1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ -1/2 (sqrt 1.0)) 0.073 * [backup-simplify]: Simplify (/ -1/2 (sqrt 1.0)) into (/ -1/2 (sqrt 1.0)) 0.074 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.074 * [backup-simplify]: Simplify (- 0) into 0 0.075 * [backup-simplify]: Simplify (+ 0 0) into 0 0.077 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.077 * [backup-simplify]: Simplify 0 into 0 0.078 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.078 * [backup-simplify]: Simplify (- 0) into 0 0.078 * [backup-simplify]: Simplify (+ 0 0) into 0 0.084 * [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.086 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 0.090 * [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/8 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 0.090 * [backup-simplify]: Simplify (sqrt (- 1.0 (* (/ 1 x) (/ 1 x)))) into (sqrt (- 1.0 (/ 1 (pow x 2)))) 0.090 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 0.090 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 0.090 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.090 * [taylor]: Taking taylor expansion of 1.0 in x 0.090 * [backup-simplify]: Simplify 1.0 into 1.0 0.090 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.091 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.091 * [taylor]: Taking taylor expansion of x in x 0.091 * [backup-simplify]: Simplify 0 into 0 0.091 * [backup-simplify]: Simplify 1 into 1 0.091 * [backup-simplify]: Simplify (* 1 1) into 1 0.091 * [backup-simplify]: Simplify (/ 1 1) into 1 0.092 * [backup-simplify]: Simplify (- 1) into -1 0.092 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.093 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.093 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.095 * [backup-simplify]: Simplify (- 0) into 0 0.095 * [backup-simplify]: Simplify (+ 0 0) into 0 0.096 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 0.096 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 0.096 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.096 * [taylor]: Taking taylor expansion of 1.0 in x 0.096 * [backup-simplify]: Simplify 1.0 into 1.0 0.096 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.096 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.096 * [taylor]: Taking taylor expansion of x in x 0.096 * [backup-simplify]: Simplify 0 into 0 0.096 * [backup-simplify]: Simplify 1 into 1 0.096 * [backup-simplify]: Simplify (* 1 1) into 1 0.097 * [backup-simplify]: Simplify (/ 1 1) into 1 0.097 * [backup-simplify]: Simplify (- 1) into -1 0.097 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.098 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.099 * [backup-simplify]: Simplify (- 0) into 0 0.100 * [backup-simplify]: Simplify (+ 0 0) into 0 0.100 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 0.101 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.101 * [backup-simplify]: Simplify 0 into 0 0.102 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.103 * [backup-simplify]: Simplify (- 0) into 0 0.104 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.107 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 (sqrt -1))) into (/ 0.5 (sqrt -1)) 0.108 * [backup-simplify]: Simplify (/ 0.5 (sqrt -1)) into (/ 0.5 (sqrt -1)) 0.109 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.110 * [backup-simplify]: Simplify (- 0) into 0 0.110 * [backup-simplify]: Simplify (+ 0 0) into 0 0.112 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 0.5 (sqrt -1)))))) (* 2 (sqrt -1))) into 0 0.112 * [backup-simplify]: Simplify 0 into 0 0.114 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.115 * [backup-simplify]: Simplify (- 0) into 0 0.115 * [backup-simplify]: Simplify (+ 0 0) into 0 0.122 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 0.5 (sqrt -1)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1))) into (/ -0.125 (pow (sqrt -1) 3)) 0.124 * [backup-simplify]: Simplify (/ -0.125 (pow (sqrt -1) 3)) into (/ -0.125 (pow (sqrt -1) 3)) 0.127 * [backup-simplify]: Simplify (+ (* (/ -0.125 (pow (sqrt -1) 3)) (pow (/ 1 x) 3)) (+ (* (/ 0.5 (sqrt -1)) (/ 1 x)) (* (sqrt -1) (/ 1 (/ 1 x))))) into (- (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1))))) (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) 0.127 * [backup-simplify]: Simplify (sqrt (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (- 1.0 (/ 1 (pow x 2)))) 0.128 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 0.128 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 0.128 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.128 * [taylor]: Taking taylor expansion of 1.0 in x 0.128 * [backup-simplify]: Simplify 1.0 into 1.0 0.128 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.128 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.128 * [taylor]: Taking taylor expansion of x in x 0.128 * [backup-simplify]: Simplify 0 into 0 0.128 * [backup-simplify]: Simplify 1 into 1 0.128 * [backup-simplify]: Simplify (* 1 1) into 1 0.128 * [backup-simplify]: Simplify (/ 1 1) into 1 0.129 * [backup-simplify]: Simplify (- 1) into -1 0.129 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.130 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.131 * [backup-simplify]: Simplify (- 0) into 0 0.132 * [backup-simplify]: Simplify (+ 0 0) into 0 0.132 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 0.132 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 0.132 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.133 * [taylor]: Taking taylor expansion of 1.0 in x 0.133 * [backup-simplify]: Simplify 1.0 into 1.0 0.133 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.133 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.133 * [taylor]: Taking taylor expansion of x in x 0.133 * [backup-simplify]: Simplify 0 into 0 0.133 * [backup-simplify]: Simplify 1 into 1 0.133 * [backup-simplify]: Simplify (* 1 1) into 1 0.133 * [backup-simplify]: Simplify (/ 1 1) into 1 0.134 * [backup-simplify]: Simplify (- 1) into -1 0.134 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.135 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.142 * [backup-simplify]: Simplify (- 0) into 0 0.143 * [backup-simplify]: Simplify (+ 0 0) into 0 0.144 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 0.144 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 0.144 * [backup-simplify]: Simplify 0 into 0 0.145 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.147 * [backup-simplify]: Simplify (- 0) into 0 0.147 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.150 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 (sqrt -1))) into (/ 0.5 (sqrt -1)) 0.151 * [backup-simplify]: Simplify (/ 0.5 (sqrt -1)) into (/ 0.5 (sqrt -1)) 0.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.153 * [backup-simplify]: Simplify (- 0) into 0 0.154 * [backup-simplify]: Simplify (+ 0 0) into 0 0.155 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 0.5 (sqrt -1)))))) (* 2 (sqrt -1))) into 0 0.155 * [backup-simplify]: Simplify 0 into 0 0.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.157 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.158 * [backup-simplify]: Simplify (- 0) into 0 0.158 * [backup-simplify]: Simplify (+ 0 0) into 0 0.164 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 0.5 (sqrt -1)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1))) into (/ -0.125 (pow (sqrt -1) 3)) 0.166 * [backup-simplify]: Simplify (/ -0.125 (pow (sqrt -1) 3)) into (/ -0.125 (pow (sqrt -1) 3)) 0.169 * [backup-simplify]: Simplify (+ (* (/ -0.125 (pow (sqrt -1) 3)) (pow (/ 1 (- x)) 3)) (+ (* (/ 0.5 (sqrt -1)) (/ 1 (- x))) (* (sqrt -1) (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1)))))) 0.169 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.170 * [backup-simplify]: Simplify (- 1.0 (* x x)) into (- 1.0 (pow x 2)) 0.170 * [approximate]: Taking taylor expansion of (- 1.0 (pow x 2)) in (x) around 0 0.170 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 0.170 * [taylor]: Taking taylor expansion of 1.0 in x 0.170 * [backup-simplify]: Simplify 1.0 into 1.0 0.170 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.170 * [taylor]: Taking taylor expansion of x in x 0.170 * [backup-simplify]: Simplify 0 into 0 0.170 * [backup-simplify]: Simplify 1 into 1 0.170 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 0.170 * [taylor]: Taking taylor expansion of 1.0 in x 0.170 * [backup-simplify]: Simplify 1.0 into 1.0 0.170 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.170 * [taylor]: Taking taylor expansion of x in x 0.170 * [backup-simplify]: Simplify 0 into 0 0.170 * [backup-simplify]: Simplify 1 into 1 0.170 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.171 * [backup-simplify]: Simplify 1.0 into 1.0 0.171 * [backup-simplify]: Simplify (+ 0 0) into 0 0.171 * [backup-simplify]: Simplify 0 into 0 0.171 * [backup-simplify]: Simplify (* 1 1) into 1 0.172 * [backup-simplify]: Simplify (- 1) into -1 0.172 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.172 * [backup-simplify]: Simplify -1 into -1 0.173 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.173 * [backup-simplify]: Simplify (- 0) into 0 0.174 * [backup-simplify]: Simplify (+ 0 0) into 0 0.174 * [backup-simplify]: Simplify 0 into 0 0.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.175 * [backup-simplify]: Simplify (- 0) into 0 0.175 * [backup-simplify]: Simplify (+ 0 0) into 0 0.175 * [backup-simplify]: Simplify 0 into 0 0.176 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.177 * [backup-simplify]: Simplify (- 0) into 0 0.177 * [backup-simplify]: Simplify (+ 0 0) into 0 0.177 * [backup-simplify]: Simplify 0 into 0 0.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.179 * [backup-simplify]: Simplify (- 0) into 0 0.179 * [backup-simplify]: Simplify (+ 0 0) into 0 0.179 * [backup-simplify]: Simplify 0 into 0 0.180 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.181 * [backup-simplify]: Simplify (- 0) into 0 0.181 * [backup-simplify]: Simplify (+ 0 0) into 0 0.181 * [backup-simplify]: Simplify 0 into 0 0.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.183 * [backup-simplify]: Simplify (- 0) into 0 0.183 * [backup-simplify]: Simplify (+ 0 0) into 0 0.184 * [backup-simplify]: Simplify 0 into 0 0.184 * [backup-simplify]: Simplify (+ (* -1 (pow x 2)) 1.0) into (- 1.0 (pow x 2)) 0.184 * [backup-simplify]: Simplify (- 1.0 (* (/ 1 x) (/ 1 x))) into (- 1.0 (/ 1 (pow x 2))) 0.184 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 0.184 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.184 * [taylor]: Taking taylor expansion of 1.0 in x 0.184 * [backup-simplify]: Simplify 1.0 into 1.0 0.184 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.184 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.184 * [taylor]: Taking taylor expansion of x in x 0.184 * [backup-simplify]: Simplify 0 into 0 0.184 * [backup-simplify]: Simplify 1 into 1 0.185 * [backup-simplify]: Simplify (* 1 1) into 1 0.185 * [backup-simplify]: Simplify (/ 1 1) into 1 0.185 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.185 * [taylor]: Taking taylor expansion of 1.0 in x 0.185 * [backup-simplify]: Simplify 1.0 into 1.0 0.185 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.185 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.185 * [taylor]: Taking taylor expansion of x in x 0.185 * [backup-simplify]: Simplify 0 into 0 0.185 * [backup-simplify]: Simplify 1 into 1 0.186 * [backup-simplify]: Simplify (* 1 1) into 1 0.186 * [backup-simplify]: Simplify (/ 1 1) into 1 0.186 * [backup-simplify]: Simplify (- 1) into -1 0.187 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.187 * [backup-simplify]: Simplify -1 into -1 0.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.189 * [backup-simplify]: Simplify (- 0) into 0 0.189 * [backup-simplify]: Simplify (+ 0 0) into 0 0.189 * [backup-simplify]: Simplify 0 into 0 0.190 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.191 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.191 * [backup-simplify]: Simplify (- 0) into 0 0.192 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.192 * [backup-simplify]: Simplify 1.0 into 1.0 0.193 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.194 * [backup-simplify]: Simplify (- 0) into 0 0.194 * [backup-simplify]: Simplify (+ 0 0) into 0 0.194 * [backup-simplify]: Simplify 0 into 0 0.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.196 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.197 * [backup-simplify]: Simplify (- 0) into 0 0.197 * [backup-simplify]: Simplify (+ 0 0) into 0 0.197 * [backup-simplify]: Simplify 0 into 0 0.198 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.199 * [backup-simplify]: Simplify (- 0) into 0 0.199 * [backup-simplify]: Simplify (+ 0 0) into 0 0.199 * [backup-simplify]: Simplify 0 into 0 0.200 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.200 * [backup-simplify]: Simplify (- 0) into 0 0.201 * [backup-simplify]: Simplify (+ 0 0) into 0 0.201 * [backup-simplify]: Simplify 0 into 0 0.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 0.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.203 * [backup-simplify]: Simplify (- 0) into 0 0.203 * [backup-simplify]: Simplify (+ 0 0) into 0 0.203 * [backup-simplify]: Simplify 0 into 0 0.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 0.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.205 * [backup-simplify]: Simplify (- 0) into 0 0.205 * [backup-simplify]: Simplify (+ 0 0) into 0 0.205 * [backup-simplify]: Simplify 0 into 0 0.205 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 x)) 2))) into (- 1.0 (pow x 2)) 0.205 * [backup-simplify]: Simplify (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) into (- 1.0 (/ 1 (pow x 2))) 0.205 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 0.205 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.205 * [taylor]: Taking taylor expansion of 1.0 in x 0.205 * [backup-simplify]: Simplify 1.0 into 1.0 0.205 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.205 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.205 * [taylor]: Taking taylor expansion of x in x 0.205 * [backup-simplify]: Simplify 0 into 0 0.205 * [backup-simplify]: Simplify 1 into 1 0.206 * [backup-simplify]: Simplify (* 1 1) into 1 0.206 * [backup-simplify]: Simplify (/ 1 1) into 1 0.206 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 0.206 * [taylor]: Taking taylor expansion of 1.0 in x 0.206 * [backup-simplify]: Simplify 1.0 into 1.0 0.206 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.206 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.206 * [taylor]: Taking taylor expansion of x in x 0.206 * [backup-simplify]: Simplify 0 into 0 0.206 * [backup-simplify]: Simplify 1 into 1 0.206 * [backup-simplify]: Simplify (* 1 1) into 1 0.207 * [backup-simplify]: Simplify (/ 1 1) into 1 0.207 * [backup-simplify]: Simplify (- 1) into -1 0.207 * [backup-simplify]: Simplify (+ 0 -1) into -1 0.207 * [backup-simplify]: Simplify -1 into -1 0.207 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.208 * [backup-simplify]: Simplify (- 0) into 0 0.208 * [backup-simplify]: Simplify (+ 0 0) into 0 0.208 * [backup-simplify]: Simplify 0 into 0 0.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.210 * [backup-simplify]: Simplify (- 0) into 0 0.210 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 0.210 * [backup-simplify]: Simplify 1.0 into 1.0 0.211 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.211 * [backup-simplify]: Simplify (- 0) into 0 0.212 * [backup-simplify]: Simplify (+ 0 0) into 0 0.212 * [backup-simplify]: Simplify 0 into 0 0.212 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.213 * [backup-simplify]: Simplify (- 0) into 0 0.213 * [backup-simplify]: Simplify (+ 0 0) into 0 0.213 * [backup-simplify]: Simplify 0 into 0 0.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.215 * [backup-simplify]: Simplify (- 0) into 0 0.215 * [backup-simplify]: Simplify (+ 0 0) into 0 0.215 * [backup-simplify]: Simplify 0 into 0 0.216 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.217 * [backup-simplify]: Simplify (- 0) into 0 0.217 * [backup-simplify]: Simplify (+ 0 0) into 0 0.217 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 0.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.219 * [backup-simplify]: Simplify (- 0) into 0 0.219 * [backup-simplify]: Simplify (+ 0 0) into 0 0.219 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 0.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.221 * [backup-simplify]: Simplify (- 0) into 0 0.221 * [backup-simplify]: Simplify (+ 0 0) into 0 0.221 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 (- x))) 2))) into (- 1.0 (pow x 2)) 0.222 * * * [progress]: simplifying candidates 0.222 * [simplify]: Simplifying: (expm1 (sqrt (- 1.0 (* x x)))) (log1p (sqrt (- 1.0 (* x x)))) (log (sqrt (- 1.0 (* x x)))) (exp (sqrt (- 1.0 (* x x)))) (* (cbrt (sqrt (- 1.0 (* x x)))) (cbrt (sqrt (- 1.0 (* x x))))) (cbrt (sqrt (- 1.0 (* x x)))) (* (* (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (sqrt (- 1.0 (* x x)))) (sqrt (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x))))) (sqrt (cbrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt 1) (sqrt (- 1.0 (* x x))) (sqrt (+ (sqrt 1.0) x)) (sqrt (- (sqrt 1.0) x)) (sqrt (- (pow 1.0 3) (pow (* x x) 3))) (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (sqrt (- (* 1.0 1.0) (* (* x x) (* x x)))) (sqrt (+ 1.0 (* x x))) (/ 1 2) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x))) (fma (- x) x (* x x)) (fma (sqrt 1.0) (sqrt 1.0) (- (* x x))) (fma (- x) x (* x x)) (fma 1 1.0 (- (* x x))) (fma (- x) x (* x x)) (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (- (* x x)) (- (* x x)) (- (* x x)) (/ (exp 1.0) (exp (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (- (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x))) (+ 1.0 (* x x)) (+ (sqrt 1.0) x) (- (sqrt 1.0) x) (- (* x x)) (- (sqrt 1.0) (+ (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1))))) (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) (- (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1)))))) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) 0.223 * * [simplify]: iteration 0: 87 enodes 0.261 * * [simplify]: iteration 1: 198 enodes 0.385 * * [simplify]: iteration 2: 555 enodes 0.726 * * [simplify]: iteration 3: 1960 enodes 1.625 * * [simplify]: iteration complete: 5004 enodes 1.625 * * [simplify]: Extracting #0: cost 39 inf + 0 1.626 * * [simplify]: Extracting #1: cost 242 inf + 3 1.634 * * [simplify]: Extracting #2: cost 967 inf + 4927 1.655 * * [simplify]: Extracting #3: cost 862 inf + 92907 1.724 * * [simplify]: Extracting #4: cost 297 inf + 226801 1.792 * * [simplify]: Extracting #5: cost 70 inf + 299422 1.846 * * [simplify]: Extracting #6: cost 15 inf + 314336 1.908 * * [simplify]: Extracting #7: cost 3 inf + 316768 1.977 * * [simplify]: Extracting #8: cost 0 inf + 317647 2.034 * [simplify]: Simplified to: (expm1 (sqrt (- 1.0 (* x x)))) (log1p (sqrt (- 1.0 (* x x)))) (log (sqrt (- 1.0 (* x x)))) (exp (sqrt (- 1.0 (* x x)))) (* (cbrt (sqrt (- 1.0 (* x x)))) (cbrt (sqrt (- 1.0 (* x x))))) (cbrt (sqrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (fabs (cbrt (- 1.0 (* x x)))) (sqrt (cbrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) 1 (sqrt (- 1.0 (* x x))) (sqrt (+ (sqrt 1.0) x)) (sqrt (- (sqrt 1.0) x)) (sqrt (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x)))) (sqrt (fma 1.0 (+ 1.0 (* x x)) (* (* x x) (* x x)))) (sqrt (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (fma x x 1.0)) 1/2 (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (- 1.0 (* x x)) 0 (- 1.0 (* x x)) 0 (- 1.0 (* x x)) 0 (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (- (* x x)) (- (* x x)) (- (* x x)) (exp (- 1.0 (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (fma 1.0 (+ 1.0 (* x x)) (* (* x x) (* x x))) (- (* x x)) (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (fma x x 1.0) (+ (sqrt 1.0) x) (- (sqrt 1.0) x) (- (* x x)) (- (sqrt 1.0) (fma (/ (* x x) (sqrt 1.0)) 1/2 (* (* 1/8 (/ (* x x) 1.0)) (/ (* x x) (sqrt 1.0))))) (fma (sqrt -1) x (- (/ (/ 0.5 (sqrt -1)) x) (/ (/ 0.125 (* (sqrt -1) (- (* x x)))) x))) (- (/ (/ 0.125 (* (sqrt -1) (- (* x x)))) x) (fma (sqrt -1) x (/ (/ 0.5 (sqrt -1)) x))) (- 1.0 (* x x)) (- 1.0 (* x x)) (- 1.0 (* x x)) 2.035 * * * [progress]: adding candidates to table 2.234 * * [progress]: iteration 2 / 4 2.234 * * * [progress]: picking best candidate 2.240 * * * * [pick]: Picked # 2.240 * * * [progress]: localizing error 2.258 * * * [progress]: generating rewritten candidates 2.258 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 2.258 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 2.260 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1) 2.265 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 2.266 * * * [progress]: generating series expansions 2.266 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 2.266 * [backup-simplify]: Simplify (expm1 (log1p (- 1.0 (* x x)))) into (expm1 (log1p (- 1.0 (pow x 2)))) 2.266 * [approximate]: Taking taylor expansion of (expm1 (log1p (- 1.0 (pow x 2)))) in (x) around 0 2.266 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (pow x 2)))) in x 2.266 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (pow x 2)))) 1) 2.266 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (pow x 2)))) in x 2.266 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 2.267 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 2.267 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 2.267 * [taylor]: Taking taylor expansion of 1 in x 2.267 * [backup-simplify]: Simplify 1 into 1 2.267 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 2.267 * [taylor]: Taking taylor expansion of 1.0 in x 2.267 * [backup-simplify]: Simplify 1.0 into 1.0 2.267 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.267 * [taylor]: Taking taylor expansion of x in x 2.267 * [backup-simplify]: Simplify 0 into 0 2.267 * [backup-simplify]: Simplify 1 into 1 2.267 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.268 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.268 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 2.269 * [backup-simplify]: Simplify (exp (log 2.0)) into 2.0 2.269 * [taylor]: Taking taylor expansion of 1 in x 2.269 * [backup-simplify]: Simplify 1 into 1 2.269 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (pow x 2)))) in x 2.269 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (pow x 2)))) 1) 2.269 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (pow x 2)))) in x 2.269 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 2.269 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 2.269 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 2.269 * [taylor]: Taking taylor expansion of 1 in x 2.269 * [backup-simplify]: Simplify 1 into 1 2.269 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 2.269 * [taylor]: Taking taylor expansion of 1.0 in x 2.269 * [backup-simplify]: Simplify 1.0 into 1.0 2.269 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.269 * [taylor]: Taking taylor expansion of x in x 2.269 * [backup-simplify]: Simplify 0 into 0 2.269 * [backup-simplify]: Simplify 1 into 1 2.269 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.270 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.270 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 2.270 * [backup-simplify]: Simplify (exp (log 2.0)) into 2.0 2.270 * [taylor]: Taking taylor expansion of 1 in x 2.270 * [backup-simplify]: Simplify 1 into 1 2.271 * [backup-simplify]: Simplify (- 1) into -1 2.271 * [backup-simplify]: Simplify (+ 2.0 -1) into 1.0 2.271 * [backup-simplify]: Simplify 1.0 into 1.0 2.271 * [backup-simplify]: Simplify (+ 0 0) into 0 2.271 * [backup-simplify]: Simplify (+ 0 0) into 0 2.272 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2.0 1)))) 1) into 0 2.276 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 1) 1)))) into 0 2.277 * [backup-simplify]: Simplify (- 0) into 0 2.277 * [backup-simplify]: Simplify (+ 0 0) into 0 2.277 * [backup-simplify]: Simplify 0 into 0 2.277 * [backup-simplify]: Simplify (* 1 1) into 1 2.278 * [backup-simplify]: Simplify (- 1) into -1 2.278 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.278 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.284 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2.0 2))) (* 1 (/ (* 1 (pow (* 2 -1) 1)) (pow 2.0 1)))) 2) into -0.5 2.287 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -0.5 1) 1)))) into -1.0 2.288 * [backup-simplify]: Simplify (- 0) into 0 2.288 * [backup-simplify]: Simplify (+ -1.0 0) into (- 1.0) 2.288 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 2.289 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.289 * [backup-simplify]: Simplify (- 0) into 0 2.289 * [backup-simplify]: Simplify (+ 0 0) into 0 2.289 * [backup-simplify]: Simplify (+ 0 0) into 0 2.292 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2.0 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2.0 1)))) 6) into 0 2.294 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.294 * [backup-simplify]: Simplify (- 0) into 0 2.294 * [backup-simplify]: Simplify (+ 0 0) into 0 2.294 * [backup-simplify]: Simplify 0 into 0 2.295 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.295 * [backup-simplify]: Simplify (- 0) into 0 2.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.314 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2.0 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1) 1)) (pow 2.0 3))) (* -3 (/ (* 1 (pow (* 2 -1) 2)) (pow 2.0 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 2.0 1)))) 24) into (/ -1/2 (pow 2.0 2)) 2.329 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -0.5 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -0.5 2) 2)) (* (/ (pow (/ -1/2 (pow 2.0 2)) 1) 1)))) into (* 2.0 (- 0.125 (* 1/2 (/ 1 (pow 2.0 2))))) 2.330 * [backup-simplify]: Simplify (- 0) into 0 2.336 * [backup-simplify]: Simplify (+ (* 2.0 (- 0.125 (* 1/2 (/ 1 (pow 2.0 2))))) 0) into (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) 2.339 * [backup-simplify]: Simplify (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) into (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) 2.343 * [backup-simplify]: Simplify (+ (* (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) (pow x 4)) (+ (* (- 1.0) (pow x 2)) 1.0)) into (- (+ (* 0.25 (pow x 4)) 1.0) (+ (* 1.0 (pow x 2)) (* 1.0 (/ (pow x 4) (pow 2.0 2))))) 2.343 * [backup-simplify]: Simplify (expm1 (log1p (- 1.0 (* (/ 1 x) (/ 1 x))))) into (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) 2.343 * [approximate]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in (x) around 0 2.343 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.343 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.343 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.343 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.343 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.344 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.344 * [taylor]: Taking taylor expansion of 1 in x 2.344 * [backup-simplify]: Simplify 1 into 1 2.344 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.344 * [taylor]: Taking taylor expansion of 1.0 in x 2.344 * [backup-simplify]: Simplify 1.0 into 1.0 2.344 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.344 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.344 * [taylor]: Taking taylor expansion of x in x 2.344 * [backup-simplify]: Simplify 0 into 0 2.344 * [backup-simplify]: Simplify 1 into 1 2.344 * [backup-simplify]: Simplify (* 1 1) into 1 2.345 * [backup-simplify]: Simplify (/ 1 1) into 1 2.345 * [backup-simplify]: Simplify (- 1) into -1 2.345 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.346 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.346 * [backup-simplify]: Simplify (log -1) into (log -1) 2.347 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.348 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.349 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.349 * [taylor]: Taking taylor expansion of 1 in x 2.349 * [backup-simplify]: Simplify 1 into 1 2.349 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.349 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.349 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.349 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.349 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.349 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.349 * [taylor]: Taking taylor expansion of 1 in x 2.349 * [backup-simplify]: Simplify 1 into 1 2.349 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.349 * [taylor]: Taking taylor expansion of 1.0 in x 2.349 * [backup-simplify]: Simplify 1.0 into 1.0 2.349 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.349 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.349 * [taylor]: Taking taylor expansion of x in x 2.349 * [backup-simplify]: Simplify 0 into 0 2.349 * [backup-simplify]: Simplify 1 into 1 2.350 * [backup-simplify]: Simplify (* 1 1) into 1 2.350 * [backup-simplify]: Simplify (/ 1 1) into 1 2.351 * [backup-simplify]: Simplify (- 1) into -1 2.351 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.351 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.352 * [backup-simplify]: Simplify (log -1) into (log -1) 2.353 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.354 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.354 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.354 * [taylor]: Taking taylor expansion of 1 in x 2.354 * [backup-simplify]: Simplify 1 into 1 2.355 * [backup-simplify]: Simplify (- 1) into -1 2.355 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.356 * [backup-simplify]: Simplify (- (exp (- (log -1) (* 2 (log x)))) 1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.357 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.357 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.359 * [backup-simplify]: Simplify (- 0) into 0 2.359 * [backup-simplify]: Simplify (+ 0 0) into 0 2.359 * [backup-simplify]: Simplify (+ 0 0) into 0 2.361 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.362 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.362 * [backup-simplify]: Simplify (- 0) into 0 2.363 * [backup-simplify]: Simplify (+ 0 0) into 0 2.363 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.366 * [backup-simplify]: Simplify (- 0) into 0 2.366 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.367 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.378 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 2.384 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -2.0 1) 1)))) into (* -2.0 (exp (- (log -1) (* 2 (log x))))) 2.385 * [backup-simplify]: Simplify (- 0) into 0 2.385 * [backup-simplify]: Simplify (+ (* -2.0 (exp (- (log -1) (* 2 (log x))))) 0) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 2.386 * [backup-simplify]: Simplify (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 2.387 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.389 * [backup-simplify]: Simplify (- 0) into 0 2.390 * [backup-simplify]: Simplify (+ 0 0) into 0 2.390 * [backup-simplify]: Simplify (+ 0 0) into 0 2.396 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 2.399 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.399 * [backup-simplify]: Simplify (- 0) into 0 2.400 * [backup-simplify]: Simplify (+ 0 0) into 0 2.400 * [backup-simplify]: Simplify 0 into 0 2.401 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.403 * [backup-simplify]: Simplify (- 0) into 0 2.404 * [backup-simplify]: Simplify (+ 0 0) into 0 2.404 * [backup-simplify]: Simplify (+ 0 0) into 0 2.438 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 2.447 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 2) 2)) (* (/ (pow -2.0 1) 1)))) into 0 2.448 * [backup-simplify]: Simplify (- 0) into 0 2.448 * [backup-simplify]: Simplify (+ 0 0) into 0 2.448 * [backup-simplify]: Simplify 0 into 0 2.449 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.452 * [backup-simplify]: Simplify (- 0) into 0 2.452 * [backup-simplify]: Simplify (+ 0 0) into 0 2.453 * [backup-simplify]: Simplify (+ 0 0) into 0 2.473 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 2.0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 2.0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 2.479 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow -2.0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow -2.0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow -2.0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.480 * [backup-simplify]: Simplify (- 0) into 0 2.480 * [backup-simplify]: Simplify (+ 0 0) into 0 2.480 * [backup-simplify]: Simplify 0 into 0 2.481 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 2.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.484 * [backup-simplify]: Simplify (- 0) into 0 2.484 * [backup-simplify]: Simplify (+ 0 0) into 0 2.485 * [backup-simplify]: Simplify (+ 0 0) into 0 2.554 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 2.0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 2.0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 2.0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into -2.6666666666666665 2.578 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow -2.0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow -2.0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 3) 6)) (* (/ (pow -2.0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow -2.6666666666666665 1) 1)))) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.578 * [backup-simplify]: Simplify (- 0) into 0 2.579 * [backup-simplify]: Simplify (+ (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 0) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.580 * [backup-simplify]: Simplify (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.582 * [backup-simplify]: Simplify (+ (* (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log (/ 1 x)))))) (pow (/ 1 x) 6)) (+ (* (- (* 2.0 (exp (- (log -1) (* 2 (log (/ 1 x))))))) (pow (/ 1 x) 2)) (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1))) into (- (+ (exp (- (log -1) (* 2 (log (/ 1 x))))) (* 4.440892098500626e-16 (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 6)))) (+ (* 2.0 (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 2))) 1)) 2.582 * [backup-simplify]: Simplify (expm1 (log1p (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))))) into (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) 2.582 * [approximate]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in (x) around 0 2.582 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.582 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.582 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.582 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.582 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.582 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.582 * [taylor]: Taking taylor expansion of 1 in x 2.582 * [backup-simplify]: Simplify 1 into 1 2.582 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.582 * [taylor]: Taking taylor expansion of 1.0 in x 2.582 * [backup-simplify]: Simplify 1.0 into 1.0 2.582 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.582 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.582 * [taylor]: Taking taylor expansion of x in x 2.582 * [backup-simplify]: Simplify 0 into 0 2.582 * [backup-simplify]: Simplify 1 into 1 2.583 * [backup-simplify]: Simplify (* 1 1) into 1 2.583 * [backup-simplify]: Simplify (/ 1 1) into 1 2.584 * [backup-simplify]: Simplify (- 1) into -1 2.584 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.584 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.585 * [backup-simplify]: Simplify (log -1) into (log -1) 2.586 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.586 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.587 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.587 * [taylor]: Taking taylor expansion of 1 in x 2.587 * [backup-simplify]: Simplify 1 into 1 2.587 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.587 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.587 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.587 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.587 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.587 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.587 * [taylor]: Taking taylor expansion of 1 in x 2.587 * [backup-simplify]: Simplify 1 into 1 2.587 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.587 * [taylor]: Taking taylor expansion of 1.0 in x 2.587 * [backup-simplify]: Simplify 1.0 into 1.0 2.587 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.587 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.587 * [taylor]: Taking taylor expansion of x in x 2.587 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify 1 into 1 2.588 * [backup-simplify]: Simplify (* 1 1) into 1 2.588 * [backup-simplify]: Simplify (/ 1 1) into 1 2.589 * [backup-simplify]: Simplify (- 1) into -1 2.589 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.589 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.590 * [backup-simplify]: Simplify (log -1) into (log -1) 2.591 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.591 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.592 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.592 * [taylor]: Taking taylor expansion of 1 in x 2.592 * [backup-simplify]: Simplify 1 into 1 2.592 * [backup-simplify]: Simplify (- 1) into -1 2.593 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.594 * [backup-simplify]: Simplify (- (exp (- (log -1) (* 2 (log x)))) 1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.595 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.596 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.597 * [backup-simplify]: Simplify (- 0) into 0 2.597 * [backup-simplify]: Simplify (+ 0 0) into 0 2.597 * [backup-simplify]: Simplify (+ 0 0) into 0 2.599 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.600 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.600 * [backup-simplify]: Simplify (- 0) into 0 2.601 * [backup-simplify]: Simplify (+ 0 0) into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.604 * [backup-simplify]: Simplify (- 0) into 0 2.604 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.604 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.611 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 2.613 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -2.0 1) 1)))) into (* -2.0 (exp (- (log -1) (* 2 (log x))))) 2.613 * [backup-simplify]: Simplify (- 0) into 0 2.614 * [backup-simplify]: Simplify (+ (* -2.0 (exp (- (log -1) (* 2 (log x))))) 0) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 2.614 * [backup-simplify]: Simplify (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 2.615 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.615 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (- 0) into 0 2.617 * [backup-simplify]: Simplify (+ 0 0) into 0 2.617 * [backup-simplify]: Simplify (+ 0 0) into 0 2.620 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 2.622 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.622 * [backup-simplify]: Simplify (- 0) into 0 2.623 * [backup-simplify]: Simplify (+ 0 0) into 0 2.623 * [backup-simplify]: Simplify 0 into 0 2.624 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.625 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.626 * [backup-simplify]: Simplify (- 0) into 0 2.627 * [backup-simplify]: Simplify (+ 0 0) into 0 2.627 * [backup-simplify]: Simplify (+ 0 0) into 0 2.668 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 2.678 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 2) 2)) (* (/ (pow -2.0 1) 1)))) into 0 2.679 * [backup-simplify]: Simplify (- 0) into 0 2.680 * [backup-simplify]: Simplify (+ 0 0) into 0 2.680 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 2.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.684 * [backup-simplify]: Simplify (- 0) into 0 2.684 * [backup-simplify]: Simplify (+ 0 0) into 0 2.684 * [backup-simplify]: Simplify (+ 0 0) into 0 2.704 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow -1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 2.0) 1)) (pow -1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 2)) (pow -1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow -1 3))) (* -10 (/ (* 1 (pow (* 2 2.0) 1) (pow (* 6 0) 1)) (pow -1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow -1 1)))) 120) into 0 2.710 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow -2.0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow -2.0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow -2.0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.710 * [backup-simplify]: Simplify (- 0) into 0 2.710 * [backup-simplify]: Simplify (+ 0 0) into 0 2.710 * [backup-simplify]: Simplify 0 into 0 2.711 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.713 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 2.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.714 * [backup-simplify]: Simplify (- 0) into 0 2.715 * [backup-simplify]: Simplify (+ 0 0) into 0 2.715 * [backup-simplify]: Simplify (+ 0 0) into 0 2.789 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow -1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 2.0) 1)) (pow -1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 2)) (pow -1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow -1 4))) (* 30 (/ (* 1 (pow (* 2 2.0) 3)) (pow -1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1) (pow (* 6 0) 1)) (pow -1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow -1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow -1 2))) (* -15 (/ (* 1 (pow (* 2 2.0) 1) 1 (pow (* 24 0) 1)) (pow -1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow -1 1)))) 720) into -2.6666666666666665 2.804 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow -2.0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow -2.0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 3) 6)) (* (/ (pow -2.0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow -2.6666666666666665 1) 1)))) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.804 * [backup-simplify]: Simplify (- 0) into 0 2.804 * [backup-simplify]: Simplify (+ (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 0) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.805 * [backup-simplify]: Simplify (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) into (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log x))))) 2.806 * [backup-simplify]: Simplify (+ (* (* 4.440892098500626e-16 (exp (- (log -1) (* 2 (log (/ 1 (- x))))))) (pow (/ 1 (- x)) 6)) (+ (* (- (* 2.0 (exp (- (log -1) (* 2 (log (/ 1 (- x)))))))) (pow (/ 1 (- x)) 2)) (- (exp (- (log -1) (* 2 (log (/ 1 (- x)))))) 1))) into (- (+ (exp (- (log -1) (* 2 (log (/ -1 x))))) (* 4.440892098500626e-16 (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 6)))) (+ (* 2.0 (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 2))) 1)) 2.806 * * * * [progress]: [ 2 / 4 ] generating series at (2) 2.806 * [backup-simplify]: Simplify (sqrt (expm1 (log1p (- 1.0 (* x x))))) into (sqrt (expm1 (log1p (- 1.0 (pow x 2))))) 2.806 * [approximate]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (pow x 2))))) in (x) around 0 2.807 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (pow x 2))))) in x 2.807 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (pow x 2)))) in x 2.807 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (pow x 2)))) 1) 2.807 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (pow x 2)))) in x 2.807 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 2.807 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 2.807 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 2.807 * [taylor]: Taking taylor expansion of 1 in x 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 2.807 * [taylor]: Taking taylor expansion of 1.0 in x 2.807 * [backup-simplify]: Simplify 1.0 into 1.0 2.807 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.807 * [taylor]: Taking taylor expansion of x in x 2.807 * [backup-simplify]: Simplify 0 into 0 2.807 * [backup-simplify]: Simplify 1 into 1 2.807 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.808 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.808 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 2.808 * [backup-simplify]: Simplify (exp (log 2.0)) into 2.0 2.808 * [taylor]: Taking taylor expansion of 1 in x 2.809 * [backup-simplify]: Simplify 1 into 1 2.809 * [backup-simplify]: Simplify (- 1) into -1 2.809 * [backup-simplify]: Simplify (+ 2.0 -1) into 1.0 2.809 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.810 * [backup-simplify]: Simplify (+ 0 0) into 0 2.810 * [backup-simplify]: Simplify (+ 0 0) into 0 2.811 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2.0 1)))) 1) into 0 2.811 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 1) 1)))) into 0 2.811 * [backup-simplify]: Simplify (- 0) into 0 2.812 * [backup-simplify]: Simplify (+ 0 0) into 0 2.812 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.812 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (pow x 2))))) in x 2.812 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (pow x 2)))) in x 2.812 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (pow x 2)))) 1) 2.812 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (pow x 2)))) in x 2.812 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 2.812 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 2.812 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 2.812 * [taylor]: Taking taylor expansion of 1 in x 2.812 * [backup-simplify]: Simplify 1 into 1 2.812 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 2.812 * [taylor]: Taking taylor expansion of 1.0 in x 2.812 * [backup-simplify]: Simplify 1.0 into 1.0 2.812 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.813 * [taylor]: Taking taylor expansion of x in x 2.813 * [backup-simplify]: Simplify 0 into 0 2.813 * [backup-simplify]: Simplify 1 into 1 2.813 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.813 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.814 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 2.815 * [backup-simplify]: Simplify (exp (log 2.0)) into 2.0 2.815 * [taylor]: Taking taylor expansion of 1 in x 2.815 * [backup-simplify]: Simplify 1 into 1 2.815 * [backup-simplify]: Simplify (- 1) into -1 2.815 * [backup-simplify]: Simplify (+ 2.0 -1) into 1.0 2.816 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.816 * [backup-simplify]: Simplify (+ 0 0) into 0 2.818 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2.0 1)))) 1) into 0 2.819 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 1) 1)))) into 0 2.819 * [backup-simplify]: Simplify (- 0) into 0 2.820 * [backup-simplify]: Simplify (+ 0 0) into 0 2.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.821 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.821 * [backup-simplify]: Simplify 0 into 0 2.821 * [backup-simplify]: Simplify (* 1 1) into 1 2.822 * [backup-simplify]: Simplify (- 1) into -1 2.822 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.823 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.833 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2.0 2))) (* 1 (/ (* 1 (pow (* 2 -1) 1)) (pow 2.0 1)))) 2) into -0.5 2.839 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -0.5 1) 1)))) into -1.0 2.840 * [backup-simplify]: Simplify (- 0) into 0 2.840 * [backup-simplify]: Simplify (+ -1.0 0) into (- 1.0) 2.843 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ -0.5 (sqrt 1.0)) 2.844 * [backup-simplify]: Simplify (/ -0.5 (sqrt 1.0)) into (/ -0.5 (sqrt 1.0)) 2.845 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.845 * [backup-simplify]: Simplify (- 0) into 0 2.845 * [backup-simplify]: Simplify (+ 0 0) into 0 2.845 * [backup-simplify]: Simplify (+ 0 0) into 0 2.849 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2.0 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2.0 1)))) 6) into 0 2.850 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -0.5 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.851 * [backup-simplify]: Simplify (- 0) into 0 2.851 * [backup-simplify]: Simplify (+ 0 0) into 0 2.852 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -0.5 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 2.852 * [backup-simplify]: Simplify 0 into 0 2.852 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.853 * [backup-simplify]: Simplify (- 0) into 0 2.853 * [backup-simplify]: Simplify (+ 0 0) into 0 2.853 * [backup-simplify]: Simplify (+ 0 0) into 0 2.874 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2.0 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1) 1)) (pow 2.0 3))) (* -3 (/ (* 1 (pow (* 2 -1) 2)) (pow 2.0 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 2.0 1)))) 24) into (/ -1/2 (pow 2.0 2)) 2.897 * [backup-simplify]: Simplify (* (exp (log 2.0)) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -0.5 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -0.5 2) 2)) (* (/ (pow (/ -1/2 (pow 2.0 2)) 1) 1)))) into (* 2.0 (- 0.125 (* 1/2 (/ 1 (pow 2.0 2))))) 2.898 * [backup-simplify]: Simplify (- 0) into 0 2.901 * [backup-simplify]: Simplify (+ (* 2.0 (- 0.125 (* 1/2 (/ 1 (pow 2.0 2))))) 0) into (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) 2.908 * [backup-simplify]: Simplify (/ (- (- 0.25 (* 1.0 (/ 1 (pow 2.0 2)))) (pow (/ -0.5 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 0.25 (+ (* 0.25 (/ 1 (pow (sqrt 1.0) 2))) (* 1.0 (/ 1 (pow 2.0 2))))) (sqrt 1.0))) 2.915 * [backup-simplify]: Simplify (* 1/2 (/ (- 0.25 (+ (* 0.25 (/ 1 (pow (sqrt 1.0) 2))) (* 1.0 (/ 1 (pow 2.0 2))))) (sqrt 1.0))) into (* 1/2 (/ (- 0.25 (+ (* 0.25 (/ 1 (pow (sqrt 1.0) 2))) (* 1.0 (/ 1 (pow 2.0 2))))) (sqrt 1.0))) 2.924 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 0.25 (+ (* 0.25 (/ 1 (pow (sqrt 1.0) 2))) (* 1.0 (/ 1 (pow 2.0 2))))) (sqrt 1.0))) (pow x 4)) (+ (* (/ -0.5 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 0.125 (/ (pow x 4) (sqrt 1.0)))) (+ (* 0.125 (/ (pow x 4) (pow (sqrt 1.0) 3))) (+ (* 0.5 (/ (pow x 2) (sqrt 1.0))) (* 0.5 (/ (pow x 4) (* (sqrt 1.0) (pow 2.0 2))))))) 2.924 * [backup-simplify]: Simplify (sqrt (expm1 (log1p (- 1.0 (* (/ 1 x) (/ 1 x)))))) into (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) 2.924 * [approximate]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in (x) around 0 2.924 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in x 2.924 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.924 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.924 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.924 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.924 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.924 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.924 * [taylor]: Taking taylor expansion of 1 in x 2.924 * [backup-simplify]: Simplify 1 into 1 2.925 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.925 * [taylor]: Taking taylor expansion of 1.0 in x 2.925 * [backup-simplify]: Simplify 1.0 into 1.0 2.925 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.925 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.925 * [taylor]: Taking taylor expansion of x in x 2.925 * [backup-simplify]: Simplify 0 into 0 2.925 * [backup-simplify]: Simplify 1 into 1 2.925 * [backup-simplify]: Simplify (* 1 1) into 1 2.926 * [backup-simplify]: Simplify (/ 1 1) into 1 2.926 * [backup-simplify]: Simplify (- 1) into -1 2.926 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.927 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.927 * [backup-simplify]: Simplify (log -1) into (log -1) 2.928 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.929 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.929 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.929 * [taylor]: Taking taylor expansion of 1 in x 2.930 * [backup-simplify]: Simplify 1 into 1 2.930 * [backup-simplify]: Simplify (- 1) into -1 2.930 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.931 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 2.932 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.933 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.934 * [backup-simplify]: Simplify (- 0) into 0 2.934 * [backup-simplify]: Simplify (+ 0 0) into 0 2.935 * [backup-simplify]: Simplify (+ 0 0) into 0 2.936 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.937 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.938 * [backup-simplify]: Simplify (- 0) into 0 2.938 * [backup-simplify]: Simplify (+ 0 0) into 0 2.939 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 2.939 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in x 2.939 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.939 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 2.939 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 2.939 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 2.939 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 2.939 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 2.939 * [taylor]: Taking taylor expansion of 1 in x 2.939 * [backup-simplify]: Simplify 1 into 1 2.939 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 2.939 * [taylor]: Taking taylor expansion of 1.0 in x 2.939 * [backup-simplify]: Simplify 1.0 into 1.0 2.939 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.939 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.939 * [taylor]: Taking taylor expansion of x in x 2.939 * [backup-simplify]: Simplify 0 into 0 2.939 * [backup-simplify]: Simplify 1 into 1 2.940 * [backup-simplify]: Simplify (* 1 1) into 1 2.940 * [backup-simplify]: Simplify (/ 1 1) into 1 2.940 * [backup-simplify]: Simplify (- 1) into -1 2.941 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.941 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.942 * [backup-simplify]: Simplify (log -1) into (log -1) 2.942 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.943 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.944 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 2.944 * [taylor]: Taking taylor expansion of 1 in x 2.944 * [backup-simplify]: Simplify 1 into 1 2.944 * [backup-simplify]: Simplify (- 1) into -1 2.945 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 2.945 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 2.946 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.947 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.948 * [backup-simplify]: Simplify (- 0) into 0 2.948 * [backup-simplify]: Simplify (+ 0 0) into 0 2.949 * [backup-simplify]: Simplify (+ 0 0) into 0 2.950 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.952 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 2.952 * [backup-simplify]: Simplify (- 0) into 0 2.952 * [backup-simplify]: Simplify (+ 0 0) into 0 2.953 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 2.953 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 2.954 * [backup-simplify]: Simplify 0 into 0 2.954 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.955 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.956 * [backup-simplify]: Simplify (- 0) into 0 2.957 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.957 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 2.969 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 2.973 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -2.0 1) 1)))) into (* -2.0 (exp (- (log -1) (* 2 (log x))))) 2.974 * [backup-simplify]: Simplify (- 0) into 0 2.974 * [backup-simplify]: Simplify (+ (* -2.0 (exp (- (log -1) (* 2 (log x))))) 0) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 2.976 * [backup-simplify]: Simplify (/ (- (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) (pow 0 2) (+)) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 2.977 * [backup-simplify]: Simplify (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) into (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 2.978 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.979 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.980 * [backup-simplify]: Simplify (- 0) into 0 2.981 * [backup-simplify]: Simplify (+ 0 0) into 0 2.981 * [backup-simplify]: Simplify (+ 0 0) into 0 2.986 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 2.989 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 2.989 * [backup-simplify]: Simplify (- 0) into 0 2.990 * [backup-simplify]: Simplify (+ 0 0) into 0 2.992 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))))))) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 2.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.995 * [backup-simplify]: Simplify (- 0) into 0 2.995 * [backup-simplify]: Simplify (+ 0 0) into 0 2.996 * [backup-simplify]: Simplify (+ 0 0) into 0 3.038 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 3.049 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 2) 2)) (* (/ (pow -2.0 1) 1)))) into 0 3.049 * [backup-simplify]: Simplify (- 0) into 0 3.050 * [backup-simplify]: Simplify (+ 0 0) into 0 3.052 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) 3.054 * [backup-simplify]: Simplify (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) into (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) 3.058 * [backup-simplify]: Simplify (+ (* (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1) 3))) (pow (exp (- (log -1) (* 2 (log (/ 1 x))))) 2))) (pow (/ 1 x) 4)) (+ (* (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1))) (exp (- (log -1) (* 2 (log (/ 1 x))))))) (pow (/ 1 x) 2)) (sqrt (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1)))) into (- (sqrt (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1)) (+ (* 1.0 (* (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 2)) (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1))))) (* 0.5 (* (/ (pow (exp (- (log -1) (* 2 (log (/ 1 x))))) 2) (pow x 4)) (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1) 3))))))) 3.058 * [backup-simplify]: Simplify (sqrt (expm1 (log1p (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))))) into (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) 3.058 * [approximate]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in (x) around 0 3.058 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in x 3.058 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 3.058 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 3.058 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 3.058 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.058 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.059 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.059 * [taylor]: Taking taylor expansion of 1 in x 3.059 * [backup-simplify]: Simplify 1 into 1 3.059 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.059 * [taylor]: Taking taylor expansion of 1.0 in x 3.059 * [backup-simplify]: Simplify 1.0 into 1.0 3.059 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.059 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.059 * [taylor]: Taking taylor expansion of x in x 3.059 * [backup-simplify]: Simplify 0 into 0 3.059 * [backup-simplify]: Simplify 1 into 1 3.059 * [backup-simplify]: Simplify (* 1 1) into 1 3.060 * [backup-simplify]: Simplify (/ 1 1) into 1 3.060 * [backup-simplify]: Simplify (- 1) into -1 3.060 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.061 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.062 * [backup-simplify]: Simplify (log -1) into (log -1) 3.062 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.063 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.064 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 3.064 * [taylor]: Taking taylor expansion of 1 in x 3.064 * [backup-simplify]: Simplify 1 into 1 3.064 * [backup-simplify]: Simplify (- 1) into -1 3.065 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 3.065 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 3.066 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.067 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.068 * [backup-simplify]: Simplify (- 0) into 0 3.068 * [backup-simplify]: Simplify (+ 0 0) into 0 3.068 * [backup-simplify]: Simplify (+ 0 0) into 0 3.070 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.071 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 3.071 * [backup-simplify]: Simplify (- 0) into 0 3.072 * [backup-simplify]: Simplify (+ 0 0) into 0 3.072 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 3.072 * [taylor]: Taking taylor expansion of (sqrt (expm1 (log1p (- 1.0 (/ 1 (pow x 2)))))) in x 3.072 * [taylor]: Taking taylor expansion of (expm1 (log1p (- 1.0 (/ 1 (pow x 2))))) in x 3.073 * [taylor]: Rewrote expression to (- (exp (log1p (- 1.0 (/ 1 (pow x 2))))) 1) 3.073 * [taylor]: Taking taylor expansion of (exp (log1p (- 1.0 (/ 1 (pow x 2))))) in x 3.073 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.073 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.073 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.073 * [taylor]: Taking taylor expansion of 1 in x 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.073 * [taylor]: Taking taylor expansion of 1.0 in x 3.073 * [backup-simplify]: Simplify 1.0 into 1.0 3.073 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.073 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.073 * [taylor]: Taking taylor expansion of x in x 3.073 * [backup-simplify]: Simplify 0 into 0 3.073 * [backup-simplify]: Simplify 1 into 1 3.073 * [backup-simplify]: Simplify (* 1 1) into 1 3.074 * [backup-simplify]: Simplify (/ 1 1) into 1 3.074 * [backup-simplify]: Simplify (- 1) into -1 3.075 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.075 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.075 * [backup-simplify]: Simplify (log -1) into (log -1) 3.076 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.077 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.078 * [backup-simplify]: Simplify (exp (- (log -1) (* 2 (log x)))) into (exp (- (log -1) (* 2 (log x)))) 3.078 * [taylor]: Taking taylor expansion of 1 in x 3.078 * [backup-simplify]: Simplify 1 into 1 3.078 * [backup-simplify]: Simplify (- 1) into -1 3.079 * [backup-simplify]: Simplify (+ (exp (- (log -1) (* 2 (log x)))) -1) into (- (exp (- (log -1) (* 2 (log x)))) 1) 3.079 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 3.080 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.081 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.082 * [backup-simplify]: Simplify (- 0) into 0 3.082 * [backup-simplify]: Simplify (+ 0 0) into 0 3.083 * [backup-simplify]: Simplify (+ 0 0) into 0 3.084 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.085 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 1) 1)))) into 0 3.086 * [backup-simplify]: Simplify (- 0) into 0 3.086 * [backup-simplify]: Simplify (+ 0 0) into 0 3.087 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 3.087 * [backup-simplify]: Simplify (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) into (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)) 3.087 * [backup-simplify]: Simplify 0 into 0 3.088 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.090 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.091 * [backup-simplify]: Simplify (- 0) into 0 3.091 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.091 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 3.103 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 3.107 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow -2.0 1) 1)))) into (* -2.0 (exp (- (log -1) (* 2 (log x))))) 3.108 * [backup-simplify]: Simplify (- 0) into 0 3.108 * [backup-simplify]: Simplify (+ (* -2.0 (exp (- (log -1) (* 2 (log x))))) 0) into (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) 3.110 * [backup-simplify]: Simplify (/ (- (- (* 2.0 (exp (- (log -1) (* 2 (log x)))))) (pow 0 2) (+)) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 3.111 * [backup-simplify]: Simplify (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) into (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 3.112 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.113 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.114 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.114 * [backup-simplify]: Simplify (- 0) into 0 3.115 * [backup-simplify]: Simplify (+ 0 0) into 0 3.115 * [backup-simplify]: Simplify (+ 0 0) into 0 3.121 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 3.123 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.124 * [backup-simplify]: Simplify (- 0) into 0 3.124 * [backup-simplify]: Simplify (+ 0 0) into 0 3.126 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))))))) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into 0 3.126 * [backup-simplify]: Simplify 0 into 0 3.127 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.128 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.129 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.129 * [backup-simplify]: Simplify (- 0) into 0 3.130 * [backup-simplify]: Simplify (+ 0 0) into 0 3.130 * [backup-simplify]: Simplify (+ 0 0) into 0 3.163 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 3.179 * [backup-simplify]: Simplify (* (exp (- (log -1) (* 2 (log x)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow -2.0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow -2.0 2) 2)) (* (/ (pow -2.0 1) 1)))) into 0 3.179 * [backup-simplify]: Simplify (- 0) into 0 3.180 * [backup-simplify]: Simplify (+ 0 0) into 0 3.182 * [backup-simplify]: Simplify (/ (- 0 (pow (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log x)))) 1))) (exp (- (log -1) (* 2 (log x)))))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (- (exp (- (log -1) (* 2 (log x)))) 1)))) into (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) 3.184 * [backup-simplify]: Simplify (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) into (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log x)))) 1) 3))) (pow (exp (- (log -1) (* 2 (log x)))) 2))) 3.187 * [backup-simplify]: Simplify (+ (* (* -0.5 (* (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ 1 (- x)))))) 1) 3))) (pow (exp (- (log -1) (* 2 (log (/ 1 (- x)))))) 2))) (pow (/ 1 (- x)) 4)) (+ (* (* -1.0 (* (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ 1 (- x)))))) 1))) (exp (- (log -1) (* 2 (log (/ 1 (- x)))))))) (pow (/ 1 (- x)) 2)) (sqrt (- (exp (- (log -1) (* 2 (log (/ 1 (- x)))))) 1)))) into (- (sqrt (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1)) (+ (* 1.0 (* (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 2)) (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1))))) (* 0.5 (* (/ (pow (exp (- (log -1) (* 2 (log (/ -1 x))))) 2) (pow x 4)) (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1) 3))))))) 3.188 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1) 3.188 * [backup-simplify]: Simplify (- 1.0 (* x x)) into (- 1.0 (pow x 2)) 3.188 * [approximate]: Taking taylor expansion of (- 1.0 (pow x 2)) in (x) around 0 3.188 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 3.188 * [taylor]: Taking taylor expansion of 1.0 in x 3.188 * [backup-simplify]: Simplify 1.0 into 1.0 3.188 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.188 * [taylor]: Taking taylor expansion of x in x 3.188 * [backup-simplify]: Simplify 0 into 0 3.188 * [backup-simplify]: Simplify 1 into 1 3.188 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 3.188 * [taylor]: Taking taylor expansion of 1.0 in x 3.188 * [backup-simplify]: Simplify 1.0 into 1.0 3.188 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.188 * [taylor]: Taking taylor expansion of x in x 3.188 * [backup-simplify]: Simplify 0 into 0 3.188 * [backup-simplify]: Simplify 1 into 1 3.189 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.189 * [backup-simplify]: Simplify 1.0 into 1.0 3.189 * [backup-simplify]: Simplify (+ 0 0) into 0 3.189 * [backup-simplify]: Simplify 0 into 0 3.190 * [backup-simplify]: Simplify (* 1 1) into 1 3.190 * [backup-simplify]: Simplify (- 1) into -1 3.190 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.190 * [backup-simplify]: Simplify -1 into -1 3.191 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.191 * [backup-simplify]: Simplify (- 0) into 0 3.192 * [backup-simplify]: Simplify (+ 0 0) into 0 3.192 * [backup-simplify]: Simplify 0 into 0 3.193 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.193 * [backup-simplify]: Simplify (- 0) into 0 3.193 * [backup-simplify]: Simplify (+ 0 0) into 0 3.193 * [backup-simplify]: Simplify 0 into 0 3.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.195 * [backup-simplify]: Simplify (- 0) into 0 3.195 * [backup-simplify]: Simplify (+ 0 0) into 0 3.195 * [backup-simplify]: Simplify 0 into 0 3.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.197 * [backup-simplify]: Simplify (- 0) into 0 3.197 * [backup-simplify]: Simplify (+ 0 0) into 0 3.197 * [backup-simplify]: Simplify 0 into 0 3.198 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.199 * [backup-simplify]: Simplify (- 0) into 0 3.199 * [backup-simplify]: Simplify (+ 0 0) into 0 3.199 * [backup-simplify]: Simplify 0 into 0 3.200 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 3.201 * [backup-simplify]: Simplify (- 0) into 0 3.201 * [backup-simplify]: Simplify (+ 0 0) into 0 3.201 * [backup-simplify]: Simplify 0 into 0 3.202 * [backup-simplify]: Simplify (+ (* -1 (pow x 2)) 1.0) into (- 1.0 (pow x 2)) 3.202 * [backup-simplify]: Simplify (- 1.0 (* (/ 1 x) (/ 1 x))) into (- 1.0 (/ 1 (pow x 2))) 3.202 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 3.202 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.202 * [taylor]: Taking taylor expansion of 1.0 in x 3.202 * [backup-simplify]: Simplify 1.0 into 1.0 3.202 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.202 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.202 * [taylor]: Taking taylor expansion of x in x 3.202 * [backup-simplify]: Simplify 0 into 0 3.202 * [backup-simplify]: Simplify 1 into 1 3.202 * [backup-simplify]: Simplify (* 1 1) into 1 3.203 * [backup-simplify]: Simplify (/ 1 1) into 1 3.203 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.203 * [taylor]: Taking taylor expansion of 1.0 in x 3.203 * [backup-simplify]: Simplify 1.0 into 1.0 3.203 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.203 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.203 * [taylor]: Taking taylor expansion of x in x 3.203 * [backup-simplify]: Simplify 0 into 0 3.203 * [backup-simplify]: Simplify 1 into 1 3.203 * [backup-simplify]: Simplify (* 1 1) into 1 3.204 * [backup-simplify]: Simplify (/ 1 1) into 1 3.204 * [backup-simplify]: Simplify (- 1) into -1 3.204 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.204 * [backup-simplify]: Simplify -1 into -1 3.205 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.206 * [backup-simplify]: Simplify (- 0) into 0 3.207 * [backup-simplify]: Simplify (+ 0 0) into 0 3.207 * [backup-simplify]: Simplify 0 into 0 3.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.209 * [backup-simplify]: Simplify (- 0) into 0 3.209 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.210 * [backup-simplify]: Simplify 1.0 into 1.0 3.211 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.212 * [backup-simplify]: Simplify (- 0) into 0 3.212 * [backup-simplify]: Simplify (+ 0 0) into 0 3.212 * [backup-simplify]: Simplify 0 into 0 3.213 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.215 * [backup-simplify]: Simplify (- 0) into 0 3.215 * [backup-simplify]: Simplify (+ 0 0) into 0 3.215 * [backup-simplify]: Simplify 0 into 0 3.216 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.218 * [backup-simplify]: Simplify (- 0) into 0 3.218 * [backup-simplify]: Simplify (+ 0 0) into 0 3.218 * [backup-simplify]: Simplify 0 into 0 3.220 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 3.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.221 * [backup-simplify]: Simplify (- 0) into 0 3.221 * [backup-simplify]: Simplify (+ 0 0) into 0 3.221 * [backup-simplify]: Simplify 0 into 0 3.223 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 3.224 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.225 * [backup-simplify]: Simplify (- 0) into 0 3.225 * [backup-simplify]: Simplify (+ 0 0) into 0 3.225 * [backup-simplify]: Simplify 0 into 0 3.227 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 3.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.228 * [backup-simplify]: Simplify (- 0) into 0 3.229 * [backup-simplify]: Simplify (+ 0 0) into 0 3.229 * [backup-simplify]: Simplify 0 into 0 3.229 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 x)) 2))) into (- 1.0 (pow x 2)) 3.229 * [backup-simplify]: Simplify (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) into (- 1.0 (/ 1 (pow x 2))) 3.229 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 3.229 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.229 * [taylor]: Taking taylor expansion of 1.0 in x 3.229 * [backup-simplify]: Simplify 1.0 into 1.0 3.229 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.229 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.229 * [taylor]: Taking taylor expansion of x in x 3.229 * [backup-simplify]: Simplify 0 into 0 3.229 * [backup-simplify]: Simplify 1 into 1 3.230 * [backup-simplify]: Simplify (* 1 1) into 1 3.230 * [backup-simplify]: Simplify (/ 1 1) into 1 3.230 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.230 * [taylor]: Taking taylor expansion of 1.0 in x 3.230 * [backup-simplify]: Simplify 1.0 into 1.0 3.230 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.230 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.230 * [taylor]: Taking taylor expansion of x in x 3.230 * [backup-simplify]: Simplify 0 into 0 3.230 * [backup-simplify]: Simplify 1 into 1 3.231 * [backup-simplify]: Simplify (* 1 1) into 1 3.231 * [backup-simplify]: Simplify (/ 1 1) into 1 3.232 * [backup-simplify]: Simplify (- 1) into -1 3.232 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.232 * [backup-simplify]: Simplify -1 into -1 3.233 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.234 * [backup-simplify]: Simplify (- 0) into 0 3.234 * [backup-simplify]: Simplify (+ 0 0) into 0 3.234 * [backup-simplify]: Simplify 0 into 0 3.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.236 * [backup-simplify]: Simplify (- 0) into 0 3.237 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.237 * [backup-simplify]: Simplify 1.0 into 1.0 3.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.239 * [backup-simplify]: Simplify (- 0) into 0 3.240 * [backup-simplify]: Simplify (+ 0 0) into 0 3.240 * [backup-simplify]: Simplify 0 into 0 3.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.243 * [backup-simplify]: Simplify (- 0) into 0 3.243 * [backup-simplify]: Simplify (+ 0 0) into 0 3.243 * [backup-simplify]: Simplify 0 into 0 3.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.246 * [backup-simplify]: Simplify (- 0) into 0 3.246 * [backup-simplify]: Simplify (+ 0 0) into 0 3.246 * [backup-simplify]: Simplify 0 into 0 3.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 3.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.249 * [backup-simplify]: Simplify (- 0) into 0 3.249 * [backup-simplify]: Simplify (+ 0 0) into 0 3.249 * [backup-simplify]: Simplify 0 into 0 3.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 3.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.252 * [backup-simplify]: Simplify (- 0) into 0 3.253 * [backup-simplify]: Simplify (+ 0 0) into 0 3.253 * [backup-simplify]: Simplify 0 into 0 3.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 3.256 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.256 * [backup-simplify]: Simplify (- 0) into 0 3.256 * [backup-simplify]: Simplify (+ 0 0) into 0 3.256 * [backup-simplify]: Simplify 0 into 0 3.257 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 (- x))) 2))) into (- 1.0 (pow x 2)) 3.257 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 3.257 * [backup-simplify]: Simplify (log1p (- 1.0 (* x x))) into (log1p (- 1.0 (pow x 2))) 3.257 * [approximate]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in (x) around 0 3.257 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 3.257 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 3.257 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 3.257 * [taylor]: Taking taylor expansion of 1 in x 3.257 * [backup-simplify]: Simplify 1 into 1 3.257 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 3.257 * [taylor]: Taking taylor expansion of 1.0 in x 3.257 * [backup-simplify]: Simplify 1.0 into 1.0 3.257 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.257 * [taylor]: Taking taylor expansion of x in x 3.257 * [backup-simplify]: Simplify 0 into 0 3.257 * [backup-simplify]: Simplify 1 into 1 3.258 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.258 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 3.259 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 3.259 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (pow x 2))) in x 3.259 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (pow x 2)))) 3.259 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (pow x 2))) in x 3.259 * [taylor]: Taking taylor expansion of 1 in x 3.259 * [backup-simplify]: Simplify 1 into 1 3.259 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 3.259 * [taylor]: Taking taylor expansion of 1.0 in x 3.259 * [backup-simplify]: Simplify 1.0 into 1.0 3.259 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.259 * [taylor]: Taking taylor expansion of x in x 3.259 * [backup-simplify]: Simplify 0 into 0 3.259 * [backup-simplify]: Simplify 1 into 1 3.259 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.260 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 3.260 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 3.261 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 3.261 * [backup-simplify]: Simplify (+ 0 0) into 0 3.262 * [backup-simplify]: Simplify (+ 0 0) into 0 3.263 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2.0 1)))) 1) into 0 3.263 * [backup-simplify]: Simplify 0 into 0 3.263 * [backup-simplify]: Simplify (* 1 1) into 1 3.264 * [backup-simplify]: Simplify (- 1) into -1 3.264 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.265 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.275 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2.0 2))) (* 1 (/ (* 1 (pow (* 2 -1) 1)) (pow 2.0 1)))) 2) into -0.5 3.275 * [backup-simplify]: Simplify -0.5 into -0.5 3.276 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.276 * [backup-simplify]: Simplify (- 0) into 0 3.276 * [backup-simplify]: Simplify (+ 0 0) into 0 3.277 * [backup-simplify]: Simplify (+ 0 0) into 0 3.282 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2.0 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 -1) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2.0 1)))) 6) into 0 3.283 * [backup-simplify]: Simplify 0 into 0 3.284 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.284 * [backup-simplify]: Simplify (- 0) into 0 3.285 * [backup-simplify]: Simplify (+ 0 0) into 0 3.285 * [backup-simplify]: Simplify (+ 0 0) into 0 3.316 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2.0 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 -1) 1)) (pow 2.0 3))) (* -3 (/ (* 1 (pow (* 2 -1) 2)) (pow 2.0 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2.0 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 2.0 1)))) 24) into (/ -1/2 (pow 2.0 2)) 3.317 * [backup-simplify]: Simplify (/ -1/2 (pow 2.0 2)) into (/ -1/2 (pow 2.0 2)) 3.318 * [backup-simplify]: Simplify (+ (* (/ -1/2 (pow 2.0 2)) (pow x 4)) (+ (* -0.5 (pow x 2)) (log 2.0))) into (- (log 2.0) (+ (* 0.5 (pow x 2)) (* 1/2 (/ (pow x 4) (pow 2.0 2))))) 3.318 * [backup-simplify]: Simplify (log1p (- 1.0 (* (/ 1 x) (/ 1 x)))) into (log1p (- 1.0 (/ 1 (pow x 2)))) 3.318 * [approximate]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 3.318 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.318 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.318 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.318 * [taylor]: Taking taylor expansion of 1 in x 3.318 * [backup-simplify]: Simplify 1 into 1 3.318 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.318 * [taylor]: Taking taylor expansion of 1.0 in x 3.318 * [backup-simplify]: Simplify 1.0 into 1.0 3.318 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.318 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.318 * [taylor]: Taking taylor expansion of x in x 3.318 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify 1 into 1 3.322 * [backup-simplify]: Simplify (* 1 1) into 1 3.323 * [backup-simplify]: Simplify (/ 1 1) into 1 3.323 * [backup-simplify]: Simplify (- 1) into -1 3.323 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.323 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.324 * [backup-simplify]: Simplify (log -1) into (log -1) 3.324 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.324 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.324 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.324 * [taylor]: Taking taylor expansion of 1 in x 3.324 * [backup-simplify]: Simplify 1 into 1 3.324 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.324 * [taylor]: Taking taylor expansion of 1.0 in x 3.324 * [backup-simplify]: Simplify 1.0 into 1.0 3.324 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.324 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.324 * [taylor]: Taking taylor expansion of x in x 3.324 * [backup-simplify]: Simplify 0 into 0 3.324 * [backup-simplify]: Simplify 1 into 1 3.324 * [backup-simplify]: Simplify (* 1 1) into 1 3.324 * [backup-simplify]: Simplify (/ 1 1) into 1 3.325 * [backup-simplify]: Simplify (- 1) into -1 3.325 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.325 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.325 * [backup-simplify]: Simplify (log -1) into (log -1) 3.326 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.326 * [backup-simplify]: Simplify (- (log -1) (* 2 (log x))) into (- (log -1) (* 2 (log x))) 3.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.327 * [backup-simplify]: Simplify (- 0) into 0 3.328 * [backup-simplify]: Simplify (+ 0 0) into 0 3.328 * [backup-simplify]: Simplify (+ 0 0) into 0 3.329 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.329 * [backup-simplify]: Simplify 0 into 0 3.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.330 * [backup-simplify]: Simplify (- 0) into 0 3.330 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.330 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 3.337 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 3.337 * [backup-simplify]: Simplify -2.0 into -2.0 3.338 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.338 * [backup-simplify]: Simplify (- 0) into 0 3.339 * [backup-simplify]: Simplify (+ 0 0) into 0 3.339 * [backup-simplify]: Simplify (+ 0 0) into 0 3.342 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 3.342 * [backup-simplify]: Simplify 0 into 0 3.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.344 * [backup-simplify]: Simplify (- 0) into 0 3.344 * [backup-simplify]: Simplify (+ 0 0) into 0 3.344 * [backup-simplify]: Simplify (+ 0 0) into 0 3.368 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 3.368 * [backup-simplify]: Simplify -2.0 into -2.0 3.369 * [backup-simplify]: Simplify (+ (* -2.0 (pow (/ 1 x) 4)) (+ (* -2.0 (pow (/ 1 x) 2)) (- (log -1) (* 2 (log (/ 1 x)))))) into (- (log -1) (+ (* 2 (log (/ 1 x))) (+ (* 2.0 (/ 1 (pow x 4))) (* 2.0 (/ 1 (pow x 2)))))) 3.369 * [backup-simplify]: Simplify (log1p (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) into (log1p (- 1.0 (/ 1 (pow x 2)))) 3.369 * [approximate]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 3.369 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.369 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.369 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.369 * [taylor]: Taking taylor expansion of 1 in x 3.369 * [backup-simplify]: Simplify 1 into 1 3.369 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.369 * [taylor]: Taking taylor expansion of 1.0 in x 3.369 * [backup-simplify]: Simplify 1.0 into 1.0 3.369 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.369 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.369 * [taylor]: Taking taylor expansion of x in x 3.369 * [backup-simplify]: Simplify 0 into 0 3.369 * [backup-simplify]: Simplify 1 into 1 3.370 * [backup-simplify]: Simplify (* 1 1) into 1 3.370 * [backup-simplify]: Simplify (/ 1 1) into 1 3.370 * [backup-simplify]: Simplify (- 1) into -1 3.370 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.371 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.371 * [backup-simplify]: Simplify (log -1) into (log -1) 3.371 * [taylor]: Taking taylor expansion of (log1p (- 1.0 (/ 1 (pow x 2)))) in x 3.371 * [taylor]: Rewrote expression to (log (+ 1 (- 1.0 (/ 1 (pow x 2))))) 3.371 * [taylor]: Taking taylor expansion of (+ 1 (- 1.0 (/ 1 (pow x 2)))) in x 3.371 * [taylor]: Taking taylor expansion of 1 in x 3.371 * [backup-simplify]: Simplify 1 into 1 3.371 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 3.371 * [taylor]: Taking taylor expansion of 1.0 in x 3.371 * [backup-simplify]: Simplify 1.0 into 1.0 3.371 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.371 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.371 * [taylor]: Taking taylor expansion of x in x 3.371 * [backup-simplify]: Simplify 0 into 0 3.371 * [backup-simplify]: Simplify 1 into 1 3.371 * [backup-simplify]: Simplify (* 1 1) into 1 3.372 * [backup-simplify]: Simplify (/ 1 1) into 1 3.372 * [backup-simplify]: Simplify (- 1) into -1 3.372 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.372 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.373 * [backup-simplify]: Simplify (log -1) into (log -1) 3.373 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log -1)) into (- (log -1) (* 2 (log x))) 3.373 * [backup-simplify]: Simplify (- (log -1) (* 2 (log x))) into (- (log -1) (* 2 (log x))) 3.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.375 * [backup-simplify]: Simplify (- 0) into 0 3.375 * [backup-simplify]: Simplify (+ 0 0) into 0 3.375 * [backup-simplify]: Simplify (+ 0 0) into 0 3.376 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.376 * [backup-simplify]: Simplify 0 into 0 3.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.377 * [backup-simplify]: Simplify (- 0) into 0 3.377 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.378 * [backup-simplify]: Simplify (+ 1 1.0) into 2.0 3.384 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 2.0) 1)) (pow -1 1)))) 2) into -2.0 3.384 * [backup-simplify]: Simplify -2.0 into -2.0 3.385 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.386 * [backup-simplify]: Simplify (- 0) into 0 3.386 * [backup-simplify]: Simplify (+ 0 0) into 0 3.386 * [backup-simplify]: Simplify (+ 0 0) into 0 3.389 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 2.0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 3.389 * [backup-simplify]: Simplify 0 into 0 3.390 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.392 * [backup-simplify]: Simplify (- 0) into 0 3.392 * [backup-simplify]: Simplify (+ 0 0) into 0 3.392 * [backup-simplify]: Simplify (+ 0 0) into 0 3.414 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow -1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 2.0) 1)) (pow -1 3))) (* -3 (/ (* 1 (pow (* 2 2.0) 2)) (pow -1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow -1 1)))) 24) into -2.0 3.414 * [backup-simplify]: Simplify -2.0 into -2.0 3.415 * [backup-simplify]: Simplify (+ (* -2.0 (pow (/ 1 (- x)) 4)) (+ (* -2.0 (pow (/ 1 (- x)) 2)) (- (log -1) (* 2 (log (/ 1 (- x))))))) into (- (log -1) (+ (* 2 (log (/ -1 x))) (+ (* 2.0 (/ 1 (pow x 4))) (* 2.0 (/ 1 (pow x 2)))))) 3.415 * * * [progress]: simplifying candidates 3.421 * [simplify]: Simplifying: (exp (log1p (- 1.0 (* x x)))) (expm1 (expm1 (log1p (- 1.0 (* x x))))) (log1p (expm1 (log1p (- 1.0 (* x x))))) (log (expm1 (log1p (- 1.0 (* x x))))) (exp (expm1 (log1p (- 1.0 (* x x))))) (* (cbrt (expm1 (log1p (- 1.0 (* x x))))) (cbrt (expm1 (log1p (- 1.0 (* x x)))))) (cbrt (expm1 (log1p (- 1.0 (* x x))))) (* (* (expm1 (log1p (- 1.0 (* x x)))) (expm1 (log1p (- 1.0 (* x x))))) (expm1 (log1p (- 1.0 (* x x))))) (sqrt (expm1 (log1p (- 1.0 (* x x))))) (sqrt (expm1 (log1p (- 1.0 (* x x))))) (expm1 (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (log1p (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (log (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (exp (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (* (cbrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (cbrt (sqrt (expm1 (log1p (- 1.0 (* x x))))))) (cbrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (* (* (sqrt (expm1 (log1p (- 1.0 (* x x))))) (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt (* (cbrt (expm1 (log1p (- 1.0 (* x x))))) (cbrt (expm1 (log1p (- 1.0 (* x x))))))) (sqrt (cbrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt 1) (sqrt (expm1 (log1p (- 1.0 (* x x))))) (/ 1 2) (sqrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (sqrt (sqrt (expm1 (log1p (- 1.0 (* x x)))))) (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x))) (fma (- x) x (* x x)) (fma (sqrt 1.0) (sqrt 1.0) (- (* x x))) (fma (- x) x (* x x)) (fma 1 1.0 (- (* x x))) (fma (- x) x (* x x)) (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (- (* x x)) (- (* x x)) (- (* x x)) (/ (exp 1.0) (exp (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (- (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x))) (+ 1.0 (* x x)) (+ (sqrt 1.0) x) (- (sqrt 1.0) x) (- (* x x)) (+ 1 (- 1.0 (* x x))) (expm1 (log1p (- 1.0 (* x x)))) (log1p (log1p (- 1.0 (* x x)))) (log (log1p (- 1.0 (* x x)))) (exp (log1p (- 1.0 (* x x)))) (* (cbrt (log1p (- 1.0 (* x x)))) (cbrt (log1p (- 1.0 (* x x))))) (cbrt (log1p (- 1.0 (* x x)))) (* (* (log1p (- 1.0 (* x x))) (log1p (- 1.0 (* x x)))) (log1p (- 1.0 (* x x)))) (sqrt (log1p (- 1.0 (* x x)))) (sqrt (log1p (- 1.0 (* x x)))) (- (+ (* 0.25 (pow x 4)) 1.0) (+ (* 1.0 (pow x 2)) (* 1.0 (/ (pow x 4) (pow 2.0 2))))) (- (+ (exp (- (log -1) (* 2 (log (/ 1 x))))) (* 4.440892098500626e-16 (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 6)))) (+ (* 2.0 (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 2))) 1)) (- (+ (exp (- (log -1) (* 2 (log (/ -1 x))))) (* 4.440892098500626e-16 (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 6)))) (+ (* 2.0 (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 2))) 1)) (- (+ (sqrt 1.0) (* 0.125 (/ (pow x 4) (sqrt 1.0)))) (+ (* 0.125 (/ (pow x 4) (pow (sqrt 1.0) 3))) (+ (* 0.5 (/ (pow x 2) (sqrt 1.0))) (* 0.5 (/ (pow x 4) (* (sqrt 1.0) (pow 2.0 2))))))) (- (sqrt (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1)) (+ (* 1.0 (* (/ (exp (- (log -1) (* 2 (log (/ 1 x))))) (pow x 2)) (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1))))) (* 0.5 (* (/ (pow (exp (- (log -1) (* 2 (log (/ 1 x))))) 2) (pow x 4)) (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ 1 x))))) 1) 3))))))) (- (sqrt (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1)) (+ (* 1.0 (* (/ (exp (- (log -1) (* 2 (log (/ -1 x))))) (pow x 2)) (sqrt (/ 1 (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1))))) (* 0.5 (* (/ (pow (exp (- (log -1) (* 2 (log (/ -1 x))))) 2) (pow x 4)) (sqrt (/ 1 (pow (- (exp (- (log -1) (* 2 (log (/ -1 x))))) 1) 3))))))) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) (- (log 2.0) (+ (* 0.5 (pow x 2)) (* 1/2 (/ (pow x 4) (pow 2.0 2))))) (- (log -1) (+ (* 2 (log (/ 1 x))) (+ (* 2.0 (/ 1 (pow x 4))) (* 2.0 (/ 1 (pow x 2)))))) (- (log -1) (+ (* 2 (log (/ -1 x))) (+ (* 2.0 (/ 1 (pow x 4))) (* 2.0 (/ 1 (pow x 2)))))) 3.422 * * [simplify]: iteration 0: 176 enodes 3.479 * * [simplify]: iteration 1: 437 enodes 3.662 * * [simplify]: iteration 2: 1364 enodes 4.247 * * [simplify]: iteration complete: 5000 enodes 4.247 * * [simplify]: Extracting #0: cost 47 inf + 0 4.249 * * [simplify]: Extracting #1: cost 342 inf + 2 4.266 * * [simplify]: Extracting #2: cost 1106 inf + 7664 4.291 * * [simplify]: Extracting #3: cost 1298 inf + 46849 4.347 * * [simplify]: Extracting #4: cost 711 inf + 157957 4.418 * * [simplify]: Extracting #5: cost 301 inf + 292443 4.525 * * [simplify]: Extracting #6: cost 128 inf + 391274 4.683 * * [simplify]: Extracting #7: cost 18 inf + 406843 4.866 * * [simplify]: Extracting #8: cost 2 inf + 404263 5.017 * * [simplify]: Extracting #9: cost 0 inf + 404829 5.149 * [simplify]: Simplified to: (exp (log1p (- 1.0 (* x x)))) (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (expm1 (sqrt (- 1.0 (* x x)))) (log1p (sqrt (- 1.0 (* x x)))) (log (sqrt (- 1.0 (* x x)))) (exp (sqrt (- 1.0 (* x x)))) (* (cbrt (sqrt (- 1.0 (* x x)))) (cbrt (sqrt (- 1.0 (* x x))))) (cbrt (sqrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (fabs (cbrt (- 1.0 (* x x)))) (sqrt (cbrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) 1 (sqrt (- 1.0 (* x x))) 1/2 (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (* (- x) x)) (* x (+ (- x) x)) (- 1.0 (* x x)) (* x (+ (- x) x)) (- 1.0 (* x x)) (* x (+ (- x) x)) (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (* (- x) x) (* (- x) x) (* (- x) x) (exp (- 1.0 (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (- (* 1.0 (* 1.0 1.0)) (* (* x (* x x)) (* x (* x x)))) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (* (- x) x) (- (* 1.0 1.0) (* (* x x) (* x x))) (fma x x 1.0) (+ (sqrt 1.0) x) (- (sqrt 1.0) x) (* (- x) x) (- 1.0 (fma x x -1)) (- 1.0 (* x x)) (log1p (log1p (- 1.0 (* x x)))) (log (log1p (- 1.0 (* x x)))) (exp (log1p (- 1.0 (* x x)))) (* (cbrt (log1p (- 1.0 (* x x)))) (cbrt (log1p (- 1.0 (* x x))))) (cbrt (log1p (- 1.0 (* x x)))) (* (log1p (- 1.0 (* x x))) (* (log1p (- 1.0 (* x x))) (log1p (- 1.0 (* x x))))) (sqrt (log1p (- 1.0 (* x x)))) (sqrt (log1p (- 1.0 (* x x)))) (- (fma (* 0.25 (* x x)) (* x x) 1.0) (* 1.0 (fma (/ (* x x) 2.0) (/ (* x x) 2.0) (* x x)))) (+ (fma (/ (/ 4.440892098500626e-16 (* x x)) (* x x)) (/ (/ (/ -1 (* (/ 1 x) (/ 1 x))) x) x) (- (fma (/ (/ (/ -1 (* (/ 1 x) (/ 1 x))) x) x) 2.0 1))) (/ -1 (* (/ 1 x) (/ 1 x)))) (+ (+ (/ -1 (* (/ -1 x) (/ -1 x))) (* (/ (/ -1 (* x x)) (* (/ -1 x) (/ -1 x))) (- (/ (/ 4.440892098500626e-16 (* x x)) (* x x)) 2.0))) -1) (fma 0.125 (/ (* (* x x) (* x x)) (sqrt 1.0)) (- (sqrt 1.0) (fma 0.5 (fma (/ (* x x) (* 2.0 2.0)) (/ (* x x) (sqrt 1.0)) (/ (* x x) (sqrt 1.0))) (* (/ (* (* x x) (* x x)) (sqrt 1.0)) (/ 0.125 1.0))))) (- (sqrt (+ -1 (/ -1 (* (/ 1 x) (/ 1 x))))) (fma 1.0 (/ (* (/ (/ -1 (* (/ 1 x) (/ 1 x))) x) (sqrt (/ 1 (+ -1 (/ -1 (* (/ 1 x) (/ 1 x))))))) x) (* 0.5 (* (sqrt (/ 1 (* (+ -1 (/ -1 (* (/ 1 x) (/ 1 x)))) (* (+ -1 (/ -1 (* (/ 1 x) (/ 1 x)))) (+ -1 (/ -1 (* (/ 1 x) (/ 1 x)))))))) (* (/ (/ -1 (* (/ 1 x) (/ 1 x))) (* x x)) (/ (/ -1 (* (/ 1 x) (/ 1 x))) (* x x))))))) (- (sqrt (+ (/ -1 (* (/ -1 x) (/ -1 x))) -1)) (fma 0.5 (/ (* (/ -1 (* (/ -1 x) (/ -1 x))) (sqrt (/ 1 (* (* (+ (/ -1 (* (/ -1 x) (/ -1 x))) -1) (+ (/ -1 (* (/ -1 x) (/ -1 x))) -1)) (+ (/ -1 (* (/ -1 x) (/ -1 x))) -1))))) (/ (* (* x x) (* x x)) (/ -1 (* (/ -1 x) (/ -1 x))))) (/ (* (sqrt (/ 1 (+ (/ -1 (* (/ -1 x) (/ -1 x))) -1))) (* (/ -1 (* (/ -1 x) (/ -1 x))) 1.0)) (* x x)))) (- 1.0 (* x x)) (- 1.0 (* x x)) (- 1.0 (* x x)) (- (log 2.0) (fma (* x x) 0.5 (/ (* (/ (* x x) 2.0) (/ (* x x) 2.0)) 2))) (- (- (fma 2 (log x) (log -1)) (/ 2.0 (* x x))) (/ (/ 2.0 (* x x)) (* x x))) (- (fma -2 (log (/ -1 x)) (log -1)) (+ (/ (/ 2.0 (* x x)) (* x x)) (/ 2.0 (* x x)))) 5.152 * * * [progress]: adding candidates to table 5.512 * * [progress]: iteration 3 / 4 5.512 * * * [progress]: picking best candidate 5.515 * * * * [pick]: Picked # 5.515 * * * [progress]: localizing error 5.543 * * * [progress]: generating rewritten candidates 5.544 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 1) 5.584 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 5.599 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 5.646 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 5.748 * * * [progress]: generating series expansions 5.748 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 1) 5.748 * [backup-simplify]: Simplify (* (- 1.0 (* x x)) (- 1.0 (* x x))) into (pow (- 1.0 (pow x 2)) 2) 5.749 * [approximate]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 2) in (x) around 0 5.749 * [taylor]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 2) in x 5.749 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.749 * [taylor]: Taking taylor expansion of 1.0 in x 5.749 * [backup-simplify]: Simplify 1.0 into 1.0 5.749 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.749 * [taylor]: Taking taylor expansion of x in x 5.749 * [backup-simplify]: Simplify 0 into 0 5.749 * [backup-simplify]: Simplify 1 into 1 5.749 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.749 * [taylor]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 2) in x 5.749 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.749 * [taylor]: Taking taylor expansion of 1.0 in x 5.749 * [backup-simplify]: Simplify 1.0 into 1.0 5.749 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.749 * [taylor]: Taking taylor expansion of x in x 5.750 * [backup-simplify]: Simplify 0 into 0 5.750 * [backup-simplify]: Simplify 1 into 1 5.750 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.750 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 5.750 * [backup-simplify]: Simplify 1.0 into 1.0 5.751 * [backup-simplify]: Simplify (+ 0 0) into 0 5.751 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1.0)) into 0 5.751 * [backup-simplify]: Simplify 0 into 0 5.751 * [backup-simplify]: Simplify (* 1 1) into 1 5.751 * [backup-simplify]: Simplify (- 1) into -1 5.752 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.753 * [backup-simplify]: Simplify (+ (* 1.0 -1) (+ (* 0 0) (* -1 1.0))) into (- 2.0) 5.754 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.754 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.754 * [backup-simplify]: Simplify (- 0) into 0 5.755 * [backup-simplify]: Simplify (+ 0 0) into 0 5.755 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 -1) (+ (* -1 0) (* 0 1.0)))) into 0 5.755 * [backup-simplify]: Simplify 0 into 0 5.756 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.756 * [backup-simplify]: Simplify (- 0) into 0 5.756 * [backup-simplify]: Simplify (+ 0 0) into 0 5.757 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* -1 -1) (+ (* 0 0) (* 0 1.0))))) into 1 5.757 * [backup-simplify]: Simplify 1 into 1 5.758 * [backup-simplify]: Simplify (+ (* 1 (pow x 4)) (+ (* (- 2.0) (pow x 2)) 1.0)) into (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) 5.758 * [backup-simplify]: Simplify (* (- 1.0 (* (/ 1 x) (/ 1 x))) (- 1.0 (* (/ 1 x) (/ 1 x)))) into (pow (- 1.0 (/ 1 (pow x 2))) 2) 5.758 * [approximate]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in (x) around 0 5.758 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in x 5.758 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.758 * [taylor]: Taking taylor expansion of 1.0 in x 5.758 * [backup-simplify]: Simplify 1.0 into 1.0 5.758 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.758 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.758 * [taylor]: Taking taylor expansion of x in x 5.758 * [backup-simplify]: Simplify 0 into 0 5.758 * [backup-simplify]: Simplify 1 into 1 5.758 * [backup-simplify]: Simplify (* 1 1) into 1 5.759 * [backup-simplify]: Simplify (/ 1 1) into 1 5.759 * [backup-simplify]: Simplify (- 1) into -1 5.759 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.759 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in x 5.759 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.759 * [taylor]: Taking taylor expansion of 1.0 in x 5.759 * [backup-simplify]: Simplify 1.0 into 1.0 5.759 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.759 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.759 * [taylor]: Taking taylor expansion of x in x 5.759 * [backup-simplify]: Simplify 0 into 0 5.759 * [backup-simplify]: Simplify 1 into 1 5.759 * [backup-simplify]: Simplify (* 1 1) into 1 5.760 * [backup-simplify]: Simplify (/ 1 1) into 1 5.760 * [backup-simplify]: Simplify (- 1) into -1 5.760 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.760 * [backup-simplify]: Simplify (* -1 -1) into 1 5.760 * [backup-simplify]: Simplify 1 into 1 5.761 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.762 * [backup-simplify]: Simplify (- 0) into 0 5.762 * [backup-simplify]: Simplify (+ 0 0) into 0 5.762 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.762 * [backup-simplify]: Simplify 0 into 0 5.763 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.763 * [backup-simplify]: Simplify (- 0) into 0 5.764 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.765 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (* 1.0 -1))) into (- 2.0) 5.766 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.766 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.767 * [backup-simplify]: Simplify (- 0) into 0 5.767 * [backup-simplify]: Simplify (+ 0 0) into 0 5.768 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1.0) (+ (* 1.0 0) (* 0 -1)))) into 0 5.768 * [backup-simplify]: Simplify 0 into 0 5.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.770 * [backup-simplify]: Simplify (- 0) into 0 5.770 * [backup-simplify]: Simplify (+ 0 0) into 0 5.775 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1.0 1.0) (+ (* 0 0) (* 0 -1))))) into 1.0 5.775 * [backup-simplify]: Simplify 1.0 into 1.0 5.776 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 2.0) (pow (/ 1 (/ 1 x)) 2)) (* 1 (pow (/ 1 (/ 1 x)) 4)))) into (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) 5.777 * [backup-simplify]: Simplify (* (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) into (pow (- 1.0 (/ 1 (pow x 2))) 2) 5.777 * [approximate]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in (x) around 0 5.777 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in x 5.777 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.777 * [taylor]: Taking taylor expansion of 1.0 in x 5.777 * [backup-simplify]: Simplify 1.0 into 1.0 5.777 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.777 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.777 * [taylor]: Taking taylor expansion of x in x 5.777 * [backup-simplify]: Simplify 0 into 0 5.777 * [backup-simplify]: Simplify 1 into 1 5.777 * [backup-simplify]: Simplify (* 1 1) into 1 5.778 * [backup-simplify]: Simplify (/ 1 1) into 1 5.778 * [backup-simplify]: Simplify (- 1) into -1 5.779 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.779 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 2) in x 5.779 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.779 * [taylor]: Taking taylor expansion of 1.0 in x 5.779 * [backup-simplify]: Simplify 1.0 into 1.0 5.779 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.779 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.779 * [taylor]: Taking taylor expansion of x in x 5.779 * [backup-simplify]: Simplify 0 into 0 5.779 * [backup-simplify]: Simplify 1 into 1 5.779 * [backup-simplify]: Simplify (* 1 1) into 1 5.780 * [backup-simplify]: Simplify (/ 1 1) into 1 5.780 * [backup-simplify]: Simplify (- 1) into -1 5.781 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.781 * [backup-simplify]: Simplify (* -1 -1) into 1 5.781 * [backup-simplify]: Simplify 1 into 1 5.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.783 * [backup-simplify]: Simplify (- 0) into 0 5.784 * [backup-simplify]: Simplify (+ 0 0) into 0 5.784 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.784 * [backup-simplify]: Simplify 0 into 0 5.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.787 * [backup-simplify]: Simplify (- 0) into 0 5.787 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.790 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (* 1.0 -1))) into (- 2.0) 5.790 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.791 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.793 * [backup-simplify]: Simplify (- 0) into 0 5.793 * [backup-simplify]: Simplify (+ 0 0) into 0 5.795 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1.0) (+ (* 1.0 0) (* 0 -1)))) into 0 5.795 * [backup-simplify]: Simplify 0 into 0 5.796 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.797 * [backup-simplify]: Simplify (- 0) into 0 5.798 * [backup-simplify]: Simplify (+ 0 0) into 0 5.803 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1.0 1.0) (+ (* 0 0) (* 0 -1))))) into 1.0 5.803 * [backup-simplify]: Simplify 1.0 into 1.0 5.804 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 2.0) (pow (/ 1 (/ 1 (- x))) 2)) (* 1 (pow (/ 1 (/ 1 (- x))) 4)))) into (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) 5.804 * * * * [progress]: [ 2 / 4 ] generating series at (2) 5.804 * [backup-simplify]: Simplify (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) into (sqrt (- 1.0 (pow x 2))) 5.805 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in (x) around 0 5.805 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in x 5.805 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.805 * [taylor]: Taking taylor expansion of 1.0 in x 5.805 * [backup-simplify]: Simplify 1.0 into 1.0 5.805 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.805 * [taylor]: Taking taylor expansion of x in x 5.805 * [backup-simplify]: Simplify 0 into 0 5.805 * [backup-simplify]: Simplify 1 into 1 5.805 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.806 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.806 * [backup-simplify]: Simplify (+ 0 0) into 0 5.807 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.807 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (pow x 2))) in x 5.807 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.807 * [taylor]: Taking taylor expansion of 1.0 in x 5.807 * [backup-simplify]: Simplify 1.0 into 1.0 5.807 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.807 * [taylor]: Taking taylor expansion of x in x 5.807 * [backup-simplify]: Simplify 0 into 0 5.807 * [backup-simplify]: Simplify 1 into 1 5.807 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.808 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.808 * [backup-simplify]: Simplify (+ 0 0) into 0 5.809 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.809 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.809 * [backup-simplify]: Simplify 0 into 0 5.810 * [backup-simplify]: Simplify (* 1 1) into 1 5.810 * [backup-simplify]: Simplify (- 1) into -1 5.811 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.813 * [backup-simplify]: Simplify (/ (- -1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ -1/2 (sqrt 1.0)) 5.814 * [backup-simplify]: Simplify (/ -1/2 (sqrt 1.0)) into (/ -1/2 (sqrt 1.0)) 5.815 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.815 * [backup-simplify]: Simplify (- 0) into 0 5.816 * [backup-simplify]: Simplify (+ 0 0) into 0 5.817 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 5.817 * [backup-simplify]: Simplify 0 into 0 5.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.818 * [backup-simplify]: Simplify (- 0) into 0 5.819 * [backup-simplify]: Simplify (+ 0 0) into 0 5.831 * [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)) 5.833 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 5.836 * [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/8 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 5.836 * [backup-simplify]: Simplify (sqrt (cbrt (* (* (- 1.0 (* (/ 1 x) (/ 1 x))) (- 1.0 (* (/ 1 x) (/ 1 x)))) (- 1.0 (* (/ 1 x) (/ 1 x)))))) into (sqrt (- 1.0 (/ 1 (pow x 2)))) 5.837 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 5.837 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 5.837 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.837 * [taylor]: Taking taylor expansion of 1.0 in x 5.837 * [backup-simplify]: Simplify 1.0 into 1.0 5.837 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.837 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.837 * [taylor]: Taking taylor expansion of x in x 5.837 * [backup-simplify]: Simplify 0 into 0 5.837 * [backup-simplify]: Simplify 1 into 1 5.837 * [backup-simplify]: Simplify (* 1 1) into 1 5.838 * [backup-simplify]: Simplify (/ 1 1) into 1 5.838 * [backup-simplify]: Simplify (- 1) into -1 5.838 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.839 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.839 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.840 * [backup-simplify]: Simplify (- 0) into 0 5.841 * [backup-simplify]: Simplify (+ 0 0) into 0 5.842 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 5.842 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 5.842 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.842 * [taylor]: Taking taylor expansion of 1.0 in x 5.842 * [backup-simplify]: Simplify 1.0 into 1.0 5.842 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.842 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.842 * [taylor]: Taking taylor expansion of x in x 5.842 * [backup-simplify]: Simplify 0 into 0 5.842 * [backup-simplify]: Simplify 1 into 1 5.842 * [backup-simplify]: Simplify (* 1 1) into 1 5.843 * [backup-simplify]: Simplify (/ 1 1) into 1 5.843 * [backup-simplify]: Simplify (- 1) into -1 5.843 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.844 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.845 * [backup-simplify]: Simplify (- 0) into 0 5.845 * [backup-simplify]: Simplify (+ 0 0) into 0 5.846 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 5.846 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.846 * [backup-simplify]: Simplify 0 into 0 5.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.847 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.848 * [backup-simplify]: Simplify (- 0) into 0 5.848 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.850 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 (sqrt -1))) into (/ 0.5 (sqrt -1)) 5.851 * [backup-simplify]: Simplify (/ 0.5 (sqrt -1)) into (/ 0.5 (sqrt -1)) 5.851 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.852 * [backup-simplify]: Simplify (- 0) into 0 5.852 * [backup-simplify]: Simplify (+ 0 0) into 0 5.853 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 0.5 (sqrt -1)))))) (* 2 (sqrt -1))) into 0 5.853 * [backup-simplify]: Simplify 0 into 0 5.854 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.855 * [backup-simplify]: Simplify (- 0) into 0 5.855 * [backup-simplify]: Simplify (+ 0 0) into 0 5.861 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 0.5 (sqrt -1)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1))) into (/ -0.125 (pow (sqrt -1) 3)) 5.863 * [backup-simplify]: Simplify (/ -0.125 (pow (sqrt -1) 3)) into (/ -0.125 (pow (sqrt -1) 3)) 5.866 * [backup-simplify]: Simplify (+ (* (/ -0.125 (pow (sqrt -1) 3)) (pow (/ 1 x) 3)) (+ (* (/ 0.5 (sqrt -1)) (/ 1 x)) (* (sqrt -1) (/ 1 (/ 1 x))))) into (- (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1))))) (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) 5.867 * [backup-simplify]: Simplify (sqrt (cbrt (* (* (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))))) into (sqrt (- 1.0 (/ 1 (pow x 2)))) 5.867 * [approximate]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in (x) around 0 5.867 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 5.867 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.867 * [taylor]: Taking taylor expansion of 1.0 in x 5.867 * [backup-simplify]: Simplify 1.0 into 1.0 5.867 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.867 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.867 * [taylor]: Taking taylor expansion of x in x 5.867 * [backup-simplify]: Simplify 0 into 0 5.867 * [backup-simplify]: Simplify 1 into 1 5.868 * [backup-simplify]: Simplify (* 1 1) into 1 5.868 * [backup-simplify]: Simplify (/ 1 1) into 1 5.868 * [backup-simplify]: Simplify (- 1) into -1 5.869 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.869 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.870 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.871 * [backup-simplify]: Simplify (- 0) into 0 5.871 * [backup-simplify]: Simplify (+ 0 0) into 0 5.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 5.872 * [taylor]: Taking taylor expansion of (sqrt (- 1.0 (/ 1 (pow x 2)))) in x 5.872 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.872 * [taylor]: Taking taylor expansion of 1.0 in x 5.872 * [backup-simplify]: Simplify 1.0 into 1.0 5.872 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.872 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.872 * [taylor]: Taking taylor expansion of x in x 5.873 * [backup-simplify]: Simplify 0 into 0 5.873 * [backup-simplify]: Simplify 1 into 1 5.873 * [backup-simplify]: Simplify (* 1 1) into 1 5.873 * [backup-simplify]: Simplify (/ 1 1) into 1 5.874 * [backup-simplify]: Simplify (- 1) into -1 5.874 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.874 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.875 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.876 * [backup-simplify]: Simplify (- 0) into 0 5.877 * [backup-simplify]: Simplify (+ 0 0) into 0 5.877 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt -1))) into 0 5.878 * [backup-simplify]: Simplify (sqrt -1) into (sqrt -1) 5.878 * [backup-simplify]: Simplify 0 into 0 5.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.880 * [backup-simplify]: Simplify (- 0) into 0 5.881 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.884 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 (sqrt -1))) into (/ 0.5 (sqrt -1)) 5.885 * [backup-simplify]: Simplify (/ 0.5 (sqrt -1)) into (/ 0.5 (sqrt -1)) 5.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.887 * [backup-simplify]: Simplify (- 0) into 0 5.887 * [backup-simplify]: Simplify (+ 0 0) into 0 5.889 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 0.5 (sqrt -1)))))) (* 2 (sqrt -1))) into 0 5.889 * [backup-simplify]: Simplify 0 into 0 5.890 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.891 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.891 * [backup-simplify]: Simplify (- 0) into 0 5.891 * [backup-simplify]: Simplify (+ 0 0) into 0 5.897 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 0.5 (sqrt -1)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt -1))) into (/ -0.125 (pow (sqrt -1) 3)) 5.898 * [backup-simplify]: Simplify (/ -0.125 (pow (sqrt -1) 3)) into (/ -0.125 (pow (sqrt -1) 3)) 5.900 * [backup-simplify]: Simplify (+ (* (/ -0.125 (pow (sqrt -1) 3)) (pow (/ 1 (- x)) 3)) (+ (* (/ 0.5 (sqrt -1)) (/ 1 (- x))) (* (sqrt -1) (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1)))))) 5.900 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 5.901 * [backup-simplify]: Simplify (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) into (- 1.0 (pow x 2)) 5.901 * [approximate]: Taking taylor expansion of (- 1.0 (pow x 2)) in (x) around 0 5.901 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.901 * [taylor]: Taking taylor expansion of 1.0 in x 5.901 * [backup-simplify]: Simplify 1.0 into 1.0 5.901 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.901 * [taylor]: Taking taylor expansion of x in x 5.901 * [backup-simplify]: Simplify 0 into 0 5.901 * [backup-simplify]: Simplify 1 into 1 5.901 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.901 * [taylor]: Taking taylor expansion of 1.0 in x 5.901 * [backup-simplify]: Simplify 1.0 into 1.0 5.901 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.901 * [taylor]: Taking taylor expansion of x in x 5.901 * [backup-simplify]: Simplify 0 into 0 5.901 * [backup-simplify]: Simplify 1 into 1 5.901 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.901 * [backup-simplify]: Simplify 1.0 into 1.0 5.901 * [backup-simplify]: Simplify (+ 0 0) into 0 5.902 * [backup-simplify]: Simplify 0 into 0 5.902 * [backup-simplify]: Simplify (* 1 1) into 1 5.902 * [backup-simplify]: Simplify (- 1) into -1 5.902 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.902 * [backup-simplify]: Simplify -1 into -1 5.903 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.903 * [backup-simplify]: Simplify (- 0) into 0 5.903 * [backup-simplify]: Simplify (+ 0 0) into 0 5.903 * [backup-simplify]: Simplify 0 into 0 5.904 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.904 * [backup-simplify]: Simplify (- 0) into 0 5.904 * [backup-simplify]: Simplify (+ 0 0) into 0 5.904 * [backup-simplify]: Simplify 0 into 0 5.905 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.905 * [backup-simplify]: Simplify (- 0) into 0 5.905 * [backup-simplify]: Simplify (+ 0 0) into 0 5.905 * [backup-simplify]: Simplify 0 into 0 5.906 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.906 * [backup-simplify]: Simplify (- 0) into 0 5.906 * [backup-simplify]: Simplify (+ 0 0) into 0 5.906 * [backup-simplify]: Simplify 0 into 0 5.907 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.907 * [backup-simplify]: Simplify (- 0) into 0 5.908 * [backup-simplify]: Simplify (+ 0 0) into 0 5.908 * [backup-simplify]: Simplify 0 into 0 5.909 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.909 * [backup-simplify]: Simplify (- 0) into 0 5.909 * [backup-simplify]: Simplify (+ 0 0) into 0 5.909 * [backup-simplify]: Simplify 0 into 0 5.909 * [backup-simplify]: Simplify (+ (* -1 (pow x 2)) 1.0) into (- 1.0 (pow x 2)) 5.910 * [backup-simplify]: Simplify (cbrt (* (* (- 1.0 (* (/ 1 x) (/ 1 x))) (- 1.0 (* (/ 1 x) (/ 1 x)))) (- 1.0 (* (/ 1 x) (/ 1 x))))) into (- 1.0 (/ 1 (pow x 2))) 5.910 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 5.910 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.910 * [taylor]: Taking taylor expansion of 1.0 in x 5.910 * [backup-simplify]: Simplify 1.0 into 1.0 5.910 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.910 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.910 * [taylor]: Taking taylor expansion of x in x 5.910 * [backup-simplify]: Simplify 0 into 0 5.910 * [backup-simplify]: Simplify 1 into 1 5.910 * [backup-simplify]: Simplify (* 1 1) into 1 5.910 * [backup-simplify]: Simplify (/ 1 1) into 1 5.910 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.910 * [taylor]: Taking taylor expansion of 1.0 in x 5.910 * [backup-simplify]: Simplify 1.0 into 1.0 5.910 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.910 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.910 * [taylor]: Taking taylor expansion of x in x 5.910 * [backup-simplify]: Simplify 0 into 0 5.910 * [backup-simplify]: Simplify 1 into 1 5.911 * [backup-simplify]: Simplify (* 1 1) into 1 5.911 * [backup-simplify]: Simplify (/ 1 1) into 1 5.911 * [backup-simplify]: Simplify (- 1) into -1 5.911 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.911 * [backup-simplify]: Simplify -1 into -1 5.912 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.913 * [backup-simplify]: Simplify (- 0) into 0 5.913 * [backup-simplify]: Simplify (+ 0 0) into 0 5.913 * [backup-simplify]: Simplify 0 into 0 5.913 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.914 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.914 * [backup-simplify]: Simplify (- 0) into 0 5.914 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.914 * [backup-simplify]: Simplify 1.0 into 1.0 5.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.915 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.916 * [backup-simplify]: Simplify (- 0) into 0 5.916 * [backup-simplify]: Simplify (+ 0 0) into 0 5.916 * [backup-simplify]: Simplify 0 into 0 5.917 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.917 * [backup-simplify]: Simplify (- 0) into 0 5.918 * [backup-simplify]: Simplify (+ 0 0) into 0 5.918 * [backup-simplify]: Simplify 0 into 0 5.918 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.919 * [backup-simplify]: Simplify (- 0) into 0 5.919 * [backup-simplify]: Simplify (+ 0 0) into 0 5.919 * [backup-simplify]: Simplify 0 into 0 5.920 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.921 * [backup-simplify]: Simplify (- 0) into 0 5.921 * [backup-simplify]: Simplify (+ 0 0) into 0 5.921 * [backup-simplify]: Simplify 0 into 0 5.922 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.923 * [backup-simplify]: Simplify (- 0) into 0 5.923 * [backup-simplify]: Simplify (+ 0 0) into 0 5.923 * [backup-simplify]: Simplify 0 into 0 5.924 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 5.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.925 * [backup-simplify]: Simplify (- 0) into 0 5.925 * [backup-simplify]: Simplify (+ 0 0) into 0 5.926 * [backup-simplify]: Simplify 0 into 0 5.926 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 x)) 2))) into (- 1.0 (pow x 2)) 5.926 * [backup-simplify]: Simplify (cbrt (* (* (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))))) into (- 1.0 (/ 1 (pow x 2))) 5.927 * [approximate]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in (x) around 0 5.927 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.927 * [taylor]: Taking taylor expansion of 1.0 in x 5.927 * [backup-simplify]: Simplify 1.0 into 1.0 5.927 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.927 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.927 * [taylor]: Taking taylor expansion of x in x 5.927 * [backup-simplify]: Simplify 0 into 0 5.927 * [backup-simplify]: Simplify 1 into 1 5.927 * [backup-simplify]: Simplify (* 1 1) into 1 5.928 * [backup-simplify]: Simplify (/ 1 1) into 1 5.928 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.928 * [taylor]: Taking taylor expansion of 1.0 in x 5.928 * [backup-simplify]: Simplify 1.0 into 1.0 5.928 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.928 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.928 * [taylor]: Taking taylor expansion of x in x 5.928 * [backup-simplify]: Simplify 0 into 0 5.928 * [backup-simplify]: Simplify 1 into 1 5.928 * [backup-simplify]: Simplify (* 1 1) into 1 5.929 * [backup-simplify]: Simplify (/ 1 1) into 1 5.929 * [backup-simplify]: Simplify (- 1) into -1 5.929 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.929 * [backup-simplify]: Simplify -1 into -1 5.930 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.931 * [backup-simplify]: Simplify (- 0) into 0 5.932 * [backup-simplify]: Simplify (+ 0 0) into 0 5.932 * [backup-simplify]: Simplify 0 into 0 5.933 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.934 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.934 * [backup-simplify]: Simplify (- 0) into 0 5.934 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.934 * [backup-simplify]: Simplify 1.0 into 1.0 5.935 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.936 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.937 * [backup-simplify]: Simplify (- 0) into 0 5.937 * [backup-simplify]: Simplify (+ 0 0) into 0 5.937 * [backup-simplify]: Simplify 0 into 0 5.938 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.940 * [backup-simplify]: Simplify (- 0) into 0 5.940 * [backup-simplify]: Simplify (+ 0 0) into 0 5.940 * [backup-simplify]: Simplify 0 into 0 5.946 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.949 * [backup-simplify]: Simplify (- 0) into 0 5.949 * [backup-simplify]: Simplify (+ 0 0) into 0 5.949 * [backup-simplify]: Simplify 0 into 0 5.951 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.952 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.952 * [backup-simplify]: Simplify (- 0) into 0 5.953 * [backup-simplify]: Simplify (+ 0 0) into 0 5.953 * [backup-simplify]: Simplify 0 into 0 5.954 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.955 * [backup-simplify]: Simplify (- 0) into 0 5.956 * [backup-simplify]: Simplify (+ 0 0) into 0 5.956 * [backup-simplify]: Simplify 0 into 0 5.958 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 5.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.959 * [backup-simplify]: Simplify (- 0) into 0 5.960 * [backup-simplify]: Simplify (+ 0 0) into 0 5.960 * [backup-simplify]: Simplify 0 into 0 5.960 * [backup-simplify]: Simplify (+ 1.0 (* -1 (pow (/ 1 (/ 1 (- x))) 2))) into (- 1.0 (pow x 2)) 5.960 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 5.960 * [backup-simplify]: Simplify (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) into (pow (- 1.0 (pow x 2)) 3) 5.960 * [approximate]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 3) in (x) around 0 5.960 * [taylor]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 3) in x 5.960 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.961 * [taylor]: Taking taylor expansion of 1.0 in x 5.961 * [backup-simplify]: Simplify 1.0 into 1.0 5.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.961 * [taylor]: Taking taylor expansion of x in x 5.961 * [backup-simplify]: Simplify 0 into 0 5.961 * [backup-simplify]: Simplify 1 into 1 5.961 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.961 * [taylor]: Taking taylor expansion of (pow (- 1.0 (pow x 2)) 3) in x 5.961 * [taylor]: Taking taylor expansion of (- 1.0 (pow x 2)) in x 5.961 * [taylor]: Taking taylor expansion of 1.0 in x 5.961 * [backup-simplify]: Simplify 1.0 into 1.0 5.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.961 * [taylor]: Taking taylor expansion of x in x 5.961 * [backup-simplify]: Simplify 0 into 0 5.961 * [backup-simplify]: Simplify 1 into 1 5.962 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.962 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 5.963 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 5.963 * [backup-simplify]: Simplify 1.0 into 1.0 5.963 * [backup-simplify]: Simplify (+ 0 0) into 0 5.963 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1.0)) into 0 5.964 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1.0)) into 0 5.964 * [backup-simplify]: Simplify 0 into 0 5.965 * [backup-simplify]: Simplify (* 1 1) into 1 5.965 * [backup-simplify]: Simplify (- 1) into -1 5.965 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.968 * [backup-simplify]: Simplify (+ (* 1.0 -1) (+ (* 0 0) (* -1 1.0))) into (- 2.0) 5.971 * [backup-simplify]: Simplify (+ (* 1.0 (- 2.0)) (+ (* 0 0) (* -1 1.0))) into (- 3.0) 5.971 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 5.972 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.972 * [backup-simplify]: Simplify (- 0) into 0 5.973 * [backup-simplify]: Simplify (+ 0 0) into 0 5.974 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 -1) (+ (* -1 0) (* 0 1.0)))) into 0 5.974 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (- 2.0)) (+ (* -1 0) (* 0 1.0)))) into 0 5.974 * [backup-simplify]: Simplify 0 into 0 5.975 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.975 * [backup-simplify]: Simplify (- 0) into 0 5.975 * [backup-simplify]: Simplify (+ 0 0) into 0 5.976 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* -1 -1) (+ (* 0 0) (* 0 1.0))))) into 1 5.980 * [backup-simplify]: Simplify (+ (* 1.0 1) (+ (* 0 0) (+ (* -1 (- 2.0)) (+ (* 0 0) (* 0 1.0))))) into 3.0 5.980 * [backup-simplify]: Simplify 3.0 into 3.0 5.980 * [backup-simplify]: Simplify (+ (* 3.0 (pow x 4)) (+ (* (- 3.0) (pow x 2)) 1.0)) into (- (+ (* 3.0 (pow x 4)) 1.0) (* 3.0 (pow x 2))) 5.981 * [backup-simplify]: Simplify (* (* (- 1.0 (* (/ 1 x) (/ 1 x))) (- 1.0 (* (/ 1 x) (/ 1 x)))) (- 1.0 (* (/ 1 x) (/ 1 x)))) into (pow (- 1.0 (/ 1 (pow x 2))) 3) 5.981 * [approximate]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in (x) around 0 5.981 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in x 5.981 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.981 * [taylor]: Taking taylor expansion of 1.0 in x 5.981 * [backup-simplify]: Simplify 1.0 into 1.0 5.981 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.981 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.981 * [taylor]: Taking taylor expansion of x in x 5.981 * [backup-simplify]: Simplify 0 into 0 5.981 * [backup-simplify]: Simplify 1 into 1 5.981 * [backup-simplify]: Simplify (* 1 1) into 1 5.981 * [backup-simplify]: Simplify (/ 1 1) into 1 5.982 * [backup-simplify]: Simplify (- 1) into -1 5.982 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.982 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in x 5.982 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 5.982 * [taylor]: Taking taylor expansion of 1.0 in x 5.982 * [backup-simplify]: Simplify 1.0 into 1.0 5.982 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.982 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.982 * [taylor]: Taking taylor expansion of x in x 5.982 * [backup-simplify]: Simplify 0 into 0 5.982 * [backup-simplify]: Simplify 1 into 1 5.982 * [backup-simplify]: Simplify (* 1 1) into 1 5.982 * [backup-simplify]: Simplify (/ 1 1) into 1 5.983 * [backup-simplify]: Simplify (- 1) into -1 5.983 * [backup-simplify]: Simplify (+ 0 -1) into -1 5.983 * [backup-simplify]: Simplify (* -1 -1) into 1 5.983 * [backup-simplify]: Simplify (* -1 1) into -1 5.983 * [backup-simplify]: Simplify -1 into -1 5.984 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.985 * [backup-simplify]: Simplify (- 0) into 0 5.985 * [backup-simplify]: Simplify (+ 0 0) into 0 5.985 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.986 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 5.986 * [backup-simplify]: Simplify 0 into 0 5.986 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.987 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.987 * [backup-simplify]: Simplify (- 0) into 0 5.987 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.989 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (* 1.0 -1))) into (- 2.0) 5.991 * [backup-simplify]: Simplify (+ (* -1 (- 2.0)) (+ (* 0 0) (* 1.0 1))) into 3.0 5.991 * [backup-simplify]: Simplify 3.0 into 3.0 5.991 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.992 * [backup-simplify]: Simplify (- 0) into 0 5.992 * [backup-simplify]: Simplify (+ 0 0) into 0 5.993 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1.0) (+ (* 1.0 0) (* 0 -1)))) into 0 5.994 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 2.0)) (+ (* 1.0 0) (* 0 1)))) into 0 5.994 * [backup-simplify]: Simplify 0 into 0 5.995 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.995 * [backup-simplify]: Simplify (- 0) into 0 5.996 * [backup-simplify]: Simplify (+ 0 0) into 0 5.999 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1.0 1.0) (+ (* 0 0) (* 0 -1))))) into 1.0 6.002 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (+ (* 1.0 (- 2.0)) (+ (* 0 0) (* 0 1))))) into (- 3.0) 6.002 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 6.003 * [backup-simplify]: Simplify (+ (* (- 3.0) (pow (/ 1 (/ 1 x)) 2)) (+ (* 3.0 (pow (/ 1 (/ 1 x)) 4)) (* -1 (pow (/ 1 (/ 1 x)) 6)))) into (- (* 3.0 (pow x 4)) (+ (* 3.0 (pow x 2)) (pow x 6))) 6.003 * [backup-simplify]: Simplify (* (* (- 1.0 (* (/ 1 (- x)) (/ 1 (- x)))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) (- 1.0 (* (/ 1 (- x)) (/ 1 (- x))))) into (pow (- 1.0 (/ 1 (pow x 2))) 3) 6.004 * [approximate]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in (x) around 0 6.004 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in x 6.004 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 6.004 * [taylor]: Taking taylor expansion of 1.0 in x 6.004 * [backup-simplify]: Simplify 1.0 into 1.0 6.004 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.004 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.004 * [taylor]: Taking taylor expansion of x in x 6.004 * [backup-simplify]: Simplify 0 into 0 6.004 * [backup-simplify]: Simplify 1 into 1 6.004 * [backup-simplify]: Simplify (* 1 1) into 1 6.004 * [backup-simplify]: Simplify (/ 1 1) into 1 6.004 * [backup-simplify]: Simplify (- 1) into -1 6.005 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.005 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 (pow x 2))) 3) in x 6.005 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 (pow x 2))) in x 6.005 * [taylor]: Taking taylor expansion of 1.0 in x 6.005 * [backup-simplify]: Simplify 1.0 into 1.0 6.005 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.005 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.005 * [taylor]: Taking taylor expansion of x in x 6.005 * [backup-simplify]: Simplify 0 into 0 6.005 * [backup-simplify]: Simplify 1 into 1 6.005 * [backup-simplify]: Simplify (* 1 1) into 1 6.005 * [backup-simplify]: Simplify (/ 1 1) into 1 6.006 * [backup-simplify]: Simplify (- 1) into -1 6.006 * [backup-simplify]: Simplify (+ 0 -1) into -1 6.007 * [backup-simplify]: Simplify (* -1 -1) into 1 6.007 * [backup-simplify]: Simplify (* -1 1) into -1 6.007 * [backup-simplify]: Simplify -1 into -1 6.008 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.009 * [backup-simplify]: Simplify (- 0) into 0 6.010 * [backup-simplify]: Simplify (+ 0 0) into 0 6.010 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.011 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 6.011 * [backup-simplify]: Simplify 0 into 0 6.012 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.013 * [backup-simplify]: Simplify (- 0) into 0 6.014 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.016 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (* 1.0 -1))) into (- 2.0) 6.020 * [backup-simplify]: Simplify (+ (* -1 (- 2.0)) (+ (* 0 0) (* 1.0 1))) into 3.0 6.020 * [backup-simplify]: Simplify 3.0 into 3.0 6.021 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.022 * [backup-simplify]: Simplify (- 0) into 0 6.023 * [backup-simplify]: Simplify (+ 0 0) into 0 6.024 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1.0) (+ (* 1.0 0) (* 0 -1)))) into 0 6.026 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 2.0)) (+ (* 1.0 0) (* 0 1)))) into 0 6.026 * [backup-simplify]: Simplify 0 into 0 6.027 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.028 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.028 * [backup-simplify]: Simplify (- 0) into 0 6.029 * [backup-simplify]: Simplify (+ 0 0) into 0 6.034 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1.0 1.0) (+ (* 0 0) (* 0 -1))))) into 1.0 6.040 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (+ (* 1.0 (- 2.0)) (+ (* 0 0) (* 0 1))))) into (- 3.0) 6.040 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 6.041 * [backup-simplify]: Simplify (+ (* (- 3.0) (pow (/ 1 (/ 1 (- x))) 2)) (+ (* 3.0 (pow (/ 1 (/ 1 (- x))) 4)) (* -1 (pow (/ 1 (/ 1 (- x))) 6)))) into (- (* 3.0 (pow x 4)) (+ (* 3.0 (pow x 2)) (pow x 6))) 6.042 * * * [progress]: simplifying candidates 6.048 * [simplify]: Simplifying: (expm1 (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (log1p (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (+ 1 1) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ 1 1) (+ (log (- 1.0 (* x x))) (log (- 1.0 (* x x)))) (log (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (exp (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (* (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x))))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (* 1 1) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (+ (sqrt 1.0) x) (+ (sqrt 1.0) x)) (* (- (sqrt 1.0) x) (- (sqrt 1.0) x)) (* (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (* 2 1) (* (- 1.0 (* x x)) (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x)))) (* (- 1.0 (* x x)) (fma (- x) x (* x x))) (* (- 1.0 (* x x)) (fma (sqrt 1.0) (sqrt 1.0) (- (* x x)))) (* (- 1.0 (* x x)) (fma (- x) x (* x x))) (* (- 1.0 (* x x)) (fma 1 1.0 (- (* x x)))) (* (- 1.0 (* x x)) (fma (- x) x (* x x))) (* (- 1.0 (* x x)) 1.0) (* (- 1.0 (* x x)) (- (* x x))) (* (- 1.0 (* x x)) 1.0) (* (- 1.0 (* x x)) (- (* x x))) (* (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x))) (- 1.0 (* x x))) (* (fma (- x) x (* x x)) (- 1.0 (* x x))) (* (fma (sqrt 1.0) (sqrt 1.0) (- (* x x))) (- 1.0 (* x x))) (* (fma (- x) x (* x x)) (- 1.0 (* x x))) (* (fma 1 1.0 (- (* x x))) (- 1.0 (* x x))) (* (fma (- x) x (* x x)) (- 1.0 (* x x))) (* 1.0 (- 1.0 (* x x))) (* (- (* x x)) (- 1.0 (* x x))) (* 1.0 (- 1.0 (* x x))) (* (- (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x))))) (* (- 1.0 (* x x)) (sqrt (- 1.0 (* x x)))) (* (- 1.0 (* x x)) 1) (* (- 1.0 (* x x)) (+ (sqrt 1.0) x)) (* (cbrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- (sqrt 1.0) x) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (expm1 (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (log1p (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (log (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (exp (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (* (cbrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (cbrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))))) (cbrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (* (* (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (sqrt (cbrt (- 1.0 (* x x)))) (sqrt (* (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))))) (sqrt (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt 1) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))))) (sqrt (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))))) (sqrt (cbrt (+ 1.0 (* x x)))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))))) (sqrt (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (+ 1.0 (* x x)))) (sqrt (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (sqrt (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (+ 1.0 (* x x)))) (/ 1/3 2) (/ 1 2) (sqrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (sqrt (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (expm1 (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (log1p (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (log (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (exp (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x)))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ 1.0 (* x x)))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x)))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x)))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x)))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3)))) (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x))))) (cbrt (+ 1.0 (* x x))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x)))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x)))) (cbrt (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x)))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x)))) (cbrt (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x)))) (cbrt (* (+ 1.0 (* x x)) (+ 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x)))) (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (cbrt (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x)))) (cbrt (+ 1.0 (* x x))) (cbrt (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (cbrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (cbrt (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- 1.0 (* x x)))) (cbrt (+ 1.0 (* x x))) (* (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))))) (cbrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (* (* (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (sqrt (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (expm1 (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (log1p (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (+ (+ 1 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 1) 1) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (+ (+ 1 1) 1) (+ 2 1) (+ (+ 1 1) 1) (+ (* 2 1) 1) (+ (+ (log (- 1.0 (* x x))) (log (- 1.0 (* x x)))) (log (- 1.0 (* x x)))) (+ (log (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (log (- 1.0 (* x x)))) (log (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (exp (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))))) (cbrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (sqrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (sqrt (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))) (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))) (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (+ 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))) (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (+ 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))) (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (+ 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))) (+ 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (* (+ 1.0 (* x x)) (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (+ 1.0 (* x x)) (+ 1.0 (* x x))) (* (- 1.0 (* x x)) (sqrt (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (sqrt (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma (- x) x (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma (sqrt 1.0) (sqrt 1.0) (- (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma (- x) x (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma 1 1.0 (- (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (fma (- x) x (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) 1.0) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) 1.0) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (* x x))) (* (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma (- x) x (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma (sqrt 1.0) (sqrt 1.0) (- (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma (- x) x (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma 1 1.0 (- (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma (- x) x (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* 1.0 (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* 1.0 (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (sqrt (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) 1) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (sqrt 1.0) x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- (pow 1.0 3) (pow (* x x) 3))) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- (* 1.0 1.0) (* (* x x) (* x x)))) (- 1.0 (* x x))) (* (* (- (pow 1.0 3) (pow (* x x) 3)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (* (- (* 1.0 1.0) (* (* x x) (* x x))) (- 1.0 (* x x))) (- 1.0 (* x x))) (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 2.0 (pow x 2))) (- (sqrt 1.0) (+ (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1))))) (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) (- (* 0.125 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* x (sqrt -1)) (* 0.5 (/ 1 (* x (sqrt -1)))))) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) (- 1.0 (pow x 2)) (- (+ (* 3.0 (pow x 4)) 1.0) (* 3.0 (pow x 2))) (- (* 3.0 (pow x 4)) (+ (* 3.0 (pow x 2)) (pow x 6))) (- (* 3.0 (pow x 4)) (+ (* 3.0 (pow x 2)) (pow x 6))) 6.056 * * [simplify]: iteration 0: 293 enodes 6.145 * * [simplify]: iteration 1: 719 enodes 6.466 * * [simplify]: iteration 2: 2411 enodes 7.543 * * [simplify]: iteration complete: 5005 enodes 7.543 * * [simplify]: Extracting #0: cost 120 inf + 0 7.547 * * [simplify]: Extracting #1: cost 681 inf + 5 7.556 * * [simplify]: Extracting #2: cost 1422 inf + 957 7.580 * * [simplify]: Extracting #3: cost 1296 inf + 73413 7.639 * * [simplify]: Extracting #4: cost 384 inf + 320502 7.733 * * [simplify]: Extracting #5: cost 33 inf + 381422 7.852 * * [simplify]: Extracting #6: cost 14 inf + 379144 7.973 * * [simplify]: Extracting #7: cost 1 inf + 381840 8.100 * * [simplify]: Extracting #8: cost 0 inf + 382133 8.215 * [simplify]: Simplified to: (expm1 (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (log1p (* (- 1.0 (* x x)) (- 1.0 (* x x)))) 2 (* (- 1.0 (* x x)) (- 1.0 (* x x))) 2 (log (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (log (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (exp (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (fabs (- 1.0 (* x x))) (fabs (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (* (fma x x 1.0) (fma x x 1.0)) (* (cbrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (- 1.0 (* x x)) (- 1.0 (* x x)) 1 (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (+ (sqrt 1.0) x) (+ (sqrt 1.0) x)) (* (- (sqrt 1.0) x) (- (sqrt 1.0) x)) (- 1.0 (* x x)) (- 1.0 (* x x)) 2 (fma (* (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0)) (- 1.0 (* x x)) (- (* (- 1.0 (* x x)) (* x x)))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) 1.0) (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) 1.0) (- (* (- 1.0 (* x x)) (* x x))) (fma (* (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0)) (- 1.0 (* x x)) (- (* (- 1.0 (* x x)) (* x x)))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) 1.0) (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) 1.0) (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x))))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (- 1.0 (* x x)) (* (+ (sqrt 1.0) x) (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- (sqrt 1.0) x) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x))) (expm1 (sqrt (- 1.0 (* x x)))) (log1p (sqrt (- 1.0 (* x x)))) (log (sqrt (- 1.0 (* x x)))) (exp (sqrt (- 1.0 (* x x)))) (* (cbrt (sqrt (- 1.0 (* x x)))) (cbrt (sqrt (- 1.0 (* x x))))) (cbrt (sqrt (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (sqrt (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (sqrt (cbrt (- 1.0 (* x x)))) (fabs (cbrt (- 1.0 (* x x)))) (sqrt (cbrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) 1 (sqrt (- 1.0 (* x x))) (sqrt (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x)))) (sqrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))))) (sqrt (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))))) (sqrt (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))))) (sqrt (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (fma x x 1.0)) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (* (fma x x 1.0) (fma x x 1.0)))) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (* (fma x x 1.0) (fma x x 1.0)))) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma x x 1.0))) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))))) (sqrt (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))))) (sqrt (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))))) (sqrt (cbrt (* (fma x x 1.0) (fma x x 1.0)))) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma x x 1.0))) (sqrt (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (sqrt (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))))) (sqrt (cbrt (fma x x 1.0))) 1/6 1/2 (sqrt (sqrt (- 1.0 (* x x)))) (sqrt (sqrt (- 1.0 (* x x)))) (expm1 (- 1.0 (* x x))) (log1p (- 1.0 (* x x))) (log (- 1.0 (* x x))) (exp (- 1.0 (* x x))) (cbrt (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x)))) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x)))) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x)))) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x)))) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x)))) (cbrt (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0))))) (cbrt (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x)))) (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (fma x x 1.0) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x)))) (cbrt (* (fma x x 1.0) (fma x x 1.0))) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x)))) (cbrt (* (fma x x 1.0) (fma x x 1.0))) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma x x 1.0)) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x))))) (cbrt (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x)))) (cbrt (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x)))) (cbrt (* (fma x x 1.0) (fma x x 1.0))) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma x x 1.0)) (cbrt (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (cbrt (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (cbrt (fma x x 1.0)) (* (cbrt (- 1.0 (* x x))) (cbrt (- 1.0 (* x x)))) (cbrt (- 1.0 (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (sqrt (- 1.0 (* x x))) (sqrt (- 1.0 (* x x))) (expm1 (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (log1p (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) 3 3 3 3 (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) 3 3 3 3 (* 3 (log (- 1.0 (* x x)))) (* 3 (log (- 1.0 (* x x)))) (* 3 (log (- 1.0 (* x x)))) (exp (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (- 1.0 (* x x)) (* (* (- 1.0 (* x x)) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (sqrt (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (sqrt (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x)))) (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))) (* (fma (* (* (- x) x) (* x x)) (* x x) (* (* 1.0 1.0) 1.0)) (* (fma (* x x) (* (- x) x) (* 1.0 1.0)) (fma (* x x) (* (- x) x) (* 1.0 1.0)))) (* (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (+ 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x))))) (* (* (fma x x 1.0) (fma x x 1.0)) (fma x x 1.0)) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))) (* (fma x x 1.0) (fma x x 1.0)) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (fma (* x x) (+ 1.0 (* x x)) (* 1.0 1.0)) (+ 1.0 (* x x))) (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))) (* (fma x x 1.0) (fma x x 1.0)) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (sqrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (fma (* (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0)) (- 1.0 (* x x)) (- (* (- 1.0 (* x x)) (* x x)))) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) 1.0)) (- (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) 1.0)) (- (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* x x))) (* (fma (* (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0)) (- 1.0 (* x x)) (- (* (- 1.0 (* x x)) (* x x)))) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (+ (- (* (- 1.0 (* x x)) (* x x))) (* (- 1.0 (* x x)) (* x x)))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) 1.0)) (- (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* x x))) (* (- 1.0 (* x x)) (* (- 1.0 (* x x)) 1.0)) (- (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* x x))) (* (* (cbrt (- 1.0 (* x x))) (- 1.0 (* x x))) (* (cbrt (- 1.0 (* x x))) (- 1.0 (* x x)))) (* (sqrt (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (* (- 1.0 (* x x)) (- 1.0 (* x x))) (+ (sqrt 1.0) x)) (* (- 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (- 1.0 (* x x)))) (* (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (+ 1.0 (* x x)) (- 1.0 (* x x)))) (- 1.0 (* x x))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (- (* (* 1.0 1.0) 1.0) (* (* (* x x) x) (* (* x x) x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (* (* (+ 1.0 (* x x)) (- 1.0 (* x x))) (* (- 1.0 (* x x)) (- 1.0 (* x x)))) (- (fma (* x x) (* x x) 1.0) (* 2.0 (* x x))) (- (fma (* x x) (* x x) 1.0) (* 2.0 (* x x))) (- (fma (* x x) (* x x) 1.0) (* 2.0 (* x x))) (- (sqrt 1.0) (fma 1/8 (* (/ (* x x) (sqrt 1.0)) (/ (* x x) 1.0)) (/ 1/2 (/ (sqrt 1.0) (* x x))))) (fma x (sqrt -1) (- (/ (/ 0.5 (sqrt -1)) x) (/ (/ 0.125 (- (sqrt -1))) (* (* x x) x)))) (- (/ (/ 0.125 (- (sqrt -1))) (* (* x x) x)) (fma (sqrt -1) x (/ (/ 0.5 (sqrt -1)) x))) (- 1.0 (* x x)) (- 1.0 (* x x)) (- 1.0 (* x x)) (fma (* x x) (* (* x x) 3.0) (- 1.0 (* (* x x) 3.0))) (- (* (* 3.0 (* x x)) (* x x)) (* (* x x) (fma (* x x) (* x x) 3.0))) (- (* (* 3.0 (* x x)) (* x x)) (* (* x x) (fma (* x x) (* x x) 3.0))) 8.238 * * * [progress]: adding candidates to table 9.025 * [progress]: [Phase 3 of 3] Extracting. 9.025 * * [regime]: Finding splitpoints for: (# #) 9.025 * * * [regime-changes]: Trying 3 branch expressions: ((* x x) (- 1.0 (* x x)) x) 9.025 * * * * [regimes]: Trying to branch on (* x x) from (# #) 9.051 * * * * [regimes]: Trying to branch on (- 1.0 (* x x)) from (# #) 9.066 * * * * [regimes]: Trying to branch on x from (# #) 9.097 * * * [regime]: Found split indices: #