16.499 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.119 * * * [progress]: [2/2] Setting up program. 0.123 * [progress]: [Phase 2 of 3] Improving. 0.123 * [simplify]: Simplifying: (log (+ x (sqrt (+ (* x x) 1.0)))) 0.124 * * [simplify]: Extracting # 0 : cost 0 0.124 * * [simplify]: Extracting # 1 : cost 0 0.124 * * [simplify]: Extracting # 2 : cost 0 0.124 * * [simplify]: Extracting # 3 : cost 0 0.124 * * [simplify]: Extracting # 4 : cost 0 0.124 * * [simplify]: Extracting # 5 : cost 0 0.124 * * [simplify]: Extracting # 6 : cost 0 0.124 * * [simplify]: iteration 0 : 7 enodes (cost 9 ) 0.127 * * [simplify]: Extracting # 0 : cost 0 0.127 * * [simplify]: Extracting # 1 : cost 0 0.127 * * [simplify]: iteration 1 : 10 enodes (cost 8 ) 0.129 * * [simplify]: Extracting # 0 : cost 0 0.130 * * [simplify]: iteration done: 10 enodes (cost 8 ) 0.130 * [simplify]: Simplified to: (log (+ (sqrt (fma x x 1.0)) x)) 0.135 * * [progress]: iteration 1 / 4 0.135 * * * [progress]: picking best candidate 0.137 * * * * [pick]: Picked # 0.137 * * * [progress]: localizing error 0.159 * * * [progress]: generating rewritten candidates 0.159 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 2) 0.170 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 0.191 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 0.211 * * * [progress]: generating series expansions 0.211 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 2) 0.211 * [backup-simplify]: Simplify (sqrt (+ (* x x) 1.0)) into (sqrt (+ (pow x 2) 1.0)) 0.211 * [approximate]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in (x) around 0 0.211 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.211 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.211 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.212 * [taylor]: Taking taylor expansion of x in x 0.212 * [backup-simplify]: Simplify 0 into 0 0.212 * [backup-simplify]: Simplify 1 into 1 0.212 * [taylor]: Taking taylor expansion of 1.0 in x 0.212 * [backup-simplify]: Simplify 1.0 into 1.0 0.212 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.213 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.213 * [backup-simplify]: Simplify (+ 0 0) into 0 0.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.213 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.213 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.213 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.213 * [taylor]: Taking taylor expansion of x in x 0.213 * [backup-simplify]: Simplify 0 into 0 0.213 * [backup-simplify]: Simplify 1 into 1 0.214 * [taylor]: Taking taylor expansion of 1.0 in x 0.214 * [backup-simplify]: Simplify 1.0 into 1.0 0.214 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.214 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.214 * [backup-simplify]: Simplify (+ 0 0) into 0 0.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.215 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.215 * [backup-simplify]: Simplify 0 into 0 0.215 * [backup-simplify]: Simplify (* 1 1) into 1 0.216 * [backup-simplify]: Simplify (+ 1 0) into 1 0.217 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.218 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 0.218 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.219 * [backup-simplify]: Simplify (+ 0 0) into 0 0.219 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.220 * [backup-simplify]: Simplify (+ 0 0) into 0 0.224 * [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.225 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 0.235 * [backup-simplify]: Simplify (+ (* (/ -1/8 (pow (sqrt 1.0) 3)) (pow x 4)) (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) 0.235 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.235 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.235 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.235 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.235 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.235 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.235 * [taylor]: Taking taylor expansion of x in x 0.236 * [backup-simplify]: Simplify 0 into 0 0.236 * [backup-simplify]: Simplify 1 into 1 0.236 * [backup-simplify]: Simplify (* 1 1) into 1 0.236 * [backup-simplify]: Simplify (/ 1 1) into 1 0.236 * [taylor]: Taking taylor expansion of 1.0 in x 0.236 * [backup-simplify]: Simplify 1.0 into 1.0 0.237 * [backup-simplify]: Simplify (+ 1 0) into 1 0.237 * [backup-simplify]: Simplify (sqrt 1) into 1 0.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.239 * [backup-simplify]: Simplify (+ 0 0) into 0 0.240 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.240 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.240 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.240 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.240 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.240 * [taylor]: Taking taylor expansion of x in x 0.240 * [backup-simplify]: Simplify 0 into 0 0.240 * [backup-simplify]: Simplify 1 into 1 0.240 * [backup-simplify]: Simplify (* 1 1) into 1 0.240 * [backup-simplify]: Simplify (/ 1 1) into 1 0.240 * [taylor]: Taking taylor expansion of 1.0 in x 0.241 * [backup-simplify]: Simplify 1.0 into 1.0 0.241 * [backup-simplify]: Simplify (+ 1 0) into 1 0.241 * [backup-simplify]: Simplify (sqrt 1) into 1 0.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.243 * [backup-simplify]: Simplify (+ 0 0) into 0 0.244 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.244 * [backup-simplify]: Simplify 1 into 1 0.244 * [backup-simplify]: Simplify 0 into 0 0.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.246 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.249 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.249 * [backup-simplify]: Simplify 0.5 into 0.5 0.250 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.251 * [backup-simplify]: Simplify (+ 0 0) into 0 0.252 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.252 * [backup-simplify]: Simplify 0 into 0 0.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.255 * [backup-simplify]: Simplify (+ 0 0) into 0 0.259 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.259 * [backup-simplify]: Simplify -0.125 into -0.125 0.259 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 0.260 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.260 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.260 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.260 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.260 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.260 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.260 * [taylor]: Taking taylor expansion of x in x 0.260 * [backup-simplify]: Simplify 0 into 0 0.260 * [backup-simplify]: Simplify 1 into 1 0.260 * [backup-simplify]: Simplify (* 1 1) into 1 0.261 * [backup-simplify]: Simplify (/ 1 1) into 1 0.261 * [taylor]: Taking taylor expansion of 1.0 in x 0.261 * [backup-simplify]: Simplify 1.0 into 1.0 0.261 * [backup-simplify]: Simplify (+ 1 0) into 1 0.261 * [backup-simplify]: Simplify (sqrt 1) into 1 0.262 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.263 * [backup-simplify]: Simplify (+ 0 0) into 0 0.264 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.264 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.264 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.264 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.264 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.264 * [taylor]: Taking taylor expansion of x in x 0.264 * [backup-simplify]: Simplify 0 into 0 0.264 * [backup-simplify]: Simplify 1 into 1 0.265 * [backup-simplify]: Simplify (* 1 1) into 1 0.265 * [backup-simplify]: Simplify (/ 1 1) into 1 0.265 * [taylor]: Taking taylor expansion of 1.0 in x 0.265 * [backup-simplify]: Simplify 1.0 into 1.0 0.265 * [backup-simplify]: Simplify (+ 1 0) into 1 0.266 * [backup-simplify]: Simplify (sqrt 1) into 1 0.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.267 * [backup-simplify]: Simplify (+ 0 0) into 0 0.268 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.268 * [backup-simplify]: Simplify 1 into 1 0.268 * [backup-simplify]: Simplify 0 into 0 0.269 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.269 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.269 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.271 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.271 * [backup-simplify]: Simplify 0.5 into 0.5 0.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (+ 0 0) into 0 0.273 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.273 * [backup-simplify]: Simplify 0 into 0 0.274 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.275 * [backup-simplify]: Simplify (+ 0 0) into 0 0.277 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.277 * [backup-simplify]: Simplify -0.125 into -0.125 0.277 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 (- x)) 3)) (+ (* 0.5 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) 0.277 * * * * [progress]: [ 2 / 3 ] generating series at (2) 0.277 * [backup-simplify]: Simplify (log (+ x (sqrt (+ (* x x) 1.0)))) into (log (+ (sqrt (+ (pow x 2) 1.0)) x)) 0.277 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in (x) around 0 0.277 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.277 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.278 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.278 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.278 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.278 * [taylor]: Taking taylor expansion of x in x 0.278 * [backup-simplify]: Simplify 0 into 0 0.278 * [backup-simplify]: Simplify 1 into 1 0.278 * [taylor]: Taking taylor expansion of 1.0 in x 0.278 * [backup-simplify]: Simplify 1.0 into 1.0 0.278 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.278 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.278 * [backup-simplify]: Simplify (+ 0 0) into 0 0.279 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.279 * [taylor]: Taking taylor expansion of x in x 0.279 * [backup-simplify]: Simplify 0 into 0 0.279 * [backup-simplify]: Simplify 1 into 1 0.279 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.280 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.280 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.280 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.280 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.280 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.280 * [taylor]: Taking taylor expansion of x in x 0.280 * [backup-simplify]: Simplify 0 into 0 0.280 * [backup-simplify]: Simplify 1 into 1 0.280 * [taylor]: Taking taylor expansion of 1.0 in x 0.280 * [backup-simplify]: Simplify 1.0 into 1.0 0.280 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.281 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.281 * [backup-simplify]: Simplify (+ 0 0) into 0 0.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.281 * [taylor]: Taking taylor expansion of x in x 0.281 * [backup-simplify]: Simplify 0 into 0 0.281 * [backup-simplify]: Simplify 1 into 1 0.282 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.282 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.283 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.283 * [backup-simplify]: Simplify (+ 0 1) into 1 0.288 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 0.288 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 0.289 * [backup-simplify]: Simplify (* 1 1) into 1 0.289 * [backup-simplify]: Simplify (+ 1 0) into 1 0.291 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.292 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.310 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.311 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.311 * [backup-simplify]: Simplify (+ 0 0) into 0 0.312 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.312 * [backup-simplify]: Simplify (+ 0 0) into 0 0.329 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into (/ -1/6 (pow (sqrt 1.0) 3)) 0.330 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 0.333 * [backup-simplify]: Simplify (+ (* (/ -1/6 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 0.333 * [backup-simplify]: Simplify (log (+ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0)))) into (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) 0.333 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.333 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.333 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.333 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.333 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.333 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.333 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.333 * [taylor]: Taking taylor expansion of x in x 0.333 * [backup-simplify]: Simplify 0 into 0 0.333 * [backup-simplify]: Simplify 1 into 1 0.333 * [backup-simplify]: Simplify (* 1 1) into 1 0.334 * [backup-simplify]: Simplify (/ 1 1) into 1 0.334 * [taylor]: Taking taylor expansion of 1.0 in x 0.334 * [backup-simplify]: Simplify 1.0 into 1.0 0.334 * [backup-simplify]: Simplify (+ 1 0) into 1 0.334 * [backup-simplify]: Simplify (sqrt 1) into 1 0.335 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.335 * [backup-simplify]: Simplify (+ 0 0) into 0 0.336 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.336 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.336 * [taylor]: Taking taylor expansion of x in x 0.336 * [backup-simplify]: Simplify 0 into 0 0.336 * [backup-simplify]: Simplify 1 into 1 0.336 * [backup-simplify]: Simplify (/ 1 1) into 1 0.336 * [backup-simplify]: Simplify (+ 1 1) into 2 0.337 * [backup-simplify]: Simplify (log 2) into (log 2) 0.337 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.337 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.337 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.337 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.337 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.337 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.337 * [taylor]: Taking taylor expansion of x in x 0.337 * [backup-simplify]: Simplify 0 into 0 0.337 * [backup-simplify]: Simplify 1 into 1 0.337 * [backup-simplify]: Simplify (* 1 1) into 1 0.337 * [backup-simplify]: Simplify (/ 1 1) into 1 0.337 * [taylor]: Taking taylor expansion of 1.0 in x 0.337 * [backup-simplify]: Simplify 1.0 into 1.0 0.338 * [backup-simplify]: Simplify (+ 1 0) into 1 0.338 * [backup-simplify]: Simplify (sqrt 1) into 1 0.338 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.339 * [backup-simplify]: Simplify (+ 0 0) into 0 0.339 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.339 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.339 * [taylor]: Taking taylor expansion of x in x 0.339 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify 1 into 1 0.340 * [backup-simplify]: Simplify (/ 1 1) into 1 0.340 * [backup-simplify]: Simplify (+ 1 1) into 2 0.348 * [backup-simplify]: Simplify (log 2) into (log 2) 0.350 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 0.350 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 0.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.352 * [backup-simplify]: Simplify (+ 0 0) into 0 0.353 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 0.353 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.355 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.357 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.358 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.364 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 0.5) 1)) (pow 2 1)))) 2) into 0.25 0.364 * [backup-simplify]: Simplify 0.25 into 0.25 0.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.366 * [backup-simplify]: Simplify (+ 0 0) into 0 0.366 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.367 * [backup-simplify]: Simplify (+ 0 0) into 0 0.370 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0.5) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 0.370 * [backup-simplify]: Simplify 0 into 0 0.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.372 * [backup-simplify]: Simplify (+ 0 0) into 0 0.374 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.375 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.408 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0.5) 1)) (pow 2 3))) (* -3 (/ (* 1 (pow (* 2 0.5) 2)) (pow 2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- 0.125)) 1)) (pow 2 1)))) 24) into -0.09375 0.408 * [backup-simplify]: Simplify -0.09375 into -0.09375 0.409 * [backup-simplify]: Simplify (+ (* -0.09375 (pow (/ 1 x) 4)) (+ (* 0.25 (pow (/ 1 x) 2)) (- (log 2) (log (/ 1 x))))) into (- (+ (* 0.25 (/ 1 (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 0.09375 (/ 1 (pow x 4))))) 0.410 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)))) into (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) 0.410 * [approximate]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.410 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.410 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.410 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.410 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.410 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.410 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.410 * [taylor]: Taking taylor expansion of x in x 0.410 * [backup-simplify]: Simplify 0 into 0 0.410 * [backup-simplify]: Simplify 1 into 1 0.410 * [backup-simplify]: Simplify (* 1 1) into 1 0.411 * [backup-simplify]: Simplify (/ 1 1) into 1 0.411 * [taylor]: Taking taylor expansion of 1.0 in x 0.411 * [backup-simplify]: Simplify 1.0 into 1.0 0.411 * [backup-simplify]: Simplify (+ 1 0) into 1 0.412 * [backup-simplify]: Simplify (sqrt 1) into 1 0.412 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.414 * [backup-simplify]: Simplify (+ 0 0) into 0 0.414 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.414 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.414 * [taylor]: Taking taylor expansion of x in x 0.414 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify 1 into 1 0.415 * [backup-simplify]: Simplify (/ 1 1) into 1 0.415 * [backup-simplify]: Simplify (- 1) into -1 0.416 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (- 0) into 0 0.417 * [backup-simplify]: Simplify (+ 0 0) into 0 0.418 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.419 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.423 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.424 * [backup-simplify]: Simplify (- 0) into 0 0.424 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.425 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.425 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.425 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.425 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.425 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.425 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.425 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.425 * [taylor]: Taking taylor expansion of x in x 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify 1 into 1 0.425 * [backup-simplify]: Simplify (* 1 1) into 1 0.426 * [backup-simplify]: Simplify (/ 1 1) into 1 0.426 * [taylor]: Taking taylor expansion of 1.0 in x 0.426 * [backup-simplify]: Simplify 1.0 into 1.0 0.426 * [backup-simplify]: Simplify (+ 1 0) into 1 0.427 * [backup-simplify]: Simplify (sqrt 1) into 1 0.427 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.428 * [backup-simplify]: Simplify (+ 0 0) into 0 0.429 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.429 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.429 * [taylor]: Taking taylor expansion of x in x 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 1 into 1 0.429 * [backup-simplify]: Simplify (/ 1 1) into 1 0.430 * [backup-simplify]: Simplify (- 1) into -1 0.430 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.431 * [backup-simplify]: Simplify (- 0) into 0 0.431 * [backup-simplify]: Simplify (+ 0 0) into 0 0.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.433 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.436 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.437 * [backup-simplify]: Simplify (- 0) into 0 0.438 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.438 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.439 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 0.5)) into (+ (log 0.5) (log x)) 0.439 * [backup-simplify]: Simplify (+ (log 0.5) (log x)) into (+ (log 0.5) (log x)) 0.440 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.442 * [backup-simplify]: Simplify (+ 0 0) into 0 0.443 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.444 * [backup-simplify]: Simplify (- 0) into 0 0.444 * [backup-simplify]: Simplify (+ 0 0) into 0 0.446 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.5 1)))) 1) into 0 0.446 * [backup-simplify]: Simplify 0 into 0 0.447 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.449 * [backup-simplify]: Simplify (+ 0 0) into 0 0.453 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.454 * [backup-simplify]: Simplify (- 0) into 0 0.454 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.468 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.5 2))) (* 1 (/ (* 1 (pow (* 2 (- 0.125)) 1)) (pow 0.5 1)))) 2) into -0.25 0.469 * [backup-simplify]: Simplify -0.25 into -0.25 0.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.471 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.471 * [backup-simplify]: Simplify (+ 0 0) into 0 0.481 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 0.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.483 * [backup-simplify]: Simplify (- 0) into 0 0.484 * [backup-simplify]: Simplify (+ 0 0) into 0 0.490 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 0.5 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- 0.125)) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 0.5 1)))) 6) into 0 0.490 * [backup-simplify]: Simplify 0 into 0 0.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.494 * [backup-simplify]: Simplify (+ 0 0) into 0 0.501 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 0.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.502 * [backup-simplify]: Simplify (- 0) into 0 0.503 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 0.545 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 0.5 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (- 0.125)) 1)) (pow 0.5 3))) (* -3 (/ (* 1 (pow (* 2 (- 0.125)) 2)) (pow 0.5 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 0.5 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0.0625) 1)) (pow 0.5 1)))) 24) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 0.550 * [backup-simplify]: Simplify (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) into (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) 0.555 * [backup-simplify]: Simplify (+ (* (* 1/24 (- 3.0 (* 0.1875 (/ 1 (pow 0.5 2))))) (pow (/ 1 (- x)) 4)) (+ (* -0.25 (pow (/ 1 (- x)) 2)) (+ (log 0.5) (log (/ 1 (- x)))))) into (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) 0.555 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 0.555 * [backup-simplify]: Simplify (+ x (sqrt (+ (* x x) 1.0))) into (+ (sqrt (+ (pow x 2) 1.0)) x) 0.555 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in (x) around 0 0.555 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.555 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.555 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.555 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.555 * [taylor]: Taking taylor expansion of x in x 0.555 * [backup-simplify]: Simplify 0 into 0 0.555 * [backup-simplify]: Simplify 1 into 1 0.555 * [taylor]: Taking taylor expansion of 1.0 in x 0.555 * [backup-simplify]: Simplify 1.0 into 1.0 0.556 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.556 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.557 * [backup-simplify]: Simplify (+ 0 0) into 0 0.557 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.557 * [taylor]: Taking taylor expansion of x in x 0.557 * [backup-simplify]: Simplify 0 into 0 0.557 * [backup-simplify]: Simplify 1 into 1 0.557 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.557 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.558 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.558 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.558 * [taylor]: Taking taylor expansion of x in x 0.558 * [backup-simplify]: Simplify 0 into 0 0.558 * [backup-simplify]: Simplify 1 into 1 0.558 * [taylor]: Taking taylor expansion of 1.0 in x 0.558 * [backup-simplify]: Simplify 1.0 into 1.0 0.558 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.558 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.559 * [backup-simplify]: Simplify (+ 0 0) into 0 0.560 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.560 * [taylor]: Taking taylor expansion of x in x 0.560 * [backup-simplify]: Simplify 0 into 0 0.560 * [backup-simplify]: Simplify 1 into 1 0.561 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.561 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.562 * [backup-simplify]: Simplify (+ 0 1) into 1 0.562 * [backup-simplify]: Simplify 1 into 1 0.562 * [backup-simplify]: Simplify (* 1 1) into 1 0.562 * [backup-simplify]: Simplify (+ 1 0) into 1 0.565 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.567 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.568 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.570 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 0.570 * [backup-simplify]: Simplify (+ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0))) into (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.570 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.570 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.571 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.571 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.571 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.571 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.571 * [taylor]: Taking taylor expansion of x in x 0.571 * [backup-simplify]: Simplify 0 into 0 0.571 * [backup-simplify]: Simplify 1 into 1 0.571 * [backup-simplify]: Simplify (* 1 1) into 1 0.571 * [backup-simplify]: Simplify (/ 1 1) into 1 0.571 * [taylor]: Taking taylor expansion of 1.0 in x 0.572 * [backup-simplify]: Simplify 1.0 into 1.0 0.572 * [backup-simplify]: Simplify (+ 1 0) into 1 0.572 * [backup-simplify]: Simplify (sqrt 1) into 1 0.573 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.574 * [backup-simplify]: Simplify (+ 0 0) into 0 0.575 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.575 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.575 * [taylor]: Taking taylor expansion of x in x 0.575 * [backup-simplify]: Simplify 0 into 0 0.575 * [backup-simplify]: Simplify 1 into 1 0.575 * [backup-simplify]: Simplify (/ 1 1) into 1 0.575 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.575 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.575 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.575 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.575 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.575 * [taylor]: Taking taylor expansion of x in x 0.576 * [backup-simplify]: Simplify 0 into 0 0.576 * [backup-simplify]: Simplify 1 into 1 0.576 * [backup-simplify]: Simplify (* 1 1) into 1 0.576 * [backup-simplify]: Simplify (/ 1 1) into 1 0.576 * [taylor]: Taking taylor expansion of 1.0 in x 0.576 * [backup-simplify]: Simplify 1.0 into 1.0 0.577 * [backup-simplify]: Simplify (+ 1 0) into 1 0.577 * [backup-simplify]: Simplify (sqrt 1) into 1 0.578 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.579 * [backup-simplify]: Simplify (+ 0 0) into 0 0.579 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.580 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.580 * [taylor]: Taking taylor expansion of x in x 0.580 * [backup-simplify]: Simplify 0 into 0 0.580 * [backup-simplify]: Simplify 1 into 1 0.580 * [backup-simplify]: Simplify (/ 1 1) into 1 0.580 * [backup-simplify]: Simplify (+ 1 1) into 2 0.580 * [backup-simplify]: Simplify 2 into 2 0.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.581 * [backup-simplify]: Simplify (+ 0 0) into 0 0.582 * [backup-simplify]: Simplify 0 into 0 0.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.584 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.587 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.588 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.588 * [backup-simplify]: Simplify 0.5 into 0.5 0.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.590 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.590 * [backup-simplify]: Simplify (+ 0 0) into 0 0.592 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.593 * [backup-simplify]: Simplify (+ 0 0) into 0 0.593 * [backup-simplify]: Simplify 0 into 0 0.594 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.595 * [backup-simplify]: Simplify (+ 0 0) into 0 0.600 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.601 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.601 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 0.602 * [backup-simplify]: Simplify (+ (* (- 0.125) (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 0.603 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0))) into (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.603 * [approximate]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.603 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.603 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.603 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.603 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.603 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.603 * [taylor]: Taking taylor expansion of x in x 0.603 * [backup-simplify]: Simplify 0 into 0 0.603 * [backup-simplify]: Simplify 1 into 1 0.603 * [backup-simplify]: Simplify (* 1 1) into 1 0.604 * [backup-simplify]: Simplify (/ 1 1) into 1 0.604 * [taylor]: Taking taylor expansion of 1.0 in x 0.604 * [backup-simplify]: Simplify 1.0 into 1.0 0.604 * [backup-simplify]: Simplify (+ 1 0) into 1 0.605 * [backup-simplify]: Simplify (sqrt 1) into 1 0.605 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.606 * [backup-simplify]: Simplify (+ 0 0) into 0 0.607 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.607 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.607 * [taylor]: Taking taylor expansion of x in x 0.607 * [backup-simplify]: Simplify 0 into 0 0.607 * [backup-simplify]: Simplify 1 into 1 0.608 * [backup-simplify]: Simplify (/ 1 1) into 1 0.608 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.608 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.608 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.608 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.608 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.608 * [taylor]: Taking taylor expansion of x in x 0.608 * [backup-simplify]: Simplify 0 into 0 0.608 * [backup-simplify]: Simplify 1 into 1 0.608 * [backup-simplify]: Simplify (* 1 1) into 1 0.609 * [backup-simplify]: Simplify (/ 1 1) into 1 0.609 * [taylor]: Taking taylor expansion of 1.0 in x 0.609 * [backup-simplify]: Simplify 1.0 into 1.0 0.609 * [backup-simplify]: Simplify (+ 1 0) into 1 0.610 * [backup-simplify]: Simplify (sqrt 1) into 1 0.610 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.611 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.611 * [backup-simplify]: Simplify (+ 0 0) into 0 0.612 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.612 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.612 * [taylor]: Taking taylor expansion of x in x 0.612 * [backup-simplify]: Simplify 0 into 0 0.612 * [backup-simplify]: Simplify 1 into 1 0.613 * [backup-simplify]: Simplify (/ 1 1) into 1 0.613 * [backup-simplify]: Simplify (- 1) into -1 0.614 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.614 * [backup-simplify]: Simplify 0 into 0 0.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.615 * [backup-simplify]: Simplify (- 0) into 0 0.615 * [backup-simplify]: Simplify (+ 0 0) into 0 0.615 * [backup-simplify]: Simplify 0 into 0 0.616 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.617 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.618 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.620 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.622 * [backup-simplify]: Simplify (- 0) into 0 0.622 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.622 * [backup-simplify]: Simplify 0.5 into 0.5 0.623 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.625 * [backup-simplify]: Simplify (+ 0 0) into 0 0.626 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.627 * [backup-simplify]: Simplify (- 0) into 0 0.627 * [backup-simplify]: Simplify (+ 0 0) into 0 0.627 * [backup-simplify]: Simplify 0 into 0 0.629 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.638 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.639 * [backup-simplify]: Simplify (+ 0 0) into 0 0.643 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.644 * [backup-simplify]: Simplify (- 0) into 0 0.645 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.645 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 0.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.648 * [backup-simplify]: Simplify (+ 0 0) into 0 0.650 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 0.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.651 * [backup-simplify]: Simplify (- 0) into 0 0.652 * [backup-simplify]: Simplify (+ 0 0) into 0 0.652 * [backup-simplify]: Simplify 0 into 0 0.653 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.655 * [backup-simplify]: Simplify (+ 0 0) into 0 0.662 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 0.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.663 * [backup-simplify]: Simplify (- 0) into 0 0.664 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 0.664 * [backup-simplify]: Simplify 0.0625 into 0.0625 0.665 * [backup-simplify]: Simplify (+ (* 0.0625 (pow (/ 1 (- x)) 5)) (+ (* (- 0.125) (pow (/ 1 (- x)) 3)) (* 0.5 (/ 1 (- x))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 0.665 * * * [progress]: simplifying candidates 0.666 * [simplify]: Simplifying: (expm1 (sqrt (+ (* x x) 1.0))) (log1p (sqrt (+ (* x x) 1.0))) (log (sqrt (+ (* x x) 1.0))) (exp (sqrt (+ (* x x) 1.0))) (* (cbrt (sqrt (+ (* x x) 1.0))) (cbrt (sqrt (+ (* x x) 1.0)))) (cbrt (sqrt (+ (* x x) 1.0))) (* (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0))) (sqrt (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (sqrt (cbrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt 1) (sqrt (+ (* x x) 1.0)) (sqrt (+ (pow (* x x) 3) (pow 1.0 3))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (sqrt (- (* (* x x) (* x x)) (* 1.0 1.0))) (sqrt (- (* x x) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* x x) 1.0))) (sqrt (sqrt (+ (* x x) 1.0))) (expm1 (log (+ x (sqrt (+ (* x x) 1.0))))) (log1p (log (+ x (sqrt (+ (* x x) 1.0))))) (log (* (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (cbrt (+ x (sqrt (+ (* x x) 1.0)))))) (log (cbrt (+ x (sqrt (+ (* x x) 1.0))))) (log (sqrt (+ x (sqrt (+ (* x x) 1.0))))) (log (sqrt (+ x (sqrt (+ (* x x) 1.0))))) (log 1) (log (+ x (sqrt (+ (* x x) 1.0)))) (log 1) (log (+ x (sqrt (+ (* x x) 1.0)))) (log (+ (pow x 3) (pow (sqrt (+ (* x x) 1.0)) 3))) (log (+ (* x x) (- (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (* x (sqrt (+ (* x x) 1.0)))))) (log (- (* x x) (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))))) (log (- x (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0)))) (log (log (+ x (sqrt (+ (* x x) 1.0))))) (exp (log (+ x (sqrt (+ (* x x) 1.0))))) (* (cbrt (log (+ x (sqrt (+ (* x x) 1.0))))) (cbrt (log (+ x (sqrt (+ (* x x) 1.0)))))) (cbrt (log (+ x (sqrt (+ (* x x) 1.0))))) (* (* (log (+ x (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0))))) (log (+ x (sqrt (+ (* x x) 1.0))))) (sqrt (log (+ x (sqrt (+ (* x x) 1.0))))) (sqrt (log (+ x (sqrt (+ (* x x) 1.0))))) (expm1 (+ x (sqrt (+ (* x x) 1.0)))) (log1p (+ x (sqrt (+ (* x x) 1.0)))) (* (exp x) (exp (sqrt (+ (* x x) 1.0)))) (log (+ x (sqrt (+ (* x x) 1.0)))) (exp (+ x (sqrt (+ (* x x) 1.0)))) (* (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (cbrt (+ x (sqrt (+ (* x x) 1.0))))) (cbrt (+ x (sqrt (+ (* x x) 1.0)))) (* (* (+ x (sqrt (+ (* x x) 1.0))) (+ x (sqrt (+ (* x x) 1.0)))) (+ x (sqrt (+ (* x x) 1.0)))) (sqrt (+ x (sqrt (+ (* x x) 1.0)))) (sqrt (+ x (sqrt (+ (* x x) 1.0)))) (+ (pow x 3) (pow (sqrt (+ (* x x) 1.0)) 3)) (+ (* x x) (- (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0))) (* x (sqrt (+ (* x x) 1.0))))) (- (* x x) (* (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0)))) (- x (sqrt (+ (* x x) 1.0))) (+ x (sqrt (+ (* x x) 1.0))) (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (* 0.25 (/ 1 (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 0.09375 (/ 1 (pow x 4))))) (- (+ (log 0.5) (+ (* 0.125 (/ 1 (pow x 4))) (log (/ -1 x)))) (+ (* 0.25 (/ 1 (pow x 2))) (* 0.0078125 (/ 1 (* (pow x 4) (pow 0.5 2)))))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ (* 0.5 (/ 1 x)) (* 0.0625 (/ 1 (pow x 5))))) 0.669 * * [simplify]: Extracting # 0 : cost 0 0.669 * * [simplify]: Extracting # 1 : cost 0 0.670 * * [simplify]: Extracting # 2 : cost 0 0.670 * * [simplify]: Extracting # 3 : cost 0 0.670 * * [simplify]: Extracting # 4 : cost 0 0.671 * * [simplify]: Extracting # 5 : cost 0 0.671 * * [simplify]: Extracting # 6 : cost 0 0.671 * * [simplify]: Extracting # 7 : cost 0 0.672 * * [simplify]: Extracting # 8 : cost 0 0.672 * * [simplify]: Extracting # 9 : cost 0 0.672 * * [simplify]: Extracting # 10 : cost 0 0.673 * * [simplify]: iteration 0 : 139 enodes (cost 813 ) 0.714 * * [simplify]: Extracting # 0 : cost 0 0.714 * * [simplify]: Extracting # 1 : cost 0 0.715 * * [simplify]: Extracting # 2 : cost 0 0.715 * * [simplify]: Extracting # 3 : cost 0 0.716 * * [simplify]: Extracting # 4 : cost 0 0.716 * * [simplify]: iteration 1 : 342 enodes (cost 677 ) 0.961 * * [simplify]: Extracting # 0 : cost 0 0.963 * * [simplify]: Extracting # 1 : cost 0 0.966 * * [simplify]: Extracting # 2 : cost 0 0.969 * * [simplify]: Extracting # 3 : cost 0 0.973 * * [simplify]: Extracting # 4 : cost 0 0.977 * * [simplify]: iteration 2 : 1454 enodes (cost 609 ) 1.854 * * [simplify]: Extracting # 0 : cost 0 1.865 * * [simplify]: Extracting # 1 : cost 0 1.880 * * [simplify]: Extracting # 2 : cost 0 1.901 * * [simplify]: Extracting # 3 : cost 0 1.915 * * [simplify]: Extracting # 4 : cost 0 1.928 * * [simplify]: iteration done: 5001 enodes (cost 597 ) 1.929 * [simplify]: Simplified to: (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (pow (sqrt (fma x x 1.0)) 3) (fabs (cbrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) 1 (sqrt (fma x x 1.0)) (hypot (pow 1.0 3/2) (pow x 3)) (sqrt (fma 1.0 (- 1.0 (* x x)) (pow x 4))) (sqrt (- (pow x 4) (* 1.0 1.0))) (sqrt (- (* x x) 1.0)) 1/2 (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (log (+ (sqrt (fma x x 1.0)) x))) (log1p (log (+ (sqrt (fma x x 1.0)) x))) (* 2 (log (cbrt (+ (sqrt (fma x x 1.0)) x)))) (log (cbrt (+ (sqrt (fma x x 1.0)) x))) (log (sqrt (+ (sqrt (fma x x 1.0)) x))) (log (sqrt (+ (sqrt (fma x x 1.0)) x))) 0 (log (+ (sqrt (fma x x 1.0)) x)) 0 (log (+ (sqrt (fma x x 1.0)) x)) (log (+ (pow x 3) (pow (sqrt (fma x x 1.0)) 3))) (log (fma x x (- (fma x x 1.0) (* (sqrt (fma x x 1.0)) x)))) (log (- 0 1.0)) (log (- x (sqrt (fma x x 1.0)))) (log (+ (sqrt (fma x x 1.0)) x)) (log (log (+ (sqrt (fma x x 1.0)) x))) (+ (sqrt (fma x x 1.0)) x) (* (cbrt (log (+ (sqrt (fma x x 1.0)) x))) (cbrt (log (+ (sqrt (fma x x 1.0)) x)))) (cbrt (log (+ (sqrt (fma x x 1.0)) x))) (pow (log (+ (sqrt (fma x x 1.0)) x)) 3) (sqrt (log (+ (sqrt (fma x x 1.0)) x))) (sqrt (log (+ (sqrt (fma x x 1.0)) x))) (expm1 (+ (sqrt (fma x x 1.0)) x)) (log1p (+ (sqrt (fma x x 1.0)) x)) (exp (+ (sqrt (fma x x 1.0)) x)) (log (+ (sqrt (fma x x 1.0)) x)) (exp (+ (sqrt (fma x x 1.0)) x)) (* (cbrt (+ (sqrt (fma x x 1.0)) x)) (cbrt (+ (sqrt (fma x x 1.0)) x))) (cbrt (+ (sqrt (fma x x 1.0)) x)) (pow (+ (sqrt (fma x x 1.0)) x) 3) (sqrt (+ (sqrt (fma x x 1.0)) x)) (sqrt (+ (sqrt (fma x x 1.0)) x)) (+ (pow x 3) (pow (sqrt (fma x x 1.0)) 3)) (fma x x (- (fma x x 1.0) (* (sqrt (fma x x 1.0)) x))) (- 0 1.0) (- x (sqrt (fma x x 1.0))) (+ (sqrt (fma x x 1.0)) x) (fma -1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)) (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0))) (- (+ (/ 0.5 x) x) (/ 0.125 (pow x 3))) (- (- (/ 0.125 (pow x 3)) x) (/ 0.5 x)) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (+ (/ 0.25 (* x x)) (- (log 2) (- (/ 0.09375 (pow x 4)) (log x)))) (+ (+ (/ 0.125 (pow x 4)) (log 0.5)) (- (log (/ -1 x)) (+ (/ 0.25 (* x x)) (/ 0.0078125 (* (pow x 4) (pow 0.5 2)))))) (+ (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0)) x) (fma x 2 (- (/ 0.5 x) (/ 0.125 (pow x 3)))) (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) 1.930 * * * [progress]: adding candidates to table 2.252 * * [progress]: iteration 2 / 4 2.252 * * * [progress]: picking best candidate 2.265 * * * * [pick]: Picked # 2.265 * * * [progress]: localizing error 2.279 * * * [progress]: generating rewritten candidates 2.279 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 2.280 * * * [progress]: generating series expansions 2.280 * * * * [progress]: [ 1 / 1 ] generating series at (2) 2.282 * [backup-simplify]: Simplify (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) into (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.282 * [approximate]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in (x) around 0 2.282 * [taylor]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in x 2.282 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.282 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 2.282 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 2.282 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.282 * [taylor]: Taking taylor expansion of x in x 2.282 * [backup-simplify]: Simplify 0 into 0 2.282 * [backup-simplify]: Simplify 1 into 1 2.282 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.282 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.282 * [taylor]: Taking taylor expansion of 1.0 in x 2.282 * [backup-simplify]: Simplify 1.0 into 1.0 2.282 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.283 * [backup-simplify]: Simplify (* 1 1) into 1 2.289 * [backup-simplify]: Simplify (* 1 1) into 1 2.290 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.292 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.293 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.293 * [taylor]: Taking taylor expansion of -1/6 in x 2.293 * [backup-simplify]: Simplify -1/6 into -1/6 2.293 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 2.293 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.293 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.293 * [taylor]: Taking taylor expansion of 1.0 in x 2.293 * [backup-simplify]: Simplify 1.0 into 1.0 2.293 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.294 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.294 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.294 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 2.294 * [taylor]: Taking taylor expansion of x in x 2.294 * [backup-simplify]: Simplify 0 into 0 2.294 * [backup-simplify]: Simplify 1 into 1 2.294 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.294 * [taylor]: Taking taylor expansion of 1.0 in x 2.294 * [backup-simplify]: Simplify 1.0 into 1.0 2.295 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.296 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.296 * [taylor]: Taking taylor expansion of (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) in x 2.296 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 2.296 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 2.296 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 2.296 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.296 * [taylor]: Taking taylor expansion of x in x 2.296 * [backup-simplify]: Simplify 0 into 0 2.296 * [backup-simplify]: Simplify 1 into 1 2.296 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.296 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.296 * [taylor]: Taking taylor expansion of 1.0 in x 2.296 * [backup-simplify]: Simplify 1.0 into 1.0 2.296 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.297 * [backup-simplify]: Simplify (* 1 1) into 1 2.297 * [backup-simplify]: Simplify (* 1 1) into 1 2.298 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.299 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.300 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.300 * [taylor]: Taking taylor expansion of -1/6 in x 2.300 * [backup-simplify]: Simplify -1/6 into -1/6 2.300 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 2.300 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.300 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.300 * [taylor]: Taking taylor expansion of 1.0 in x 2.300 * [backup-simplify]: Simplify 1.0 into 1.0 2.301 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.301 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.302 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.302 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 2.302 * [taylor]: Taking taylor expansion of x in x 2.302 * [backup-simplify]: Simplify 0 into 0 2.302 * [backup-simplify]: Simplify 1 into 1 2.302 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.302 * [taylor]: Taking taylor expansion of 1.0 in x 2.302 * [backup-simplify]: Simplify 1.0 into 1.0 2.302 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.303 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.304 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.305 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.305 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.306 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 1.0) 1)))) 1) into 0 2.307 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.308 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.309 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.310 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.311 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 2.312 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.312 * [backup-simplify]: Simplify (+ 0 0) into 0 2.313 * [backup-simplify]: Simplify (+ 0 0) into 0 2.313 * [backup-simplify]: Simplify 0 into 0 2.314 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 2.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.318 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into 0 2.319 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.320 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))) (* 0 (/ 0 (sqrt 1.0))))) into 0 2.320 * [backup-simplify]: Simplify (+ 0 0) into 0 2.322 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.324 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.328 * [backup-simplify]: Simplify (+ (* (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.330 * [backup-simplify]: Simplify (fma (/ (pow (/ 1 x) 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ (/ 1 x) (sqrt 1.0)))) into (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.330 * [approximate]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in (x) around 0 2.330 * [taylor]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.330 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.330 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.330 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.330 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.330 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.330 * [taylor]: Taking taylor expansion of x in x 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 1 into 1 2.330 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.330 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.330 * [taylor]: Taking taylor expansion of 1.0 in x 2.330 * [backup-simplify]: Simplify 1.0 into 1.0 2.331 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.331 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.332 * [backup-simplify]: Simplify (* 1 1) into 1 2.332 * [backup-simplify]: Simplify (* 1 1) into 1 2.333 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.336 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.337 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.339 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.339 * [taylor]: Taking taylor expansion of -1/6 in x 2.339 * [backup-simplify]: Simplify -1/6 into -1/6 2.339 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.339 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.339 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.339 * [taylor]: Taking taylor expansion of 1.0 in x 2.339 * [backup-simplify]: Simplify 1.0 into 1.0 2.339 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.340 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.341 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.341 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.341 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.341 * [taylor]: Taking taylor expansion of x in x 2.341 * [backup-simplify]: Simplify 0 into 0 2.341 * [backup-simplify]: Simplify 1 into 1 2.341 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.341 * [taylor]: Taking taylor expansion of 1.0 in x 2.341 * [backup-simplify]: Simplify 1.0 into 1.0 2.341 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.342 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.343 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.345 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.346 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.346 * [taylor]: Taking taylor expansion of (fma (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.346 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.346 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.346 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.346 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.346 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.346 * [taylor]: Taking taylor expansion of x in x 2.346 * [backup-simplify]: Simplify 0 into 0 2.346 * [backup-simplify]: Simplify 1 into 1 2.346 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.346 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.346 * [taylor]: Taking taylor expansion of 1.0 in x 2.346 * [backup-simplify]: Simplify 1.0 into 1.0 2.347 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.347 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.348 * [backup-simplify]: Simplify (* 1 1) into 1 2.348 * [backup-simplify]: Simplify (* 1 1) into 1 2.349 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.351 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.353 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.354 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 2.355 * [taylor]: Taking taylor expansion of -1/6 in x 2.355 * [backup-simplify]: Simplify -1/6 into -1/6 2.355 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.355 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.355 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.355 * [taylor]: Taking taylor expansion of 1.0 in x 2.355 * [backup-simplify]: Simplify 1.0 into 1.0 2.355 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.356 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.356 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.357 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.357 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.357 * [taylor]: Taking taylor expansion of x in x 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 1 into 1 2.357 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.357 * [taylor]: Taking taylor expansion of 1.0 in x 2.357 * [backup-simplify]: Simplify 1.0 into 1.0 2.357 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.358 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.358 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.360 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.361 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.363 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 2.366 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.369 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 2.370 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 2.371 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 2.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.372 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.373 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 2.374 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.375 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 2.375 * [backup-simplify]: Simplify (+ 0 0) into 0 2.375 * [backup-simplify]: Simplify 0 into 0 2.376 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.377 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 2.378 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 2.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 2.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.384 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 2.386 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.388 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 2.389 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.390 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.391 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.392 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.392 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.393 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.394 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.396 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.403 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.403 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.405 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.406 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.407 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.410 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 1 (/ 1 x))) (* (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) (pow (/ 1 (/ 1 x)) 3)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.412 * [backup-simplify]: Simplify (fma (/ (pow (/ 1 (- x)) 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ (/ 1 (- x)) (sqrt 1.0)))) into (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.412 * [approximate]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in (x) around 0 2.412 * [taylor]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.412 * [taylor]: Rewrote expression to (+ (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.412 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.412 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.412 * [taylor]: Taking taylor expansion of -1 in x 2.412 * [backup-simplify]: Simplify -1 into -1 2.412 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.412 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.412 * [taylor]: Taking taylor expansion of x in x 2.412 * [backup-simplify]: Simplify 0 into 0 2.412 * [backup-simplify]: Simplify 1 into 1 2.412 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.412 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.412 * [taylor]: Taking taylor expansion of 1.0 in x 2.412 * [backup-simplify]: Simplify 1.0 into 1.0 2.413 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.413 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.413 * [backup-simplify]: Simplify (* 1 1) into 1 2.414 * [backup-simplify]: Simplify (* 1 1) into 1 2.414 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.416 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.417 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.418 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.418 * [taylor]: Taking taylor expansion of -1/6 in x 2.418 * [backup-simplify]: Simplify -1/6 into -1/6 2.418 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.418 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.418 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.418 * [taylor]: Taking taylor expansion of 1.0 in x 2.418 * [backup-simplify]: Simplify 1.0 into 1.0 2.419 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.419 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.419 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.420 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.420 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.420 * [taylor]: Taking taylor expansion of x in x 2.420 * [backup-simplify]: Simplify 0 into 0 2.420 * [backup-simplify]: Simplify 1 into 1 2.420 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.420 * [taylor]: Taking taylor expansion of 1.0 in x 2.420 * [backup-simplify]: Simplify 1.0 into 1.0 2.420 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.420 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.421 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.422 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.422 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.422 * [taylor]: Taking taylor expansion of (fma (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6 (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) in x 2.423 * [taylor]: Rewrote expression to (+ (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 2.423 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.423 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.423 * [taylor]: Taking taylor expansion of -1 in x 2.423 * [backup-simplify]: Simplify -1 into -1 2.423 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.423 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.423 * [taylor]: Taking taylor expansion of x in x 2.423 * [backup-simplify]: Simplify 0 into 0 2.423 * [backup-simplify]: Simplify 1 into 1 2.423 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.423 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.423 * [taylor]: Taking taylor expansion of 1.0 in x 2.423 * [backup-simplify]: Simplify 1.0 into 1.0 2.423 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.423 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.424 * [backup-simplify]: Simplify (* 1 1) into 1 2.424 * [backup-simplify]: Simplify (* 1 1) into 1 2.425 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.427 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.429 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.431 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.431 * [taylor]: Taking taylor expansion of -1/6 in x 2.431 * [backup-simplify]: Simplify -1/6 into -1/6 2.431 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.431 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.431 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.431 * [taylor]: Taking taylor expansion of 1.0 in x 2.431 * [backup-simplify]: Simplify 1.0 into 1.0 2.432 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.432 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.433 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.433 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.433 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.433 * [taylor]: Taking taylor expansion of x in x 2.433 * [backup-simplify]: Simplify 0 into 0 2.433 * [backup-simplify]: Simplify 1 into 1 2.433 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.433 * [taylor]: Taking taylor expansion of 1.0 in x 2.433 * [backup-simplify]: Simplify 1.0 into 1.0 2.434 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.435 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.437 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.438 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.441 * [backup-simplify]: Simplify (* (/ -1 (pow (sqrt 1.0) 3)) -1/6) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.444 * [backup-simplify]: Simplify (+ (/ 1/6 (pow (sqrt 1.0) 3)) 0) into (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) 2.447 * [backup-simplify]: Simplify (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.448 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 2.450 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 2.450 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.452 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 2.454 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.455 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 2.456 * [backup-simplify]: Simplify (+ 0 0) into 0 2.456 * [backup-simplify]: Simplify 0 into 0 2.457 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.458 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 2.461 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 2.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.463 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.464 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 2.466 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.468 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 2.469 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.472 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.474 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.475 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.477 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.478 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.480 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.482 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.485 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.487 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.488 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.489 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.491 * [backup-simplify]: Simplify (- 0) into 0 2.492 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.493 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.494 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.499 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) (+ (* (- (/ 1 (sqrt 1.0))) (/ 1 (/ 1 (- x)))) (* (/ 1/6 (pow (sqrt 1.0) 3)) (pow (/ 1 (/ 1 (- x))) 3)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.499 * * * [progress]: simplifying candidates 2.500 * [simplify]: Simplifying: (expm1 (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (log1p (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (log (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (exp (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (* (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 2.501 * * [simplify]: Extracting # 0 : cost 0 2.501 * * [simplify]: Extracting # 1 : cost 0 2.501 * * [simplify]: Extracting # 2 : cost 0 2.501 * * [simplify]: Extracting # 3 : cost 0 2.501 * * [simplify]: Extracting # 4 : cost 0 2.501 * * [simplify]: Extracting # 5 : cost 0 2.501 * * [simplify]: Extracting # 6 : cost 0 2.501 * * [simplify]: Extracting # 7 : cost 0 2.501 * * [simplify]: iteration 0 : 25 enodes (cost 295 ) 2.511 * * [simplify]: Extracting # 0 : cost 0 2.511 * * [simplify]: Extracting # 1 : cost 0 2.512 * * [simplify]: Extracting # 2 : cost 0 2.512 * * [simplify]: Extracting # 3 : cost 0 2.512 * * [simplify]: Extracting # 4 : cost 0 2.512 * * [simplify]: iteration 1 : 51 enodes (cost 295 ) 2.537 * * [simplify]: Extracting # 0 : cost 0 2.538 * * [simplify]: Extracting # 1 : cost 0 2.538 * * [simplify]: Extracting # 2 : cost 0 2.538 * * [simplify]: Extracting # 3 : cost 0 2.538 * * [simplify]: Extracting # 4 : cost 0 2.538 * * [simplify]: iteration 2 : 177 enodes (cost 256 ) 2.645 * * [simplify]: Extracting # 0 : cost 0 2.647 * * [simplify]: Extracting # 1 : cost 0 2.651 * * [simplify]: Extracting # 2 : cost 0 2.655 * * [simplify]: Extracting # 3 : cost 0 2.658 * * [simplify]: Extracting # 4 : cost 0 2.661 * * [simplify]: iteration 3 : 1271 enodes (cost 256 ) 3.571 * * [simplify]: Extracting # 0 : cost 0 3.582 * * [simplify]: Extracting # 1 : cost 0 3.598 * * [simplify]: Extracting # 2 : cost 0 3.614 * * [simplify]: Extracting # 3 : cost 0 3.632 * * [simplify]: Extracting # 4 : cost 0 3.640 * * [simplify]: Extracting # 5 : cost 0 3.647 * * [simplify]: iteration done: 5002 enodes (cost 255 ) 3.647 * [simplify]: Simplified to: (expm1 (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (log1p (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (log (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (* (exp (fma (/ (pow x 3) (sqrt 1.0)) (/ -1/6 1.0) (/ x (sqrt 1.0)))) (sqrt 1.0)) (* (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))))) (cbrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (pow (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 3) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (sqrt (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) (+ (/ x (sqrt 1.0)) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (log (sqrt 1.0)))) 3.647 * * * [progress]: adding candidates to table 3.694 * * [progress]: iteration 3 / 4 3.694 * * * [progress]: picking best candidate 3.706 * * * * [pick]: Picked # 3.706 * * * [progress]: localizing error 3.721 * * * [progress]: generating rewritten candidates 3.721 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.731 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 3.742 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 2) 3.745 * * * [progress]: generating series expansions 3.745 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.746 * [backup-simplify]: Simplify (log (+ x (hypot x (sqrt 1.0)))) into (log (+ x (hypot x (sqrt 1.0)))) 3.746 * [approximate]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in (x) around 0 3.746 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 3.746 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.746 * [taylor]: Taking taylor expansion of x in x 3.746 * [backup-simplify]: Simplify 0 into 0 3.746 * [backup-simplify]: Simplify 1 into 1 3.746 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.746 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.746 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.746 * [taylor]: Taking taylor expansion of (* x x) in x 3.746 * [taylor]: Taking taylor expansion of x in x 3.746 * [backup-simplify]: Simplify 0 into 0 3.746 * [backup-simplify]: Simplify 1 into 1 3.746 * [taylor]: Taking taylor expansion of x in x 3.746 * [backup-simplify]: Simplify 0 into 0 3.746 * [backup-simplify]: Simplify 1 into 1 3.746 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.747 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.747 * [taylor]: Taking taylor expansion of 1.0 in x 3.747 * [backup-simplify]: Simplify 1.0 into 1.0 3.747 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.748 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.748 * [taylor]: Taking taylor expansion of 1.0 in x 3.748 * [backup-simplify]: Simplify 1.0 into 1.0 3.749 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.750 * [backup-simplify]: Simplify (* 0 0) into 0 3.751 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.753 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.755 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.755 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.756 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.756 * [backup-simplify]: Simplify (+ 0 0) into 0 3.757 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.758 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 3.759 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.759 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 3.759 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.759 * [taylor]: Taking taylor expansion of x in x 3.759 * [backup-simplify]: Simplify 0 into 0 3.759 * [backup-simplify]: Simplify 1 into 1 3.759 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.760 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.760 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.760 * [taylor]: Taking taylor expansion of (* x x) in x 3.760 * [taylor]: Taking taylor expansion of x in x 3.760 * [backup-simplify]: Simplify 0 into 0 3.760 * [backup-simplify]: Simplify 1 into 1 3.760 * [taylor]: Taking taylor expansion of x in x 3.760 * [backup-simplify]: Simplify 0 into 0 3.760 * [backup-simplify]: Simplify 1 into 1 3.760 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.760 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.760 * [taylor]: Taking taylor expansion of 1.0 in x 3.760 * [backup-simplify]: Simplify 1.0 into 1.0 3.760 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.761 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.761 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.761 * [taylor]: Taking taylor expansion of 1.0 in x 3.761 * [backup-simplify]: Simplify 1.0 into 1.0 3.762 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.763 * [backup-simplify]: Simplify (* 0 0) into 0 3.764 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.766 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.768 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.769 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.769 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.770 * [backup-simplify]: Simplify (+ 0 0) into 0 3.771 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.772 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 3.773 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.773 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.774 * [backup-simplify]: Simplify (+ 1 0) into 1 3.781 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 3.782 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 3.782 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 3.784 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.785 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.786 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.786 * [backup-simplify]: Simplify (+ 1 0) into 1 3.789 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 3.791 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 3.811 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 1)))) 2) into 0 3.811 * [backup-simplify]: Simplify 0 into 0 3.813 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 3.814 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.815 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.817 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 3.827 * [backup-simplify]: Simplify (+ 0 0) into 0 3.829 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 3.830 * [backup-simplify]: Simplify (+ 0 0) into 0 3.859 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 1) 3)) (pow (sqrt 1.0) 3))) (* -3 (/ (* (pow (* 1 1) 1) (pow (* 2 (* 1/2 (/ 1 (sqrt 1.0)))) 1)) (pow (sqrt 1.0) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (sqrt 1.0) 1)))) 6) into (/ -1/6 (pow (sqrt 1.0) 3)) 3.860 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 3.863 * [backup-simplify]: Simplify (+ (* (/ -1/6 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1 (sqrt 1.0)) x) (log (sqrt 1.0)))) into (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 3.863 * [backup-simplify]: Simplify (log (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0)))) into (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) 3.863 * [approximate]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 3.863 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 3.863 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.863 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.863 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.863 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.863 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.863 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.863 * [taylor]: Taking taylor expansion of x in x 3.863 * [backup-simplify]: Simplify 0 into 0 3.863 * [backup-simplify]: Simplify 1 into 1 3.864 * [backup-simplify]: Simplify (/ 1 1) into 1 3.864 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.864 * [taylor]: Taking taylor expansion of x in x 3.864 * [backup-simplify]: Simplify 0 into 0 3.864 * [backup-simplify]: Simplify 1 into 1 3.864 * [backup-simplify]: Simplify (/ 1 1) into 1 3.864 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.864 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.864 * [taylor]: Taking taylor expansion of 1.0 in x 3.864 * [backup-simplify]: Simplify 1.0 into 1.0 3.864 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.865 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.865 * [taylor]: Taking taylor expansion of 1.0 in x 3.865 * [backup-simplify]: Simplify 1.0 into 1.0 3.865 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.865 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.866 * [backup-simplify]: Simplify (* 1 1) into 1 3.866 * [backup-simplify]: Simplify (+ 1 0) into 1 3.866 * [backup-simplify]: Simplify (sqrt 1) into 1 3.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.867 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.868 * [backup-simplify]: Simplify (+ 0 0) into 0 3.868 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.868 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.868 * [taylor]: Taking taylor expansion of x in x 3.868 * [backup-simplify]: Simplify 0 into 0 3.868 * [backup-simplify]: Simplify 1 into 1 3.868 * [backup-simplify]: Simplify (/ 1 1) into 1 3.869 * [backup-simplify]: Simplify (+ 1 1) into 2 3.869 * [backup-simplify]: Simplify (log 2) into (log 2) 3.869 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 3.869 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.869 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.869 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.869 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.869 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.869 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.869 * [taylor]: Taking taylor expansion of x in x 3.869 * [backup-simplify]: Simplify 0 into 0 3.869 * [backup-simplify]: Simplify 1 into 1 3.870 * [backup-simplify]: Simplify (/ 1 1) into 1 3.870 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.870 * [taylor]: Taking taylor expansion of x in x 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 1 into 1 3.870 * [backup-simplify]: Simplify (/ 1 1) into 1 3.870 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.870 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.870 * [taylor]: Taking taylor expansion of 1.0 in x 3.870 * [backup-simplify]: Simplify 1.0 into 1.0 3.870 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.871 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.871 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.871 * [taylor]: Taking taylor expansion of 1.0 in x 3.871 * [backup-simplify]: Simplify 1.0 into 1.0 3.871 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.872 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.872 * [backup-simplify]: Simplify (* 1 1) into 1 3.872 * [backup-simplify]: Simplify (+ 1 0) into 1 3.872 * [backup-simplify]: Simplify (sqrt 1) into 1 3.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.873 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.874 * [backup-simplify]: Simplify (+ 0 0) into 0 3.874 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.874 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.874 * [taylor]: Taking taylor expansion of x in x 3.874 * [backup-simplify]: Simplify 0 into 0 3.874 * [backup-simplify]: Simplify 1 into 1 3.874 * [backup-simplify]: Simplify (/ 1 1) into 1 3.875 * [backup-simplify]: Simplify (+ 1 1) into 2 3.875 * [backup-simplify]: Simplify (log 2) into (log 2) 3.875 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 3.876 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 3.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.877 * [backup-simplify]: Simplify (+ 0 0) into 0 3.877 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 3.878 * [backup-simplify]: Simplify 0 into 0 3.878 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.879 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.880 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.881 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.883 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.885 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.895 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 2 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 1)))) 2) into (* 1/4 (pow (sqrt 1.0) 2)) 3.896 * [backup-simplify]: Simplify (* 1/4 (pow (sqrt 1.0) 2)) into (* 1/4 (pow (sqrt 1.0) 2)) 3.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.899 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.900 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.900 * [backup-simplify]: Simplify (+ 0 0) into 0 3.902 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.903 * [backup-simplify]: Simplify (+ 0 0) into 0 3.910 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 2 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 2 1)))) 6) into 0 3.911 * [backup-simplify]: Simplify 0 into 0 3.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.914 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.915 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.917 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.918 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.918 * [backup-simplify]: Simplify (+ 0 0) into 0 3.923 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 3.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.926 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.966 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 2 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 1)) (pow 2 3))) (* -3 (/ (* 1 (pow (* 2 (* 1/2 (pow (sqrt 1.0) 2))) 2)) (pow 2 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 2 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow 2 1)))) 24) into (* -3/32 (pow (sqrt 1.0) 4)) 3.967 * [backup-simplify]: Simplify (* -3/32 (pow (sqrt 1.0) 4)) into (* -3/32 (pow (sqrt 1.0) 4)) 3.972 * [backup-simplify]: Simplify (+ (* (* -3/32 (pow (sqrt 1.0) 4)) (pow (/ 1 x) 4)) (+ (* (* 1/4 (pow (sqrt 1.0) 2)) (pow (/ 1 x) 2)) (- (log 2) (log (/ 1 x))))) into (- (+ (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))))) 3.973 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0)))) into (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) 3.973 * [approximate]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 3.973 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 3.973 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 3.973 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.973 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.973 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.973 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.973 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.973 * [taylor]: Taking taylor expansion of -1 in x 3.973 * [backup-simplify]: Simplify -1 into -1 3.973 * [taylor]: Taking taylor expansion of x in x 3.973 * [backup-simplify]: Simplify 0 into 0 3.973 * [backup-simplify]: Simplify 1 into 1 3.974 * [backup-simplify]: Simplify (/ -1 1) into -1 3.974 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.974 * [taylor]: Taking taylor expansion of -1 in x 3.974 * [backup-simplify]: Simplify -1 into -1 3.974 * [taylor]: Taking taylor expansion of x in x 3.974 * [backup-simplify]: Simplify 0 into 0 3.974 * [backup-simplify]: Simplify 1 into 1 3.974 * [backup-simplify]: Simplify (/ -1 1) into -1 3.974 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.974 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.975 * [taylor]: Taking taylor expansion of 1.0 in x 3.975 * [backup-simplify]: Simplify 1.0 into 1.0 3.975 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.976 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.976 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.976 * [taylor]: Taking taylor expansion of 1.0 in x 3.976 * [backup-simplify]: Simplify 1.0 into 1.0 3.976 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.977 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.977 * [backup-simplify]: Simplify (* -1 -1) into 1 3.978 * [backup-simplify]: Simplify (+ 1 0) into 1 3.978 * [backup-simplify]: Simplify (sqrt 1) into 1 3.979 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.980 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.980 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.981 * [backup-simplify]: Simplify (+ 0 0) into 0 3.981 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.981 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.981 * [taylor]: Taking taylor expansion of x in x 3.981 * [backup-simplify]: Simplify 0 into 0 3.981 * [backup-simplify]: Simplify 1 into 1 3.982 * [backup-simplify]: Simplify (/ 1 1) into 1 3.982 * [backup-simplify]: Simplify (- 1) into -1 3.983 * [backup-simplify]: Simplify (+ 1 -1) into 0 3.983 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.984 * [backup-simplify]: Simplify (- 0) into 0 3.984 * [backup-simplify]: Simplify (+ 0 0) into 0 3.985 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.986 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.987 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.988 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.990 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.994 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.996 * [backup-simplify]: Simplify (- 0) into 0 3.998 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 4.001 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 4.001 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 4.001 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 4.001 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 4.001 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.001 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.001 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 4.001 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.001 * [taylor]: Taking taylor expansion of -1 in x 4.001 * [backup-simplify]: Simplify -1 into -1 4.001 * [taylor]: Taking taylor expansion of x in x 4.001 * [backup-simplify]: Simplify 0 into 0 4.001 * [backup-simplify]: Simplify 1 into 1 4.002 * [backup-simplify]: Simplify (/ -1 1) into -1 4.002 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.002 * [taylor]: Taking taylor expansion of -1 in x 4.002 * [backup-simplify]: Simplify -1 into -1 4.002 * [taylor]: Taking taylor expansion of x in x 4.002 * [backup-simplify]: Simplify 0 into 0 4.002 * [backup-simplify]: Simplify 1 into 1 4.002 * [backup-simplify]: Simplify (/ -1 1) into -1 4.002 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.002 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.002 * [taylor]: Taking taylor expansion of 1.0 in x 4.002 * [backup-simplify]: Simplify 1.0 into 1.0 4.003 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.004 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.004 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.004 * [taylor]: Taking taylor expansion of 1.0 in x 4.004 * [backup-simplify]: Simplify 1.0 into 1.0 4.004 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.005 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.005 * [backup-simplify]: Simplify (* -1 -1) into 1 4.006 * [backup-simplify]: Simplify (+ 1 0) into 1 4.006 * [backup-simplify]: Simplify (sqrt 1) into 1 4.007 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.008 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.008 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.009 * [backup-simplify]: Simplify (+ 0 0) into 0 4.009 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.009 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.009 * [taylor]: Taking taylor expansion of x in x 4.009 * [backup-simplify]: Simplify 0 into 0 4.009 * [backup-simplify]: Simplify 1 into 1 4.010 * [backup-simplify]: Simplify (/ 1 1) into 1 4.010 * [backup-simplify]: Simplify (- 1) into -1 4.011 * [backup-simplify]: Simplify (+ 1 -1) into 0 4.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.012 * [backup-simplify]: Simplify (- 0) into 0 4.012 * [backup-simplify]: Simplify (+ 0 0) into 0 4.013 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.014 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.015 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 4.016 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.018 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.021 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.022 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.022 * [backup-simplify]: Simplify (- 0) into 0 4.024 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 4.025 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 4.027 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 4.029 * [backup-simplify]: Simplify (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 4.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.031 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 4.031 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.032 * [backup-simplify]: Simplify (+ 0 0) into 0 4.033 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 4.033 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.033 * [backup-simplify]: Simplify (- 0) into 0 4.034 * [backup-simplify]: Simplify (+ 0 0) into 0 4.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 1) into 0 4.035 * [backup-simplify]: Simplify 0 into 0 4.036 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.036 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.037 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 4.038 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.038 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.039 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.039 * [backup-simplify]: Simplify (+ 0 0) into 0 4.043 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.044 * [backup-simplify]: Simplify (- 0) into 0 4.048 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 4.082 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 2) into (* -1/4 (pow (sqrt 1.0) 2)) 4.084 * [backup-simplify]: Simplify (* -1/4 (pow (sqrt 1.0) 2)) into (* -1/4 (pow (sqrt 1.0) 2)) 4.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.088 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 4.089 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.090 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.091 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 4.092 * [backup-simplify]: Simplify (+ 0 0) into 0 4.095 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 4.096 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.097 * [backup-simplify]: Simplify (- 0) into 0 4.097 * [backup-simplify]: Simplify (+ 0 0) into 0 4.105 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 6) into 0 4.105 * [backup-simplify]: Simplify 0 into 0 4.106 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.106 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.107 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 4.108 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.109 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.110 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 4.110 * [backup-simplify]: Simplify (+ 0 0) into 0 4.119 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 4.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.120 * [backup-simplify]: Simplify (- 0) into 0 4.121 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 4.162 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 3))) (* -3 (/ (* 1 (pow (* 2 (- (* 1/8 (pow (sqrt 1.0) 4)))) 2)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 (* 1/16 (pow (sqrt 1.0) 6))) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 24) into (* 3/32 (pow (sqrt 1.0) 4)) 4.163 * [backup-simplify]: Simplify (* 3/32 (pow (sqrt 1.0) 4)) into (* 3/32 (pow (sqrt 1.0) 4)) 4.168 * [backup-simplify]: Simplify (+ (* (* 3/32 (pow (sqrt 1.0) 4)) (pow (/ 1 (- x)) 4)) (+ (* (* -1/4 (pow (sqrt 1.0) 2)) (pow (/ 1 (- x)) 2)) (+ (log (/ 1 (- x))) (log (* 1/2 (pow (sqrt 1.0) 2)))))) into (- (+ (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))) (+ (log (* 1/2 (pow (sqrt 1.0) 2))) (log (/ -1 x)))) (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2)))) 4.168 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 4.168 * [backup-simplify]: Simplify (+ x (hypot x (sqrt 1.0))) into (+ x (hypot x (sqrt 1.0))) 4.168 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 4.168 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 4.168 * [taylor]: Taking taylor expansion of x in x 4.168 * [backup-simplify]: Simplify 0 into 0 4.168 * [backup-simplify]: Simplify 1 into 1 4.168 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.168 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.168 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.168 * [taylor]: Taking taylor expansion of (* x x) in x 4.169 * [taylor]: Taking taylor expansion of x in x 4.169 * [backup-simplify]: Simplify 0 into 0 4.169 * [backup-simplify]: Simplify 1 into 1 4.169 * [taylor]: Taking taylor expansion of x in x 4.169 * [backup-simplify]: Simplify 0 into 0 4.169 * [backup-simplify]: Simplify 1 into 1 4.169 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.169 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.169 * [taylor]: Taking taylor expansion of 1.0 in x 4.169 * [backup-simplify]: Simplify 1.0 into 1.0 4.169 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.169 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.169 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.169 * [taylor]: Taking taylor expansion of 1.0 in x 4.169 * [backup-simplify]: Simplify 1.0 into 1.0 4.170 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.170 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.170 * [backup-simplify]: Simplify (* 0 0) into 0 4.171 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.179 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.180 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.180 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.181 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.181 * [backup-simplify]: Simplify (+ 0 0) into 0 4.182 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.182 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.182 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.182 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.182 * [taylor]: Taking taylor expansion of (* x x) in x 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.182 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.182 * [taylor]: Taking taylor expansion of 1.0 in x 4.182 * [backup-simplify]: Simplify 1.0 into 1.0 4.182 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.183 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.183 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.183 * [taylor]: Taking taylor expansion of 1.0 in x 4.183 * [backup-simplify]: Simplify 1.0 into 1.0 4.183 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.184 * [backup-simplify]: Simplify (* 0 0) into 0 4.185 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.187 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.189 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.189 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.190 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.190 * [backup-simplify]: Simplify (+ 0 0) into 0 4.191 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.192 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 4.193 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.193 * [backup-simplify]: Simplify (+ 1 0) into 1 4.193 * [backup-simplify]: Simplify 1 into 1 4.194 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 4.195 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.196 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.197 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.198 * [backup-simplify]: Simplify (+ 1 0) into 1 4.201 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 4.203 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 4.205 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 4.206 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 4.207 * [backup-simplify]: Simplify (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 4.207 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 4.207 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 4.207 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.207 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.207 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.207 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.207 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.207 * [taylor]: Taking taylor expansion of x in x 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 1 into 1 4.208 * [backup-simplify]: Simplify (/ 1 1) into 1 4.208 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.208 * [taylor]: Taking taylor expansion of x in x 4.208 * [backup-simplify]: Simplify 0 into 0 4.208 * [backup-simplify]: Simplify 1 into 1 4.208 * [backup-simplify]: Simplify (/ 1 1) into 1 4.208 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.208 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.209 * [taylor]: Taking taylor expansion of 1.0 in x 4.209 * [backup-simplify]: Simplify 1.0 into 1.0 4.209 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.210 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.210 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.210 * [taylor]: Taking taylor expansion of 1.0 in x 4.210 * [backup-simplify]: Simplify 1.0 into 1.0 4.210 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.211 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.211 * [backup-simplify]: Simplify (* 1 1) into 1 4.212 * [backup-simplify]: Simplify (+ 1 0) into 1 4.212 * [backup-simplify]: Simplify (sqrt 1) into 1 4.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.214 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.215 * [backup-simplify]: Simplify (+ 0 0) into 0 4.215 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.215 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.215 * [taylor]: Taking taylor expansion of x in x 4.215 * [backup-simplify]: Simplify 0 into 0 4.215 * [backup-simplify]: Simplify 1 into 1 4.216 * [backup-simplify]: Simplify (/ 1 1) into 1 4.216 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 4.216 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.216 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.216 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.216 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.216 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.216 * [taylor]: Taking taylor expansion of x in x 4.216 * [backup-simplify]: Simplify 0 into 0 4.216 * [backup-simplify]: Simplify 1 into 1 4.217 * [backup-simplify]: Simplify (/ 1 1) into 1 4.217 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.217 * [taylor]: Taking taylor expansion of x in x 4.217 * [backup-simplify]: Simplify 0 into 0 4.217 * [backup-simplify]: Simplify 1 into 1 4.217 * [backup-simplify]: Simplify (/ 1 1) into 1 4.217 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.217 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.217 * [taylor]: Taking taylor expansion of 1.0 in x 4.217 * [backup-simplify]: Simplify 1.0 into 1.0 4.217 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.218 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.218 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.218 * [taylor]: Taking taylor expansion of 1.0 in x 4.218 * [backup-simplify]: Simplify 1.0 into 1.0 4.219 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.219 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.220 * [backup-simplify]: Simplify (* 1 1) into 1 4.220 * [backup-simplify]: Simplify (+ 1 0) into 1 4.220 * [backup-simplify]: Simplify (sqrt 1) into 1 4.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.222 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.222 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.223 * [backup-simplify]: Simplify (+ 0 0) into 0 4.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.223 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.223 * [taylor]: Taking taylor expansion of x in x 4.223 * [backup-simplify]: Simplify 0 into 0 4.224 * [backup-simplify]: Simplify 1 into 1 4.224 * [backup-simplify]: Simplify (/ 1 1) into 1 4.224 * [backup-simplify]: Simplify (+ 1 1) into 2 4.224 * [backup-simplify]: Simplify 2 into 2 4.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.225 * [backup-simplify]: Simplify (+ 0 0) into 0 4.225 * [backup-simplify]: Simplify 0 into 0 4.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.227 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.229 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.231 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.235 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.239 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 4.241 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.244 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.245 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.245 * [backup-simplify]: Simplify (+ 0 0) into 0 4.247 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 4.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.249 * [backup-simplify]: Simplify (+ 0 0) into 0 4.249 * [backup-simplify]: Simplify 0 into 0 4.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.252 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.253 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.254 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.255 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.256 * [backup-simplify]: Simplify (+ 0 0) into 0 4.264 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.268 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 4.271 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 4.277 * [backup-simplify]: Simplify (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 x) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) 4.278 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 4.278 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 4.278 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 4.278 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 4.278 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.278 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.278 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 4.278 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.278 * [taylor]: Taking taylor expansion of -1 in x 4.278 * [backup-simplify]: Simplify -1 into -1 4.278 * [taylor]: Taking taylor expansion of x in x 4.278 * [backup-simplify]: Simplify 0 into 0 4.278 * [backup-simplify]: Simplify 1 into 1 4.279 * [backup-simplify]: Simplify (/ -1 1) into -1 4.279 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.279 * [taylor]: Taking taylor expansion of -1 in x 4.279 * [backup-simplify]: Simplify -1 into -1 4.279 * [taylor]: Taking taylor expansion of x in x 4.279 * [backup-simplify]: Simplify 0 into 0 4.279 * [backup-simplify]: Simplify 1 into 1 4.279 * [backup-simplify]: Simplify (/ -1 1) into -1 4.279 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.279 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.279 * [taylor]: Taking taylor expansion of 1.0 in x 4.279 * [backup-simplify]: Simplify 1.0 into 1.0 4.280 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.281 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.281 * [taylor]: Taking taylor expansion of 1.0 in x 4.281 * [backup-simplify]: Simplify 1.0 into 1.0 4.281 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.282 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.282 * [backup-simplify]: Simplify (* -1 -1) into 1 4.283 * [backup-simplify]: Simplify (+ 1 0) into 1 4.283 * [backup-simplify]: Simplify (sqrt 1) into 1 4.284 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.286 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.286 * [backup-simplify]: Simplify (+ 0 0) into 0 4.287 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.287 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.287 * [taylor]: Taking taylor expansion of x in x 4.287 * [backup-simplify]: Simplify 0 into 0 4.287 * [backup-simplify]: Simplify 1 into 1 4.287 * [backup-simplify]: Simplify (/ 1 1) into 1 4.287 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 4.287 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 4.287 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.288 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.288 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 4.288 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.288 * [taylor]: Taking taylor expansion of -1 in x 4.288 * [backup-simplify]: Simplify -1 into -1 4.288 * [taylor]: Taking taylor expansion of x in x 4.288 * [backup-simplify]: Simplify 0 into 0 4.288 * [backup-simplify]: Simplify 1 into 1 4.288 * [backup-simplify]: Simplify (/ -1 1) into -1 4.288 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.288 * [taylor]: Taking taylor expansion of -1 in x 4.288 * [backup-simplify]: Simplify -1 into -1 4.288 * [taylor]: Taking taylor expansion of x in x 4.288 * [backup-simplify]: Simplify 0 into 0 4.288 * [backup-simplify]: Simplify 1 into 1 4.289 * [backup-simplify]: Simplify (/ -1 1) into -1 4.289 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.289 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.289 * [taylor]: Taking taylor expansion of 1.0 in x 4.289 * [backup-simplify]: Simplify 1.0 into 1.0 4.289 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.290 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.290 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.290 * [taylor]: Taking taylor expansion of 1.0 in x 4.290 * [backup-simplify]: Simplify 1.0 into 1.0 4.290 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.291 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.292 * [backup-simplify]: Simplify (* -1 -1) into 1 4.292 * [backup-simplify]: Simplify (+ 1 0) into 1 4.292 * [backup-simplify]: Simplify (sqrt 1) into 1 4.293 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.295 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.295 * [backup-simplify]: Simplify (+ 0 0) into 0 4.296 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.296 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.296 * [taylor]: Taking taylor expansion of x in x 4.296 * [backup-simplify]: Simplify 0 into 0 4.296 * [backup-simplify]: Simplify 1 into 1 4.296 * [backup-simplify]: Simplify (/ 1 1) into 1 4.297 * [backup-simplify]: Simplify (- 1) into -1 4.297 * [backup-simplify]: Simplify (+ 1 -1) into 0 4.297 * [backup-simplify]: Simplify 0 into 0 4.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.298 * [backup-simplify]: Simplify (- 0) into 0 4.299 * [backup-simplify]: Simplify (+ 0 0) into 0 4.299 * [backup-simplify]: Simplify 0 into 0 4.300 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.301 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 4.303 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.305 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.310 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.311 * [backup-simplify]: Simplify (- 0) into 0 4.314 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 4.316 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.317 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.321 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 4.321 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.322 * [backup-simplify]: Simplify (+ 0 0) into 0 4.324 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 4.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.325 * [backup-simplify]: Simplify (- 0) into 0 4.334 * [backup-simplify]: Simplify (+ 0 0) into 0 4.334 * [backup-simplify]: Simplify 0 into 0 4.336 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.338 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 4.339 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.340 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.341 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.342 * [backup-simplify]: Simplify (+ 0 0) into 0 4.349 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.350 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.351 * [backup-simplify]: Simplify (- 0) into 0 4.353 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 4.356 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 4.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.358 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 4.358 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.359 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.360 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 4.360 * [backup-simplify]: Simplify (+ 0 0) into 0 4.362 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 4.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.363 * [backup-simplify]: Simplify (- 0) into 0 4.363 * [backup-simplify]: Simplify (+ 0 0) into 0 4.363 * [backup-simplify]: Simplify 0 into 0 4.363 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.365 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 4.366 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.367 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.367 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 4.368 * [backup-simplify]: Simplify (+ 0 0) into 0 4.376 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 4.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.377 * [backup-simplify]: Simplify (- 0) into 0 4.379 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 4.380 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 4.384 * [backup-simplify]: Simplify (+ (* (* 1/16 (pow (sqrt 1.0) 6)) (pow (/ 1 (- x)) 5)) (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 (- x)) 3)) (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 (- x))))) into (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 4.385 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 2) 4.385 * [backup-simplify]: Simplify (hypot x (sqrt 1.0)) into (hypot x (sqrt 1.0)) 4.385 * [approximate]: Taking taylor expansion of (hypot x (sqrt 1.0)) in (x) around 0 4.385 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.385 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.385 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.385 * [taylor]: Taking taylor expansion of (* x x) in x 4.385 * [taylor]: Taking taylor expansion of x in x 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [backup-simplify]: Simplify 1 into 1 4.385 * [taylor]: Taking taylor expansion of x in x 4.385 * [backup-simplify]: Simplify 0 into 0 4.385 * [backup-simplify]: Simplify 1 into 1 4.385 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.385 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.386 * [taylor]: Taking taylor expansion of 1.0 in x 4.386 * [backup-simplify]: Simplify 1.0 into 1.0 4.386 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.387 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.387 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.387 * [taylor]: Taking taylor expansion of 1.0 in x 4.387 * [backup-simplify]: Simplify 1.0 into 1.0 4.387 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.388 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.388 * [backup-simplify]: Simplify (* 0 0) into 0 4.389 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.391 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.392 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.393 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.394 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.394 * [backup-simplify]: Simplify (+ 0 0) into 0 4.395 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.395 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.395 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.395 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.395 * [taylor]: Taking taylor expansion of (* x x) in x 4.395 * [taylor]: Taking taylor expansion of x in x 4.395 * [backup-simplify]: Simplify 0 into 0 4.396 * [backup-simplify]: Simplify 1 into 1 4.396 * [taylor]: Taking taylor expansion of x in x 4.396 * [backup-simplify]: Simplify 0 into 0 4.396 * [backup-simplify]: Simplify 1 into 1 4.396 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.396 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.396 * [taylor]: Taking taylor expansion of 1.0 in x 4.396 * [backup-simplify]: Simplify 1.0 into 1.0 4.396 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.397 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.397 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.397 * [taylor]: Taking taylor expansion of 1.0 in x 4.397 * [backup-simplify]: Simplify 1.0 into 1.0 4.397 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.398 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.398 * [backup-simplify]: Simplify (* 0 0) into 0 4.400 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.401 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.403 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.404 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.404 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.405 * [backup-simplify]: Simplify (+ 0 0) into 0 4.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.406 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.406 * [backup-simplify]: Simplify 0 into 0 4.407 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 4.408 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.409 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.410 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.411 * [backup-simplify]: Simplify (+ 1 0) into 1 4.414 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 4.414 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 4.416 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 4.416 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.417 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.418 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 4.418 * [backup-simplify]: Simplify (+ 0 0) into 0 4.419 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 4.419 * [backup-simplify]: Simplify 0 into 0 4.419 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.420 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.421 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 4.422 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 4.422 * [backup-simplify]: Simplify (+ 0 0) into 0 4.426 * [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)) 4.427 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 4.429 * [backup-simplify]: Simplify (+ (* (/ -1/8 (pow (sqrt 1.0) 3)) (pow x 4)) (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) 4.429 * [backup-simplify]: Simplify (hypot (/ 1 x) (sqrt 1.0)) into (hypot (/ 1 x) (sqrt 1.0)) 4.429 * [approximate]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in (x) around 0 4.429 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.429 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.429 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.429 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.429 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.429 * [taylor]: Taking taylor expansion of x in x 4.429 * [backup-simplify]: Simplify 0 into 0 4.429 * [backup-simplify]: Simplify 1 into 1 4.430 * [backup-simplify]: Simplify (/ 1 1) into 1 4.430 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.430 * [taylor]: Taking taylor expansion of x in x 4.430 * [backup-simplify]: Simplify 0 into 0 4.430 * [backup-simplify]: Simplify 1 into 1 4.430 * [backup-simplify]: Simplify (/ 1 1) into 1 4.430 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.430 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.430 * [taylor]: Taking taylor expansion of 1.0 in x 4.430 * [backup-simplify]: Simplify 1.0 into 1.0 4.430 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.431 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.431 * [taylor]: Taking taylor expansion of 1.0 in x 4.431 * [backup-simplify]: Simplify 1.0 into 1.0 4.431 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.432 * [backup-simplify]: Simplify (* 1 1) into 1 4.432 * [backup-simplify]: Simplify (+ 1 0) into 1 4.432 * [backup-simplify]: Simplify (sqrt 1) into 1 4.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.433 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.434 * [backup-simplify]: Simplify (+ 0 0) into 0 4.434 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.434 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.434 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.434 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.434 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.434 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.434 * [taylor]: Taking taylor expansion of x in x 4.434 * [backup-simplify]: Simplify 0 into 0 4.434 * [backup-simplify]: Simplify 1 into 1 4.434 * [backup-simplify]: Simplify (/ 1 1) into 1 4.434 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.434 * [taylor]: Taking taylor expansion of x in x 4.435 * [backup-simplify]: Simplify 0 into 0 4.435 * [backup-simplify]: Simplify 1 into 1 4.435 * [backup-simplify]: Simplify (/ 1 1) into 1 4.435 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.435 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.435 * [taylor]: Taking taylor expansion of 1.0 in x 4.435 * [backup-simplify]: Simplify 1.0 into 1.0 4.435 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.436 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.436 * [taylor]: Taking taylor expansion of 1.0 in x 4.436 * [backup-simplify]: Simplify 1.0 into 1.0 4.436 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.436 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.436 * [backup-simplify]: Simplify (* 1 1) into 1 4.437 * [backup-simplify]: Simplify (+ 1 0) into 1 4.437 * [backup-simplify]: Simplify (sqrt 1) into 1 4.437 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.438 * [backup-simplify]: Simplify (+ 0 0) into 0 4.439 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.439 * [backup-simplify]: Simplify 1 into 1 4.439 * [backup-simplify]: Simplify 0 into 0 4.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.450 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.452 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.456 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.458 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.462 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.462 * [backup-simplify]: Simplify (+ 0 0) into 0 4.464 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 4.464 * [backup-simplify]: Simplify 0 into 0 4.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.469 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.470 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.471 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.471 * [backup-simplify]: Simplify (+ 0 0) into 0 4.479 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.481 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.485 * [backup-simplify]: Simplify (+ (* (* -1/8 (pow (sqrt 1.0) 4)) (pow (/ 1 x) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) 4.485 * [backup-simplify]: Simplify (hypot (/ 1 (- x)) (sqrt 1.0)) into (hypot (/ -1 x) (sqrt 1.0)) 4.485 * [approximate]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in (x) around 0 4.485 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 4.485 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.485 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.485 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 4.485 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.486 * [taylor]: Taking taylor expansion of -1 in x 4.486 * [backup-simplify]: Simplify -1 into -1 4.486 * [taylor]: Taking taylor expansion of x in x 4.486 * [backup-simplify]: Simplify 0 into 0 4.486 * [backup-simplify]: Simplify 1 into 1 4.486 * [backup-simplify]: Simplify (/ -1 1) into -1 4.486 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.486 * [taylor]: Taking taylor expansion of -1 in x 4.486 * [backup-simplify]: Simplify -1 into -1 4.486 * [taylor]: Taking taylor expansion of x in x 4.486 * [backup-simplify]: Simplify 0 into 0 4.486 * [backup-simplify]: Simplify 1 into 1 4.487 * [backup-simplify]: Simplify (/ -1 1) into -1 4.487 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.487 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.487 * [taylor]: Taking taylor expansion of 1.0 in x 4.487 * [backup-simplify]: Simplify 1.0 into 1.0 4.487 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.488 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.488 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.488 * [taylor]: Taking taylor expansion of 1.0 in x 4.488 * [backup-simplify]: Simplify 1.0 into 1.0 4.488 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.489 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.489 * [backup-simplify]: Simplify (* -1 -1) into 1 4.489 * [backup-simplify]: Simplify (+ 1 0) into 1 4.489 * [backup-simplify]: Simplify (sqrt 1) into 1 4.490 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.490 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.491 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.491 * [backup-simplify]: Simplify (+ 0 0) into 0 4.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.492 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 4.492 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.492 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.492 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 4.492 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.492 * [taylor]: Taking taylor expansion of -1 in x 4.492 * [backup-simplify]: Simplify -1 into -1 4.492 * [taylor]: Taking taylor expansion of x in x 4.492 * [backup-simplify]: Simplify 0 into 0 4.492 * [backup-simplify]: Simplify 1 into 1 4.492 * [backup-simplify]: Simplify (/ -1 1) into -1 4.492 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.492 * [taylor]: Taking taylor expansion of -1 in x 4.492 * [backup-simplify]: Simplify -1 into -1 4.492 * [taylor]: Taking taylor expansion of x in x 4.492 * [backup-simplify]: Simplify 0 into 0 4.492 * [backup-simplify]: Simplify 1 into 1 4.492 * [backup-simplify]: Simplify (/ -1 1) into -1 4.492 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.492 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.493 * [taylor]: Taking taylor expansion of 1.0 in x 4.493 * [backup-simplify]: Simplify 1.0 into 1.0 4.493 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.493 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.493 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.493 * [taylor]: Taking taylor expansion of 1.0 in x 4.493 * [backup-simplify]: Simplify 1.0 into 1.0 4.494 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.494 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.494 * [backup-simplify]: Simplify (* -1 -1) into 1 4.494 * [backup-simplify]: Simplify (+ 1 0) into 1 4.495 * [backup-simplify]: Simplify (sqrt 1) into 1 4.495 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.496 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 4.496 * [backup-simplify]: Simplify (+ 0 0) into 0 4.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.497 * [backup-simplify]: Simplify 1 into 1 4.497 * [backup-simplify]: Simplify 0 into 0 4.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.498 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 4.499 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.500 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.503 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.504 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.505 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.505 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.506 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 4.506 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.506 * [backup-simplify]: Simplify (+ 0 0) into 0 4.507 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 4.507 * [backup-simplify]: Simplify 0 into 0 4.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.509 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.509 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 4.510 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.511 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.511 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.512 * [backup-simplify]: Simplify (+ 0 0) into 0 4.516 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.517 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 4.519 * [backup-simplify]: Simplify (+ (* (* -1/8 (pow (sqrt 1.0) 4)) (pow (/ 1 (- x)) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ x (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 4.519 * * * [progress]: simplifying candidates 4.520 * [simplify]: Simplifying: (expm1 (log (+ x (hypot x (sqrt 1.0))))) (log1p (log (+ x (hypot x (sqrt 1.0))))) (log (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (cbrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log 1) (log (+ x (hypot x (sqrt 1.0)))) (log 1) (log (+ x (hypot x (sqrt 1.0)))) (log (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3))) (log (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0)))))) (log (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))))) (log (- x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (+ x (hypot x (sqrt 1.0))))) (exp (log (+ x (hypot x (sqrt 1.0))))) (* (cbrt (log (+ x (hypot x (sqrt 1.0))))) (cbrt (log (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (+ x (hypot x (sqrt 1.0))))) (* (* (log (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (* (exp x) (exp (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (* (* (+ x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0)))) (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (expm1 (hypot x (sqrt 1.0))) (log1p (hypot x (sqrt 1.0))) (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) (log (hypot x (sqrt 1.0))) (exp (hypot x (sqrt 1.0))) (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0)))) (cbrt (hypot x (sqrt 1.0))) (* (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (+ (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2))) (log 2)) (+ (log (/ 1 x)) (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))))) (- (+ (* 3/32 (/ (pow (sqrt 1.0) 4) (pow x 4))) (+ (log (* 1/2 (pow (sqrt 1.0) 2))) (log (/ -1 x)))) (* 1/4 (/ (pow (sqrt 1.0) 2) (pow x 2)))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) (- (+ x (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ x (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 4.521 * * [simplify]: Extracting # 0 : cost 0 4.521 * * [simplify]: Extracting # 1 : cost 0 4.521 * * [simplify]: Extracting # 2 : cost 0 4.521 * * [simplify]: Extracting # 3 : cost 0 4.522 * * [simplify]: Extracting # 4 : cost 0 4.522 * * [simplify]: Extracting # 5 : cost 0 4.522 * * [simplify]: Extracting # 6 : cost 0 4.522 * * [simplify]: Extracting # 7 : cost 0 4.522 * * [simplify]: Extracting # 8 : cost 0 4.522 * * [simplify]: Extracting # 9 : cost 0 4.522 * * [simplify]: Extracting # 10 : cost 0 4.523 * * [simplify]: iteration 0 : 117 enodes (cost 642 ) 4.584 * * [simplify]: Extracting # 0 : cost 0 4.585 * * [simplify]: Extracting # 1 : cost 0 4.585 * * [simplify]: Extracting # 2 : cost 0 4.586 * * [simplify]: Extracting # 3 : cost 0 4.586 * * [simplify]: Extracting # 4 : cost 0 4.587 * * [simplify]: Extracting # 5 : cost 0 4.588 * * [simplify]: iteration 1 : 273 enodes (cost 580 ) 4.723 * * [simplify]: Extracting # 0 : cost 0 4.724 * * [simplify]: Extracting # 1 : cost 0 4.726 * * [simplify]: Extracting # 2 : cost 0 4.727 * * [simplify]: Extracting # 3 : cost 0 4.728 * * [simplify]: Extracting # 4 : cost 0 4.729 * * [simplify]: iteration 2 : 1054 enodes (cost 542 ) 5.142 * * [simplify]: Extracting # 0 : cost 0 5.150 * * [simplify]: Extracting # 1 : cost 0 5.166 * * [simplify]: Extracting # 2 : cost 0 5.181 * * [simplify]: Extracting # 3 : cost 0 5.589 * * [simplify]: Extracting # 4 : cost 0 5.601 * * [simplify]: iteration done: 5000 enodes (cost 538 ) 5.602 * [simplify]: Simplified to: (expm1 (log (+ x (hypot x (sqrt 1.0))))) (log1p (log (+ x (hypot x (sqrt 1.0))))) (* 2 (log (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (cbrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) 0 (log (+ x (hypot x (sqrt 1.0)))) 0 (log (+ x (hypot x (sqrt 1.0)))) (log (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3))) (log (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x)))) (log (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))))) (log (- x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (+ x (hypot x (sqrt 1.0))))) (+ x (hypot x (sqrt 1.0))) (* (cbrt (log (+ x (hypot x (sqrt 1.0))))) (cbrt (log (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (+ x (hypot x (sqrt 1.0))))) (pow (log (+ x (hypot x (sqrt 1.0)))) 3) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (sqrt (log (+ x (hypot x (sqrt 1.0))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (pow (+ x (hypot x (sqrt 1.0))) 3) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (expm1 (hypot x (sqrt 1.0))) (log1p (hypot x (sqrt 1.0))) (fma x x 1.0) (log (hypot x (sqrt 1.0))) (exp (hypot x (sqrt 1.0))) (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0)))) (cbrt (hypot x (sqrt 1.0))) (pow (hypot x (sqrt 1.0)) 3) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (fma (/ 1.0 (* x x)) 1/4 (- (log 2) (fma (/ (* 1.0 1.0) (pow x 4)) 3/32 (- (log x))))) (fma -1/4 (/ 1.0 (* x x)) (fma 3/32 (/ (* 1.0 1.0) (pow x 4)) (+ (log (* 1.0 1/2)) (log (/ -1 x))))) (+ x (fma (/ (pow x 2) (sqrt 1.0)) 1/2 (sqrt 1.0))) (fma 2 x (fma (/ 1.0 x) 1/2 (* -1/8 (/ (* 1.0 1.0) (pow x 3))))) (- (/ (* 1/8 (* 1.0 1.0)) (pow x 3)) (fma 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5)) (* (/ 1.0 x) 1/2))) (fma -1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)) (fma (/ (pow x 2) (sqrt 1.0)) 1/2 (sqrt 1.0))) (fma -1/8 (/ (* 1.0 1.0) (pow x 3)) (fma (/ 1.0 x) 1/2 x)) (- (/ (* 1/8 (* 1.0 1.0)) (pow x 3)) (fma (/ 1.0 x) 1/2 x)) 5.603 * * * [progress]: adding candidates to table 5.784 * * [progress]: iteration 4 / 4 5.784 * * * [progress]: picking best candidate 5.792 * * * * [pick]: Picked # 5.792 * * * [progress]: localizing error 5.804 * * * [progress]: generating rewritten candidates 5.804 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 5.811 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 5.816 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1) 5.822 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 5.834 * * * [progress]: generating series expansions 5.834 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 5.834 * [backup-simplify]: Simplify (log (sqrt (+ x (hypot x (sqrt 1.0))))) into (log (sqrt (+ x (hypot x (sqrt 1.0))))) 5.834 * [approximate]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in (x) around 0 5.834 * [taylor]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in x 5.834 * [taylor]: Taking taylor expansion of (sqrt (+ x (hypot x (sqrt 1.0)))) in x 5.834 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 5.834 * [taylor]: Taking taylor expansion of x in x 5.835 * [backup-simplify]: Simplify 0 into 0 5.835 * [backup-simplify]: Simplify 1 into 1 5.835 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.835 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.835 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.835 * [taylor]: Taking taylor expansion of (* x x) in x 5.835 * [taylor]: Taking taylor expansion of x in x 5.835 * [backup-simplify]: Simplify 0 into 0 5.835 * [backup-simplify]: Simplify 1 into 1 5.835 * [taylor]: Taking taylor expansion of x in x 5.835 * [backup-simplify]: Simplify 0 into 0 5.835 * [backup-simplify]: Simplify 1 into 1 5.835 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.835 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.835 * [taylor]: Taking taylor expansion of 1.0 in x 5.835 * [backup-simplify]: Simplify 1.0 into 1.0 5.835 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.836 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.836 * [taylor]: Taking taylor expansion of 1.0 in x 5.836 * [backup-simplify]: Simplify 1.0 into 1.0 5.836 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.837 * [backup-simplify]: Simplify (* 0 0) into 0 5.838 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.840 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.841 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.842 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.843 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.843 * [backup-simplify]: Simplify (+ 0 0) into 0 5.844 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.845 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 5.846 * [backup-simplify]: Simplify (sqrt (sqrt 1.0)) into (sqrt (sqrt 1.0)) 5.846 * [backup-simplify]: Simplify (+ 1 0) into 1 5.848 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt (sqrt 1.0)))) into (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 5.850 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 5.850 * [taylor]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in x 5.850 * [taylor]: Taking taylor expansion of (sqrt (+ x (hypot x (sqrt 1.0)))) in x 5.850 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 5.850 * [taylor]: Taking taylor expansion of x in x 5.850 * [backup-simplify]: Simplify 0 into 0 5.850 * [backup-simplify]: Simplify 1 into 1 5.850 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.850 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.850 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.850 * [taylor]: Taking taylor expansion of (* x x) in x 5.850 * [taylor]: Taking taylor expansion of x in x 5.850 * [backup-simplify]: Simplify 0 into 0 5.850 * [backup-simplify]: Simplify 1 into 1 5.850 * [taylor]: Taking taylor expansion of x in x 5.850 * [backup-simplify]: Simplify 0 into 0 5.850 * [backup-simplify]: Simplify 1 into 1 5.850 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.850 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.850 * [taylor]: Taking taylor expansion of 1.0 in x 5.850 * [backup-simplify]: Simplify 1.0 into 1.0 5.851 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.852 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.852 * [taylor]: Taking taylor expansion of 1.0 in x 5.852 * [backup-simplify]: Simplify 1.0 into 1.0 5.852 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.853 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.853 * [backup-simplify]: Simplify (* 0 0) into 0 5.854 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.856 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.857 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.857 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.858 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.858 * [backup-simplify]: Simplify (+ 0 0) into 0 5.858 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.859 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 5.860 * [backup-simplify]: Simplify (sqrt (sqrt 1.0)) into (sqrt (sqrt 1.0)) 5.860 * [backup-simplify]: Simplify (+ 1 0) into 1 5.861 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt (sqrt 1.0)))) into (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 5.862 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 5.863 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 5.873 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 1) into (/ 1/2 (sqrt 1.0)) 5.874 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 5.875 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.875 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.876 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.877 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.877 * [backup-simplify]: Simplify (+ 1 0) into 1 5.879 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 5.880 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 5.886 * [backup-simplify]: Simplify (/ (- (* 1/2 (/ 1 (sqrt 1.0))) (pow (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 2) (+)) (* 2 (sqrt (sqrt 1.0)))) into (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3)))) 5.915 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 2)) (pow (sqrt (sqrt 1.0)) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 2) into 0 5.915 * [backup-simplify]: Simplify 0 into 0 5.916 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.916 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.917 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.918 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.918 * [backup-simplify]: Simplify (+ 0 0) into 0 5.919 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 5.919 * [backup-simplify]: Simplify (+ 0 0) into 0 5.934 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3)))))))) (* 2 (sqrt (sqrt 1.0)))) into (* -1/16 (sqrt (/ 1 (pow (sqrt 1.0) 5)))) 5.981 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 3)) (pow (sqrt (sqrt 1.0)) 3))) (* -3 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 1) (pow (* 2 (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3))))) 1)) (pow (sqrt (sqrt 1.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 (* -1/16 (sqrt (/ 1 (pow (sqrt 1.0) 5))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 6) into (/ -1/12 (pow (sqrt 1.0) 3)) 5.982 * [backup-simplify]: Simplify (/ -1/12 (pow (sqrt 1.0) 3)) into (/ -1/12 (pow (sqrt 1.0) 3)) 5.986 * [backup-simplify]: Simplify (+ (* (/ -1/12 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1/2 (sqrt 1.0)) x) (log (sqrt (sqrt 1.0))))) into (- (+ (* 1/2 (/ x (sqrt 1.0))) (log (sqrt (sqrt 1.0)))) (* 1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 5.987 * [backup-simplify]: Simplify (log (sqrt (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))))) into (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) 5.987 * [approximate]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in (x) around 0 5.987 * [taylor]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in x 5.987 * [taylor]: Taking taylor expansion of (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 5.987 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 5.987 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.987 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.987 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.987 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.987 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.987 * [taylor]: Taking taylor expansion of x in x 5.987 * [backup-simplify]: Simplify 0 into 0 5.987 * [backup-simplify]: Simplify 1 into 1 5.988 * [backup-simplify]: Simplify (/ 1 1) into 1 5.988 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.988 * [taylor]: Taking taylor expansion of x in x 5.988 * [backup-simplify]: Simplify 0 into 0 5.988 * [backup-simplify]: Simplify 1 into 1 5.988 * [backup-simplify]: Simplify (/ 1 1) into 1 5.988 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.988 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.988 * [taylor]: Taking taylor expansion of 1.0 in x 5.988 * [backup-simplify]: Simplify 1.0 into 1.0 5.988 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.989 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.989 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.989 * [taylor]: Taking taylor expansion of 1.0 in x 5.989 * [backup-simplify]: Simplify 1.0 into 1.0 5.989 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.990 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.990 * [backup-simplify]: Simplify (* 1 1) into 1 5.990 * [backup-simplify]: Simplify (+ 1 0) into 1 5.990 * [backup-simplify]: Simplify (sqrt 1) into 1 5.991 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.991 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.992 * [backup-simplify]: Simplify (+ 0 0) into 0 5.992 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.992 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.992 * [taylor]: Taking taylor expansion of x in x 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.993 * [backup-simplify]: Simplify (/ 1 1) into 1 5.993 * [backup-simplify]: Simplify (+ 1 1) into 2 5.993 * [backup-simplify]: Simplify (sqrt 0) into 0 5.994 * [backup-simplify]: Simplify (/ 2 (* 2 (sqrt 0))) into +nan.0 5.994 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 5.994 * [taylor]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in x 5.994 * [taylor]: Taking taylor expansion of (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 5.994 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 5.994 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.994 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.994 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.994 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.995 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.995 * [taylor]: Taking taylor expansion of x in x 5.995 * [backup-simplify]: Simplify 0 into 0 5.995 * [backup-simplify]: Simplify 1 into 1 5.995 * [backup-simplify]: Simplify (/ 1 1) into 1 5.995 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.995 * [taylor]: Taking taylor expansion of x in x 5.995 * [backup-simplify]: Simplify 0 into 0 5.995 * [backup-simplify]: Simplify 1 into 1 5.995 * [backup-simplify]: Simplify (/ 1 1) into 1 5.995 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.995 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.995 * [taylor]: Taking taylor expansion of 1.0 in x 5.995 * [backup-simplify]: Simplify 1.0 into 1.0 5.995 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.996 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.996 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.996 * [taylor]: Taking taylor expansion of 1.0 in x 5.996 * [backup-simplify]: Simplify 1.0 into 1.0 5.996 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.997 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.997 * [backup-simplify]: Simplify (* 1 1) into 1 5.997 * [backup-simplify]: Simplify (+ 1 0) into 1 5.997 * [backup-simplify]: Simplify (sqrt 1) into 1 5.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.999 * [backup-simplify]: Simplify (+ 0 0) into 0 5.999 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.999 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.999 * [taylor]: Taking taylor expansion of x in x 5.999 * [backup-simplify]: Simplify 0 into 0 5.999 * [backup-simplify]: Simplify 1 into 1 6.000 * [backup-simplify]: Simplify (/ 1 1) into 1 6.000 * [backup-simplify]: Simplify (+ 1 1) into 2 6.000 * [backup-simplify]: Simplify (sqrt 0) into 0 6.001 * [backup-simplify]: Simplify (/ 2 (* 2 (sqrt 0))) into +nan.0 6.001 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 6.001 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 6.002 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.002 * [backup-simplify]: Simplify (+ 0 0) into 0 6.004 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.008 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 +nan.0) 1)) (pow +nan.0 1)))) 1) into +nan.0 6.008 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.009 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.010 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.010 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.011 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.014 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.016 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.025 * [backup-simplify]: Simplify (/ (- (* 1/2 (pow (sqrt 1.0) 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (pow (sqrt 1.0) 2)) +nan.0)) 6.053 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 +nan.0) 2)) (pow +nan.0 2))) (* 1 (/ (* 1 (pow (* 2 (* +nan.0 (- (* 1/2 (pow (sqrt 1.0) 2)) +nan.0))) 1)) (pow +nan.0 1)))) 2) into (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) 6.056 * [backup-simplify]: Simplify (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) into (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) 6.059 * [backup-simplify]: Simplify (+ (* (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) (pow (/ 1 x) 2)) (+ (* +nan.0 (/ 1 x)) (log +nan.0))) into (- (log +nan.0) (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (* +nan.0 (/ 1 x))))))) 6.060 * [backup-simplify]: Simplify (log (sqrt (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))))) into (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) 6.060 * [approximate]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in (x) around 0 6.060 * [taylor]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.060 * [taylor]: Taking taylor expansion of (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 6.060 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.060 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.060 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.060 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.060 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.060 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.060 * [taylor]: Taking taylor expansion of -1 in x 6.060 * [backup-simplify]: Simplify -1 into -1 6.060 * [taylor]: Taking taylor expansion of x in x 6.060 * [backup-simplify]: Simplify 0 into 0 6.060 * [backup-simplify]: Simplify 1 into 1 6.060 * [backup-simplify]: Simplify (/ -1 1) into -1 6.060 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.060 * [taylor]: Taking taylor expansion of -1 in x 6.060 * [backup-simplify]: Simplify -1 into -1 6.061 * [taylor]: Taking taylor expansion of x in x 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify 1 into 1 6.061 * [backup-simplify]: Simplify (/ -1 1) into -1 6.061 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.061 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.061 * [taylor]: Taking taylor expansion of 1.0 in x 6.061 * [backup-simplify]: Simplify 1.0 into 1.0 6.061 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.062 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.062 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.062 * [taylor]: Taking taylor expansion of 1.0 in x 6.062 * [backup-simplify]: Simplify 1.0 into 1.0 6.062 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.062 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.063 * [backup-simplify]: Simplify (* -1 -1) into 1 6.063 * [backup-simplify]: Simplify (+ 1 0) into 1 6.063 * [backup-simplify]: Simplify (sqrt 1) into 1 6.064 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.064 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.064 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.065 * [backup-simplify]: Simplify (+ 0 0) into 0 6.065 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.065 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.065 * [taylor]: Taking taylor expansion of x in x 6.065 * [backup-simplify]: Simplify 0 into 0 6.065 * [backup-simplify]: Simplify 1 into 1 6.065 * [backup-simplify]: Simplify (/ 1 1) into 1 6.066 * [backup-simplify]: Simplify (- 1) into -1 6.066 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.067 * [backup-simplify]: Simplify (- 0) into 0 6.067 * [backup-simplify]: Simplify (+ 0 0) into 0 6.067 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.068 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.068 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.069 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.070 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.073 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.073 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.074 * [backup-simplify]: Simplify (- 0) into 0 6.075 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.076 * [backup-simplify]: Simplify (sqrt 0) into 0 6.079 * [backup-simplify]: Simplify (/ (* 1/2 (pow (sqrt 1.0) 2)) (* 2 (sqrt 0))) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.080 * [backup-simplify]: Simplify (log (* +nan.0 (pow (sqrt 1.0) 2))) into (log (* +nan.0 (pow (sqrt 1.0) 2))) 6.080 * [taylor]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.080 * [taylor]: Taking taylor expansion of (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 6.080 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.080 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.081 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.081 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.081 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.081 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.081 * [taylor]: Taking taylor expansion of -1 in x 6.081 * [backup-simplify]: Simplify -1 into -1 6.081 * [taylor]: Taking taylor expansion of x in x 6.081 * [backup-simplify]: Simplify 0 into 0 6.081 * [backup-simplify]: Simplify 1 into 1 6.081 * [backup-simplify]: Simplify (/ -1 1) into -1 6.081 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.081 * [taylor]: Taking taylor expansion of -1 in x 6.081 * [backup-simplify]: Simplify -1 into -1 6.081 * [taylor]: Taking taylor expansion of x in x 6.081 * [backup-simplify]: Simplify 0 into 0 6.081 * [backup-simplify]: Simplify 1 into 1 6.081 * [backup-simplify]: Simplify (/ -1 1) into -1 6.081 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.081 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.082 * [taylor]: Taking taylor expansion of 1.0 in x 6.082 * [backup-simplify]: Simplify 1.0 into 1.0 6.082 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.082 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.082 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.082 * [taylor]: Taking taylor expansion of 1.0 in x 6.082 * [backup-simplify]: Simplify 1.0 into 1.0 6.083 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.083 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.083 * [backup-simplify]: Simplify (* -1 -1) into 1 6.084 * [backup-simplify]: Simplify (+ 1 0) into 1 6.084 * [backup-simplify]: Simplify (sqrt 1) into 1 6.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.085 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.085 * [backup-simplify]: Simplify (+ 0 0) into 0 6.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.086 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.086 * [taylor]: Taking taylor expansion of x in x 6.086 * [backup-simplify]: Simplify 0 into 0 6.086 * [backup-simplify]: Simplify 1 into 1 6.086 * [backup-simplify]: Simplify (/ 1 1) into 1 6.086 * [backup-simplify]: Simplify (- 1) into -1 6.087 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.087 * [backup-simplify]: Simplify (- 0) into 0 6.087 * [backup-simplify]: Simplify (+ 0 0) into 0 6.088 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.089 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.089 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.090 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.091 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.093 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.094 * [backup-simplify]: Simplify (- 0) into 0 6.096 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.096 * [backup-simplify]: Simplify (sqrt 0) into 0 6.098 * [backup-simplify]: Simplify (/ (* 1/2 (pow (sqrt 1.0) 2)) (* 2 (sqrt 0))) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.100 * [backup-simplify]: Simplify (log (* +nan.0 (pow (sqrt 1.0) 2))) into (log (* +nan.0 (pow (sqrt 1.0) 2))) 6.102 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (* +nan.0 (pow (sqrt 1.0) 2)))) into (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) 6.105 * [backup-simplify]: Simplify (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) into (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) 6.106 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.107 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.109 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.110 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.110 * [backup-simplify]: Simplify (+ 0 0) into 0 6.112 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.113 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.113 * [backup-simplify]: Simplify (- 0) into 0 6.114 * [backup-simplify]: Simplify (+ 0 0) into 0 6.121 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (pow (sqrt 1.0) 2)) 2) (+)) (* 2 0)) into (* +nan.0 (pow (sqrt 1.0) 4)) 6.136 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* +nan.0 (pow (sqrt 1.0) 4))) 1)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 1)))) 1) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.137 * [backup-simplify]: Simplify (* +nan.0 (pow (sqrt 1.0) 2)) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.138 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.139 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.139 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.143 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.144 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.145 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.145 * [backup-simplify]: Simplify (+ 0 0) into 0 6.149 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.150 * [backup-simplify]: Simplify (- 0) into 0 6.152 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.161 * [backup-simplify]: Simplify (/ (- (- (* 1/8 (pow (sqrt 1.0) 4))) (+ (* 2 (* (* +nan.0 (pow (sqrt 1.0) 2)) (* +nan.0 (pow (sqrt 1.0) 4)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (pow (sqrt 1.0) 6)) (* 1/8 (pow (sqrt 1.0) 4)))) 6.200 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* +nan.0 (pow (sqrt 1.0) 4))) 2)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 (* +nan.0 (+ (* +nan.0 (pow (sqrt 1.0) 6)) (* 1/8 (pow (sqrt 1.0) 4))))) 1)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 1)))) 2) into (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) 6.204 * [backup-simplify]: Simplify (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) into (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) 6.211 * [backup-simplify]: Simplify (+ (* (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) (pow (/ 1 (- x)) 2)) (+ (* (* +nan.0 (pow (sqrt 1.0) 2)) (/ 1 (- x))) (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ 1 (- x)))))) into (- (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ -1 x))) (+ (* +nan.0 (/ (pow (sqrt 1.0) 4) (pow x 2))) (- (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (* +nan.0 (/ (pow (sqrt 1.0) 2) x))))))) 6.211 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 6.212 * [backup-simplify]: Simplify (log (sqrt (+ x (hypot x (sqrt 1.0))))) into (log (sqrt (+ x (hypot x (sqrt 1.0))))) 6.212 * [approximate]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in (x) around 0 6.212 * [taylor]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in x 6.212 * [taylor]: Taking taylor expansion of (sqrt (+ x (hypot x (sqrt 1.0)))) in x 6.212 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.212 * [taylor]: Taking taylor expansion of x in x 6.212 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify 1 into 1 6.212 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.212 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.212 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.212 * [taylor]: Taking taylor expansion of (* x x) in x 6.212 * [taylor]: Taking taylor expansion of x in x 6.212 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify 1 into 1 6.212 * [taylor]: Taking taylor expansion of x in x 6.212 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify 1 into 1 6.212 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.212 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.212 * [taylor]: Taking taylor expansion of 1.0 in x 6.212 * [backup-simplify]: Simplify 1.0 into 1.0 6.212 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.213 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.213 * [taylor]: Taking taylor expansion of 1.0 in x 6.213 * [backup-simplify]: Simplify 1.0 into 1.0 6.213 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.213 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.214 * [backup-simplify]: Simplify (* 0 0) into 0 6.214 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.215 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.216 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.217 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.217 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.217 * [backup-simplify]: Simplify (+ 0 0) into 0 6.218 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.219 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 6.219 * [backup-simplify]: Simplify (sqrt (sqrt 1.0)) into (sqrt (sqrt 1.0)) 6.219 * [backup-simplify]: Simplify (+ 1 0) into 1 6.221 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt (sqrt 1.0)))) into (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 6.222 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 6.222 * [taylor]: Taking taylor expansion of (log (sqrt (+ x (hypot x (sqrt 1.0))))) in x 6.222 * [taylor]: Taking taylor expansion of (sqrt (+ x (hypot x (sqrt 1.0)))) in x 6.222 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.222 * [taylor]: Taking taylor expansion of x in x 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify 1 into 1 6.222 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.222 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.222 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.222 * [taylor]: Taking taylor expansion of (* x x) in x 6.222 * [taylor]: Taking taylor expansion of x in x 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify 1 into 1 6.222 * [taylor]: Taking taylor expansion of x in x 6.222 * [backup-simplify]: Simplify 0 into 0 6.222 * [backup-simplify]: Simplify 1 into 1 6.222 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.222 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.222 * [taylor]: Taking taylor expansion of 1.0 in x 6.222 * [backup-simplify]: Simplify 1.0 into 1.0 6.222 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.223 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.223 * [taylor]: Taking taylor expansion of 1.0 in x 6.223 * [backup-simplify]: Simplify 1.0 into 1.0 6.223 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.224 * [backup-simplify]: Simplify (* 0 0) into 0 6.225 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.227 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.229 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.229 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.230 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.230 * [backup-simplify]: Simplify (+ 0 0) into 0 6.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.232 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 6.233 * [backup-simplify]: Simplify (sqrt (sqrt 1.0)) into (sqrt (sqrt 1.0)) 6.234 * [backup-simplify]: Simplify (+ 1 0) into 1 6.236 * [backup-simplify]: Simplify (/ 1 (* 2 (sqrt (sqrt 1.0)))) into (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 6.238 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 6.239 * [backup-simplify]: Simplify (log (sqrt (sqrt 1.0))) into (log (sqrt (sqrt 1.0))) 6.262 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 1) into (/ 1/2 (sqrt 1.0)) 6.263 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 6.264 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.265 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.266 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.267 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.268 * [backup-simplify]: Simplify (+ 1 0) into 1 6.271 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 6.272 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 6.285 * [backup-simplify]: Simplify (/ (- (* 1/2 (/ 1 (sqrt 1.0))) (pow (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) 2) (+)) (* 2 (sqrt (sqrt 1.0)))) into (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3)))) 6.321 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 2)) (pow (sqrt (sqrt 1.0)) 2))) (* 1 (/ (* 1 (pow (* 2 (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 2) into 0 6.321 * [backup-simplify]: Simplify 0 into 0 6.322 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 6.323 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.324 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.325 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.326 * [backup-simplify]: Simplify (+ 0 0) into 0 6.327 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 6.327 * [backup-simplify]: Simplify (+ 0 0) into 0 6.347 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* (* 1/2 (sqrt (/ 1 (sqrt 1.0)))) (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3)))))))) (* 2 (sqrt (sqrt 1.0)))) into (* -1/16 (sqrt (/ 1 (pow (sqrt 1.0) 5)))) 6.402 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 3)) (pow (sqrt (sqrt 1.0)) 3))) (* -3 (/ (* (pow (* 1 (* 1/2 (sqrt (/ 1 (sqrt 1.0))))) 1) (pow (* 2 (* 1/8 (sqrt (/ 1 (pow (sqrt 1.0) 3))))) 1)) (pow (sqrt (sqrt 1.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 (* -1/16 (sqrt (/ 1 (pow (sqrt 1.0) 5))))) 1)) (pow (sqrt (sqrt 1.0)) 1)))) 6) into (/ -1/12 (pow (sqrt 1.0) 3)) 6.404 * [backup-simplify]: Simplify (/ -1/12 (pow (sqrt 1.0) 3)) into (/ -1/12 (pow (sqrt 1.0) 3)) 6.408 * [backup-simplify]: Simplify (+ (* (/ -1/12 (pow (sqrt 1.0) 3)) (pow x 3)) (+ (* (/ 1/2 (sqrt 1.0)) x) (log (sqrt (sqrt 1.0))))) into (- (+ (* 1/2 (/ x (sqrt 1.0))) (log (sqrt (sqrt 1.0)))) (* 1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)))) 6.408 * [backup-simplify]: Simplify (log (sqrt (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))))) into (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) 6.409 * [approximate]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in (x) around 0 6.409 * [taylor]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.409 * [taylor]: Taking taylor expansion of (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 6.409 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.409 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.409 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.409 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.409 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.409 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.409 * [taylor]: Taking taylor expansion of x in x 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [backup-simplify]: Simplify 1 into 1 6.409 * [backup-simplify]: Simplify (/ 1 1) into 1 6.409 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.409 * [taylor]: Taking taylor expansion of x in x 6.410 * [backup-simplify]: Simplify 0 into 0 6.410 * [backup-simplify]: Simplify 1 into 1 6.410 * [backup-simplify]: Simplify (/ 1 1) into 1 6.410 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.410 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.410 * [taylor]: Taking taylor expansion of 1.0 in x 6.410 * [backup-simplify]: Simplify 1.0 into 1.0 6.410 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.411 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.411 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.411 * [taylor]: Taking taylor expansion of 1.0 in x 6.411 * [backup-simplify]: Simplify 1.0 into 1.0 6.412 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.412 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.413 * [backup-simplify]: Simplify (* 1 1) into 1 6.413 * [backup-simplify]: Simplify (+ 1 0) into 1 6.414 * [backup-simplify]: Simplify (sqrt 1) into 1 6.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.415 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.416 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.416 * [backup-simplify]: Simplify (+ 0 0) into 0 6.417 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.417 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.417 * [taylor]: Taking taylor expansion of x in x 6.417 * [backup-simplify]: Simplify 0 into 0 6.417 * [backup-simplify]: Simplify 1 into 1 6.417 * [backup-simplify]: Simplify (/ 1 1) into 1 6.418 * [backup-simplify]: Simplify (+ 1 1) into 2 6.418 * [backup-simplify]: Simplify (sqrt 0) into 0 6.419 * [backup-simplify]: Simplify (/ 2 (* 2 (sqrt 0))) into +nan.0 6.420 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 6.420 * [taylor]: Taking taylor expansion of (log (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.420 * [taylor]: Taking taylor expansion of (sqrt (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 6.420 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.420 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.420 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.420 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.420 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.420 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.420 * [taylor]: Taking taylor expansion of x in x 6.420 * [backup-simplify]: Simplify 0 into 0 6.420 * [backup-simplify]: Simplify 1 into 1 6.421 * [backup-simplify]: Simplify (/ 1 1) into 1 6.421 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.421 * [taylor]: Taking taylor expansion of x in x 6.421 * [backup-simplify]: Simplify 0 into 0 6.421 * [backup-simplify]: Simplify 1 into 1 6.421 * [backup-simplify]: Simplify (/ 1 1) into 1 6.421 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.421 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.421 * [taylor]: Taking taylor expansion of 1.0 in x 6.421 * [backup-simplify]: Simplify 1.0 into 1.0 6.422 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.423 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.423 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.423 * [taylor]: Taking taylor expansion of 1.0 in x 6.423 * [backup-simplify]: Simplify 1.0 into 1.0 6.423 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.424 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.424 * [backup-simplify]: Simplify (* 1 1) into 1 6.425 * [backup-simplify]: Simplify (+ 1 0) into 1 6.425 * [backup-simplify]: Simplify (sqrt 1) into 1 6.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.427 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.427 * [backup-simplify]: Simplify (+ 0 0) into 0 6.428 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.428 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.428 * [taylor]: Taking taylor expansion of x in x 6.428 * [backup-simplify]: Simplify 0 into 0 6.428 * [backup-simplify]: Simplify 1 into 1 6.429 * [backup-simplify]: Simplify (/ 1 1) into 1 6.429 * [backup-simplify]: Simplify (+ 1 1) into 2 6.429 * [backup-simplify]: Simplify (sqrt 0) into 0 6.431 * [backup-simplify]: Simplify (/ 2 (* 2 (sqrt 0))) into +nan.0 6.431 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 6.432 * [backup-simplify]: Simplify (log +nan.0) into (log +nan.0) 6.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.433 * [backup-simplify]: Simplify (+ 0 0) into 0 6.436 * [backup-simplify]: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 6.443 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 +nan.0) 1)) (pow +nan.0 1)))) 1) into +nan.0 6.443 * [backup-simplify]: Simplify +nan.0 into +nan.0 6.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.446 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.448 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.452 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.456 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.463 * [backup-simplify]: Simplify (/ (- (* 1/2 (pow (sqrt 1.0) 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (pow (sqrt 1.0) 2)) +nan.0)) 6.488 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 +nan.0) 2)) (pow +nan.0 2))) (* 1 (/ (* 1 (pow (* 2 (* +nan.0 (- (* 1/2 (pow (sqrt 1.0) 2)) +nan.0))) 1)) (pow +nan.0 1)))) 2) into (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) 6.490 * [backup-simplify]: Simplify (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) into (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) 6.493 * [backup-simplify]: Simplify (+ (* (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 2)) (- +nan.0))) (pow (/ 1 x) 2)) (+ (* +nan.0 (/ 1 x)) (log +nan.0))) into (- (log +nan.0) (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (* +nan.0 (/ 1 x))))))) 6.494 * [backup-simplify]: Simplify (log (sqrt (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))))) into (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) 6.494 * [approximate]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in (x) around 0 6.494 * [taylor]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.494 * [taylor]: Taking taylor expansion of (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 6.494 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.494 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.494 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.494 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.494 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.494 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.494 * [taylor]: Taking taylor expansion of -1 in x 6.494 * [backup-simplify]: Simplify -1 into -1 6.494 * [taylor]: Taking taylor expansion of x in x 6.494 * [backup-simplify]: Simplify 0 into 0 6.494 * [backup-simplify]: Simplify 1 into 1 6.494 * [backup-simplify]: Simplify (/ -1 1) into -1 6.494 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.494 * [taylor]: Taking taylor expansion of -1 in x 6.494 * [backup-simplify]: Simplify -1 into -1 6.494 * [taylor]: Taking taylor expansion of x in x 6.494 * [backup-simplify]: Simplify 0 into 0 6.494 * [backup-simplify]: Simplify 1 into 1 6.495 * [backup-simplify]: Simplify (/ -1 1) into -1 6.495 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.495 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.495 * [taylor]: Taking taylor expansion of 1.0 in x 6.495 * [backup-simplify]: Simplify 1.0 into 1.0 6.495 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.496 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.496 * [taylor]: Taking taylor expansion of 1.0 in x 6.496 * [backup-simplify]: Simplify 1.0 into 1.0 6.496 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.496 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.496 * [backup-simplify]: Simplify (* -1 -1) into 1 6.497 * [backup-simplify]: Simplify (+ 1 0) into 1 6.497 * [backup-simplify]: Simplify (sqrt 1) into 1 6.497 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.498 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.498 * [backup-simplify]: Simplify (+ 0 0) into 0 6.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.499 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.499 * [taylor]: Taking taylor expansion of x in x 6.499 * [backup-simplify]: Simplify 0 into 0 6.499 * [backup-simplify]: Simplify 1 into 1 6.499 * [backup-simplify]: Simplify (/ 1 1) into 1 6.499 * [backup-simplify]: Simplify (- 1) into -1 6.500 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.500 * [backup-simplify]: Simplify (- 0) into 0 6.501 * [backup-simplify]: Simplify (+ 0 0) into 0 6.501 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.502 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.502 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.503 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.504 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.507 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.511 * [backup-simplify]: Simplify (- 0) into 0 6.512 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.513 * [backup-simplify]: Simplify (sqrt 0) into 0 6.515 * [backup-simplify]: Simplify (/ (* 1/2 (pow (sqrt 1.0) 2)) (* 2 (sqrt 0))) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.516 * [backup-simplify]: Simplify (log (* +nan.0 (pow (sqrt 1.0) 2))) into (log (* +nan.0 (pow (sqrt 1.0) 2))) 6.516 * [taylor]: Taking taylor expansion of (log (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)))) in x 6.517 * [taylor]: Taking taylor expansion of (sqrt (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 6.517 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.517 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.517 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.517 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.517 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.517 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.517 * [taylor]: Taking taylor expansion of -1 in x 6.517 * [backup-simplify]: Simplify -1 into -1 6.517 * [taylor]: Taking taylor expansion of x in x 6.517 * [backup-simplify]: Simplify 0 into 0 6.517 * [backup-simplify]: Simplify 1 into 1 6.517 * [backup-simplify]: Simplify (/ -1 1) into -1 6.517 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.517 * [taylor]: Taking taylor expansion of -1 in x 6.517 * [backup-simplify]: Simplify -1 into -1 6.517 * [taylor]: Taking taylor expansion of x in x 6.517 * [backup-simplify]: Simplify 0 into 0 6.518 * [backup-simplify]: Simplify 1 into 1 6.518 * [backup-simplify]: Simplify (/ -1 1) into -1 6.518 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.518 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.518 * [taylor]: Taking taylor expansion of 1.0 in x 6.518 * [backup-simplify]: Simplify 1.0 into 1.0 6.518 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.519 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.519 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.519 * [taylor]: Taking taylor expansion of 1.0 in x 6.519 * [backup-simplify]: Simplify 1.0 into 1.0 6.520 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.520 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.521 * [backup-simplify]: Simplify (* -1 -1) into 1 6.521 * [backup-simplify]: Simplify (+ 1 0) into 1 6.522 * [backup-simplify]: Simplify (sqrt 1) into 1 6.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.524 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.524 * [backup-simplify]: Simplify (+ 0 0) into 0 6.525 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.525 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.525 * [taylor]: Taking taylor expansion of x in x 6.525 * [backup-simplify]: Simplify 0 into 0 6.525 * [backup-simplify]: Simplify 1 into 1 6.525 * [backup-simplify]: Simplify (/ 1 1) into 1 6.526 * [backup-simplify]: Simplify (- 1) into -1 6.526 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.527 * [backup-simplify]: Simplify (- 0) into 0 6.528 * [backup-simplify]: Simplify (+ 0 0) into 0 6.529 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.530 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.531 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.532 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.534 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.538 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.539 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.540 * [backup-simplify]: Simplify (- 0) into 0 6.542 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.543 * [backup-simplify]: Simplify (sqrt 0) into 0 6.546 * [backup-simplify]: Simplify (/ (* 1/2 (pow (sqrt 1.0) 2)) (* 2 (sqrt 0))) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.549 * [backup-simplify]: Simplify (log (* +nan.0 (pow (sqrt 1.0) 2))) into (log (* +nan.0 (pow (sqrt 1.0) 2))) 6.552 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log (* +nan.0 (pow (sqrt 1.0) 2)))) into (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) 6.554 * [backup-simplify]: Simplify (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) into (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log x)) 6.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.558 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.559 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.559 * [backup-simplify]: Simplify (+ 0 0) into 0 6.561 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.562 * [backup-simplify]: Simplify (- 0) into 0 6.563 * [backup-simplify]: Simplify (+ 0 0) into 0 6.569 * [backup-simplify]: Simplify (/ (- 0 (pow (* +nan.0 (pow (sqrt 1.0) 2)) 2) (+)) (* 2 0)) into (* +nan.0 (pow (sqrt 1.0) 4)) 6.586 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* +nan.0 (pow (sqrt 1.0) 4))) 1)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 1)))) 1) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.587 * [backup-simplify]: Simplify (* +nan.0 (pow (sqrt 1.0) 2)) into (* +nan.0 (pow (sqrt 1.0) 2)) 6.587 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.588 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.589 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.589 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.590 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.591 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.591 * [backup-simplify]: Simplify (+ 0 0) into 0 6.595 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.596 * [backup-simplify]: Simplify (- 0) into 0 6.597 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.613 * [backup-simplify]: Simplify (/ (- (- (* 1/8 (pow (sqrt 1.0) 4))) (+ (* 2 (* (* +nan.0 (pow (sqrt 1.0) 2)) (* +nan.0 (pow (sqrt 1.0) 4)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (pow (sqrt 1.0) 6)) (* 1/8 (pow (sqrt 1.0) 4)))) 6.660 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* +nan.0 (pow (sqrt 1.0) 4))) 2)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 (* +nan.0 (+ (* +nan.0 (pow (sqrt 1.0) 6)) (* 1/8 (pow (sqrt 1.0) 4))))) 1)) (pow (* +nan.0 (pow (sqrt 1.0) 2)) 1)))) 2) into (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) 6.668 * [backup-simplify]: Simplify (* -1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) into (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) 6.677 * [backup-simplify]: Simplify (+ (* (* 1/2 (+ (* +nan.0 (pow (sqrt 1.0) 4)) (- (* +nan.0 (pow (sqrt 1.0) 2))))) (pow (/ 1 (- x)) 2)) (+ (* (* +nan.0 (pow (sqrt 1.0) 2)) (/ 1 (- x))) (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ 1 (- x)))))) into (- (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ -1 x))) (+ (* +nan.0 (/ (pow (sqrt 1.0) 4) (pow x 2))) (- (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (* +nan.0 (/ (pow (sqrt 1.0) 2) x))))))) 6.677 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1) 6.677 * [backup-simplify]: Simplify (+ x (hypot x (sqrt 1.0))) into (+ x (hypot x (sqrt 1.0))) 6.677 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 6.677 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.677 * [taylor]: Taking taylor expansion of x in x 6.677 * [backup-simplify]: Simplify 0 into 0 6.677 * [backup-simplify]: Simplify 1 into 1 6.677 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.677 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.677 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.677 * [taylor]: Taking taylor expansion of (* x x) in x 6.677 * [taylor]: Taking taylor expansion of x in x 6.677 * [backup-simplify]: Simplify 0 into 0 6.677 * [backup-simplify]: Simplify 1 into 1 6.677 * [taylor]: Taking taylor expansion of x in x 6.677 * [backup-simplify]: Simplify 0 into 0 6.677 * [backup-simplify]: Simplify 1 into 1 6.677 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.677 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.677 * [taylor]: Taking taylor expansion of 1.0 in x 6.677 * [backup-simplify]: Simplify 1.0 into 1.0 6.678 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.678 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.678 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.678 * [taylor]: Taking taylor expansion of 1.0 in x 6.678 * [backup-simplify]: Simplify 1.0 into 1.0 6.678 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.679 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.679 * [backup-simplify]: Simplify (* 0 0) into 0 6.680 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.681 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.682 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.682 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.683 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.683 * [backup-simplify]: Simplify (+ 0 0) into 0 6.684 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.684 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.684 * [taylor]: Taking taylor expansion of x in x 6.684 * [backup-simplify]: Simplify 0 into 0 6.684 * [backup-simplify]: Simplify 1 into 1 6.684 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.684 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.684 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.684 * [taylor]: Taking taylor expansion of (* x x) in x 6.684 * [taylor]: Taking taylor expansion of x in x 6.684 * [backup-simplify]: Simplify 0 into 0 6.684 * [backup-simplify]: Simplify 1 into 1 6.684 * [taylor]: Taking taylor expansion of x in x 6.684 * [backup-simplify]: Simplify 0 into 0 6.684 * [backup-simplify]: Simplify 1 into 1 6.684 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.684 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.684 * [taylor]: Taking taylor expansion of 1.0 in x 6.684 * [backup-simplify]: Simplify 1.0 into 1.0 6.684 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.685 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.685 * [taylor]: Taking taylor expansion of 1.0 in x 6.685 * [backup-simplify]: Simplify 1.0 into 1.0 6.685 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.685 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.686 * [backup-simplify]: Simplify (* 0 0) into 0 6.686 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.687 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.688 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.689 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.689 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.689 * [backup-simplify]: Simplify (+ 0 0) into 0 6.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.691 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 6.691 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.691 * [backup-simplify]: Simplify (+ 1 0) into 1 6.691 * [backup-simplify]: Simplify 1 into 1 6.692 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.692 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.693 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.693 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.694 * [backup-simplify]: Simplify (+ 1 0) into 1 6.695 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 6.696 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 6.697 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 6.698 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 6.699 * [backup-simplify]: Simplify (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 6.699 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 6.699 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.699 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.699 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.699 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.699 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.699 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.699 * [taylor]: Taking taylor expansion of x in x 6.699 * [backup-simplify]: Simplify 0 into 0 6.699 * [backup-simplify]: Simplify 1 into 1 6.699 * [backup-simplify]: Simplify (/ 1 1) into 1 6.699 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.699 * [taylor]: Taking taylor expansion of x in x 6.699 * [backup-simplify]: Simplify 0 into 0 6.699 * [backup-simplify]: Simplify 1 into 1 6.699 * [backup-simplify]: Simplify (/ 1 1) into 1 6.699 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.699 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.699 * [taylor]: Taking taylor expansion of 1.0 in x 6.699 * [backup-simplify]: Simplify 1.0 into 1.0 6.700 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.700 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.700 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.701 * [taylor]: Taking taylor expansion of 1.0 in x 6.701 * [backup-simplify]: Simplify 1.0 into 1.0 6.701 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.702 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.702 * [backup-simplify]: Simplify (* 1 1) into 1 6.702 * [backup-simplify]: Simplify (+ 1 0) into 1 6.703 * [backup-simplify]: Simplify (sqrt 1) into 1 6.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.705 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.705 * [backup-simplify]: Simplify (+ 0 0) into 0 6.706 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.706 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.706 * [taylor]: Taking taylor expansion of x in x 6.706 * [backup-simplify]: Simplify 0 into 0 6.706 * [backup-simplify]: Simplify 1 into 1 6.707 * [backup-simplify]: Simplify (/ 1 1) into 1 6.707 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.707 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.707 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.707 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.707 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.707 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.707 * [taylor]: Taking taylor expansion of x in x 6.707 * [backup-simplify]: Simplify 0 into 0 6.707 * [backup-simplify]: Simplify 1 into 1 6.707 * [backup-simplify]: Simplify (/ 1 1) into 1 6.708 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.708 * [taylor]: Taking taylor expansion of x in x 6.708 * [backup-simplify]: Simplify 0 into 0 6.708 * [backup-simplify]: Simplify 1 into 1 6.708 * [backup-simplify]: Simplify (/ 1 1) into 1 6.708 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.708 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.708 * [taylor]: Taking taylor expansion of 1.0 in x 6.708 * [backup-simplify]: Simplify 1.0 into 1.0 6.709 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.709 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.709 * [taylor]: Taking taylor expansion of 1.0 in x 6.709 * [backup-simplify]: Simplify 1.0 into 1.0 6.710 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.711 * [backup-simplify]: Simplify (* 1 1) into 1 6.711 * [backup-simplify]: Simplify (+ 1 0) into 1 6.712 * [backup-simplify]: Simplify (sqrt 1) into 1 6.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.714 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.714 * [backup-simplify]: Simplify (+ 0 0) into 0 6.715 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.715 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.715 * [taylor]: Taking taylor expansion of x in x 6.715 * [backup-simplify]: Simplify 0 into 0 6.715 * [backup-simplify]: Simplify 1 into 1 6.715 * [backup-simplify]: Simplify (/ 1 1) into 1 6.716 * [backup-simplify]: Simplify (+ 1 1) into 2 6.716 * [backup-simplify]: Simplify 2 into 2 6.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.717 * [backup-simplify]: Simplify (+ 0 0) into 0 6.717 * [backup-simplify]: Simplify 0 into 0 6.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.720 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.721 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.723 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.726 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.726 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.728 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.729 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.730 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.730 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.731 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.731 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.732 * [backup-simplify]: Simplify (+ 0 0) into 0 6.733 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.733 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.734 * [backup-simplify]: Simplify (+ 0 0) into 0 6.734 * [backup-simplify]: Simplify 0 into 0 6.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.735 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.736 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.737 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.737 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.738 * [backup-simplify]: Simplify (+ 0 0) into 0 6.742 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.744 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.745 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.751 * [backup-simplify]: Simplify (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 x) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) 6.752 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 6.752 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 6.752 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.752 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.752 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.752 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.752 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.752 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.752 * [taylor]: Taking taylor expansion of -1 in x 6.752 * [backup-simplify]: Simplify -1 into -1 6.752 * [taylor]: Taking taylor expansion of x in x 6.752 * [backup-simplify]: Simplify 0 into 0 6.752 * [backup-simplify]: Simplify 1 into 1 6.753 * [backup-simplify]: Simplify (/ -1 1) into -1 6.753 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.753 * [taylor]: Taking taylor expansion of -1 in x 6.753 * [backup-simplify]: Simplify -1 into -1 6.753 * [taylor]: Taking taylor expansion of x in x 6.753 * [backup-simplify]: Simplify 0 into 0 6.753 * [backup-simplify]: Simplify 1 into 1 6.753 * [backup-simplify]: Simplify (/ -1 1) into -1 6.753 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.753 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.753 * [taylor]: Taking taylor expansion of 1.0 in x 6.754 * [backup-simplify]: Simplify 1.0 into 1.0 6.754 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.755 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.755 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.755 * [taylor]: Taking taylor expansion of 1.0 in x 6.755 * [backup-simplify]: Simplify 1.0 into 1.0 6.755 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.756 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.756 * [backup-simplify]: Simplify (* -1 -1) into 1 6.756 * [backup-simplify]: Simplify (+ 1 0) into 1 6.757 * [backup-simplify]: Simplify (sqrt 1) into 1 6.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.758 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.759 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.759 * [backup-simplify]: Simplify (+ 0 0) into 0 6.760 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.760 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.760 * [taylor]: Taking taylor expansion of x in x 6.760 * [backup-simplify]: Simplify 0 into 0 6.760 * [backup-simplify]: Simplify 1 into 1 6.760 * [backup-simplify]: Simplify (/ 1 1) into 1 6.760 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.760 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.760 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.760 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.760 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.760 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.761 * [taylor]: Taking taylor expansion of -1 in x 6.761 * [backup-simplify]: Simplify -1 into -1 6.761 * [taylor]: Taking taylor expansion of x in x 6.761 * [backup-simplify]: Simplify 0 into 0 6.761 * [backup-simplify]: Simplify 1 into 1 6.761 * [backup-simplify]: Simplify (/ -1 1) into -1 6.761 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.761 * [taylor]: Taking taylor expansion of -1 in x 6.761 * [backup-simplify]: Simplify -1 into -1 6.761 * [taylor]: Taking taylor expansion of x in x 6.761 * [backup-simplify]: Simplify 0 into 0 6.761 * [backup-simplify]: Simplify 1 into 1 6.761 * [backup-simplify]: Simplify (/ -1 1) into -1 6.761 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.761 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.761 * [taylor]: Taking taylor expansion of 1.0 in x 6.761 * [backup-simplify]: Simplify 1.0 into 1.0 6.762 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.762 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.762 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.762 * [taylor]: Taking taylor expansion of 1.0 in x 6.762 * [backup-simplify]: Simplify 1.0 into 1.0 6.762 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.763 * [backup-simplify]: Simplify (* -1 -1) into 1 6.763 * [backup-simplify]: Simplify (+ 1 0) into 1 6.763 * [backup-simplify]: Simplify (sqrt 1) into 1 6.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.764 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.765 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.765 * [backup-simplify]: Simplify (+ 0 0) into 0 6.765 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.765 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.765 * [taylor]: Taking taylor expansion of x in x 6.765 * [backup-simplify]: Simplify 0 into 0 6.765 * [backup-simplify]: Simplify 1 into 1 6.766 * [backup-simplify]: Simplify (/ 1 1) into 1 6.766 * [backup-simplify]: Simplify (- 1) into -1 6.766 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.766 * [backup-simplify]: Simplify 0 into 0 6.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.767 * [backup-simplify]: Simplify (- 0) into 0 6.767 * [backup-simplify]: Simplify (+ 0 0) into 0 6.767 * [backup-simplify]: Simplify 0 into 0 6.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.769 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.769 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.771 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.773 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.774 * [backup-simplify]: Simplify (- 0) into 0 6.776 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.777 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.777 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.778 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.779 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.779 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.779 * [backup-simplify]: Simplify (+ 0 0) into 0 6.780 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.781 * [backup-simplify]: Simplify (- 0) into 0 6.782 * [backup-simplify]: Simplify (+ 0 0) into 0 6.782 * [backup-simplify]: Simplify 0 into 0 6.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.783 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.784 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.784 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.785 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.786 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.786 * [backup-simplify]: Simplify (+ 0 0) into 0 6.792 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.793 * [backup-simplify]: Simplify (- 0) into 0 6.796 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.799 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.800 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.802 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.803 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 6.805 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.806 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.807 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.808 * [backup-simplify]: Simplify (+ 0 0) into 0 6.811 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 6.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.812 * [backup-simplify]: Simplify (- 0) into 0 6.812 * [backup-simplify]: Simplify (+ 0 0) into 0 6.812 * [backup-simplify]: Simplify 0 into 0 6.813 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.813 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.814 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 6.815 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.816 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.817 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 6.817 * [backup-simplify]: Simplify (+ 0 0) into 0 6.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 6.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.827 * [backup-simplify]: Simplify (- 0) into 0 6.828 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 6.829 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 6.833 * [backup-simplify]: Simplify (+ (* (* 1/16 (pow (sqrt 1.0) 6)) (pow (/ 1 (- x)) 5)) (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 (- x)) 3)) (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 (- x))))) into (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 6.833 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 6.834 * [backup-simplify]: Simplify (+ x (hypot x (sqrt 1.0))) into (+ x (hypot x (sqrt 1.0))) 6.834 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 6.834 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.834 * [taylor]: Taking taylor expansion of x in x 6.834 * [backup-simplify]: Simplify 0 into 0 6.834 * [backup-simplify]: Simplify 1 into 1 6.834 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.834 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.834 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.834 * [taylor]: Taking taylor expansion of (* x x) in x 6.834 * [taylor]: Taking taylor expansion of x in x 6.834 * [backup-simplify]: Simplify 0 into 0 6.834 * [backup-simplify]: Simplify 1 into 1 6.834 * [taylor]: Taking taylor expansion of x in x 6.834 * [backup-simplify]: Simplify 0 into 0 6.834 * [backup-simplify]: Simplify 1 into 1 6.834 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.834 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.834 * [taylor]: Taking taylor expansion of 1.0 in x 6.834 * [backup-simplify]: Simplify 1.0 into 1.0 6.834 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.835 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.835 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.835 * [taylor]: Taking taylor expansion of 1.0 in x 6.835 * [backup-simplify]: Simplify 1.0 into 1.0 6.835 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.836 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.836 * [backup-simplify]: Simplify (* 0 0) into 0 6.836 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.837 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.838 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.839 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.839 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.839 * [backup-simplify]: Simplify (+ 0 0) into 0 6.840 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.840 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 6.840 * [taylor]: Taking taylor expansion of x in x 6.840 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 6.841 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 6.841 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 6.841 * [taylor]: Taking taylor expansion of (* x x) in x 6.841 * [taylor]: Taking taylor expansion of x in x 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of x in x 6.841 * [backup-simplify]: Simplify 0 into 0 6.841 * [backup-simplify]: Simplify 1 into 1 6.841 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.841 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.841 * [taylor]: Taking taylor expansion of 1.0 in x 6.841 * [backup-simplify]: Simplify 1.0 into 1.0 6.841 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.842 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.842 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.842 * [taylor]: Taking taylor expansion of 1.0 in x 6.842 * [backup-simplify]: Simplify 1.0 into 1.0 6.843 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.843 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.844 * [backup-simplify]: Simplify (* 0 0) into 0 6.845 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.847 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.848 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 6.849 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 6.850 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.850 * [backup-simplify]: Simplify (+ 0 0) into 0 6.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 6.857 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 6.857 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.857 * [backup-simplify]: Simplify (+ 1 0) into 1 6.858 * [backup-simplify]: Simplify 1 into 1 6.858 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 6.859 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.861 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.862 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.862 * [backup-simplify]: Simplify (+ 1 0) into 1 6.864 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 6.865 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 6.866 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 6.867 * [backup-simplify]: Simplify (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (+ (* 1 x) (sqrt 1.0))) into (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) 6.868 * [backup-simplify]: Simplify (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 6.868 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 6.868 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.868 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.868 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.868 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.868 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.868 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.868 * [taylor]: Taking taylor expansion of x in x 6.868 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify 1 into 1 6.868 * [backup-simplify]: Simplify (/ 1 1) into 1 6.868 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.868 * [taylor]: Taking taylor expansion of x in x 6.868 * [backup-simplify]: Simplify 0 into 0 6.868 * [backup-simplify]: Simplify 1 into 1 6.869 * [backup-simplify]: Simplify (/ 1 1) into 1 6.869 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.869 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.869 * [taylor]: Taking taylor expansion of 1.0 in x 6.869 * [backup-simplify]: Simplify 1.0 into 1.0 6.869 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.870 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.870 * [taylor]: Taking taylor expansion of 1.0 in x 6.870 * [backup-simplify]: Simplify 1.0 into 1.0 6.870 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.870 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.871 * [backup-simplify]: Simplify (* 1 1) into 1 6.871 * [backup-simplify]: Simplify (+ 1 0) into 1 6.871 * [backup-simplify]: Simplify (sqrt 1) into 1 6.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.872 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.873 * [backup-simplify]: Simplify (+ 0 0) into 0 6.873 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.873 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.873 * [taylor]: Taking taylor expansion of x in x 6.873 * [backup-simplify]: Simplify 0 into 0 6.873 * [backup-simplify]: Simplify 1 into 1 6.873 * [backup-simplify]: Simplify (/ 1 1) into 1 6.873 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 6.873 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 6.873 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.873 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.873 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 6.874 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.874 * [taylor]: Taking taylor expansion of x in x 6.874 * [backup-simplify]: Simplify 0 into 0 6.874 * [backup-simplify]: Simplify 1 into 1 6.874 * [backup-simplify]: Simplify (/ 1 1) into 1 6.874 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.874 * [taylor]: Taking taylor expansion of x in x 6.874 * [backup-simplify]: Simplify 0 into 0 6.874 * [backup-simplify]: Simplify 1 into 1 6.874 * [backup-simplify]: Simplify (/ 1 1) into 1 6.874 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.874 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.874 * [taylor]: Taking taylor expansion of 1.0 in x 6.874 * [backup-simplify]: Simplify 1.0 into 1.0 6.874 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.875 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.875 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.875 * [taylor]: Taking taylor expansion of 1.0 in x 6.875 * [backup-simplify]: Simplify 1.0 into 1.0 6.875 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.876 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.876 * [backup-simplify]: Simplify (* 1 1) into 1 6.876 * [backup-simplify]: Simplify (+ 1 0) into 1 6.876 * [backup-simplify]: Simplify (sqrt 1) into 1 6.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.877 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.878 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.878 * [backup-simplify]: Simplify (+ 0 0) into 0 6.878 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.878 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.878 * [taylor]: Taking taylor expansion of x in x 6.878 * [backup-simplify]: Simplify 0 into 0 6.878 * [backup-simplify]: Simplify 1 into 1 6.878 * [backup-simplify]: Simplify (/ 1 1) into 1 6.879 * [backup-simplify]: Simplify (+ 1 1) into 2 6.879 * [backup-simplify]: Simplify 2 into 2 6.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.879 * [backup-simplify]: Simplify (+ 0 0) into 0 6.879 * [backup-simplify]: Simplify 0 into 0 6.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.881 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.881 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.882 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.883 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.886 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.888 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.889 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.890 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.890 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.891 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.891 * [backup-simplify]: Simplify (+ 0 0) into 0 6.892 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.893 * [backup-simplify]: Simplify (+ 0 0) into 0 6.893 * [backup-simplify]: Simplify 0 into 0 6.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.898 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.899 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.900 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.900 * [backup-simplify]: Simplify (+ 0 0) into 0 6.908 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.912 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.914 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.919 * [backup-simplify]: Simplify (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 x) 3)) (+ (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 x)) (* 2 (/ 1 (/ 1 x))))) into (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) 6.920 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 6.920 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 6.920 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.920 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.920 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.920 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.920 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.920 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.920 * [taylor]: Taking taylor expansion of -1 in x 6.920 * [backup-simplify]: Simplify -1 into -1 6.920 * [taylor]: Taking taylor expansion of x in x 6.920 * [backup-simplify]: Simplify 0 into 0 6.920 * [backup-simplify]: Simplify 1 into 1 6.920 * [backup-simplify]: Simplify (/ -1 1) into -1 6.920 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.921 * [taylor]: Taking taylor expansion of -1 in x 6.921 * [backup-simplify]: Simplify -1 into -1 6.921 * [taylor]: Taking taylor expansion of x in x 6.921 * [backup-simplify]: Simplify 0 into 0 6.921 * [backup-simplify]: Simplify 1 into 1 6.921 * [backup-simplify]: Simplify (/ -1 1) into -1 6.921 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.921 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.921 * [taylor]: Taking taylor expansion of 1.0 in x 6.921 * [backup-simplify]: Simplify 1.0 into 1.0 6.921 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.922 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.922 * [taylor]: Taking taylor expansion of 1.0 in x 6.922 * [backup-simplify]: Simplify 1.0 into 1.0 6.922 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.922 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.923 * [backup-simplify]: Simplify (* -1 -1) into 1 6.923 * [backup-simplify]: Simplify (+ 1 0) into 1 6.923 * [backup-simplify]: Simplify (sqrt 1) into 1 6.924 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.924 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.924 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.925 * [backup-simplify]: Simplify (+ 0 0) into 0 6.925 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.925 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.925 * [taylor]: Taking taylor expansion of x in x 6.925 * [backup-simplify]: Simplify 0 into 0 6.925 * [backup-simplify]: Simplify 1 into 1 6.925 * [backup-simplify]: Simplify (/ 1 1) into 1 6.925 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 6.925 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 6.926 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 6.926 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 6.926 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 6.926 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.926 * [taylor]: Taking taylor expansion of -1 in x 6.926 * [backup-simplify]: Simplify -1 into -1 6.926 * [taylor]: Taking taylor expansion of x in x 6.926 * [backup-simplify]: Simplify 0 into 0 6.926 * [backup-simplify]: Simplify 1 into 1 6.926 * [backup-simplify]: Simplify (/ -1 1) into -1 6.926 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.926 * [taylor]: Taking taylor expansion of -1 in x 6.926 * [backup-simplify]: Simplify -1 into -1 6.926 * [taylor]: Taking taylor expansion of x in x 6.926 * [backup-simplify]: Simplify 0 into 0 6.926 * [backup-simplify]: Simplify 1 into 1 6.926 * [backup-simplify]: Simplify (/ -1 1) into -1 6.926 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 6.926 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.926 * [taylor]: Taking taylor expansion of 1.0 in x 6.926 * [backup-simplify]: Simplify 1.0 into 1.0 6.927 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.927 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.927 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.927 * [taylor]: Taking taylor expansion of 1.0 in x 6.927 * [backup-simplify]: Simplify 1.0 into 1.0 6.927 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.928 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.928 * [backup-simplify]: Simplify (* -1 -1) into 1 6.928 * [backup-simplify]: Simplify (+ 1 0) into 1 6.929 * [backup-simplify]: Simplify (sqrt 1) into 1 6.929 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.929 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.930 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 6.930 * [backup-simplify]: Simplify (+ 0 0) into 0 6.931 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.931 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.931 * [taylor]: Taking taylor expansion of x in x 6.931 * [backup-simplify]: Simplify 0 into 0 6.931 * [backup-simplify]: Simplify 1 into 1 6.931 * [backup-simplify]: Simplify (/ 1 1) into 1 6.931 * [backup-simplify]: Simplify (- 1) into -1 6.931 * [backup-simplify]: Simplify (+ 1 -1) into 0 6.931 * [backup-simplify]: Simplify 0 into 0 6.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.932 * [backup-simplify]: Simplify (- 0) into 0 6.933 * [backup-simplify]: Simplify (+ 0 0) into 0 6.933 * [backup-simplify]: Simplify 0 into 0 6.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.934 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.934 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 6.935 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.936 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 6.939 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.940 * [backup-simplify]: Simplify (- 0) into 0 6.941 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 6.942 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 6.943 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.943 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.944 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 6.944 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.945 * [backup-simplify]: Simplify (+ 0 0) into 0 6.946 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 6.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.947 * [backup-simplify]: Simplify (- 0) into 0 6.947 * [backup-simplify]: Simplify (+ 0 0) into 0 6.947 * [backup-simplify]: Simplify 0 into 0 6.947 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.948 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.949 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 6.950 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.952 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.953 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.953 * [backup-simplify]: Simplify (+ 0 0) into 0 6.961 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (pow (sqrt 1.0) 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/8 (pow (sqrt 1.0) 4)) 6.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.968 * [backup-simplify]: Simplify (- 0) into 0 6.970 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.973 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 6.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.975 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.976 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 6.977 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.978 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.980 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.980 * [backup-simplify]: Simplify (+ 0 0) into 0 6.983 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* -1/8 (pow (sqrt 1.0) 4)))) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) 0)))) (* 2 1)) into 0 6.984 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.984 * [backup-simplify]: Simplify (- 0) into 0 6.985 * [backup-simplify]: Simplify (+ 0 0) into 0 6.985 * [backup-simplify]: Simplify 0 into 0 6.985 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.986 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.987 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 6.988 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.988 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.989 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 6.990 * [backup-simplify]: Simplify (+ 0 0) into 0 7.000 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* (* 1/2 (pow (sqrt 1.0) 2)) (* -1/8 (pow (sqrt 1.0) 4)))))) (* 2 1)) into (* 1/16 (pow (sqrt 1.0) 6)) 7.001 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.001 * [backup-simplify]: Simplify (- 0) into 0 7.003 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 7.004 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 7.008 * [backup-simplify]: Simplify (+ (* (* 1/16 (pow (sqrt 1.0) 6)) (pow (/ 1 (- x)) 5)) (+ (* (- (* 1/8 (pow (sqrt 1.0) 4))) (pow (/ 1 (- x)) 3)) (* (* 1/2 (pow (sqrt 1.0) 2)) (/ 1 (- x))))) into (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 7.008 * * * [progress]: simplifying candidates 7.009 * [simplify]: Simplifying: (expm1 (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log1p (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (* (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))) (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))))) (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))))) (log (sqrt (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt 1)) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt 1)) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log 1) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)))) (log (sqrt (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))))) (log (sqrt (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))))) (log (sqrt (- x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (exp (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0))))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* (* (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (expm1 (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log1p (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (* (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))) (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))))) (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))))) (log (sqrt (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt 1)) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt 1)) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log 1) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)))) (log (sqrt (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))))) (log (sqrt (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))))) (log (sqrt (- x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (exp (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0))))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* (* (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (* (exp x) (exp (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (* (* (+ x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0)))) (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (* (exp x) (exp (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (* (* (+ x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0)))) (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (+ (* x x) (- (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* x (hypot x (sqrt 1.0))))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (- (+ (* 1/2 (/ x (sqrt 1.0))) (log (sqrt (sqrt 1.0)))) (* 1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (log +nan.0) (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (* +nan.0 (/ 1 x))))))) (- (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ -1 x))) (+ (* +nan.0 (/ (pow (sqrt 1.0) 4) (pow x 2))) (- (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (* +nan.0 (/ (pow (sqrt 1.0) 2) x))))))) (- (+ (* 1/2 (/ x (sqrt 1.0))) (log (sqrt (sqrt 1.0)))) (* 1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)))) (- (log +nan.0) (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (+ (* +nan.0 (/ 1 (pow x 2))) (- (* +nan.0 (/ 1 x))))))) (- (+ (log (* +nan.0 (pow (sqrt 1.0) 2))) (log (/ -1 x))) (+ (* +nan.0 (/ (pow (sqrt 1.0) 4) (pow x 2))) (- (+ (* +nan.0 (/ (pow (sqrt 1.0) 2) (pow x 2))) (- (* +nan.0 (/ (pow (sqrt 1.0) 2) x))))))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) (+ x (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 2 x) (* 1/2 (/ (pow (sqrt 1.0) 2) x))) (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3)))) (- (* 1/8 (/ (pow (sqrt 1.0) 4) (pow x 3))) (+ (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))) (* 1/2 (/ (pow (sqrt 1.0) 2) x)))) 7.011 * * [simplify]: Extracting # 0 : cost 0 7.012 * * [simplify]: Extracting # 1 : cost 0 7.012 * * [simplify]: Extracting # 2 : cost 0 7.012 * * [simplify]: Extracting # 3 : cost 0 7.012 * * [simplify]: Extracting # 4 : cost 0 7.012 * * [simplify]: Extracting # 5 : cost 0 7.012 * * [simplify]: Extracting # 6 : cost 0 7.012 * * [simplify]: Extracting # 7 : cost 0 7.012 * * [simplify]: Extracting # 8 : cost 0 7.013 * * [simplify]: Extracting # 9 : cost 0 7.013 * * [simplify]: Extracting # 10 : cost 0 7.013 * * [simplify]: Extracting # 11 : cost 0 7.013 * * [simplify]: iteration 0 : 124 enodes (cost 1234 ) 7.063 * * [simplify]: Extracting # 0 : cost 0 7.063 * * [simplify]: Extracting # 1 : cost 0 7.064 * * [simplify]: Extracting # 2 : cost 0 7.064 * * [simplify]: Extracting # 3 : cost 0 7.064 * * [simplify]: Extracting # 4 : cost 0 7.065 * * [simplify]: iteration 1 : 287 enodes (cost 1164 ) 7.231 * * [simplify]: Extracting # 0 : cost 0 7.232 * * [simplify]: Extracting # 1 : cost 0 7.233 * * [simplify]: Extracting # 2 : cost 0 7.235 * * [simplify]: Extracting # 3 : cost 0 7.236 * * [simplify]: Extracting # 4 : cost 0 7.237 * * [simplify]: iteration 2 : 1098 enodes (cost 1034 ) 7.663 * * [simplify]: Extracting # 0 : cost 0 7.674 * * [simplify]: Extracting # 1 : cost 0 7.696 * * [simplify]: Extracting # 2 : cost 0 7.708 * * [simplify]: Extracting # 3 : cost 0 7.720 * * [simplify]: Extracting # 4 : cost 0 7.730 * * [simplify]: iteration done: 5002 enodes (cost 1030 ) 7.731 * [simplify]: Simplified to: (expm1 (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log1p (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* 2 (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))))) (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (fabs (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (hypot (pow (hypot x (sqrt 1.0)) 3/2) (pow x 3/2))) (log (sqrt (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))))) (log (sqrt (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))))) (log (sqrt (- x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (+ x (hypot x (sqrt 1.0)))) (* (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0))))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (pow (log (sqrt (+ x (hypot x (sqrt 1.0))))) 3) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (expm1 (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (log1p (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (* 2 (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0))))))) (log (cbrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (fabs (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (cbrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) (log (sqrt (sqrt (+ x (hypot x (sqrt 1.0)))))) 0 (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (hypot (pow (hypot x (sqrt 1.0)) 3/2) (pow x 3/2))) (log (sqrt (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))))) (log (sqrt (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))))) (log (sqrt (- x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (sqrt (+ x (hypot x (sqrt 1.0))))) (log (+ x (hypot x (sqrt 1.0)))) (log (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (+ x (hypot x (sqrt 1.0)))) (* (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0))))))) (cbrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (pow (log (sqrt (+ x (hypot x (sqrt 1.0))))) 3) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (sqrt (log (sqrt (+ x (hypot x (sqrt 1.0)))))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (pow (+ x (hypot x (sqrt 1.0))) 3) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (expm1 (+ x (hypot x (sqrt 1.0)))) (log1p (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (log (+ x (hypot x (sqrt 1.0)))) (exp (+ x (hypot x (sqrt 1.0)))) (* (cbrt (+ x (hypot x (sqrt 1.0)))) (cbrt (+ x (hypot x (sqrt 1.0))))) (cbrt (+ x (hypot x (sqrt 1.0)))) (pow (+ x (hypot x (sqrt 1.0))) 3) (sqrt (+ x (hypot x (sqrt 1.0)))) (sqrt (+ x (hypot x (sqrt 1.0)))) (+ (pow x 3) (pow (hypot x (sqrt 1.0)) 3)) (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x))) (- (* x x) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0)))) (- x (hypot x (sqrt 1.0))) (+ x (hypot x (sqrt 1.0))) (fma -1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)) (fma 1/2 (/ x (sqrt 1.0)) (log (sqrt (sqrt 1.0))))) (- (log +nan.0) (- (fma (/ 1.0 (* x x)) +nan.0 (/ +nan.0 x)) (/ +nan.0 (* x x)))) (+ (- (+ (log (* 1.0 +nan.0)) (log (/ -1 x))) (/ (* (* 1.0 1.0) +nan.0) (* x x))) (* +nan.0 (- (/ 1.0 (* x x)) (/ 1.0 x)))) (fma -1/12 (/ (pow x 3) (pow (sqrt 1.0) 3)) (fma 1/2 (/ x (sqrt 1.0)) (log (sqrt (sqrt 1.0))))) (- (log +nan.0) (- (fma (/ 1.0 (* x x)) +nan.0 (/ +nan.0 x)) (/ +nan.0 (* x x)))) (+ (- (+ (log (* 1.0 +nan.0)) (log (/ -1 x))) (/ (* (* 1.0 1.0) +nan.0) (* x x))) (* +nan.0 (- (/ 1.0 (* x x)) (/ 1.0 x)))) (+ (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0)) x) (fma 2 x (fma 1/2 (/ 1.0 x) (* -1/8 (/ (* 1.0 1.0) (pow x 3))))) (- (/ (* 1/8 (* 1.0 1.0)) (pow x 3)) (fma 1/2 (/ 1.0 x) (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))))) (+ (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (sqrt 1.0)) x) (fma 2 x (fma 1/2 (/ 1.0 x) (* -1/8 (/ (* 1.0 1.0) (pow x 3))))) (- (/ (* 1/8 (* 1.0 1.0)) (pow x 3)) (fma 1/2 (/ 1.0 x) (* 1/16 (/ (pow (sqrt 1.0) 6) (pow x 5))))) 7.732 * * * [progress]: adding candidates to table 8.117 * [progress]: [Phase 3 of 3] Extracting. 8.117 * * [regime]: Finding splitpoints for: (# # # # #) 8.118 * * * [regime-changes]: Trying 1 branch expressions: (x) 8.118 * * * * [regimes]: Trying to branch on x from (# # # # #) 8.153 * * * [regime]: Found split indices: #