25.383 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.105 * * * [progress]: [2/2] Setting up program. 0.108 * [progress]: [Phase 2 of 3] Improving. 0.108 * [simplify]: Simplifying: (log (+ x (sqrt (+ (* x x) 1.0)))) 0.108 * * [simplify]: Extracting # 0 : cost 0 0.109 * * [simplify]: Extracting # 1 : cost 0 0.109 * * [simplify]: Extracting # 2 : cost 0 0.109 * * [simplify]: Extracting # 3 : cost 0 0.109 * * [simplify]: Extracting # 4 : cost 0 0.109 * * [simplify]: Extracting # 5 : cost 0 0.109 * * [simplify]: Extracting # 6 : cost 0 0.109 * * [simplify]: iteration 0 : 7 enodes (cost 9 ) 0.110 * * [simplify]: Extracting # 0 : cost 0 0.110 * * [simplify]: Extracting # 1 : cost 0 0.110 * * [simplify]: iteration 1 : 10 enodes (cost 8 ) 0.113 * * [simplify]: Extracting # 0 : cost 0 0.113 * * [simplify]: iteration done: 10 enodes (cost 8 ) 0.113 * [simplify]: Simplified to: (log (+ (sqrt (fma x x 1.0)) x)) 0.117 * * [progress]: iteration 1 / 4 0.117 * * * [progress]: picking best candidate 0.119 * * * * [pick]: Picked # 0.119 * * * [progress]: localizing error 0.131 * * * [progress]: generating rewritten candidates 0.131 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 2) 0.146 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 0.190 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 0.219 * * * [progress]: generating series expansions 0.219 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 2) 0.219 * [backup-simplify]: Simplify (sqrt (+ (* x x) 1.0)) into (sqrt (+ (pow x 2) 1.0)) 0.219 * [approximate]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in (x) around 0 0.219 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.219 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.219 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.220 * [taylor]: Taking taylor expansion of x in x 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 1 into 1 0.220 * [taylor]: Taking taylor expansion of 1.0 in x 0.220 * [backup-simplify]: Simplify 1.0 into 1.0 0.221 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.221 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.221 * [backup-simplify]: Simplify (+ 0 0) into 0 0.222 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.222 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.222 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.222 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.222 * [taylor]: Taking taylor expansion of x in x 0.222 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify 1 into 1 0.222 * [taylor]: Taking taylor expansion of 1.0 in x 0.222 * [backup-simplify]: Simplify 1.0 into 1.0 0.222 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.223 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.223 * [backup-simplify]: Simplify (+ 0 0) into 0 0.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.224 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.224 * [backup-simplify]: Simplify 0 into 0 0.224 * [backup-simplify]: Simplify (* 1 1) into 1 0.225 * [backup-simplify]: Simplify (+ 1 0) into 1 0.227 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.227 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 0.228 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.228 * [backup-simplify]: Simplify (+ 0 0) into 0 0.229 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.229 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.230 * [backup-simplify]: Simplify (+ 0 0) into 0 0.235 * [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.236 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 0.239 * [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.239 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.239 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.239 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.239 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.239 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.239 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.239 * [taylor]: Taking taylor expansion of x in x 0.239 * [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.240 * [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.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.242 * [backup-simplify]: Simplify (+ 0 0) into 0 0.243 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.243 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.243 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.243 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.243 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.243 * [taylor]: Taking taylor expansion of x in x 0.243 * [backup-simplify]: Simplify 0 into 0 0.243 * [backup-simplify]: Simplify 1 into 1 0.243 * [backup-simplify]: Simplify (* 1 1) into 1 0.244 * [backup-simplify]: Simplify (/ 1 1) into 1 0.244 * [taylor]: Taking taylor expansion of 1.0 in x 0.244 * [backup-simplify]: Simplify 1.0 into 1.0 0.244 * [backup-simplify]: Simplify (+ 1 0) into 1 0.244 * [backup-simplify]: Simplify (sqrt 1) into 1 0.245 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.245 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.246 * [backup-simplify]: Simplify (+ 0 0) into 0 0.246 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.246 * [backup-simplify]: Simplify 1 into 1 0.246 * [backup-simplify]: Simplify 0 into 0 0.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.248 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.250 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.250 * [backup-simplify]: Simplify 0.5 into 0.5 0.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.252 * [backup-simplify]: Simplify (+ 0 0) into 0 0.253 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.253 * [backup-simplify]: Simplify 0 into 0 0.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.255 * [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.258 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.258 * [backup-simplify]: Simplify -0.125 into -0.125 0.258 * [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.259 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)) into (sqrt (+ (/ 1 (pow x 2)) 1.0)) 0.259 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in (x) around 0 0.259 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.259 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.259 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.259 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.259 * [taylor]: Taking taylor expansion of x in x 0.259 * [backup-simplify]: Simplify 0 into 0 0.259 * [backup-simplify]: Simplify 1 into 1 0.259 * [backup-simplify]: Simplify (* 1 1) into 1 0.259 * [backup-simplify]: Simplify (/ 1 1) into 1 0.259 * [taylor]: Taking taylor expansion of 1.0 in x 0.260 * [backup-simplify]: Simplify 1.0 into 1.0 0.260 * [backup-simplify]: Simplify (+ 1 0) into 1 0.260 * [backup-simplify]: Simplify (sqrt 1) into 1 0.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.262 * [backup-simplify]: Simplify (+ 0 0) into 0 0.262 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.262 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.262 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.262 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.262 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.262 * [taylor]: Taking taylor expansion of x in x 0.262 * [backup-simplify]: Simplify 0 into 0 0.262 * [backup-simplify]: Simplify 1 into 1 0.263 * [backup-simplify]: Simplify (* 1 1) into 1 0.263 * [backup-simplify]: Simplify (/ 1 1) into 1 0.263 * [taylor]: Taking taylor expansion of 1.0 in x 0.263 * [backup-simplify]: Simplify 1.0 into 1.0 0.263 * [backup-simplify]: Simplify (+ 1 0) into 1 0.264 * [backup-simplify]: Simplify (sqrt 1) into 1 0.264 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.265 * [backup-simplify]: Simplify (+ 0 0) into 0 0.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.266 * [backup-simplify]: Simplify 1 into 1 0.266 * [backup-simplify]: Simplify 0 into 0 0.271 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.274 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.274 * [backup-simplify]: Simplify 0.5 into 0.5 0.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.276 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.276 * [backup-simplify]: Simplify (+ 0 0) into 0 0.277 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.277 * [backup-simplify]: Simplify 0 into 0 0.278 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.279 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.279 * [backup-simplify]: Simplify (+ 0 0) into 0 0.282 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.282 * [backup-simplify]: Simplify -0.125 into -0.125 0.283 * [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.283 * * * * [progress]: [ 2 / 3 ] generating series at (2) 0.283 * [backup-simplify]: Simplify (log (+ x (sqrt (+ (* x x) 1.0)))) into (log (+ (sqrt (+ (pow x 2) 1.0)) x)) 0.283 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in (x) around 0 0.283 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.283 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.283 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.283 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.283 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.283 * [taylor]: Taking taylor expansion of x in x 0.283 * [backup-simplify]: Simplify 0 into 0 0.283 * [backup-simplify]: Simplify 1 into 1 0.283 * [taylor]: Taking taylor expansion of 1.0 in x 0.283 * [backup-simplify]: Simplify 1.0 into 1.0 0.283 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.284 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.284 * [backup-simplify]: Simplify (+ 0 0) into 0 0.285 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.285 * [taylor]: Taking taylor expansion of x in x 0.285 * [backup-simplify]: Simplify 0 into 0 0.285 * [backup-simplify]: Simplify 1 into 1 0.285 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.286 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.286 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (pow x 2) 1.0)) x)) in x 0.286 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.286 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.286 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.286 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.286 * [taylor]: Taking taylor expansion of x in x 0.286 * [backup-simplify]: Simplify 0 into 0 0.286 * [backup-simplify]: Simplify 1 into 1 0.286 * [taylor]: Taking taylor expansion of 1.0 in x 0.286 * [backup-simplify]: Simplify 1.0 into 1.0 0.287 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.287 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.287 * [backup-simplify]: Simplify (+ 0 0) into 0 0.288 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.288 * [taylor]: Taking taylor expansion of x in x 0.288 * [backup-simplify]: Simplify 0 into 0 0.288 * [backup-simplify]: Simplify 1 into 1 0.289 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.289 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.290 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 0.290 * [backup-simplify]: Simplify (+ 0 1) into 1 0.295 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 0.296 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 0.296 * [backup-simplify]: Simplify (* 1 1) into 1 0.296 * [backup-simplify]: Simplify (+ 1 0) into 1 0.299 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.300 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.316 * [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.316 * [backup-simplify]: Simplify 0 into 0 0.316 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.317 * [backup-simplify]: Simplify (+ 0 0) into 0 0.318 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 0.318 * [backup-simplify]: Simplify (+ 0 0) into 0 0.337 * [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.338 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 0.340 * [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.340 * [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.340 * [approximate]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.340 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.340 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.340 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.340 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.340 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.340 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.340 * [taylor]: Taking taylor expansion of x in x 0.340 * [backup-simplify]: Simplify 0 into 0 0.340 * [backup-simplify]: Simplify 1 into 1 0.341 * [backup-simplify]: Simplify (* 1 1) into 1 0.341 * [backup-simplify]: Simplify (/ 1 1) into 1 0.341 * [taylor]: Taking taylor expansion of 1.0 in x 0.341 * [backup-simplify]: Simplify 1.0 into 1.0 0.341 * [backup-simplify]: Simplify (+ 1 0) into 1 0.341 * [backup-simplify]: Simplify (sqrt 1) into 1 0.342 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.342 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.342 * [backup-simplify]: Simplify (+ 0 0) into 0 0.343 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.343 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.343 * [taylor]: Taking taylor expansion of x in x 0.343 * [backup-simplify]: Simplify 0 into 0 0.343 * [backup-simplify]: Simplify 1 into 1 0.343 * [backup-simplify]: Simplify (/ 1 1) into 1 0.343 * [backup-simplify]: Simplify (+ 1 1) into 2 0.343 * [backup-simplify]: Simplify (log 2) into (log 2) 0.343 * [taylor]: Taking taylor expansion of (log (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.343 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.344 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.344 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.344 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.344 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.344 * [taylor]: Taking taylor expansion of x in x 0.344 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify 1 into 1 0.344 * [backup-simplify]: Simplify (* 1 1) into 1 0.344 * [backup-simplify]: Simplify (/ 1 1) into 1 0.344 * [taylor]: Taking taylor expansion of 1.0 in x 0.344 * [backup-simplify]: Simplify 1.0 into 1.0 0.344 * [backup-simplify]: Simplify (+ 1 0) into 1 0.345 * [backup-simplify]: Simplify (sqrt 1) into 1 0.345 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.346 * [backup-simplify]: Simplify (+ 0 0) into 0 0.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.346 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.346 * [taylor]: Taking taylor expansion of x in x 0.346 * [backup-simplify]: Simplify 0 into 0 0.346 * [backup-simplify]: Simplify 1 into 1 0.346 * [backup-simplify]: Simplify (/ 1 1) into 1 0.346 * [backup-simplify]: Simplify (+ 1 1) into 2 0.347 * [backup-simplify]: Simplify (log 2) into (log 2) 0.347 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 0.348 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 0.348 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.348 * [backup-simplify]: Simplify (+ 0 0) into 0 0.349 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 0.349 * [backup-simplify]: Simplify 0 into 0 0.350 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.350 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.350 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.353 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.353 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.354 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.362 * [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.362 * [backup-simplify]: Simplify 0.25 into 0.25 0.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.364 * [backup-simplify]: Simplify (+ 0 0) into 0 0.365 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 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.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.377 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.378 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.398 * [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.398 * [backup-simplify]: Simplify -0.09375 into -0.09375 0.398 * [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.399 * [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.399 * [approximate]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in (x) around 0 0.399 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.399 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.399 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.399 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.399 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.399 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.399 * [taylor]: Taking taylor expansion of x in x 0.399 * [backup-simplify]: Simplify 0 into 0 0.399 * [backup-simplify]: Simplify 1 into 1 0.399 * [backup-simplify]: Simplify (* 1 1) into 1 0.399 * [backup-simplify]: Simplify (/ 1 1) into 1 0.399 * [taylor]: Taking taylor expansion of 1.0 in x 0.399 * [backup-simplify]: Simplify 1.0 into 1.0 0.400 * [backup-simplify]: Simplify (+ 1 0) into 1 0.400 * [backup-simplify]: Simplify (sqrt 1) into 1 0.400 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.401 * [backup-simplify]: Simplify (+ 0 0) into 0 0.401 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.401 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.401 * [taylor]: Taking taylor expansion of x in x 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [backup-simplify]: Simplify 1 into 1 0.401 * [backup-simplify]: Simplify (/ 1 1) into 1 0.402 * [backup-simplify]: Simplify (- 1) into -1 0.402 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (- 0) into 0 0.403 * [backup-simplify]: Simplify (+ 0 0) into 0 0.404 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.405 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.407 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.408 * [backup-simplify]: Simplify (- 0) into 0 0.408 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.409 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.409 * [taylor]: Taking taylor expansion of (log (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x))) in x 0.409 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.409 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.409 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.409 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.409 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.409 * [taylor]: Taking taylor expansion of x in x 0.409 * [backup-simplify]: Simplify 0 into 0 0.409 * [backup-simplify]: Simplify 1 into 1 0.409 * [backup-simplify]: Simplify (* 1 1) into 1 0.410 * [backup-simplify]: Simplify (/ 1 1) into 1 0.410 * [taylor]: Taking taylor expansion of 1.0 in x 0.410 * [backup-simplify]: Simplify 1.0 into 1.0 0.410 * [backup-simplify]: Simplify (+ 1 0) into 1 0.410 * [backup-simplify]: Simplify (sqrt 1) into 1 0.411 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.412 * [backup-simplify]: Simplify (+ 0 0) into 0 0.412 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.412 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.412 * [taylor]: Taking taylor expansion of x in x 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.413 * [backup-simplify]: Simplify (/ 1 1) into 1 0.413 * [backup-simplify]: Simplify (- 1) into -1 0.413 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.414 * [backup-simplify]: Simplify (- 0) into 0 0.414 * [backup-simplify]: Simplify (+ 0 0) into 0 0.415 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.419 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.419 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (- 0) into 0 0.420 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.420 * [backup-simplify]: Simplify (log 0.5) into (log 0.5) 0.421 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 0.5)) into (+ (log 0.5) (log x)) 0.422 * [backup-simplify]: Simplify (+ (log 0.5) (log x)) into (+ (log 0.5) (log x)) 0.422 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.423 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.423 * [backup-simplify]: Simplify (+ 0 0) into 0 0.424 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.425 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.425 * [backup-simplify]: Simplify (- 0) into 0 0.426 * [backup-simplify]: Simplify (+ 0 0) into 0 0.427 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.5 1)))) 1) into 0 0.427 * [backup-simplify]: Simplify 0 into 0 0.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.429 * [backup-simplify]: Simplify (+ 0 0) into 0 0.432 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.432 * [backup-simplify]: Simplify (- 0) into 0 0.433 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.443 * [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.443 * [backup-simplify]: Simplify -0.25 into -0.25 0.444 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.445 * [backup-simplify]: Simplify (+ 0 0) into 0 0.446 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 0.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.447 * [backup-simplify]: Simplify (- 0) into 0 0.447 * [backup-simplify]: Simplify (+ 0 0) into 0 0.452 * [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.452 * [backup-simplify]: Simplify 0 into 0 0.453 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.454 * [backup-simplify]: Simplify (+ 0 0) into 0 0.459 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 0.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.460 * [backup-simplify]: Simplify (- 0) into 0 0.461 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 0.487 * [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.490 * [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.494 * [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.494 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 0.494 * [backup-simplify]: Simplify (+ x (sqrt (+ (* x x) 1.0))) into (+ (sqrt (+ (pow x 2) 1.0)) x) 0.494 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in (x) around 0 0.494 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.494 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.494 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.494 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.494 * [taylor]: Taking taylor expansion of x in x 0.494 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify 1 into 1 0.494 * [taylor]: Taking taylor expansion of 1.0 in x 0.494 * [backup-simplify]: Simplify 1.0 into 1.0 0.495 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.495 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.495 * [backup-simplify]: Simplify (+ 0 0) into 0 0.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.495 * [taylor]: Taking taylor expansion of x in x 0.495 * [backup-simplify]: Simplify 0 into 0 0.495 * [backup-simplify]: Simplify 1 into 1 0.495 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (pow x 2) 1.0)) x) in x 0.495 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1.0)) in x 0.496 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.496 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.496 * [taylor]: Taking taylor expansion of x in x 0.496 * [backup-simplify]: Simplify 0 into 0 0.496 * [backup-simplify]: Simplify 1 into 1 0.496 * [taylor]: Taking taylor expansion of 1.0 in x 0.496 * [backup-simplify]: Simplify 1.0 into 1.0 0.496 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.496 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.496 * [backup-simplify]: Simplify (+ 0 0) into 0 0.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 0.497 * [taylor]: Taking taylor expansion of x in x 0.497 * [backup-simplify]: Simplify 0 into 0 0.497 * [backup-simplify]: Simplify 1 into 1 0.497 * [backup-simplify]: Simplify (+ (sqrt 1.0) 0) into (sqrt 1.0) 0.498 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 0.498 * [backup-simplify]: Simplify (+ 0 1) into 1 0.498 * [backup-simplify]: Simplify 1 into 1 0.498 * [backup-simplify]: Simplify (* 1 1) into 1 0.498 * [backup-simplify]: Simplify (+ 1 0) into 1 0.500 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.501 * [backup-simplify]: Simplify (+ (/ 1/2 (sqrt 1.0)) 0) into (* 1/2 (/ 1 (sqrt 1.0))) 0.502 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 0.504 * [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.504 * [backup-simplify]: Simplify (+ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1.0))) into (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.504 * [approximate]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.504 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.504 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.504 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.504 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.504 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.504 * [taylor]: Taking taylor expansion of x in x 0.504 * [backup-simplify]: Simplify 0 into 0 0.504 * [backup-simplify]: Simplify 1 into 1 0.504 * [backup-simplify]: Simplify (* 1 1) into 1 0.505 * [backup-simplify]: Simplify (/ 1 1) into 1 0.505 * [taylor]: Taking taylor expansion of 1.0 in x 0.505 * [backup-simplify]: Simplify 1.0 into 1.0 0.505 * [backup-simplify]: Simplify (+ 1 0) into 1 0.506 * [backup-simplify]: Simplify (sqrt 1) into 1 0.506 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.507 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.507 * [backup-simplify]: Simplify (+ 0 0) into 0 0.508 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.508 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.508 * [taylor]: Taking taylor expansion of x in x 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify 1 into 1 0.508 * [backup-simplify]: Simplify (/ 1 1) into 1 0.508 * [taylor]: Taking taylor expansion of (+ (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.508 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.508 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.508 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.508 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.508 * [taylor]: Taking taylor expansion of x in x 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify 1 into 1 0.509 * [backup-simplify]: Simplify (* 1 1) into 1 0.509 * [backup-simplify]: Simplify (/ 1 1) into 1 0.509 * [taylor]: Taking taylor expansion of 1.0 in x 0.509 * [backup-simplify]: Simplify 1.0 into 1.0 0.509 * [backup-simplify]: Simplify (+ 1 0) into 1 0.510 * [backup-simplify]: Simplify (sqrt 1) into 1 0.510 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.511 * [backup-simplify]: Simplify (+ 0 0) into 0 0.512 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.512 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.512 * [taylor]: Taking taylor expansion of x in x 0.512 * [backup-simplify]: Simplify 0 into 0 0.512 * [backup-simplify]: Simplify 1 into 1 0.512 * [backup-simplify]: Simplify (/ 1 1) into 1 0.513 * [backup-simplify]: Simplify (+ 1 1) into 2 0.513 * [backup-simplify]: Simplify 2 into 2 0.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.514 * [backup-simplify]: Simplify (+ 0 0) into 0 0.514 * [backup-simplify]: Simplify 0 into 0 0.514 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.515 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.515 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.518 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.520 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.520 * [backup-simplify]: Simplify 0.5 into 0.5 0.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.522 * [backup-simplify]: Simplify (+ 0 0) into 0 0.523 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.524 * [backup-simplify]: Simplify (+ 0 0) into 0 0.524 * [backup-simplify]: Simplify 0 into 0 0.525 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.527 * [backup-simplify]: Simplify (+ 0 0) into 0 0.530 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.531 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.532 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 0.533 * [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.533 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0))) into (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) 0.533 * [approximate]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in (x) around 0 0.533 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.533 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.533 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.533 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.533 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.533 * [taylor]: Taking taylor expansion of x in x 0.533 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify 1 into 1 0.533 * [backup-simplify]: Simplify (* 1 1) into 1 0.534 * [backup-simplify]: Simplify (/ 1 1) into 1 0.534 * [taylor]: Taking taylor expansion of 1.0 in x 0.534 * [backup-simplify]: Simplify 1.0 into 1.0 0.534 * [backup-simplify]: Simplify (+ 1 0) into 1 0.535 * [backup-simplify]: Simplify (sqrt 1) into 1 0.535 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.536 * [backup-simplify]: Simplify (+ 0 0) into 0 0.537 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.537 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.537 * [taylor]: Taking taylor expansion of x in x 0.537 * [backup-simplify]: Simplify 0 into 0 0.537 * [backup-simplify]: Simplify 1 into 1 0.537 * [backup-simplify]: Simplify (/ 1 1) into 1 0.537 * [taylor]: Taking taylor expansion of (- (sqrt (+ (/ 1 (pow x 2)) 1.0)) (/ 1 x)) in x 0.538 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1.0)) in x 0.538 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.538 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.538 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.538 * [taylor]: Taking taylor expansion of x in x 0.538 * [backup-simplify]: Simplify 0 into 0 0.538 * [backup-simplify]: Simplify 1 into 1 0.538 * [backup-simplify]: Simplify (* 1 1) into 1 0.538 * [backup-simplify]: Simplify (/ 1 1) into 1 0.538 * [taylor]: Taking taylor expansion of 1.0 in x 0.538 * [backup-simplify]: Simplify 1.0 into 1.0 0.539 * [backup-simplify]: Simplify (+ 1 0) into 1 0.539 * [backup-simplify]: Simplify (sqrt 1) into 1 0.540 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.541 * [backup-simplify]: Simplify (+ 0 0) into 0 0.542 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.542 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.542 * [taylor]: Taking taylor expansion of x in x 0.542 * [backup-simplify]: Simplify 0 into 0 0.542 * [backup-simplify]: Simplify 1 into 1 0.542 * [backup-simplify]: Simplify (/ 1 1) into 1 0.542 * [backup-simplify]: Simplify (- 1) into -1 0.543 * [backup-simplify]: Simplify (+ 1 -1) into 0 0.543 * [backup-simplify]: Simplify 0 into 0 0.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.544 * [backup-simplify]: Simplify (- 0) into 0 0.544 * [backup-simplify]: Simplify (+ 0 0) into 0 0.544 * [backup-simplify]: Simplify 0 into 0 0.545 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.546 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.549 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 0.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.550 * [backup-simplify]: Simplify (- 0) into 0 0.550 * [backup-simplify]: Simplify (+ 0.5 0) into 0.5 0.550 * [backup-simplify]: Simplify 0.5 into 0.5 0.551 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.552 * [backup-simplify]: Simplify (+ 0 0) into 0 0.553 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 0.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.555 * [backup-simplify]: Simplify (- 0) into 0 0.555 * [backup-simplify]: Simplify (+ 0 0) into 0 0.555 * [backup-simplify]: Simplify 0 into 0 0.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.557 * [backup-simplify]: Simplify (+ 0 0) into 0 0.559 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 0.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.560 * [backup-simplify]: Simplify (- 0) into 0 0.560 * [backup-simplify]: Simplify (+ -0.125 0) into (- 0.125) 0.561 * [backup-simplify]: Simplify (- 0.125) into (- 0.125) 0.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.563 * [backup-simplify]: Simplify (+ 0 0) into 0 0.564 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.125)) (* 2 (* 0.5 0)))) (* 2 1)) into 0 0.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.565 * [backup-simplify]: Simplify (- 0) into 0 0.565 * [backup-simplify]: Simplify (+ 0 0) into 0 0.565 * [backup-simplify]: Simplify 0 into 0 0.566 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.567 * [backup-simplify]: Simplify (+ 0 0) into 0 0.571 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0.5 -0.125)))) (* 2 1)) into 0.0625 0.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.573 * [backup-simplify]: Simplify (- 0) into 0 0.573 * [backup-simplify]: Simplify (+ 0.0625 0) into 0.0625 0.573 * [backup-simplify]: Simplify 0.0625 into 0.0625 0.574 * [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.574 * * * [progress]: simplifying candidates 0.575 * [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.578 * * [simplify]: Extracting # 0 : cost 0 0.578 * * [simplify]: Extracting # 1 : cost 0 0.578 * * [simplify]: Extracting # 2 : cost 0 0.578 * * [simplify]: Extracting # 3 : cost 0 0.579 * * [simplify]: Extracting # 4 : cost 0 0.579 * * [simplify]: Extracting # 5 : cost 0 0.579 * * [simplify]: Extracting # 6 : cost 0 0.579 * * [simplify]: Extracting # 7 : cost 0 0.580 * * [simplify]: Extracting # 8 : cost 0 0.580 * * [simplify]: Extracting # 9 : cost 0 0.580 * * [simplify]: Extracting # 10 : cost 0 0.580 * * [simplify]: iteration 0 : 139 enodes (cost 813 ) 0.619 * * [simplify]: Extracting # 0 : cost 0 0.619 * * [simplify]: Extracting # 1 : cost 0 0.620 * * [simplify]: Extracting # 2 : cost 0 0.620 * * [simplify]: Extracting # 3 : cost 0 0.620 * * [simplify]: Extracting # 4 : cost 0 0.621 * * [simplify]: iteration 1 : 342 enodes (cost 677 ) 0.842 * * [simplify]: Extracting # 0 : cost 0 0.844 * * [simplify]: Extracting # 1 : cost 0 0.846 * * [simplify]: Extracting # 2 : cost 0 0.849 * * [simplify]: Extracting # 3 : cost 0 0.851 * * [simplify]: Extracting # 4 : cost 0 0.854 * * [simplify]: iteration 2 : 1454 enodes (cost 609 ) 1.545 * * [simplify]: Extracting # 0 : cost 0 1.554 * * [simplify]: Extracting # 1 : cost 0 1.565 * * [simplify]: Extracting # 2 : cost 0 1.577 * * [simplify]: Extracting # 3 : cost 0 1.589 * * [simplify]: Extracting # 4 : cost 0 1.608 * * [simplify]: iteration done: 5001 enodes (cost 597 ) 1.609 * [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.610 * * * [progress]: adding candidates to table 1.864 * * [progress]: iteration 2 / 4 1.864 * * * [progress]: picking best candidate 1.876 * * * * [pick]: Picked # 1.876 * * * [progress]: localizing error 1.889 * * * [progress]: generating rewritten candidates 1.889 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 1.890 * * * [progress]: generating series expansions 1.890 * * * * [progress]: [ 1 / 1 ] generating series at (2) 1.892 * [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)))) 1.892 * [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 1.892 * [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 1.892 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 1.892 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 1.892 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 1.892 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.892 * [taylor]: Taking taylor expansion of x in x 1.892 * [backup-simplify]: Simplify 0 into 0 1.892 * [backup-simplify]: Simplify 1 into 1 1.892 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 1.892 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.892 * [taylor]: Taking taylor expansion of 1.0 in x 1.892 * [backup-simplify]: Simplify 1.0 into 1.0 1.892 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.893 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.893 * [backup-simplify]: Simplify (* 1 1) into 1 1.893 * [backup-simplify]: Simplify (* 1 1) into 1 1.894 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 1.895 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 1.896 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 1.896 * [taylor]: Taking taylor expansion of -1/6 in x 1.896 * [backup-simplify]: Simplify -1/6 into -1/6 1.896 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 1.896 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 1.896 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.896 * [taylor]: Taking taylor expansion of 1.0 in x 1.896 * [backup-simplify]: Simplify 1.0 into 1.0 1.896 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.897 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.897 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 1.897 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 1.897 * [taylor]: Taking taylor expansion of x in x 1.897 * [backup-simplify]: Simplify 0 into 0 1.897 * [backup-simplify]: Simplify 1 into 1 1.897 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.897 * [taylor]: Taking taylor expansion of 1.0 in x 1.897 * [backup-simplify]: Simplify 1.0 into 1.0 1.898 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.898 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.899 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 1.899 * [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 1.899 * [taylor]: Rewrote expression to (+ (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) 1.899 * [taylor]: Taking taylor expansion of (* (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6) in x 1.899 * [taylor]: Taking taylor expansion of (/ (pow x 3) (pow (sqrt 1.0) 3)) in x 1.899 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.899 * [taylor]: Taking taylor expansion of x in x 1.899 * [backup-simplify]: Simplify 0 into 0 1.899 * [backup-simplify]: Simplify 1 into 1 1.899 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 1.899 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.899 * [taylor]: Taking taylor expansion of 1.0 in x 1.899 * [backup-simplify]: Simplify 1.0 into 1.0 1.899 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.900 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.900 * [backup-simplify]: Simplify (* 1 1) into 1 1.900 * [backup-simplify]: Simplify (* 1 1) into 1 1.901 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 1.902 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 1.903 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 1.903 * [taylor]: Taking taylor expansion of -1/6 in x 1.903 * [backup-simplify]: Simplify -1/6 into -1/6 1.903 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) in x 1.903 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 1.903 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.903 * [taylor]: Taking taylor expansion of 1.0 in x 1.903 * [backup-simplify]: Simplify 1.0 into 1.0 1.904 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.904 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.905 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 1.905 * [taylor]: Taking taylor expansion of (/ x (sqrt 1.0)) in x 1.905 * [taylor]: Taking taylor expansion of x in x 1.905 * [backup-simplify]: Simplify 0 into 0 1.905 * [backup-simplify]: Simplify 1 into 1 1.905 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.905 * [taylor]: Taking taylor expansion of 1.0 in x 1.905 * [backup-simplify]: Simplify 1.0 into 1.0 1.905 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.906 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.907 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 1.908 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 1.909 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 1.910 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 1.911 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt 1.0) 1)))) 1) into 0 1.912 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 1.914 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 1.914 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 1.915 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 1.918 * [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 1.919 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 1.919 * [backup-simplify]: Simplify (+ 0 0) into 0 1.919 * [backup-simplify]: Simplify (+ 0 0) into 0 1.919 * [backup-simplify]: Simplify 0 into 0 1.921 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 1.922 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 1.927 * [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 1.928 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 1.929 * [backup-simplify]: Simplify (- (/ 0 (sqrt 1.0)) (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))) (* 0 (/ 0 (sqrt 1.0))))) into 0 1.929 * [backup-simplify]: Simplify (+ 0 0) into 0 1.931 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 1.934 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 1.946 * [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)))) 1.948 * [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))))) 1.948 * [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 1.948 * [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 1.948 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 1.948 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 1.948 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 1.948 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 1.948 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.948 * [taylor]: Taking taylor expansion of x in x 1.948 * [backup-simplify]: Simplify 0 into 0 1.949 * [backup-simplify]: Simplify 1 into 1 1.949 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 1.949 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.949 * [taylor]: Taking taylor expansion of 1.0 in x 1.949 * [backup-simplify]: Simplify 1.0 into 1.0 1.949 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.949 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.950 * [backup-simplify]: Simplify (* 1 1) into 1 1.950 * [backup-simplify]: Simplify (* 1 1) into 1 1.951 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 1.953 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 1.954 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 1.955 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 1.955 * [taylor]: Taking taylor expansion of -1/6 in x 1.955 * [backup-simplify]: Simplify -1/6 into -1/6 1.955 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 1.955 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 1.955 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.955 * [taylor]: Taking taylor expansion of 1.0 in x 1.955 * [backup-simplify]: Simplify 1.0 into 1.0 1.956 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.956 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.957 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 1.957 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 1.957 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 1.957 * [taylor]: Taking taylor expansion of x in x 1.957 * [backup-simplify]: Simplify 0 into 0 1.957 * [backup-simplify]: Simplify 1 into 1 1.957 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.957 * [taylor]: Taking taylor expansion of 1.0 in x 1.957 * [backup-simplify]: Simplify 1.0 into 1.0 1.958 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.958 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.959 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 1.960 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 1.961 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 1.961 * [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 1.961 * [taylor]: Rewrote expression to (+ (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0))))) 1.961 * [taylor]: Taking taylor expansion of (* (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 1.961 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 1.961 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 1.961 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.961 * [taylor]: Taking taylor expansion of x in x 1.961 * [backup-simplify]: Simplify 0 into 0 1.961 * [backup-simplify]: Simplify 1 into 1 1.961 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 1.961 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.961 * [taylor]: Taking taylor expansion of 1.0 in x 1.961 * [backup-simplify]: Simplify 1.0 into 1.0 1.962 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.962 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.963 * [backup-simplify]: Simplify (* 1 1) into 1 1.963 * [backup-simplify]: Simplify (* 1 1) into 1 1.964 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 1.966 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 1.967 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 1.968 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 1.0) 3)) into (/ 1 (pow (sqrt 1.0) 3)) 1.968 * [taylor]: Taking taylor expansion of -1/6 in x 1.969 * [backup-simplify]: Simplify -1/6 into -1/6 1.969 * [taylor]: Taking taylor expansion of (+ (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 1.969 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 1.969 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.969 * [taylor]: Taking taylor expansion of 1.0 in x 1.969 * [backup-simplify]: Simplify 1.0 into 1.0 1.969 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.970 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.970 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 1.970 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 1.970 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 1.970 * [taylor]: Taking taylor expansion of x in x 1.971 * [backup-simplify]: Simplify 0 into 0 1.971 * [backup-simplify]: Simplify 1 into 1 1.971 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 1.971 * [taylor]: Taking taylor expansion of 1.0 in x 1.971 * [backup-simplify]: Simplify 1.0 into 1.0 1.971 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.972 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.972 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 1.974 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 1.975 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 1.977 * [backup-simplify]: Simplify (* (/ 1 (pow (sqrt 1.0) 3)) -1/6) into (/ -1/6 (pow (sqrt 1.0) 3)) 1.980 * [backup-simplify]: Simplify (+ (/ -1/6 (pow (sqrt 1.0) 3)) 0) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 1.983 * [backup-simplify]: Simplify (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 1/6 (/ 1 (pow (sqrt 1.0) 3)))) 1.984 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 1.985 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 1.986 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.986 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.987 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 1.989 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 1.990 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 1.991 * [backup-simplify]: Simplify (+ 0 0) into 0 1.991 * [backup-simplify]: Simplify 0 into 0 1.992 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 1.993 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 1.993 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 1.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.995 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 1.996 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))) (* 0 (/ 0 (pow (sqrt 1.0) 3))))) into 0 1.997 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 1.998 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 1.998 * [backup-simplify]: Simplify (+ 0 (/ 1 (sqrt 1.0))) into (/ 1 (sqrt 1.0)) 1.999 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.000 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.000 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.001 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.002 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.003 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.004 * [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.005 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.005 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.006 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.007 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.007 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.008 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.009 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.014 * [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.016 * [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.016 * [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.016 * [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.016 * [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.017 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.017 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.017 * [taylor]: Taking taylor expansion of -1 in x 2.017 * [backup-simplify]: Simplify -1 into -1 2.017 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.017 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.017 * [taylor]: Taking taylor expansion of x in x 2.017 * [backup-simplify]: Simplify 0 into 0 2.017 * [backup-simplify]: Simplify 1 into 1 2.017 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.017 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.017 * [taylor]: Taking taylor expansion of 1.0 in x 2.017 * [backup-simplify]: Simplify 1.0 into 1.0 2.017 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.018 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.018 * [backup-simplify]: Simplify (* 1 1) into 1 2.018 * [backup-simplify]: Simplify (* 1 1) into 1 2.019 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.021 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.023 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.024 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.024 * [taylor]: Taking taylor expansion of -1/6 in x 2.024 * [backup-simplify]: Simplify -1/6 into -1/6 2.024 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.024 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.024 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.024 * [taylor]: Taking taylor expansion of 1.0 in x 2.024 * [backup-simplify]: Simplify 1.0 into 1.0 2.025 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.025 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.026 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.026 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.026 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.026 * [taylor]: Taking taylor expansion of x in x 2.026 * [backup-simplify]: Simplify 0 into 0 2.026 * [backup-simplify]: Simplify 1 into 1 2.026 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.026 * [taylor]: Taking taylor expansion of 1.0 in x 2.026 * [backup-simplify]: Simplify 1.0 into 1.0 2.027 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.028 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.030 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.030 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.030 * [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.031 * [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.031 * [taylor]: Taking taylor expansion of (* (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) -1/6) in x 2.031 * [taylor]: Taking taylor expansion of (/ -1 (* (pow x 3) (pow (sqrt 1.0) 3))) in x 2.031 * [taylor]: Taking taylor expansion of -1 in x 2.031 * [backup-simplify]: Simplify -1 into -1 2.031 * [taylor]: Taking taylor expansion of (* (pow x 3) (pow (sqrt 1.0) 3)) in x 2.031 * [taylor]: Taking taylor expansion of (pow x 3) in x 2.031 * [taylor]: Taking taylor expansion of x in x 2.031 * [backup-simplify]: Simplify 0 into 0 2.031 * [backup-simplify]: Simplify 1 into 1 2.031 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 3) in x 2.031 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.031 * [taylor]: Taking taylor expansion of 1.0 in x 2.031 * [backup-simplify]: Simplify 1.0 into 1.0 2.031 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.032 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.032 * [backup-simplify]: Simplify (* 1 1) into 1 2.032 * [backup-simplify]: Simplify (* 1 1) into 1 2.033 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 2.035 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 3) 2.036 * [backup-simplify]: Simplify (* 1 (pow (sqrt 1.0) 3)) into (pow (sqrt 1.0) 3) 2.038 * [backup-simplify]: Simplify (/ -1 (pow (sqrt 1.0) 3)) into (/ -1 (pow (sqrt 1.0) 3)) 2.038 * [taylor]: Taking taylor expansion of -1/6 in x 2.038 * [backup-simplify]: Simplify -1/6 into -1/6 2.038 * [taylor]: Taking taylor expansion of (- (log (sqrt 1.0)) (/ 1 (* x (sqrt 1.0)))) in x 2.038 * [taylor]: Taking taylor expansion of (log (sqrt 1.0)) in x 2.038 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.038 * [taylor]: Taking taylor expansion of 1.0 in x 2.038 * [backup-simplify]: Simplify 1.0 into 1.0 2.038 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.040 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.040 * [taylor]: Taking taylor expansion of (/ 1 (* x (sqrt 1.0))) in x 2.040 * [taylor]: Taking taylor expansion of (* x (sqrt 1.0)) in x 2.040 * [taylor]: Taking taylor expansion of x in x 2.040 * [backup-simplify]: Simplify 0 into 0 2.040 * [backup-simplify]: Simplify 1 into 1 2.040 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 2.040 * [taylor]: Taking taylor expansion of 1.0 in x 2.040 * [backup-simplify]: Simplify 1.0 into 1.0 2.040 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 2.041 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 2.041 * [backup-simplify]: Simplify (* 0 (sqrt 1.0)) into 0 2.043 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 1.0))) into (sqrt 1.0) 2.044 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 2.046 * [backup-simplify]: Simplify (* (/ -1 (pow (sqrt 1.0) 3)) -1/6) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.048 * [backup-simplify]: Simplify (+ (/ 1/6 (pow (sqrt 1.0) 3)) 0) into (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) 2.050 * [backup-simplify]: Simplify (* 1/6 (/ 1 (pow (sqrt 1.0) 3))) into (/ 1/6 (pow (sqrt 1.0) 3)) 2.050 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 2.051 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (pow (sqrt 1.0) 2))) into 0 2.052 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.052 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.053 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 1.0) 3))) into 0 2.058 * [backup-simplify]: Simplify (- (/ 0 (pow (sqrt 1.0) 3)) (+ (* (/ -1 (pow (sqrt 1.0) 3)) (/ 0 (pow (sqrt 1.0) 3))))) into 0 2.059 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (* 0 -1/6)) into 0 2.060 * [backup-simplify]: Simplify (+ 0 0) into 0 2.060 * [backup-simplify]: Simplify 0 into 0 2.061 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.061 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 2.062 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2)))) into 0 2.063 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.064 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.065 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3)))) into 0 2.066 * [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.067 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (* 0 -1/6))) into 0 2.069 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.071 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.072 * [backup-simplify]: Simplify (+ 0 (- (/ 1 (sqrt 1.0)))) into (- (/ 1 (sqrt 1.0))) 2.074 * [backup-simplify]: Simplify (- (/ 1 (sqrt 1.0))) into (- (/ 1 (sqrt 1.0))) 2.075 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 2.076 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 2.077 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 2))))) into 0 2.078 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.080 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 1.0) 3))))) into 0 2.081 * [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.083 * [backup-simplify]: Simplify (+ (* (/ -1 (pow (sqrt 1.0) 3)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1/6)))) into 0 2.084 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 2.085 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 1.0)))) into 0 2.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 1.0)) (/ 0 (sqrt 1.0))))) into 0 2.086 * [backup-simplify]: Simplify (- 0) into 0 2.087 * [backup-simplify]: Simplify (+ (log (sqrt 1.0)) 0) into (log (sqrt 1.0)) 2.089 * [backup-simplify]: Simplify (+ 0 (log (sqrt 1.0))) into (log (sqrt 1.0)) 2.089 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 2.093 * [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.093 * * * [progress]: simplifying candidates 2.094 * [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.094 * * [simplify]: Extracting # 0 : cost 0 2.094 * * [simplify]: Extracting # 1 : cost 0 2.094 * * [simplify]: Extracting # 2 : cost 0 2.095 * * [simplify]: Extracting # 3 : cost 0 2.095 * * [simplify]: Extracting # 4 : cost 0 2.095 * * [simplify]: Extracting # 5 : cost 0 2.095 * * [simplify]: Extracting # 6 : cost 0 2.095 * * [simplify]: Extracting # 7 : cost 0 2.095 * * [simplify]: iteration 0 : 25 enodes (cost 295 ) 2.102 * * [simplify]: Extracting # 0 : cost 0 2.102 * * [simplify]: Extracting # 1 : cost 0 2.103 * * [simplify]: Extracting # 2 : cost 0 2.103 * * [simplify]: Extracting # 3 : cost 0 2.103 * * [simplify]: Extracting # 4 : cost 0 2.103 * * [simplify]: iteration 1 : 51 enodes (cost 295 ) 2.124 * * [simplify]: Extracting # 0 : cost 0 2.124 * * [simplify]: Extracting # 1 : cost 0 2.125 * * [simplify]: Extracting # 2 : cost 0 2.125 * * [simplify]: Extracting # 3 : cost 0 2.125 * * [simplify]: Extracting # 4 : cost 0 2.126 * * [simplify]: iteration 2 : 177 enodes (cost 256 ) 2.238 * * [simplify]: Extracting # 0 : cost 0 2.240 * * [simplify]: Extracting # 1 : cost 0 2.243 * * [simplify]: Extracting # 2 : cost 0 2.245 * * [simplify]: Extracting # 3 : cost 0 2.247 * * [simplify]: Extracting # 4 : cost 0 2.250 * * [simplify]: iteration 3 : 1271 enodes (cost 256 ) 3.078 * * [simplify]: Extracting # 0 : cost 0 3.088 * * [simplify]: Extracting # 1 : cost 0 3.098 * * [simplify]: Extracting # 2 : cost 0 3.107 * * [simplify]: Extracting # 3 : cost 0 3.116 * * [simplify]: Extracting # 4 : cost 0 3.125 * * [simplify]: Extracting # 5 : cost 0 3.136 * * [simplify]: iteration done: 5002 enodes (cost 255 ) 3.137 * [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.137 * * * [progress]: adding candidates to table 3.194 * * [progress]: iteration 3 / 4 3.194 * * * [progress]: picking best candidate 3.204 * * * * [pick]: Picked # 3.204 * * * [progress]: localizing error 3.215 * * * [progress]: generating rewritten candidates 3.215 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.222 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 3.235 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 2) 3.236 * * * [progress]: generating series expansions 3.236 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.237 * [backup-simplify]: Simplify (log (+ x (hypot x (sqrt 1.0)))) into (log (+ x (hypot x (sqrt 1.0)))) 3.237 * [approximate]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in (x) around 0 3.237 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 3.237 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.237 * [taylor]: Taking taylor expansion of x in x 3.237 * [backup-simplify]: Simplify 0 into 0 3.237 * [backup-simplify]: Simplify 1 into 1 3.237 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.237 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.237 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.237 * [taylor]: Taking taylor expansion of (* x x) in x 3.237 * [taylor]: Taking taylor expansion of x in x 3.237 * [backup-simplify]: Simplify 0 into 0 3.237 * [backup-simplify]: Simplify 1 into 1 3.237 * [taylor]: Taking taylor expansion of x in x 3.237 * [backup-simplify]: Simplify 0 into 0 3.237 * [backup-simplify]: Simplify 1 into 1 3.237 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.237 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.237 * [taylor]: Taking taylor expansion of 1.0 in x 3.237 * [backup-simplify]: Simplify 1.0 into 1.0 3.237 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.238 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.238 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.238 * [taylor]: Taking taylor expansion of 1.0 in x 3.238 * [backup-simplify]: Simplify 1.0 into 1.0 3.238 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.239 * [backup-simplify]: Simplify (* 0 0) into 0 3.239 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.240 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.241 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.242 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.243 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.243 * [backup-simplify]: Simplify (+ 0 0) into 0 3.244 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.244 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 3.245 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.245 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 3.245 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.245 * [taylor]: Taking taylor expansion of x in x 3.245 * [backup-simplify]: Simplify 0 into 0 3.245 * [backup-simplify]: Simplify 1 into 1 3.245 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.245 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.245 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.245 * [taylor]: Taking taylor expansion of (* x x) in x 3.245 * [taylor]: Taking taylor expansion of x in x 3.245 * [backup-simplify]: Simplify 0 into 0 3.245 * [backup-simplify]: Simplify 1 into 1 3.245 * [taylor]: Taking taylor expansion of x in x 3.246 * [backup-simplify]: Simplify 0 into 0 3.246 * [backup-simplify]: Simplify 1 into 1 3.246 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.246 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.246 * [taylor]: Taking taylor expansion of 1.0 in x 3.246 * [backup-simplify]: Simplify 1.0 into 1.0 3.246 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.246 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.247 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.247 * [taylor]: Taking taylor expansion of 1.0 in x 3.247 * [backup-simplify]: Simplify 1.0 into 1.0 3.247 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.247 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.248 * [backup-simplify]: Simplify (* 0 0) into 0 3.249 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.250 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.251 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.252 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.252 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.253 * [backup-simplify]: Simplify (+ 0 0) into 0 3.253 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.254 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 3.255 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.256 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 3.256 * [backup-simplify]: Simplify (+ 1 0) into 1 3.261 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 3.262 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 3.262 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 3.263 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.264 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.265 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.265 * [backup-simplify]: Simplify (+ 1 0) into 1 3.267 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 3.269 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 3.284 * [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.284 * [backup-simplify]: Simplify 0 into 0 3.285 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 3.286 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.287 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.288 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 3.288 * [backup-simplify]: Simplify (+ 0 0) into 0 3.289 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 3.289 * [backup-simplify]: Simplify (+ 0 0) into 0 3.312 * [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.313 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 3.316 * [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.317 * [backup-simplify]: Simplify (log (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0)))) into (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) 3.317 * [approximate]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 3.317 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 3.317 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.317 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.317 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.317 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.317 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.317 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.317 * [taylor]: Taking taylor expansion of x in x 3.317 * [backup-simplify]: Simplify 0 into 0 3.317 * [backup-simplify]: Simplify 1 into 1 3.318 * [backup-simplify]: Simplify (/ 1 1) into 1 3.318 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.318 * [taylor]: Taking taylor expansion of x in x 3.318 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify 1 into 1 3.318 * [backup-simplify]: Simplify (/ 1 1) into 1 3.318 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.318 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.318 * [taylor]: Taking taylor expansion of 1.0 in x 3.318 * [backup-simplify]: Simplify 1.0 into 1.0 3.318 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.319 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.319 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.319 * [taylor]: Taking taylor expansion of 1.0 in x 3.319 * [backup-simplify]: Simplify 1.0 into 1.0 3.319 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.320 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.320 * [backup-simplify]: Simplify (* 1 1) into 1 3.321 * [backup-simplify]: Simplify (+ 1 0) into 1 3.321 * [backup-simplify]: Simplify (sqrt 1) into 1 3.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.323 * [backup-simplify]: Simplify (+ 0 0) into 0 3.323 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.324 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.324 * [taylor]: Taking taylor expansion of x in x 3.324 * [backup-simplify]: Simplify 0 into 0 3.324 * [backup-simplify]: Simplify 1 into 1 3.324 * [backup-simplify]: Simplify (/ 1 1) into 1 3.324 * [backup-simplify]: Simplify (+ 1 1) into 2 3.325 * [backup-simplify]: Simplify (log 2) into (log 2) 3.325 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 3.325 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.325 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.325 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.325 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.325 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.325 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.325 * [taylor]: Taking taylor expansion of x in x 3.325 * [backup-simplify]: Simplify 0 into 0 3.325 * [backup-simplify]: Simplify 1 into 1 3.325 * [backup-simplify]: Simplify (/ 1 1) into 1 3.325 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.325 * [taylor]: Taking taylor expansion of x in x 3.325 * [backup-simplify]: Simplify 0 into 0 3.325 * [backup-simplify]: Simplify 1 into 1 3.326 * [backup-simplify]: Simplify (/ 1 1) into 1 3.326 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.326 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.326 * [taylor]: Taking taylor expansion of 1.0 in x 3.326 * [backup-simplify]: Simplify 1.0 into 1.0 3.326 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.327 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.327 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.327 * [taylor]: Taking taylor expansion of 1.0 in x 3.327 * [backup-simplify]: Simplify 1.0 into 1.0 3.327 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.328 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.328 * [backup-simplify]: Simplify (* 1 1) into 1 3.328 * [backup-simplify]: Simplify (+ 1 0) into 1 3.329 * [backup-simplify]: Simplify (sqrt 1) into 1 3.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.330 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.330 * [backup-simplify]: Simplify (+ 0 0) into 0 3.331 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.331 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.331 * [taylor]: Taking taylor expansion of x in x 3.331 * [backup-simplify]: Simplify 0 into 0 3.331 * [backup-simplify]: Simplify 1 into 1 3.331 * [backup-simplify]: Simplify (/ 1 1) into 1 3.332 * [backup-simplify]: Simplify (+ 1 1) into 2 3.332 * [backup-simplify]: Simplify (log 2) into (log 2) 3.333 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 3.333 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 3.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.334 * [backup-simplify]: Simplify (+ 0 0) into 0 3.335 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 3.335 * [backup-simplify]: Simplify 0 into 0 3.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.337 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.338 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.340 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.343 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.351 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.365 * [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.367 * [backup-simplify]: Simplify (* 1/4 (pow (sqrt 1.0) 2)) into (* 1/4 (pow (sqrt 1.0) 2)) 3.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.371 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.371 * [backup-simplify]: Simplify (+ 0 0) into 0 3.373 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.374 * [backup-simplify]: Simplify (+ 0 0) into 0 3.379 * [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.379 * [backup-simplify]: Simplify 0 into 0 3.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.382 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.383 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.384 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.384 * [backup-simplify]: Simplify (+ 0 0) into 0 3.389 * [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.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.392 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.434 * [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.436 * [backup-simplify]: Simplify (* -3/32 (pow (sqrt 1.0) 4)) into (* -3/32 (pow (sqrt 1.0) 4)) 3.439 * [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.440 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0)))) into (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) 3.440 * [approximate]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 3.440 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 3.440 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 3.440 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.440 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.440 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.440 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.440 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.440 * [taylor]: Taking taylor expansion of -1 in x 3.440 * [backup-simplify]: Simplify -1 into -1 3.440 * [taylor]: Taking taylor expansion of x in x 3.440 * [backup-simplify]: Simplify 0 into 0 3.440 * [backup-simplify]: Simplify 1 into 1 3.441 * [backup-simplify]: Simplify (/ -1 1) into -1 3.441 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.441 * [taylor]: Taking taylor expansion of -1 in x 3.441 * [backup-simplify]: Simplify -1 into -1 3.441 * [taylor]: Taking taylor expansion of x in x 3.441 * [backup-simplify]: Simplify 0 into 0 3.441 * [backup-simplify]: Simplify 1 into 1 3.441 * [backup-simplify]: Simplify (/ -1 1) into -1 3.441 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.441 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.441 * [taylor]: Taking taylor expansion of 1.0 in x 3.441 * [backup-simplify]: Simplify 1.0 into 1.0 3.441 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.442 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.442 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.442 * [taylor]: Taking taylor expansion of 1.0 in x 3.442 * [backup-simplify]: Simplify 1.0 into 1.0 3.442 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.443 * [backup-simplify]: Simplify (* -1 -1) into 1 3.444 * [backup-simplify]: Simplify (+ 1 0) into 1 3.444 * [backup-simplify]: Simplify (sqrt 1) into 1 3.445 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.445 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.446 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.446 * [backup-simplify]: Simplify (+ 0 0) into 0 3.447 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.447 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.447 * [taylor]: Taking taylor expansion of x in x 3.447 * [backup-simplify]: Simplify 0 into 0 3.447 * [backup-simplify]: Simplify 1 into 1 3.447 * [backup-simplify]: Simplify (/ 1 1) into 1 3.447 * [backup-simplify]: Simplify (- 1) into -1 3.448 * [backup-simplify]: Simplify (+ 1 -1) into 0 3.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.449 * [backup-simplify]: Simplify (- 0) into 0 3.449 * [backup-simplify]: Simplify (+ 0 0) into 0 3.450 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.451 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.452 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.454 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.457 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.458 * [backup-simplify]: Simplify (- 0) into 0 3.460 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.465 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 3.465 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 3.465 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 3.465 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.465 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.465 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.465 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.465 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.465 * [taylor]: Taking taylor expansion of -1 in x 3.465 * [backup-simplify]: Simplify -1 into -1 3.465 * [taylor]: Taking taylor expansion of x in x 3.465 * [backup-simplify]: Simplify 0 into 0 3.465 * [backup-simplify]: Simplify 1 into 1 3.466 * [backup-simplify]: Simplify (/ -1 1) into -1 3.466 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.466 * [taylor]: Taking taylor expansion of -1 in x 3.466 * [backup-simplify]: Simplify -1 into -1 3.466 * [taylor]: Taking taylor expansion of x in x 3.466 * [backup-simplify]: Simplify 0 into 0 3.466 * [backup-simplify]: Simplify 1 into 1 3.466 * [backup-simplify]: Simplify (/ -1 1) into -1 3.466 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.466 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.466 * [taylor]: Taking taylor expansion of 1.0 in x 3.466 * [backup-simplify]: Simplify 1.0 into 1.0 3.467 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.467 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.467 * [taylor]: Taking taylor expansion of 1.0 in x 3.467 * [backup-simplify]: Simplify 1.0 into 1.0 3.468 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.468 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.469 * [backup-simplify]: Simplify (* -1 -1) into 1 3.469 * [backup-simplify]: Simplify (+ 1 0) into 1 3.469 * [backup-simplify]: Simplify (sqrt 1) into 1 3.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.471 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.471 * [backup-simplify]: Simplify (+ 0 0) into 0 3.472 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.472 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.472 * [taylor]: Taking taylor expansion of x in x 3.472 * [backup-simplify]: Simplify 0 into 0 3.472 * [backup-simplify]: Simplify 1 into 1 3.472 * [backup-simplify]: Simplify (/ 1 1) into 1 3.473 * [backup-simplify]: Simplify (- 1) into -1 3.473 * [backup-simplify]: Simplify (+ 1 -1) into 0 3.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.474 * [backup-simplify]: Simplify (- 0) into 0 3.474 * [backup-simplify]: Simplify (+ 0 0) into 0 3.475 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.476 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.477 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.479 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.482 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.483 * [backup-simplify]: Simplify (- 0) into 0 3.485 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.487 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 3.489 * [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)))) 3.491 * [backup-simplify]: Simplify (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 3.492 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.493 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.494 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 3.494 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.494 * [backup-simplify]: Simplify (+ 0 0) into 0 3.496 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.497 * [backup-simplify]: Simplify (- 0) into 0 3.497 * [backup-simplify]: Simplify (+ 0 0) into 0 3.499 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 1) into 0 3.499 * [backup-simplify]: Simplify 0 into 0 3.500 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.501 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.501 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 3.502 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.503 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.504 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.505 * [backup-simplify]: Simplify (+ 0 0) into 0 3.510 * [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.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.511 * [backup-simplify]: Simplify (- 0) into 0 3.513 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.533 * [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)) 3.534 * [backup-simplify]: Simplify (* -1/4 (pow (sqrt 1.0) 2)) into (* -1/4 (pow (sqrt 1.0) 2)) 3.535 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.536 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.536 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 3.537 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.538 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.538 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 3.539 * [backup-simplify]: Simplify (+ 0 0) into 0 3.540 * [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 3.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.541 * [backup-simplify]: Simplify (- 0) into 0 3.541 * [backup-simplify]: Simplify (+ 0 0) into 0 3.546 * [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 3.546 * [backup-simplify]: Simplify 0 into 0 3.547 * [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 3.547 * [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 3.548 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 3.549 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.550 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.550 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 3.551 * [backup-simplify]: Simplify (+ 0 0) into 0 3.561 * [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)) 3.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.562 * [backup-simplify]: Simplify (- 0) into 0 3.565 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 3.614 * [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)) 3.615 * [backup-simplify]: Simplify (* 3/32 (pow (sqrt 1.0) 4)) into (* 3/32 (pow (sqrt 1.0) 4)) 3.619 * [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)))) 3.619 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 3.619 * [backup-simplify]: Simplify (+ x (hypot x (sqrt 1.0))) into (+ x (hypot x (sqrt 1.0))) 3.619 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 3.620 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.620 * [taylor]: Taking taylor expansion of x in x 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 1 into 1 3.620 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.620 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.620 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.620 * [taylor]: Taking taylor expansion of (* x x) in x 3.620 * [taylor]: Taking taylor expansion of x in x 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 1 into 1 3.620 * [taylor]: Taking taylor expansion of x in x 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 1 into 1 3.620 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.620 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.620 * [taylor]: Taking taylor expansion of 1.0 in x 3.620 * [backup-simplify]: Simplify 1.0 into 1.0 3.620 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.621 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.621 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.621 * [taylor]: Taking taylor expansion of 1.0 in x 3.621 * [backup-simplify]: Simplify 1.0 into 1.0 3.621 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.621 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.621 * [backup-simplify]: Simplify (* 0 0) into 0 3.622 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.623 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.624 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.624 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.625 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.625 * [backup-simplify]: Simplify (+ 0 0) into 0 3.625 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.626 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 3.626 * [taylor]: Taking taylor expansion of x in x 3.626 * [backup-simplify]: Simplify 0 into 0 3.626 * [backup-simplify]: Simplify 1 into 1 3.626 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.626 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.626 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.626 * [taylor]: Taking taylor expansion of (* x x) in x 3.626 * [taylor]: Taking taylor expansion of x in x 3.626 * [backup-simplify]: Simplify 0 into 0 3.626 * [backup-simplify]: Simplify 1 into 1 3.626 * [taylor]: Taking taylor expansion of x in x 3.626 * [backup-simplify]: Simplify 0 into 0 3.626 * [backup-simplify]: Simplify 1 into 1 3.626 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.626 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.626 * [taylor]: Taking taylor expansion of 1.0 in x 3.626 * [backup-simplify]: Simplify 1.0 into 1.0 3.626 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.627 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.627 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.627 * [taylor]: Taking taylor expansion of 1.0 in x 3.627 * [backup-simplify]: Simplify 1.0 into 1.0 3.627 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.627 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.627 * [backup-simplify]: Simplify (* 0 0) into 0 3.628 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.629 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.630 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.630 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.631 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.631 * [backup-simplify]: Simplify (+ 0 0) into 0 3.632 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.632 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 3.632 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.633 * [backup-simplify]: Simplify (+ 1 0) into 1 3.633 * [backup-simplify]: Simplify 1 into 1 3.633 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 3.634 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.634 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.635 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.635 * [backup-simplify]: Simplify (+ 1 0) into 1 3.637 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 3.638 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 3.639 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 3.640 * [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))))) 3.641 * [backup-simplify]: Simplify (+ (/ 1 x) (hypot (/ 1 x) (sqrt 1.0))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 3.641 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 3.641 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.641 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.641 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.641 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.641 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.641 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.641 * [taylor]: Taking taylor expansion of x in x 3.641 * [backup-simplify]: Simplify 0 into 0 3.641 * [backup-simplify]: Simplify 1 into 1 3.641 * [backup-simplify]: Simplify (/ 1 1) into 1 3.641 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.641 * [taylor]: Taking taylor expansion of x in x 3.641 * [backup-simplify]: Simplify 0 into 0 3.641 * [backup-simplify]: Simplify 1 into 1 3.642 * [backup-simplify]: Simplify (/ 1 1) into 1 3.642 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.642 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.642 * [taylor]: Taking taylor expansion of 1.0 in x 3.642 * [backup-simplify]: Simplify 1.0 into 1.0 3.642 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.643 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.643 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.643 * [taylor]: Taking taylor expansion of 1.0 in x 3.643 * [backup-simplify]: Simplify 1.0 into 1.0 3.643 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.644 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.644 * [backup-simplify]: Simplify (* 1 1) into 1 3.644 * [backup-simplify]: Simplify (+ 1 0) into 1 3.645 * [backup-simplify]: Simplify (sqrt 1) into 1 3.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.646 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.647 * [backup-simplify]: Simplify (+ 0 0) into 0 3.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.647 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.647 * [taylor]: Taking taylor expansion of x in x 3.647 * [backup-simplify]: Simplify 0 into 0 3.647 * [backup-simplify]: Simplify 1 into 1 3.648 * [backup-simplify]: Simplify (/ 1 1) into 1 3.648 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 3.648 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.648 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.648 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.648 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.648 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.648 * [taylor]: Taking taylor expansion of x in x 3.648 * [backup-simplify]: Simplify 0 into 0 3.648 * [backup-simplify]: Simplify 1 into 1 3.648 * [backup-simplify]: Simplify (/ 1 1) into 1 3.648 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.648 * [taylor]: Taking taylor expansion of x in x 3.648 * [backup-simplify]: Simplify 0 into 0 3.648 * [backup-simplify]: Simplify 1 into 1 3.649 * [backup-simplify]: Simplify (/ 1 1) into 1 3.649 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.649 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.649 * [taylor]: Taking taylor expansion of 1.0 in x 3.649 * [backup-simplify]: Simplify 1.0 into 1.0 3.649 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.650 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.650 * [taylor]: Taking taylor expansion of 1.0 in x 3.650 * [backup-simplify]: Simplify 1.0 into 1.0 3.650 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.651 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.651 * [backup-simplify]: Simplify (* 1 1) into 1 3.651 * [backup-simplify]: Simplify (+ 1 0) into 1 3.652 * [backup-simplify]: Simplify (sqrt 1) into 1 3.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.654 * [backup-simplify]: Simplify (+ 0 0) into 0 3.654 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.654 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.654 * [taylor]: Taking taylor expansion of x in x 3.654 * [backup-simplify]: Simplify 0 into 0 3.654 * [backup-simplify]: Simplify 1 into 1 3.655 * [backup-simplify]: Simplify (/ 1 1) into 1 3.655 * [backup-simplify]: Simplify (+ 1 1) into 2 3.655 * [backup-simplify]: Simplify 2 into 2 3.655 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.656 * [backup-simplify]: Simplify (+ 0 0) into 0 3.656 * [backup-simplify]: Simplify 0 into 0 3.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.658 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.659 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.660 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.663 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.667 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.668 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.671 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.671 * [backup-simplify]: Simplify (+ 0 0) into 0 3.672 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.673 * [backup-simplify]: Simplify (+ 0 0) into 0 3.673 * [backup-simplify]: Simplify 0 into 0 3.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.683 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.683 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.684 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.685 * [backup-simplify]: Simplify (+ 0 0) into 0 3.690 * [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.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.693 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.695 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.698 * [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)))) 3.699 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (hypot (/ 1 (- x)) (sqrt 1.0))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 3.699 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 3.699 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 3.699 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.699 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.699 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.699 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.699 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.699 * [taylor]: Taking taylor expansion of -1 in x 3.699 * [backup-simplify]: Simplify -1 into -1 3.699 * [taylor]: Taking taylor expansion of x in x 3.699 * [backup-simplify]: Simplify 0 into 0 3.699 * [backup-simplify]: Simplify 1 into 1 3.700 * [backup-simplify]: Simplify (/ -1 1) into -1 3.700 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.700 * [taylor]: Taking taylor expansion of -1 in x 3.700 * [backup-simplify]: Simplify -1 into -1 3.700 * [taylor]: Taking taylor expansion of x in x 3.700 * [backup-simplify]: Simplify 0 into 0 3.700 * [backup-simplify]: Simplify 1 into 1 3.700 * [backup-simplify]: Simplify (/ -1 1) into -1 3.700 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.700 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.700 * [taylor]: Taking taylor expansion of 1.0 in x 3.700 * [backup-simplify]: Simplify 1.0 into 1.0 3.701 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.701 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.701 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.701 * [taylor]: Taking taylor expansion of 1.0 in x 3.701 * [backup-simplify]: Simplify 1.0 into 1.0 3.701 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.702 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.702 * [backup-simplify]: Simplify (* -1 -1) into 1 3.703 * [backup-simplify]: Simplify (+ 1 0) into 1 3.703 * [backup-simplify]: Simplify (sqrt 1) into 1 3.704 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.704 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.705 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.705 * [backup-simplify]: Simplify (+ 0 0) into 0 3.706 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.706 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.706 * [taylor]: Taking taylor expansion of x in x 3.706 * [backup-simplify]: Simplify 0 into 0 3.706 * [backup-simplify]: Simplify 1 into 1 3.706 * [backup-simplify]: Simplify (/ 1 1) into 1 3.706 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 3.706 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.706 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.706 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.706 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.706 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.706 * [taylor]: Taking taylor expansion of -1 in x 3.706 * [backup-simplify]: Simplify -1 into -1 3.706 * [taylor]: Taking taylor expansion of x in x 3.706 * [backup-simplify]: Simplify 0 into 0 3.706 * [backup-simplify]: Simplify 1 into 1 3.707 * [backup-simplify]: Simplify (/ -1 1) into -1 3.707 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.707 * [taylor]: Taking taylor expansion of -1 in x 3.707 * [backup-simplify]: Simplify -1 into -1 3.707 * [taylor]: Taking taylor expansion of x in x 3.707 * [backup-simplify]: Simplify 0 into 0 3.707 * [backup-simplify]: Simplify 1 into 1 3.707 * [backup-simplify]: Simplify (/ -1 1) into -1 3.707 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.707 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.707 * [taylor]: Taking taylor expansion of 1.0 in x 3.707 * [backup-simplify]: Simplify 1.0 into 1.0 3.708 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.708 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.708 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.708 * [taylor]: Taking taylor expansion of 1.0 in x 3.708 * [backup-simplify]: Simplify 1.0 into 1.0 3.709 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.709 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.709 * [backup-simplify]: Simplify (* -1 -1) into 1 3.710 * [backup-simplify]: Simplify (+ 1 0) into 1 3.710 * [backup-simplify]: Simplify (sqrt 1) into 1 3.711 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.711 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.712 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.712 * [backup-simplify]: Simplify (+ 0 0) into 0 3.713 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.713 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.713 * [taylor]: Taking taylor expansion of x in x 3.713 * [backup-simplify]: Simplify 0 into 0 3.713 * [backup-simplify]: Simplify 1 into 1 3.713 * [backup-simplify]: Simplify (/ 1 1) into 1 3.714 * [backup-simplify]: Simplify (- 1) into -1 3.714 * [backup-simplify]: Simplify (+ 1 -1) into 0 3.714 * [backup-simplify]: Simplify 0 into 0 3.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.715 * [backup-simplify]: Simplify (- 0) into 0 3.715 * [backup-simplify]: Simplify (+ 0 0) into 0 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.717 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.718 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.719 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.720 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.723 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.724 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.724 * [backup-simplify]: Simplify (- 0) into 0 3.726 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 3.728 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.728 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.729 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.730 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 3.730 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.731 * [backup-simplify]: Simplify (+ 0 0) into 0 3.732 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.733 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.733 * [backup-simplify]: Simplify (- 0) into 0 3.733 * [backup-simplify]: Simplify (+ 0 0) into 0 3.734 * [backup-simplify]: Simplify 0 into 0 3.734 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.735 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.736 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 3.737 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.738 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.739 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.739 * [backup-simplify]: Simplify (+ 0 0) into 0 3.743 * [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.743 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.743 * [backup-simplify]: Simplify (- 0) into 0 3.745 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.746 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 3.747 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.747 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.748 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 3.749 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.750 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.751 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 3.751 * [backup-simplify]: Simplify (+ 0 0) into 0 3.753 * [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 3.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.754 * [backup-simplify]: Simplify (- 0) into 0 3.755 * [backup-simplify]: Simplify (+ 0 0) into 0 3.755 * [backup-simplify]: Simplify 0 into 0 3.756 * [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 3.756 * [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 3.758 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 3.759 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.760 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.761 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 3.761 * [backup-simplify]: Simplify (+ 0 0) into 0 3.774 * [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)) 3.775 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.775 * [backup-simplify]: Simplify (- 0) into 0 3.778 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 3.779 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 3.785 * [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)))) 3.786 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 2) 3.786 * [backup-simplify]: Simplify (hypot x (sqrt 1.0)) into (hypot x (sqrt 1.0)) 3.786 * [approximate]: Taking taylor expansion of (hypot x (sqrt 1.0)) in (x) around 0 3.786 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.786 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.786 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.786 * [taylor]: Taking taylor expansion of (* x x) in x 3.786 * [taylor]: Taking taylor expansion of x in x 3.786 * [backup-simplify]: Simplify 0 into 0 3.786 * [backup-simplify]: Simplify 1 into 1 3.786 * [taylor]: Taking taylor expansion of x in x 3.786 * [backup-simplify]: Simplify 0 into 0 3.786 * [backup-simplify]: Simplify 1 into 1 3.786 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.786 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.787 * [taylor]: Taking taylor expansion of 1.0 in x 3.787 * [backup-simplify]: Simplify 1.0 into 1.0 3.787 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.788 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.788 * [taylor]: Taking taylor expansion of 1.0 in x 3.788 * [backup-simplify]: Simplify 1.0 into 1.0 3.788 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.789 * [backup-simplify]: Simplify (* 0 0) into 0 3.796 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.797 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.799 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.799 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.800 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.800 * [backup-simplify]: Simplify (+ 0 0) into 0 3.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.801 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 3.801 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 3.801 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 3.801 * [taylor]: Taking taylor expansion of (* x x) in x 3.801 * [taylor]: Taking taylor expansion of x in x 3.801 * [backup-simplify]: Simplify 0 into 0 3.801 * [backup-simplify]: Simplify 1 into 1 3.801 * [taylor]: Taking taylor expansion of x in x 3.801 * [backup-simplify]: Simplify 0 into 0 3.801 * [backup-simplify]: Simplify 1 into 1 3.801 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.801 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.801 * [taylor]: Taking taylor expansion of 1.0 in x 3.802 * [backup-simplify]: Simplify 1.0 into 1.0 3.802 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.802 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.802 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.803 * [taylor]: Taking taylor expansion of 1.0 in x 3.803 * [backup-simplify]: Simplify 1.0 into 1.0 3.803 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.803 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.804 * [backup-simplify]: Simplify (* 0 0) into 0 3.805 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.806 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.806 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 3.807 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 3.807 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.807 * [backup-simplify]: Simplify (+ 0 0) into 0 3.808 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 3.808 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.808 * [backup-simplify]: Simplify 0 into 0 3.809 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 3.809 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.810 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.811 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.811 * [backup-simplify]: Simplify (+ 1 0) into 1 3.812 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 3.813 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.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.816 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 3.816 * [backup-simplify]: Simplify (+ 0 0) into 0 3.817 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 3.817 * [backup-simplify]: Simplify 0 into 0 3.817 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 3.818 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.819 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 3.819 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 3.820 * [backup-simplify]: Simplify (+ 0 0) into 0 3.823 * [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)) 3.824 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 3.826 * [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)))) 3.826 * [backup-simplify]: Simplify (hypot (/ 1 x) (sqrt 1.0)) into (hypot (/ 1 x) (sqrt 1.0)) 3.826 * [approximate]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in (x) around 0 3.826 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.827 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.827 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.827 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.827 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.827 * [taylor]: Taking taylor expansion of x in x 3.827 * [backup-simplify]: Simplify 0 into 0 3.827 * [backup-simplify]: Simplify 1 into 1 3.827 * [backup-simplify]: Simplify (/ 1 1) into 1 3.827 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.827 * [taylor]: Taking taylor expansion of x in x 3.827 * [backup-simplify]: Simplify 0 into 0 3.827 * [backup-simplify]: Simplify 1 into 1 3.827 * [backup-simplify]: Simplify (/ 1 1) into 1 3.827 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.827 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.827 * [taylor]: Taking taylor expansion of 1.0 in x 3.827 * [backup-simplify]: Simplify 1.0 into 1.0 3.828 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.828 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.828 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.828 * [taylor]: Taking taylor expansion of 1.0 in x 3.828 * [backup-simplify]: Simplify 1.0 into 1.0 3.828 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.829 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.829 * [backup-simplify]: Simplify (* 1 1) into 1 3.829 * [backup-simplify]: Simplify (+ 1 0) into 1 3.829 * [backup-simplify]: Simplify (sqrt 1) into 1 3.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.830 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.831 * [backup-simplify]: Simplify (+ 0 0) into 0 3.831 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.831 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 3.831 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.831 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.831 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.831 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.831 * [taylor]: Taking taylor expansion of x in x 3.831 * [backup-simplify]: Simplify 0 into 0 3.831 * [backup-simplify]: Simplify 1 into 1 3.832 * [backup-simplify]: Simplify (/ 1 1) into 1 3.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.832 * [taylor]: Taking taylor expansion of x in x 3.832 * [backup-simplify]: Simplify 0 into 0 3.832 * [backup-simplify]: Simplify 1 into 1 3.832 * [backup-simplify]: Simplify (/ 1 1) into 1 3.832 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.832 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.832 * [taylor]: Taking taylor expansion of 1.0 in x 3.832 * [backup-simplify]: Simplify 1.0 into 1.0 3.832 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.833 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.833 * [taylor]: Taking taylor expansion of 1.0 in x 3.833 * [backup-simplify]: Simplify 1.0 into 1.0 3.833 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.833 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.834 * [backup-simplify]: Simplify (* 1 1) into 1 3.834 * [backup-simplify]: Simplify (+ 1 0) into 1 3.834 * [backup-simplify]: Simplify (sqrt 1) into 1 3.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.836 * [backup-simplify]: Simplify (+ 0 0) into 0 3.837 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.837 * [backup-simplify]: Simplify 1 into 1 3.837 * [backup-simplify]: Simplify 0 into 0 3.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.839 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.839 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.840 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.841 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.844 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.845 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.846 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.847 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.847 * [backup-simplify]: Simplify (+ 0 0) into 0 3.848 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.848 * [backup-simplify]: Simplify 0 into 0 3.848 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.850 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.850 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.851 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.851 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.852 * [backup-simplify]: Simplify (+ 0 0) into 0 3.855 * [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.856 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 3.859 * [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)))) 3.859 * [backup-simplify]: Simplify (hypot (/ 1 (- x)) (sqrt 1.0)) into (hypot (/ -1 x) (sqrt 1.0)) 3.859 * [approximate]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in (x) around 0 3.859 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.859 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.859 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.859 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.859 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.859 * [taylor]: Taking taylor expansion of -1 in x 3.859 * [backup-simplify]: Simplify -1 into -1 3.859 * [taylor]: Taking taylor expansion of x in x 3.859 * [backup-simplify]: Simplify 0 into 0 3.859 * [backup-simplify]: Simplify 1 into 1 3.859 * [backup-simplify]: Simplify (/ -1 1) into -1 3.860 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.860 * [taylor]: Taking taylor expansion of -1 in x 3.860 * [backup-simplify]: Simplify -1 into -1 3.860 * [taylor]: Taking taylor expansion of x in x 3.860 * [backup-simplify]: Simplify 0 into 0 3.860 * [backup-simplify]: Simplify 1 into 1 3.860 * [backup-simplify]: Simplify (/ -1 1) into -1 3.860 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 3.860 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.860 * [taylor]: Taking taylor expansion of 1.0 in x 3.860 * [backup-simplify]: Simplify 1.0 into 1.0 3.860 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.861 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.861 * [taylor]: Taking taylor expansion of 1.0 in x 3.861 * [backup-simplify]: Simplify 1.0 into 1.0 3.861 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.862 * [backup-simplify]: Simplify (* -1 -1) into 1 3.862 * [backup-simplify]: Simplify (+ 1 0) into 1 3.862 * [backup-simplify]: Simplify (sqrt 1) into 1 3.862 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.863 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.864 * [backup-simplify]: Simplify (+ 0 0) into 0 3.864 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.864 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 3.864 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 3.864 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 3.864 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.864 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.864 * [taylor]: Taking taylor expansion of -1 in x 3.864 * [backup-simplify]: Simplify -1 into -1 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 (/ -1 x) in x 3.865 * [taylor]: Taking taylor expansion of -1 in x 3.865 * [backup-simplify]: Simplify -1 into -1 3.865 * [taylor]: Taking taylor expansion of x in x 3.865 * [backup-simplify]: Simplify 0 into 0 3.865 * [backup-simplify]: Simplify 1 into 1 3.865 * [backup-simplify]: Simplify (/ -1 1) into -1 3.865 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 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.866 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.866 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 3.866 * [taylor]: Taking taylor expansion of 1.0 in x 3.866 * [backup-simplify]: Simplify 1.0 into 1.0 3.866 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 3.867 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 3.867 * [backup-simplify]: Simplify (* -1 -1) into 1 3.868 * [backup-simplify]: Simplify (+ 1 0) into 1 3.868 * [backup-simplify]: Simplify (sqrt 1) into 1 3.869 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.869 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.870 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.870 * [backup-simplify]: Simplify (+ 0 0) into 0 3.871 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.871 * [backup-simplify]: Simplify 1 into 1 3.871 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.873 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.873 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.874 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 3.876 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 3.880 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.881 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 3.882 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.883 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.884 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 3.884 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 3.885 * [backup-simplify]: Simplify (+ 0 0) into 0 3.886 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 3.886 * [backup-simplify]: Simplify 0 into 0 3.887 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.894 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.896 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 3.897 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.898 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 3.899 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 3.899 * [backup-simplify]: Simplify (+ 0 0) into 0 3.904 * [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.905 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 3.907 * [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)))) 3.907 * * * [progress]: simplifying candidates 3.908 * [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)))) 3.909 * * [simplify]: Extracting # 0 : cost 0 3.909 * * [simplify]: Extracting # 1 : cost 0 3.909 * * [simplify]: Extracting # 2 : cost 0 3.909 * * [simplify]: Extracting # 3 : cost 0 3.909 * * [simplify]: Extracting # 4 : cost 0 3.909 * * [simplify]: Extracting # 5 : cost 0 3.910 * * [simplify]: Extracting # 6 : cost 0 3.910 * * [simplify]: Extracting # 7 : cost 0 3.910 * * [simplify]: Extracting # 8 : cost 0 3.910 * * [simplify]: Extracting # 9 : cost 0 3.910 * * [simplify]: Extracting # 10 : cost 0 3.910 * * [simplify]: iteration 0 : 117 enodes (cost 642 ) 3.936 * * [simplify]: Extracting # 0 : cost 0 3.936 * * [simplify]: Extracting # 1 : cost 0 3.936 * * [simplify]: Extracting # 2 : cost 0 3.937 * * [simplify]: Extracting # 3 : cost 0 3.937 * * [simplify]: Extracting # 4 : cost 0 3.937 * * [simplify]: Extracting # 5 : cost 0 3.937 * * [simplify]: iteration 1 : 273 enodes (cost 580 ) 4.048 * * [simplify]: Extracting # 0 : cost 0 4.049 * * [simplify]: Extracting # 1 : cost 0 4.050 * * [simplify]: Extracting # 2 : cost 0 4.052 * * [simplify]: Extracting # 3 : cost 0 4.053 * * [simplify]: Extracting # 4 : cost 0 4.054 * * [simplify]: iteration 2 : 1054 enodes (cost 542 ) 4.331 * * [simplify]: Extracting # 0 : cost 0 4.351 * * [simplify]: Extracting # 1 : cost 0 4.364 * * [simplify]: Extracting # 2 : cost 0 4.377 * * [simplify]: Extracting # 3 : cost 0 4.390 * * [simplify]: Extracting # 4 : cost 0 4.402 * * [simplify]: iteration done: 5000 enodes (cost 538 ) 4.402 * [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)) 4.403 * * * [progress]: adding candidates to table 4.569 * * [progress]: iteration 4 / 4 4.569 * * * [progress]: picking best candidate 4.574 * * * * [pick]: Picked # 4.574 * * * [progress]: localizing error 4.589 * * * [progress]: generating rewritten candidates 4.589 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 4.595 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 4.599 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 4.612 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 1) 4.615 * * * [progress]: generating series expansions 4.615 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 4.616 * [backup-simplify]: Simplify (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) into (+ x (hypot x (sqrt 1.0))) 4.616 * [approximate]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in (x) around 0 4.616 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 4.616 * [taylor]: Taking taylor expansion of x in x 4.616 * [backup-simplify]: Simplify 0 into 0 4.616 * [backup-simplify]: Simplify 1 into 1 4.616 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.616 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.616 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.616 * [taylor]: Taking taylor expansion of (* x x) in x 4.617 * [taylor]: Taking taylor expansion of x in x 4.617 * [backup-simplify]: Simplify 0 into 0 4.617 * [backup-simplify]: Simplify 1 into 1 4.617 * [taylor]: Taking taylor expansion of x in x 4.617 * [backup-simplify]: Simplify 0 into 0 4.617 * [backup-simplify]: Simplify 1 into 1 4.617 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.617 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.617 * [taylor]: Taking taylor expansion of 1.0 in x 4.617 * [backup-simplify]: Simplify 1.0 into 1.0 4.617 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.618 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.618 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.618 * [taylor]: Taking taylor expansion of 1.0 in x 4.618 * [backup-simplify]: Simplify 1.0 into 1.0 4.618 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.619 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.620 * [backup-simplify]: Simplify (* 0 0) into 0 4.621 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.622 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.624 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.624 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.625 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.626 * [backup-simplify]: Simplify (+ 0 0) into 0 4.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.627 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 4.627 * [taylor]: Taking taylor expansion of x in x 4.627 * [backup-simplify]: Simplify 0 into 0 4.627 * [backup-simplify]: Simplify 1 into 1 4.627 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 4.627 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 4.627 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 4.627 * [taylor]: Taking taylor expansion of (* x x) in x 4.627 * [taylor]: Taking taylor expansion of x in x 4.627 * [backup-simplify]: Simplify 0 into 0 4.627 * [backup-simplify]: Simplify 1 into 1 4.627 * [taylor]: Taking taylor expansion of x in x 4.627 * [backup-simplify]: Simplify 0 into 0 4.627 * [backup-simplify]: Simplify 1 into 1 4.627 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.627 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.627 * [taylor]: Taking taylor expansion of 1.0 in x 4.627 * [backup-simplify]: Simplify 1.0 into 1.0 4.628 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.628 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.628 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.628 * [taylor]: Taking taylor expansion of 1.0 in x 4.628 * [backup-simplify]: Simplify 1.0 into 1.0 4.629 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.630 * [backup-simplify]: Simplify (* 0 0) into 0 4.631 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.633 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.634 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 4.635 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 4.636 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.636 * [backup-simplify]: Simplify (+ 0 0) into 0 4.637 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 4.638 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 4.638 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.639 * [backup-simplify]: Simplify (+ 1 0) into 1 4.639 * [backup-simplify]: Simplify 1 into 1 4.640 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 4.641 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.642 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 4.643 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 4.643 * [backup-simplify]: Simplify (+ 1 0) into 1 4.645 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 4.646 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 4.647 * [backup-simplify]: Simplify (* 1/2 (/ 1 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 4.648 * [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.649 * [backup-simplify]: Simplify (+ (/ 1 x) (* (sqrt (hypot (/ 1 x) (sqrt 1.0))) (sqrt (hypot (/ 1 x) (sqrt 1.0))))) into (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) 4.649 * [approximate]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 4.649 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 4.649 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.649 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.649 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.649 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.649 * [taylor]: Taking taylor expansion of x in x 4.649 * [backup-simplify]: Simplify 0 into 0 4.649 * [backup-simplify]: Simplify 1 into 1 4.649 * [backup-simplify]: Simplify (/ 1 1) into 1 4.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.649 * [taylor]: Taking taylor expansion of x in x 4.649 * [backup-simplify]: Simplify 0 into 0 4.649 * [backup-simplify]: Simplify 1 into 1 4.649 * [backup-simplify]: Simplify (/ 1 1) into 1 4.649 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.649 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.650 * [taylor]: Taking taylor expansion of 1.0 in x 4.650 * [backup-simplify]: Simplify 1.0 into 1.0 4.650 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.650 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.650 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.650 * [taylor]: Taking taylor expansion of 1.0 in x 4.650 * [backup-simplify]: Simplify 1.0 into 1.0 4.650 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.651 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.651 * [backup-simplify]: Simplify (* 1 1) into 1 4.651 * [backup-simplify]: Simplify (+ 1 0) into 1 4.652 * [backup-simplify]: Simplify (sqrt 1) into 1 4.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.653 * [backup-simplify]: Simplify (+ 0 0) into 0 4.653 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.653 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.653 * [taylor]: Taking taylor expansion of x in x 4.653 * [backup-simplify]: Simplify 0 into 0 4.653 * [backup-simplify]: Simplify 1 into 1 4.654 * [backup-simplify]: Simplify (/ 1 1) into 1 4.654 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 4.654 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 4.654 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 4.654 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 4.654 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 4.654 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.654 * [taylor]: Taking taylor expansion of x in x 4.654 * [backup-simplify]: Simplify 0 into 0 4.654 * [backup-simplify]: Simplify 1 into 1 4.654 * [backup-simplify]: Simplify (/ 1 1) into 1 4.654 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.654 * [taylor]: Taking taylor expansion of x in x 4.654 * [backup-simplify]: Simplify 0 into 0 4.654 * [backup-simplify]: Simplify 1 into 1 4.654 * [backup-simplify]: Simplify (/ 1 1) into 1 4.655 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 4.655 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.655 * [taylor]: Taking taylor expansion of 1.0 in x 4.655 * [backup-simplify]: Simplify 1.0 into 1.0 4.655 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.655 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.655 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 4.655 * [taylor]: Taking taylor expansion of 1.0 in x 4.655 * [backup-simplify]: Simplify 1.0 into 1.0 4.656 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.656 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 4.656 * [backup-simplify]: Simplify (* 1 1) into 1 4.656 * [backup-simplify]: Simplify (+ 1 0) into 1 4.657 * [backup-simplify]: Simplify (sqrt 1) into 1 4.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.657 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.658 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.658 * [backup-simplify]: Simplify (+ 0 0) into 0 4.658 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 4.658 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.658 * [taylor]: Taking taylor expansion of x in x 4.658 * [backup-simplify]: Simplify 0 into 0 4.658 * [backup-simplify]: Simplify 1 into 1 4.659 * [backup-simplify]: Simplify (/ 1 1) into 1 4.659 * [backup-simplify]: Simplify (+ 1 1) into 2 4.659 * [backup-simplify]: Simplify 2 into 2 4.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.660 * [backup-simplify]: Simplify (+ 0 0) into 0 4.660 * [backup-simplify]: Simplify 0 into 0 4.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.661 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.662 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 4.663 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 4.665 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.666 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.667 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 4.668 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 4.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.670 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 4.670 * [backup-simplify]: Simplify (+ 0 0) into 0 4.671 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.006 * [backup-simplify]: Simplify (+ 0 0) into 0 5.006 * [backup-simplify]: Simplify 0 into 0 5.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.008 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.008 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.009 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.009 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.010 * [backup-simplify]: Simplify (+ 0 0) into 0 5.013 * [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)) 5.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.016 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.017 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.020 * [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)))) 5.020 * [backup-simplify]: Simplify (+ (/ 1 (- x)) (* (sqrt (hypot (/ 1 (- x)) (sqrt 1.0))) (sqrt (hypot (/ 1 (- x)) (sqrt 1.0))))) into (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) 5.020 * [approximate]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in (x) around 0 5.020 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 5.020 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.020 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.020 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.020 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.021 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.021 * [taylor]: Taking taylor expansion of -1 in x 5.021 * [backup-simplify]: Simplify -1 into -1 5.021 * [taylor]: Taking taylor expansion of x in x 5.021 * [backup-simplify]: Simplify 0 into 0 5.021 * [backup-simplify]: Simplify 1 into 1 5.021 * [backup-simplify]: Simplify (/ -1 1) into -1 5.021 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.021 * [taylor]: Taking taylor expansion of -1 in x 5.021 * [backup-simplify]: Simplify -1 into -1 5.021 * [taylor]: Taking taylor expansion of x in x 5.021 * [backup-simplify]: Simplify 0 into 0 5.021 * [backup-simplify]: Simplify 1 into 1 5.021 * [backup-simplify]: Simplify (/ -1 1) into -1 5.021 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.021 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.021 * [taylor]: Taking taylor expansion of 1.0 in x 5.021 * [backup-simplify]: Simplify 1.0 into 1.0 5.022 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.022 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.022 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.022 * [taylor]: Taking taylor expansion of 1.0 in x 5.022 * [backup-simplify]: Simplify 1.0 into 1.0 5.022 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.023 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.023 * [backup-simplify]: Simplify (* -1 -1) into 1 5.023 * [backup-simplify]: Simplify (+ 1 0) into 1 5.023 * [backup-simplify]: Simplify (sqrt 1) into 1 5.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.025 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.025 * [backup-simplify]: Simplify (+ 0 0) into 0 5.026 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.026 * [taylor]: Taking taylor expansion of x in x 5.026 * [backup-simplify]: Simplify 0 into 0 5.026 * [backup-simplify]: Simplify 1 into 1 5.026 * [backup-simplify]: Simplify (/ 1 1) into 1 5.026 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 5.026 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.026 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.026 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.026 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.026 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.026 * [taylor]: Taking taylor expansion of -1 in x 5.026 * [backup-simplify]: Simplify -1 into -1 5.026 * [taylor]: Taking taylor expansion of x in x 5.026 * [backup-simplify]: Simplify 0 into 0 5.026 * [backup-simplify]: Simplify 1 into 1 5.026 * [backup-simplify]: Simplify (/ -1 1) into -1 5.026 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.026 * [taylor]: Taking taylor expansion of -1 in x 5.026 * [backup-simplify]: Simplify -1 into -1 5.026 * [taylor]: Taking taylor expansion of x in x 5.026 * [backup-simplify]: Simplify 0 into 0 5.027 * [backup-simplify]: Simplify 1 into 1 5.027 * [backup-simplify]: Simplify (/ -1 1) into -1 5.027 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.027 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.027 * [taylor]: Taking taylor expansion of 1.0 in x 5.027 * [backup-simplify]: Simplify 1.0 into 1.0 5.027 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.027 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.027 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.028 * [taylor]: Taking taylor expansion of 1.0 in x 5.028 * [backup-simplify]: Simplify 1.0 into 1.0 5.028 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.028 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.028 * [backup-simplify]: Simplify (* -1 -1) into 1 5.029 * [backup-simplify]: Simplify (+ 1 0) into 1 5.029 * [backup-simplify]: Simplify (sqrt 1) into 1 5.029 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.030 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.030 * [backup-simplify]: Simplify (+ 0 0) into 0 5.031 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.031 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.031 * [taylor]: Taking taylor expansion of x in x 5.031 * [backup-simplify]: Simplify 0 into 0 5.031 * [backup-simplify]: Simplify 1 into 1 5.031 * [backup-simplify]: Simplify (/ 1 1) into 1 5.031 * [backup-simplify]: Simplify (- 1) into -1 5.032 * [backup-simplify]: Simplify (+ 1 -1) into 0 5.032 * [backup-simplify]: Simplify 0 into 0 5.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.032 * [backup-simplify]: Simplify (- 0) into 0 5.032 * [backup-simplify]: Simplify (+ 0 0) into 0 5.033 * [backup-simplify]: Simplify 0 into 0 5.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.034 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.034 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.035 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.036 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.038 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.039 * [backup-simplify]: Simplify (- 0) into 0 5.040 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 5.041 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.043 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.043 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.044 * [backup-simplify]: Simplify (+ 0 0) into 0 5.045 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.046 * [backup-simplify]: Simplify (- 0) into 0 5.046 * [backup-simplify]: Simplify (+ 0 0) into 0 5.046 * [backup-simplify]: Simplify 0 into 0 5.046 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.047 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.048 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.048 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.049 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.049 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.050 * [backup-simplify]: Simplify (+ 0 0) into 0 5.054 * [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)) 5.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.054 * [backup-simplify]: Simplify (- 0) into 0 5.056 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.058 * [backup-simplify]: Simplify (- (* 1/8 (pow (sqrt 1.0) 4))) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.058 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.059 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.060 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 5.060 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.061 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.062 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.062 * [backup-simplify]: Simplify (+ 0 0) into 0 5.064 * [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 5.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.064 * [backup-simplify]: Simplify (- 0) into 0 5.065 * [backup-simplify]: Simplify (+ 0 0) into 0 5.065 * [backup-simplify]: Simplify 0 into 0 5.065 * [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 5.066 * [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 5.067 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 5.068 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.068 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.070 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 5.070 * [backup-simplify]: Simplify (+ 0 0) into 0 5.082 * [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)) 5.083 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.083 * [backup-simplify]: Simplify (- 0) into 0 5.085 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 5.085 * [backup-simplify]: Simplify (* 1/16 (pow (sqrt 1.0) 6)) into (* 1/16 (pow (sqrt 1.0) 6)) 5.089 * [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)))) 5.089 * * * * [progress]: [ 2 / 4 ] generating series at (2) 5.090 * [backup-simplify]: Simplify (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) into (log (+ x (hypot x (sqrt 1.0)))) 5.090 * [approximate]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in (x) around 0 5.090 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 5.090 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 5.090 * [taylor]: Taking taylor expansion of x in x 5.090 * [backup-simplify]: Simplify 0 into 0 5.090 * [backup-simplify]: Simplify 1 into 1 5.090 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.090 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.090 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.090 * [taylor]: Taking taylor expansion of (* x x) in x 5.090 * [taylor]: Taking taylor expansion of x in x 5.090 * [backup-simplify]: Simplify 0 into 0 5.090 * [backup-simplify]: Simplify 1 into 1 5.090 * [taylor]: Taking taylor expansion of x in x 5.090 * [backup-simplify]: Simplify 0 into 0 5.090 * [backup-simplify]: Simplify 1 into 1 5.090 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.090 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.090 * [taylor]: Taking taylor expansion of 1.0 in x 5.090 * [backup-simplify]: Simplify 1.0 into 1.0 5.091 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.095 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.095 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.095 * [taylor]: Taking taylor expansion of 1.0 in x 5.095 * [backup-simplify]: Simplify 1.0 into 1.0 5.096 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.096 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.097 * [backup-simplify]: Simplify (* 0 0) into 0 5.097 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.098 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.099 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.100 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.100 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.100 * [backup-simplify]: Simplify (+ 0 0) into 0 5.101 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.101 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 5.102 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 5.102 * [taylor]: Taking taylor expansion of (log (+ x (hypot x (sqrt 1.0)))) in x 5.102 * [taylor]: Taking taylor expansion of (+ x (hypot x (sqrt 1.0))) in x 5.102 * [taylor]: Taking taylor expansion of x in x 5.102 * [backup-simplify]: Simplify 0 into 0 5.102 * [backup-simplify]: Simplify 1 into 1 5.102 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.102 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.102 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.102 * [taylor]: Taking taylor expansion of (* x x) in x 5.102 * [taylor]: Taking taylor expansion of x in x 5.102 * [backup-simplify]: Simplify 0 into 0 5.102 * [backup-simplify]: Simplify 1 into 1 5.102 * [taylor]: Taking taylor expansion of x in x 5.102 * [backup-simplify]: Simplify 0 into 0 5.102 * [backup-simplify]: Simplify 1 into 1 5.102 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.102 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.102 * [taylor]: Taking taylor expansion of 1.0 in x 5.102 * [backup-simplify]: Simplify 1.0 into 1.0 5.102 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.103 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.103 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.103 * [taylor]: Taking taylor expansion of 1.0 in x 5.103 * [backup-simplify]: Simplify 1.0 into 1.0 5.103 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.104 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.104 * [backup-simplify]: Simplify (* 0 0) into 0 5.105 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.107 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.108 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.109 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.109 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.109 * [backup-simplify]: Simplify (+ 0 0) into 0 5.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.110 * [backup-simplify]: Simplify (+ 0 (sqrt 1.0)) into (sqrt 1.0) 5.111 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 5.111 * [backup-simplify]: Simplify (log (sqrt 1.0)) into (log (sqrt 1.0)) 5.112 * [backup-simplify]: Simplify (+ 1 0) into 1 5.115 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow (sqrt 1.0) 1)))) 1) into (/ 1 (sqrt 1.0)) 5.116 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 5.116 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.117 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.117 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.118 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.118 * [backup-simplify]: Simplify (+ 1 0) into 1 5.120 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 5.120 * [backup-simplify]: Simplify (+ 0 (/ 1/2 (sqrt 1.0))) into (* 1/2 (/ 1 (sqrt 1.0))) 5.131 * [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 5.131 * [backup-simplify]: Simplify 0 into 0 5.132 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.132 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.133 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.134 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.134 * [backup-simplify]: Simplify (+ 0 0) into 0 5.135 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 5.135 * [backup-simplify]: Simplify (+ 0 0) into 0 5.151 * [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)) 5.152 * [backup-simplify]: Simplify (/ -1/6 (pow (sqrt 1.0) 3)) into (/ -1/6 (pow (sqrt 1.0) 3)) 5.154 * [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)))) 5.155 * [backup-simplify]: Simplify (log (+ (/ 1 x) (* (sqrt (hypot (/ 1 x) (sqrt 1.0))) (sqrt (hypot (/ 1 x) (sqrt 1.0)))))) into (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) 5.155 * [approximate]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 5.155 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 5.155 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 5.155 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.155 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.155 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.155 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.155 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.155 * [taylor]: Taking taylor expansion of x in x 5.155 * [backup-simplify]: Simplify 0 into 0 5.155 * [backup-simplify]: Simplify 1 into 1 5.155 * [backup-simplify]: Simplify (/ 1 1) into 1 5.155 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.155 * [taylor]: Taking taylor expansion of x in x 5.155 * [backup-simplify]: Simplify 0 into 0 5.155 * [backup-simplify]: Simplify 1 into 1 5.155 * [backup-simplify]: Simplify (/ 1 1) into 1 5.155 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.155 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.156 * [taylor]: Taking taylor expansion of 1.0 in x 5.156 * [backup-simplify]: Simplify 1.0 into 1.0 5.156 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.156 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.156 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.156 * [taylor]: Taking taylor expansion of 1.0 in x 5.156 * [backup-simplify]: Simplify 1.0 into 1.0 5.157 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.157 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.157 * [backup-simplify]: Simplify (* 1 1) into 1 5.158 * [backup-simplify]: Simplify (+ 1 0) into 1 5.158 * [backup-simplify]: Simplify (sqrt 1) into 1 5.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.159 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.159 * [backup-simplify]: Simplify (+ 0 0) into 0 5.160 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.160 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.160 * [taylor]: Taking taylor expansion of x in x 5.160 * [backup-simplify]: Simplify 0 into 0 5.160 * [backup-simplify]: Simplify 1 into 1 5.160 * [backup-simplify]: Simplify (/ 1 1) into 1 5.160 * [backup-simplify]: Simplify (+ 1 1) into 2 5.161 * [backup-simplify]: Simplify (log 2) into (log 2) 5.161 * [taylor]: Taking taylor expansion of (log (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x))) in x 5.161 * [taylor]: Taking taylor expansion of (+ (hypot (/ 1 x) (sqrt 1.0)) (/ 1 x)) in x 5.161 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.161 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.161 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.161 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.161 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.161 * [taylor]: Taking taylor expansion of x in x 5.161 * [backup-simplify]: Simplify 0 into 0 5.161 * [backup-simplify]: Simplify 1 into 1 5.161 * [backup-simplify]: Simplify (/ 1 1) into 1 5.161 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.161 * [taylor]: Taking taylor expansion of x in x 5.161 * [backup-simplify]: Simplify 0 into 0 5.161 * [backup-simplify]: Simplify 1 into 1 5.161 * [backup-simplify]: Simplify (/ 1 1) into 1 5.161 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.161 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.161 * [taylor]: Taking taylor expansion of 1.0 in x 5.161 * [backup-simplify]: Simplify 1.0 into 1.0 5.162 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.162 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.162 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.162 * [taylor]: Taking taylor expansion of 1.0 in x 5.162 * [backup-simplify]: Simplify 1.0 into 1.0 5.162 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.163 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.163 * [backup-simplify]: Simplify (* 1 1) into 1 5.163 * [backup-simplify]: Simplify (+ 1 0) into 1 5.163 * [backup-simplify]: Simplify (sqrt 1) into 1 5.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.165 * [backup-simplify]: Simplify (+ 0 0) into 0 5.165 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.165 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.165 * [taylor]: Taking taylor expansion of x in x 5.165 * [backup-simplify]: Simplify 0 into 0 5.165 * [backup-simplify]: Simplify 1 into 1 5.166 * [backup-simplify]: Simplify (/ 1 1) into 1 5.166 * [backup-simplify]: Simplify (+ 1 1) into 2 5.166 * [backup-simplify]: Simplify (log 2) into (log 2) 5.167 * [backup-simplify]: Simplify (+ (* (- 1) (log x)) (log 2)) into (- (log 2) (log x)) 5.167 * [backup-simplify]: Simplify (- (log 2) (log x)) into (- (log 2) (log x)) 5.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.168 * [backup-simplify]: Simplify (+ 0 0) into 0 5.169 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 2 1)))) 1) into 0 5.169 * [backup-simplify]: Simplify 0 into 0 5.169 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.170 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.171 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.172 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.174 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.176 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 5.190 * [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)) 5.191 * [backup-simplify]: Simplify (* 1/4 (pow (sqrt 1.0) 2)) into (* 1/4 (pow (sqrt 1.0) 2)) 5.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.193 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.194 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.194 * [backup-simplify]: Simplify (+ 0 0) into 0 5.195 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.196 * [backup-simplify]: Simplify (+ 0 0) into 0 5.199 * [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 5.199 * [backup-simplify]: Simplify 0 into 0 5.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.202 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.203 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.204 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.204 * [backup-simplify]: Simplify (+ 0 0) into 0 5.210 * [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)) 5.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.213 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.250 * [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)) 5.251 * [backup-simplify]: Simplify (* -3/32 (pow (sqrt 1.0) 4)) into (* -3/32 (pow (sqrt 1.0) 4)) 5.254 * [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))))) 5.255 * [backup-simplify]: Simplify (log (+ (/ 1 (- x)) (* (sqrt (hypot (/ 1 (- x)) (sqrt 1.0))) (sqrt (hypot (/ 1 (- x)) (sqrt 1.0)))))) into (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) 5.255 * [approximate]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in (x) around 0 5.255 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 5.255 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 5.255 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.255 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.255 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.255 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.255 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.255 * [taylor]: Taking taylor expansion of -1 in x 5.255 * [backup-simplify]: Simplify -1 into -1 5.255 * [taylor]: Taking taylor expansion of x in x 5.255 * [backup-simplify]: Simplify 0 into 0 5.255 * [backup-simplify]: Simplify 1 into 1 5.256 * [backup-simplify]: Simplify (/ -1 1) into -1 5.256 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.256 * [taylor]: Taking taylor expansion of -1 in x 5.256 * [backup-simplify]: Simplify -1 into -1 5.256 * [taylor]: Taking taylor expansion of x in x 5.256 * [backup-simplify]: Simplify 0 into 0 5.256 * [backup-simplify]: Simplify 1 into 1 5.256 * [backup-simplify]: Simplify (/ -1 1) into -1 5.256 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.256 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.256 * [taylor]: Taking taylor expansion of 1.0 in x 5.256 * [backup-simplify]: Simplify 1.0 into 1.0 5.256 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.257 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.257 * [taylor]: Taking taylor expansion of 1.0 in x 5.257 * [backup-simplify]: Simplify 1.0 into 1.0 5.257 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.257 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.258 * [backup-simplify]: Simplify (* -1 -1) into 1 5.258 * [backup-simplify]: Simplify (+ 1 0) into 1 5.258 * [backup-simplify]: Simplify (sqrt 1) into 1 5.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.259 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.260 * [backup-simplify]: Simplify (+ 0 0) into 0 5.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.260 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.260 * [taylor]: Taking taylor expansion of x in x 5.260 * [backup-simplify]: Simplify 0 into 0 5.260 * [backup-simplify]: Simplify 1 into 1 5.260 * [backup-simplify]: Simplify (/ 1 1) into 1 5.261 * [backup-simplify]: Simplify (- 1) into -1 5.261 * [backup-simplify]: Simplify (+ 1 -1) into 0 5.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.261 * [backup-simplify]: Simplify (- 0) into 0 5.262 * [backup-simplify]: Simplify (+ 0 0) into 0 5.262 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.263 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.264 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.265 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.269 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.270 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.270 * [backup-simplify]: Simplify (- 0) into 0 5.272 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 5.274 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 5.274 * [taylor]: Taking taylor expansion of (log (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x))) in x 5.274 * [taylor]: Taking taylor expansion of (- (hypot (/ -1 x) (sqrt 1.0)) (/ 1 x)) in x 5.274 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.275 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.275 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.275 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.275 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.275 * [taylor]: Taking taylor expansion of -1 in x 5.275 * [backup-simplify]: Simplify -1 into -1 5.275 * [taylor]: Taking taylor expansion of x in x 5.275 * [backup-simplify]: Simplify 0 into 0 5.275 * [backup-simplify]: Simplify 1 into 1 5.275 * [backup-simplify]: Simplify (/ -1 1) into -1 5.275 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.275 * [taylor]: Taking taylor expansion of -1 in x 5.275 * [backup-simplify]: Simplify -1 into -1 5.275 * [taylor]: Taking taylor expansion of x in x 5.275 * [backup-simplify]: Simplify 0 into 0 5.275 * [backup-simplify]: Simplify 1 into 1 5.276 * [backup-simplify]: Simplify (/ -1 1) into -1 5.276 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.276 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.276 * [taylor]: Taking taylor expansion of 1.0 in x 5.276 * [backup-simplify]: Simplify 1.0 into 1.0 5.276 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.277 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.277 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.277 * [taylor]: Taking taylor expansion of 1.0 in x 5.277 * [backup-simplify]: Simplify 1.0 into 1.0 5.277 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.281 * [backup-simplify]: Simplify (* -1 -1) into 1 5.282 * [backup-simplify]: Simplify (+ 1 0) into 1 5.282 * [backup-simplify]: Simplify (sqrt 1) into 1 5.283 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.283 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.284 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.284 * [backup-simplify]: Simplify (+ 0 0) into 0 5.285 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.285 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.285 * [taylor]: Taking taylor expansion of x in x 5.285 * [backup-simplify]: Simplify 0 into 0 5.285 * [backup-simplify]: Simplify 1 into 1 5.285 * [backup-simplify]: Simplify (/ 1 1) into 1 5.286 * [backup-simplify]: Simplify (- 1) into -1 5.286 * [backup-simplify]: Simplify (+ 1 -1) into 0 5.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.287 * [backup-simplify]: Simplify (- 0) into 0 5.287 * [backup-simplify]: Simplify (+ 0 0) into 0 5.288 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.289 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.290 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.291 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.292 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.296 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.297 * [backup-simplify]: Simplify (- 0) into 0 5.299 * [backup-simplify]: Simplify (+ (* 1/2 (pow (sqrt 1.0) 2)) 0) into (* 1/2 (pow (sqrt 1.0) 2)) 5.301 * [backup-simplify]: Simplify (log (* 1/2 (pow (sqrt 1.0) 2))) into (log (* 1/2 (pow (sqrt 1.0) 2))) 5.304 * [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)))) 5.306 * [backup-simplify]: Simplify (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) into (+ (log x) (log (* 1/2 (pow (sqrt 1.0) 2)))) 5.307 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.308 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.308 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.309 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.309 * [backup-simplify]: Simplify (+ 0 0) into 0 5.311 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.312 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.312 * [backup-simplify]: Simplify (- 0) into 0 5.312 * [backup-simplify]: Simplify (+ 0 0) into 0 5.314 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/2 (pow (sqrt 1.0) 2)) 1)))) 1) into 0 5.314 * [backup-simplify]: Simplify 0 into 0 5.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.316 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.316 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.317 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.317 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.318 * [backup-simplify]: Simplify (+ 0 0) into 0 5.321 * [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)) 5.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.322 * [backup-simplify]: Simplify (- 0) into 0 5.324 * [backup-simplify]: Simplify (+ (* -1/8 (pow (sqrt 1.0) 4)) 0) into (- (* 1/8 (pow (sqrt 1.0) 4))) 5.338 * [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)) 5.339 * [backup-simplify]: Simplify (* -1/4 (pow (sqrt 1.0) 2)) into (* -1/4 (pow (sqrt 1.0) 2)) 5.339 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.340 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 5.341 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.342 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.342 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.343 * [backup-simplify]: Simplify (+ 0 0) into 0 5.344 * [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 5.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.345 * [backup-simplify]: Simplify (- 0) into 0 5.345 * [backup-simplify]: Simplify (+ 0 0) into 0 5.350 * [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 5.350 * [backup-simplify]: Simplify 0 into 0 5.351 * [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 5.352 * [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 5.353 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 5.354 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.355 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.356 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 5.357 * [backup-simplify]: Simplify (+ 0 0) into 0 5.370 * [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)) 5.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.371 * [backup-simplify]: Simplify (- 0) into 0 5.373 * [backup-simplify]: Simplify (+ (* 1/16 (pow (sqrt 1.0) 6)) 0) into (* 1/16 (pow (sqrt 1.0) 6)) 5.415 * [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)) 5.416 * [backup-simplify]: Simplify (* 3/32 (pow (sqrt 1.0) 4)) into (* 3/32 (pow (sqrt 1.0) 4)) 5.420 * [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)))) 5.420 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 5.421 * [backup-simplify]: Simplify (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) into (hypot x (sqrt 1.0)) 5.421 * [approximate]: Taking taylor expansion of (hypot x (sqrt 1.0)) in (x) around 0 5.421 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.421 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.421 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.421 * [taylor]: Taking taylor expansion of (* x x) in x 5.421 * [taylor]: Taking taylor expansion of x in x 5.421 * [backup-simplify]: Simplify 0 into 0 5.421 * [backup-simplify]: Simplify 1 into 1 5.421 * [taylor]: Taking taylor expansion of x in x 5.421 * [backup-simplify]: Simplify 0 into 0 5.421 * [backup-simplify]: Simplify 1 into 1 5.421 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.421 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.421 * [taylor]: Taking taylor expansion of 1.0 in x 5.421 * [backup-simplify]: Simplify 1.0 into 1.0 5.421 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.422 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.422 * [taylor]: Taking taylor expansion of 1.0 in x 5.422 * [backup-simplify]: Simplify 1.0 into 1.0 5.422 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.423 * [backup-simplify]: Simplify (* 0 0) into 0 5.423 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.424 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.425 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.425 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.426 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.426 * [backup-simplify]: Simplify (+ 0 0) into 0 5.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.427 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.427 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.427 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.427 * [taylor]: Taking taylor expansion of (* x x) in x 5.427 * [taylor]: Taking taylor expansion of x in x 5.427 * [backup-simplify]: Simplify 0 into 0 5.427 * [backup-simplify]: Simplify 1 into 1 5.427 * [taylor]: Taking taylor expansion of x in x 5.427 * [backup-simplify]: Simplify 0 into 0 5.427 * [backup-simplify]: Simplify 1 into 1 5.427 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.427 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.427 * [taylor]: Taking taylor expansion of 1.0 in x 5.427 * [backup-simplify]: Simplify 1.0 into 1.0 5.427 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.428 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.428 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.428 * [taylor]: Taking taylor expansion of 1.0 in x 5.428 * [backup-simplify]: Simplify 1.0 into 1.0 5.428 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.429 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.429 * [backup-simplify]: Simplify (* 0 0) into 0 5.429 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.430 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.431 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.432 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.432 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.432 * [backup-simplify]: Simplify (+ 0 0) into 0 5.433 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.433 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.433 * [backup-simplify]: Simplify 0 into 0 5.434 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.434 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.435 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.435 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.436 * [backup-simplify]: Simplify (+ 1 0) into 1 5.437 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 5.438 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 5.438 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.439 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.440 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.440 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.440 * [backup-simplify]: Simplify (+ 0 0) into 0 5.441 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 5.441 * [backup-simplify]: Simplify 0 into 0 5.442 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.443 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.443 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.444 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 5.444 * [backup-simplify]: Simplify (+ 0 0) into 0 5.448 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 1/2 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (/ -1/8 (pow (sqrt 1.0) 3)) 5.449 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 5.451 * [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)))) 5.451 * [backup-simplify]: Simplify (* (sqrt (hypot (/ 1 x) (sqrt 1.0))) (sqrt (hypot (/ 1 x) (sqrt 1.0)))) into (hypot (/ 1 x) (sqrt 1.0)) 5.451 * [approximate]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in (x) around 0 5.451 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.452 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.452 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.452 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.452 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.452 * [taylor]: Taking taylor expansion of x in x 5.452 * [backup-simplify]: Simplify 0 into 0 5.452 * [backup-simplify]: Simplify 1 into 1 5.452 * [backup-simplify]: Simplify (/ 1 1) into 1 5.452 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.452 * [taylor]: Taking taylor expansion of x in x 5.452 * [backup-simplify]: Simplify 0 into 0 5.452 * [backup-simplify]: Simplify 1 into 1 5.452 * [backup-simplify]: Simplify (/ 1 1) into 1 5.452 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.452 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.452 * [taylor]: Taking taylor expansion of 1.0 in x 5.452 * [backup-simplify]: Simplify 1.0 into 1.0 5.452 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.453 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.453 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.453 * [taylor]: Taking taylor expansion of 1.0 in x 5.453 * [backup-simplify]: Simplify 1.0 into 1.0 5.453 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.454 * [backup-simplify]: Simplify (* 1 1) into 1 5.454 * [backup-simplify]: Simplify (+ 1 0) into 1 5.454 * [backup-simplify]: Simplify (sqrt 1) into 1 5.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.455 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.456 * [backup-simplify]: Simplify (+ 0 0) into 0 5.456 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.456 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.456 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.456 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.456 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.456 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.456 * [taylor]: Taking taylor expansion of x in x 5.456 * [backup-simplify]: Simplify 0 into 0 5.456 * [backup-simplify]: Simplify 1 into 1 5.457 * [backup-simplify]: Simplify (/ 1 1) into 1 5.457 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.457 * [taylor]: Taking taylor expansion of x in x 5.457 * [backup-simplify]: Simplify 0 into 0 5.457 * [backup-simplify]: Simplify 1 into 1 5.457 * [backup-simplify]: Simplify (/ 1 1) into 1 5.457 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.457 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.457 * [taylor]: Taking taylor expansion of 1.0 in x 5.457 * [backup-simplify]: Simplify 1.0 into 1.0 5.457 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.458 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.458 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.458 * [taylor]: Taking taylor expansion of 1.0 in x 5.458 * [backup-simplify]: Simplify 1.0 into 1.0 5.458 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.458 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.459 * [backup-simplify]: Simplify (* 1 1) into 1 5.459 * [backup-simplify]: Simplify (+ 1 0) into 1 5.459 * [backup-simplify]: Simplify (sqrt 1) into 1 5.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.460 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.460 * [backup-simplify]: Simplify (+ 0 0) into 0 5.461 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.461 * [backup-simplify]: Simplify 1 into 1 5.461 * [backup-simplify]: Simplify 0 into 0 5.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.463 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.464 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.472 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.473 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.474 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.475 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.475 * [backup-simplify]: Simplify (+ 0 0) into 0 5.476 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.476 * [backup-simplify]: Simplify 0 into 0 5.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.478 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.479 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.480 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.480 * [backup-simplify]: Simplify (+ 0 0) into 0 5.484 * [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)) 5.485 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 5.487 * [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)))) 5.487 * [backup-simplify]: Simplify (* (sqrt (hypot (/ 1 (- x)) (sqrt 1.0))) (sqrt (hypot (/ 1 (- x)) (sqrt 1.0)))) into (hypot (/ -1 x) (sqrt 1.0)) 5.487 * [approximate]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in (x) around 0 5.487 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.488 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.488 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.488 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.488 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.488 * [taylor]: Taking taylor expansion of -1 in x 5.488 * [backup-simplify]: Simplify -1 into -1 5.488 * [taylor]: Taking taylor expansion of x in x 5.488 * [backup-simplify]: Simplify 0 into 0 5.488 * [backup-simplify]: Simplify 1 into 1 5.488 * [backup-simplify]: Simplify (/ -1 1) into -1 5.488 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.488 * [taylor]: Taking taylor expansion of -1 in x 5.488 * [backup-simplify]: Simplify -1 into -1 5.488 * [taylor]: Taking taylor expansion of x in x 5.488 * [backup-simplify]: Simplify 0 into 0 5.488 * [backup-simplify]: Simplify 1 into 1 5.488 * [backup-simplify]: Simplify (/ -1 1) into -1 5.488 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.488 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.488 * [taylor]: Taking taylor expansion of 1.0 in x 5.488 * [backup-simplify]: Simplify 1.0 into 1.0 5.489 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.489 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.489 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.489 * [taylor]: Taking taylor expansion of 1.0 in x 5.489 * [backup-simplify]: Simplify 1.0 into 1.0 5.489 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.490 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.490 * [backup-simplify]: Simplify (* -1 -1) into 1 5.490 * [backup-simplify]: Simplify (+ 1 0) into 1 5.490 * [backup-simplify]: Simplify (sqrt 1) into 1 5.491 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.491 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.492 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.492 * [backup-simplify]: Simplify (+ 0 0) into 0 5.492 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.492 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.492 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.493 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.493 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.493 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.493 * [taylor]: Taking taylor expansion of -1 in x 5.493 * [backup-simplify]: Simplify -1 into -1 5.493 * [taylor]: Taking taylor expansion of x in x 5.493 * [backup-simplify]: Simplify 0 into 0 5.493 * [backup-simplify]: Simplify 1 into 1 5.493 * [backup-simplify]: Simplify (/ -1 1) into -1 5.493 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.493 * [taylor]: Taking taylor expansion of -1 in x 5.493 * [backup-simplify]: Simplify -1 into -1 5.493 * [taylor]: Taking taylor expansion of x in x 5.493 * [backup-simplify]: Simplify 0 into 0 5.493 * [backup-simplify]: Simplify 1 into 1 5.493 * [backup-simplify]: Simplify (/ -1 1) into -1 5.493 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.493 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.493 * [taylor]: Taking taylor expansion of 1.0 in x 5.493 * [backup-simplify]: Simplify 1.0 into 1.0 5.494 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.494 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.494 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.494 * [taylor]: Taking taylor expansion of 1.0 in x 5.494 * [backup-simplify]: Simplify 1.0 into 1.0 5.494 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.495 * [backup-simplify]: Simplify (* -1 -1) into 1 5.495 * [backup-simplify]: Simplify (+ 1 0) into 1 5.495 * [backup-simplify]: Simplify (sqrt 1) into 1 5.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.497 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.497 * [backup-simplify]: Simplify (+ 0 0) into 0 5.497 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.497 * [backup-simplify]: Simplify 1 into 1 5.497 * [backup-simplify]: Simplify 0 into 0 5.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.499 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.500 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.501 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.503 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.504 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.505 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.506 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.506 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.506 * [backup-simplify]: Simplify (+ 0 0) into 0 5.507 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.507 * [backup-simplify]: Simplify 0 into 0 5.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.509 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.510 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.510 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.511 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.511 * [backup-simplify]: Simplify (+ 0 0) into 0 5.515 * [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)) 5.516 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 5.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)))) 5.519 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 1) 5.520 * [backup-simplify]: Simplify (hypot x (sqrt 1.0)) into (hypot x (sqrt 1.0)) 5.520 * [approximate]: Taking taylor expansion of (hypot x (sqrt 1.0)) in (x) around 0 5.520 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.520 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.520 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.520 * [taylor]: Taking taylor expansion of (* x x) in x 5.520 * [taylor]: Taking taylor expansion of x in x 5.520 * [backup-simplify]: Simplify 0 into 0 5.520 * [backup-simplify]: Simplify 1 into 1 5.520 * [taylor]: Taking taylor expansion of x in x 5.520 * [backup-simplify]: Simplify 0 into 0 5.520 * [backup-simplify]: Simplify 1 into 1 5.520 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.520 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.520 * [taylor]: Taking taylor expansion of 1.0 in x 5.520 * [backup-simplify]: Simplify 1.0 into 1.0 5.521 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.521 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.521 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.521 * [taylor]: Taking taylor expansion of 1.0 in x 5.521 * [backup-simplify]: Simplify 1.0 into 1.0 5.522 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.522 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.523 * [backup-simplify]: Simplify (* 0 0) into 0 5.524 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.525 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.526 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.527 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.527 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.527 * [backup-simplify]: Simplify (+ 0 0) into 0 5.528 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.528 * [taylor]: Taking taylor expansion of (hypot x (sqrt 1.0)) in x 5.528 * [taylor]: Rewrote expression to (sqrt (+ (* x x) (* (sqrt 1.0) (sqrt 1.0)))) 5.528 * [taylor]: Taking taylor expansion of (+ (* x x) (* (sqrt 1.0) (sqrt 1.0))) in x 5.528 * [taylor]: Taking taylor expansion of (* x x) in x 5.528 * [taylor]: Taking taylor expansion of x in x 5.528 * [backup-simplify]: Simplify 0 into 0 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [taylor]: Taking taylor expansion of x in x 5.528 * [backup-simplify]: Simplify 0 into 0 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.528 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.528 * [taylor]: Taking taylor expansion of 1.0 in x 5.528 * [backup-simplify]: Simplify 1.0 into 1.0 5.529 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.529 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.529 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.529 * [taylor]: Taking taylor expansion of 1.0 in x 5.529 * [backup-simplify]: Simplify 1.0 into 1.0 5.529 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.530 * [backup-simplify]: Simplify (* 0 0) into 0 5.531 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.531 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.532 * [backup-simplify]: Simplify (sqrt (pow (sqrt 1.0) 2)) into (sqrt 1.0) 5.533 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.533 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.533 * [backup-simplify]: Simplify (+ 0 0) into 0 5.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow (sqrt 1.0) 2)))) into 0 5.534 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.534 * [backup-simplify]: Simplify 0 into 0 5.535 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.535 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.536 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.536 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.537 * [backup-simplify]: Simplify (+ 1 0) into 1 5.538 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 5.539 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 5.539 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.540 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.541 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.541 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 5.542 * [backup-simplify]: Simplify (+ 0 0) into 0 5.543 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 5.543 * [backup-simplify]: Simplify 0 into 0 5.544 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.545 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.546 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 5.547 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 5.548 * [backup-simplify]: Simplify (+ 0 0) into 0 5.553 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 1/2 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (/ -1/8 (pow (sqrt 1.0) 3)) 5.554 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 5.557 * [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)))) 5.557 * [backup-simplify]: Simplify (hypot (/ 1 x) (sqrt 1.0)) into (hypot (/ 1 x) (sqrt 1.0)) 5.557 * [approximate]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in (x) around 0 5.557 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.557 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.558 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.558 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.558 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.558 * [taylor]: Taking taylor expansion of x in x 5.558 * [backup-simplify]: Simplify 0 into 0 5.558 * [backup-simplify]: Simplify 1 into 1 5.564 * [backup-simplify]: Simplify (/ 1 1) into 1 5.564 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.564 * [taylor]: Taking taylor expansion of x in x 5.564 * [backup-simplify]: Simplify 0 into 0 5.564 * [backup-simplify]: Simplify 1 into 1 5.564 * [backup-simplify]: Simplify (/ 1 1) into 1 5.564 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.564 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.565 * [taylor]: Taking taylor expansion of 1.0 in x 5.565 * [backup-simplify]: Simplify 1.0 into 1.0 5.565 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.566 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.566 * [taylor]: Taking taylor expansion of 1.0 in x 5.566 * [backup-simplify]: Simplify 1.0 into 1.0 5.566 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.567 * [backup-simplify]: Simplify (* 1 1) into 1 5.567 * [backup-simplify]: Simplify (+ 1 0) into 1 5.567 * [backup-simplify]: Simplify (sqrt 1) into 1 5.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.569 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.569 * [backup-simplify]: Simplify (+ 0 0) into 0 5.570 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.570 * [taylor]: Taking taylor expansion of (hypot (/ 1 x) (sqrt 1.0)) in x 5.570 * [taylor]: Rewrote expression to (sqrt (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.570 * [taylor]: Taking taylor expansion of (+ (* (/ 1 x) (/ 1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.570 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.570 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.570 * [taylor]: Taking taylor expansion of x in x 5.570 * [backup-simplify]: Simplify 0 into 0 5.570 * [backup-simplify]: Simplify 1 into 1 5.570 * [backup-simplify]: Simplify (/ 1 1) into 1 5.570 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.570 * [taylor]: Taking taylor expansion of x in x 5.570 * [backup-simplify]: Simplify 0 into 0 5.570 * [backup-simplify]: Simplify 1 into 1 5.570 * [backup-simplify]: Simplify (/ 1 1) into 1 5.570 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.570 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.571 * [taylor]: Taking taylor expansion of 1.0 in x 5.571 * [backup-simplify]: Simplify 1.0 into 1.0 5.571 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.571 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.571 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.571 * [taylor]: Taking taylor expansion of 1.0 in x 5.571 * [backup-simplify]: Simplify 1.0 into 1.0 5.571 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.572 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.572 * [backup-simplify]: Simplify (* 1 1) into 1 5.572 * [backup-simplify]: Simplify (+ 1 0) into 1 5.573 * [backup-simplify]: Simplify (sqrt 1) into 1 5.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.574 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.574 * [backup-simplify]: Simplify (+ 0 0) into 0 5.574 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.574 * [backup-simplify]: Simplify 1 into 1 5.575 * [backup-simplify]: Simplify 0 into 0 5.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.576 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.577 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.578 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.580 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.581 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.583 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.583 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.583 * [backup-simplify]: Simplify (+ 0 0) into 0 5.584 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.584 * [backup-simplify]: Simplify 0 into 0 5.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.587 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.587 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.588 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.588 * [backup-simplify]: Simplify (+ 0 0) into 0 5.592 * [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)) 5.593 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 5.595 * [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)))) 5.595 * [backup-simplify]: Simplify (hypot (/ 1 (- x)) (sqrt 1.0)) into (hypot (/ -1 x) (sqrt 1.0)) 5.595 * [approximate]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in (x) around 0 5.595 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.596 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.596 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.596 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.596 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.596 * [taylor]: Taking taylor expansion of -1 in x 5.596 * [backup-simplify]: Simplify -1 into -1 5.596 * [taylor]: Taking taylor expansion of x in x 5.596 * [backup-simplify]: Simplify 0 into 0 5.596 * [backup-simplify]: Simplify 1 into 1 5.596 * [backup-simplify]: Simplify (/ -1 1) into -1 5.596 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.596 * [taylor]: Taking taylor expansion of -1 in x 5.596 * [backup-simplify]: Simplify -1 into -1 5.596 * [taylor]: Taking taylor expansion of x in x 5.596 * [backup-simplify]: Simplify 0 into 0 5.596 * [backup-simplify]: Simplify 1 into 1 5.596 * [backup-simplify]: Simplify (/ -1 1) into -1 5.596 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.596 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.596 * [taylor]: Taking taylor expansion of 1.0 in x 5.596 * [backup-simplify]: Simplify 1.0 into 1.0 5.597 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.597 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.597 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.597 * [taylor]: Taking taylor expansion of 1.0 in x 5.597 * [backup-simplify]: Simplify 1.0 into 1.0 5.597 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.598 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.598 * [backup-simplify]: Simplify (* -1 -1) into 1 5.598 * [backup-simplify]: Simplify (+ 1 0) into 1 5.598 * [backup-simplify]: Simplify (sqrt 1) into 1 5.599 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.599 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.600 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.600 * [backup-simplify]: Simplify (+ 0 0) into 0 5.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.600 * [taylor]: Taking taylor expansion of (hypot (/ -1 x) (sqrt 1.0)) in x 5.601 * [taylor]: Rewrote expression to (sqrt (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0)))) 5.601 * [taylor]: Taking taylor expansion of (+ (* (/ -1 x) (/ -1 x)) (* (sqrt 1.0) (sqrt 1.0))) in x 5.601 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.601 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.601 * [taylor]: Taking taylor expansion of -1 in x 5.601 * [backup-simplify]: Simplify -1 into -1 5.601 * [taylor]: Taking taylor expansion of x in x 5.601 * [backup-simplify]: Simplify 0 into 0 5.601 * [backup-simplify]: Simplify 1 into 1 5.601 * [backup-simplify]: Simplify (/ -1 1) into -1 5.601 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.601 * [taylor]: Taking taylor expansion of -1 in x 5.601 * [backup-simplify]: Simplify -1 into -1 5.601 * [taylor]: Taking taylor expansion of x in x 5.601 * [backup-simplify]: Simplify 0 into 0 5.601 * [backup-simplify]: Simplify 1 into 1 5.601 * [backup-simplify]: Simplify (/ -1 1) into -1 5.601 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (sqrt 1.0)) in x 5.601 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.601 * [taylor]: Taking taylor expansion of 1.0 in x 5.601 * [backup-simplify]: Simplify 1.0 into 1.0 5.602 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.602 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 5.602 * [taylor]: Taking taylor expansion of 1.0 in x 5.602 * [backup-simplify]: Simplify 1.0 into 1.0 5.602 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 5.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 5.603 * [backup-simplify]: Simplify (* -1 -1) into 1 5.603 * [backup-simplify]: Simplify (+ 1 0) into 1 5.603 * [backup-simplify]: Simplify (sqrt 1) into 1 5.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.604 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.605 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.605 * [backup-simplify]: Simplify (+ 0 0) into 0 5.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 5.605 * [backup-simplify]: Simplify 1 into 1 5.605 * [backup-simplify]: Simplify 0 into 0 5.606 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.607 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.608 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 5.609 * [backup-simplify]: Simplify (+ 0 (pow (sqrt 1.0) 2)) into (pow (sqrt 1.0) 2) 5.611 * [backup-simplify]: Simplify (/ (- (pow (sqrt 1.0) 2) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.612 * [backup-simplify]: Simplify (* 1/2 (pow (sqrt 1.0) 2)) into (* 1/2 (pow (sqrt 1.0) 2)) 5.613 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.613 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.614 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.614 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 5.614 * [backup-simplify]: Simplify (+ 0 0) into 0 5.615 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (pow (sqrt 1.0) 2)))))) (* 2 1)) into 0 5.615 * [backup-simplify]: Simplify 0 into 0 5.616 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.617 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.617 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.618 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.618 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 5.619 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 5.619 * [backup-simplify]: Simplify (+ 0 0) into 0 5.625 * [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)) 5.626 * [backup-simplify]: Simplify (* -1/8 (pow (sqrt 1.0) 4)) into (* -1/8 (pow (sqrt 1.0) 4)) 5.630 * [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)))) 5.630 * * * [progress]: simplifying candidates 5.632 * [simplify]: Simplifying: (expm1 (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log1p (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (* (exp x) (exp (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (exp (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (* (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (* (* (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (sqrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (sqrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (+ (pow x 3) (pow (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) 3)) (+ (* x x) (- (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (- (* x x) (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (- x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (expm1 (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log1p (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log (* (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))))) (log (cbrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log (sqrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log (sqrt (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log 1) (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log (+ (pow x 3) (pow (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) 3))) (log (+ (* x x) (- (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))))) (log (- (* x x) (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log (- x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (exp (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (* (cbrt (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (cbrt (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))))) (cbrt (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (* (* (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (sqrt (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (sqrt (log (+ x (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))))) (expm1 (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (log1p (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (+ 1/2 1/2) (+ 1/2 (/ 1 2)) (+ 1 1) (+ (/ 1 2) 1/2) (+ (/ 1 2) (/ 1 2)) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (+ 1 1) (+ (log (sqrt (hypot x (sqrt 1.0)))) (log (sqrt (hypot x (sqrt 1.0))))) (log (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (exp (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0))))) (* (cbrt (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (cbrt (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))))) (cbrt (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* (* (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (sqrt (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (sqrt (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))))) (* (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (cbrt (sqrt (hypot x (sqrt 1.0))))) (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (cbrt (sqrt (hypot x (sqrt 1.0)))))) (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (cbrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0))))) (sqrt (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0)))))) (* (sqrt (cbrt (hypot x (sqrt 1.0)))) (sqrt (cbrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt 1) (sqrt 1)) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* 1 1) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* 2 1/2) (* 2 1) (* 2 (/ 1 2)) (* (sqrt (hypot x (sqrt 1.0))) (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (cbrt (sqrt (hypot x (sqrt 1.0)))))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0)))))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt 1)) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (hypot x (sqrt 1.0))) 1) (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (cbrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (sqrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (* (sqrt (hypot x (sqrt 1.0))) (sqrt (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))) (+ 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)))) (- (+ (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)))) (- (+ (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)))) (- (+ (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)))) 5.636 * * [simplify]: Extracting # 0 : cost 0 5.636 * * [simplify]: Extracting # 1 : cost 0 5.636 * * [simplify]: Extracting # 2 : cost 0 5.636 * * [simplify]: Extracting # 3 : cost 0 5.637 * * [simplify]: Extracting # 4 : cost 0 5.637 * * [simplify]: Extracting # 5 : cost 0 5.637 * * [simplify]: Extracting # 6 : cost 0 5.638 * * [simplify]: Extracting # 7 : cost 0 5.638 * * [simplify]: Extracting # 8 : cost 0 5.638 * * [simplify]: Extracting # 9 : cost 0 5.638 * * [simplify]: Extracting # 10 : cost 0 5.639 * * [simplify]: Extracting # 11 : cost 0 5.639 * * [simplify]: iteration 0 : 160 enodes (cost 1742 ) 5.706 * * [simplify]: Extracting # 0 : cost 0 5.707 * * [simplify]: Extracting # 1 : cost 0 5.708 * * [simplify]: Extracting # 2 : cost 0 5.709 * * [simplify]: Extracting # 3 : cost 0 5.709 * * [simplify]: Extracting # 4 : cost 0 5.710 * * [simplify]: iteration 1 : 379 enodes (cost 1007 ) 5.944 * * [simplify]: Extracting # 0 : cost 0 5.947 * * [simplify]: Extracting # 1 : cost 0 5.950 * * [simplify]: Extracting # 2 : cost 0 5.951 * * [simplify]: Extracting # 3 : cost 0 5.953 * * [simplify]: Extracting # 4 : cost 0 5.954 * * [simplify]: iteration 2 : 1650 enodes (cost 923 ) 6.675 * * [simplify]: Extracting # 0 : cost 0 6.692 * * [simplify]: Extracting # 1 : cost 0 6.701 * * [simplify]: Extracting # 2 : cost 0 6.709 * * [simplify]: Extracting # 3 : cost 0 6.717 * * [simplify]: Extracting # 4 : cost 0 6.725 * * [simplify]: iteration done: 5001 enodes (cost 908 ) 6.726 * [simplify]: Simplified to: (expm1 (+ (hypot x (sqrt 1.0)) x)) (log1p (+ (hypot x (sqrt 1.0)) x)) (exp (+ (hypot x (sqrt 1.0)) x)) (log (+ (hypot x (sqrt 1.0)) x)) (exp (+ (hypot x (sqrt 1.0)) x)) (* (cbrt (+ (hypot x (sqrt 1.0)) x)) (cbrt (+ (hypot x (sqrt 1.0)) x))) (cbrt (+ (hypot x (sqrt 1.0)) x)) (pow (+ (hypot x (sqrt 1.0)) x) 3) (sqrt (+ (hypot x (sqrt 1.0)) x)) (sqrt (+ (hypot x (sqrt 1.0)) x)) (+ (pow (hypot x (sqrt 1.0)) 3) (pow x 3)) (fma 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)))) (- x (hypot x (sqrt 1.0))) (expm1 (log (+ (hypot x (sqrt 1.0)) x))) (log1p (log (+ (hypot x (sqrt 1.0)) x))) (* 2 (log (cbrt (+ (hypot x (sqrt 1.0)) x)))) (log (cbrt (+ (hypot x (sqrt 1.0)) x))) (log (sqrt (+ (hypot x (sqrt 1.0)) x))) (log (sqrt (+ (hypot x (sqrt 1.0)) x))) 0 (log (+ (hypot x (sqrt 1.0)) x)) (log (+ (pow (hypot x (sqrt 1.0)) 3) (pow x 3))) (log (fma x x (* (hypot x (sqrt 1.0)) (- (hypot x (sqrt 1.0)) x)))) (log (* (+ (hypot x (sqrt 1.0)) x) (- x (hypot x (sqrt 1.0))))) (log (- x (hypot x (sqrt 1.0)))) (log (+ (hypot x (sqrt 1.0)) x)) (log (log (+ (hypot x (sqrt 1.0)) x))) (+ (hypot x (sqrt 1.0)) x) (* (cbrt (log (+ (hypot x (sqrt 1.0)) x))) (cbrt (log (+ (hypot x (sqrt 1.0)) x)))) (cbrt (log (+ (hypot x (sqrt 1.0)) x))) (pow (log (+ (hypot x (sqrt 1.0)) x)) 3) (sqrt (log (+ (hypot x (sqrt 1.0)) x))) (sqrt (log (+ (hypot x (sqrt 1.0)) x))) (expm1 (hypot x (sqrt 1.0))) (log1p (hypot x (sqrt 1.0))) 1 1 2 1 1 (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (hypot x (sqrt 1.0)) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) 2 (log (hypot x (sqrt 1.0))) (log (hypot x (sqrt 1.0))) (exp (hypot x (sqrt 1.0))) (pow (hypot x (sqrt 1.0)) 3) (* (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) (* (hypot x (sqrt 1.0)) (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (pow (cbrt (sqrt (hypot x (sqrt 1.0)))) (+ 3 1)) (* (cbrt (sqrt (hypot x (sqrt 1.0)))) (cbrt (sqrt (hypot x (sqrt 1.0))))) (* (cbrt (hypot x (sqrt 1.0))) (cbrt (hypot x (sqrt 1.0)))) (cbrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) 1 (hypot x (sqrt 1.0)) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) 1 (hypot x (sqrt 1.0)) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) (sqrt (hypot x (sqrt 1.0))) 1 2 1 (* (pow (cbrt (sqrt (hypot x (sqrt 1.0)))) (+ 3 1)) (cbrt (sqrt (hypot x (sqrt 1.0))))) (* (sqrt (hypot x (sqrt 1.0))) (fabs (cbrt (hypot x (sqrt 1.0))))) (pow (sqrt (sqrt (hypot x (sqrt 1.0)))) 3) (sqrt (hypot x (sqrt 1.0))) (pow (sqrt (sqrt (hypot x (sqrt 1.0)))) 3) (sqrt (hypot x (sqrt 1.0))) (pow (cbrt (sqrt (hypot x (sqrt 1.0)))) (+ 3 1)) (* (sqrt (cbrt (hypot x (sqrt 1.0)))) (sqrt (hypot x (sqrt 1.0)))) (pow (sqrt (sqrt (hypot x (sqrt 1.0)))) 3) (hypot x (sqrt 1.0)) (pow (sqrt (sqrt (hypot x (sqrt 1.0)))) 3) (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))) (+ x (fma (/ (pow x 2) (sqrt 1.0)) 1/2 (sqrt 1.0))) (fma x 2 (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 1/2) x))) (fma -1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)) (+ (log (sqrt 1.0)) (/ x (sqrt 1.0)))) (- (fma 1/4 (/ 1.0 (pow x 2)) (log 2)) (fma (/ (* 1.0 1.0) (pow x 4)) 3/32 (- (log x)))) (fma (/ 1.0 (pow x 2)) -1/4 (fma 3/32 (/ (* 1.0 1.0) (pow x 4)) (+ (log (/ -1 x)) (log (* 1.0 1/2))))) (fma (/ (pow x 4) (pow (sqrt 1.0) 3)) -1/8 (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (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)) (fma (/ (pow x 4) (pow (sqrt 1.0) 3)) -1/8 (fma 1/2 (/ (pow x 2) (sqrt 1.0)) (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)) 6.727 * * * [progress]: adding candidates to table 7.051 * [progress]: [Phase 3 of 3] Extracting. 7.051 * * [regime]: Finding splitpoints for: (# # #) 7.051 * * * [regime-changes]: Trying 1 branch expressions: (x) 7.052 * * * * [regimes]: Trying to branch on x from (# # #) 7.079 * * * [regime]: Found split indices: #