0.339 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.086 * * * [progress]: [2/2] Setting up program. 0.090 * [progress]: [Phase 2 of 3] Improving. 0.092 * [simplify]: Simplifying: (- (* (+ x 1.0) (+ x 1.0)) 1.0) 0.093 * * [simplify]: Extracting # 0 : cost 1 inf + 0 0.093 * * [simplify]: Extracting # 1 : cost 3 inf + 0 0.093 * * [simplify]: Extracting # 2 : cost 3 inf + 1 0.093 * * [simplify]: Extracting # 3 : cost 4 inf + 1 0.093 * * [simplify]: Extracting # 4 : cost 3 inf + 2 0.093 * * [simplify]: Extracting # 5 : cost 0 inf + 248 0.094 * * [simplify]: iteration 0 : 5 enodes (cost 122 ) 0.098 * * [simplify]: Extracting # 0 : cost 0 inf + 248 0.098 * * [simplify]: Extracting # 1 : cost 5 inf + 248 0.098 * * [simplify]: Extracting # 2 : cost 0 inf + 617 0.098 * * [simplify]: iteration 1 : 15 enodes (cost 122 ) 0.102 * * [simplify]: Extracting # 0 : cost 0 inf + 617 0.103 * * [simplify]: Extracting # 1 : cost 6 inf + 617 0.103 * * [simplify]: Extracting # 2 : cost 0 inf + 1067 0.103 * * [simplify]: iteration 2 : 40 enodes (cost 122 ) 0.113 * * [simplify]: Extracting # 0 : cost 0 inf + 1067 0.113 * * [simplify]: Extracting # 1 : cost 17 inf + 1027 0.114 * * [simplify]: Extracting # 2 : cost 0 inf + 3579 0.115 * * [simplify]: iteration 3 : 113 enodes (cost 122 ) 0.156 * * [simplify]: Extracting # 0 : cost 0 inf + 3579 0.158 * * [simplify]: Extracting # 1 : cost 24 inf + 3169 0.160 * * [simplify]: Extracting # 2 : cost 0 inf + 6632 0.163 * * [simplify]: Extracting # 3 : cost 0 inf + 6557 0.165 * * [simplify]: iteration 4 : 254 enodes (cost 122 ) 0.237 * * [simplify]: Extracting # 0 : cost 0 inf + 6557 0.241 * * [simplify]: Extracting # 1 : cost 23 inf + 5992 0.246 * * [simplify]: Extracting # 2 : cost 0 inf + 8894 0.251 * * [simplify]: iteration 5 : 404 enodes (cost 122 ) 0.379 * * [simplify]: Extracting # 0 : cost 0 inf + 8894 0.386 * * [simplify]: Extracting # 1 : cost 23 inf + 8634 0.395 * * [simplify]: Extracting # 2 : cost 0 inf + 11776 0.404 * * [simplify]: iteration 6 : 609 enodes (cost 122 ) 0.610 * * [simplify]: Extracting # 0 : cost 0 inf + 11776 0.621 * * [simplify]: Extracting # 1 : cost 40 inf + 11382 0.635 * * [simplify]: Extracting # 2 : cost 0 inf + 18269 0.648 * * [simplify]: Extracting # 3 : cost 0 inf + 18191 0.662 * * [simplify]: iteration 7 : 893 enodes (cost 122 ) 1.079 * * [simplify]: Extracting # 0 : cost 0 inf + 18191 1.098 * * [simplify]: Extracting # 1 : cost 170 inf + 15926 1.125 * * [simplify]: Extracting # 2 : cost 4 inf + 33899 1.152 * * [simplify]: Extracting # 3 : cost 0 inf + 34070 1.179 * * [simplify]: iteration 8 : 1588 enodes (cost 122 ) 2.642 * * [simplify]: Extracting # 0 : cost 0 inf + 34070 2.702 * * [simplify]: Extracting # 1 : cost 592 inf + 29846 2.771 * * [simplify]: Extracting # 2 : cost 0 inf + 100474 2.852 * * [simplify]: Extracting # 3 : cost 0 inf + 100345 2.935 * * [simplify]: Extracting # 4 : cost 0 inf + 100330 3.016 * * [simplify]: iteration 9 : 4098 enodes (cost 122 ) 3.951 * * [simplify]: Extracting # 0 : cost 0 inf + 100330 4.074 * * [simplify]: Extracting # 1 : cost 0 inf + 97529 4.196 * * [simplify]: iteration complete: 5000 enodes (cost 122 ) 4.196 * [simplify]: Simplified to: (- (* (+ x 1.0) (+ x 1.0)) 1.0) 4.198 * * [progress]: iteration 1 / 4 4.198 * * * [progress]: picking best candidate 4.201 * * * * [pick]: Picked # 4.201 * * * [progress]: localizing error 4.210 * * * [progress]: generating rewritten candidates 4.210 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 4.226 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 4.253 * * * [progress]: generating series expansions 4.258 * * * * [progress]: [ 1 / 2 ] generating series at (2) 4.263 * [backup-simplify]: Simplify (- (* (+ x 1.0) (+ x 1.0)) 1.0) into (+ (* 2.0 x) (pow x 2)) 4.263 * [approximate]: Taking taylor expansion of (+ (* 2.0 x) (pow x 2)) in (x) around 0 4.264 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (pow x 2)) in x 4.264 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 4.264 * [taylor]: Taking taylor expansion of 2.0 in x 4.264 * [backup-simplify]: Simplify 2.0 into 2.0 4.264 * [taylor]: Taking taylor expansion of x in x 4.264 * [backup-simplify]: Simplify 0 into 0 4.264 * [backup-simplify]: Simplify 1 into 1 4.264 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.264 * [taylor]: Taking taylor expansion of x in x 4.264 * [backup-simplify]: Simplify 0 into 0 4.264 * [backup-simplify]: Simplify 1 into 1 4.265 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) (pow x 2)) in x 4.265 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 4.265 * [taylor]: Taking taylor expansion of 2.0 in x 4.265 * [backup-simplify]: Simplify 2.0 into 2.0 4.265 * [taylor]: Taking taylor expansion of x in x 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [backup-simplify]: Simplify 1 into 1 4.265 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.265 * [taylor]: Taking taylor expansion of x in x 4.265 * [backup-simplify]: Simplify 0 into 0 4.265 * [backup-simplify]: Simplify 1 into 1 4.266 * [backup-simplify]: Simplify (* 2.0 0) into 0 4.266 * [backup-simplify]: Simplify (+ 0 0) into 0 4.266 * [backup-simplify]: Simplify 0 into 0 4.267 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 4.267 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 4.267 * [backup-simplify]: Simplify 2.0 into 2.0 4.268 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 4.269 * [backup-simplify]: Simplify (* 1 1) into 1 4.269 * [backup-simplify]: Simplify (+ 0 1) into 1 4.269 * [backup-simplify]: Simplify 1 into 1 4.270 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.270 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.270 * [backup-simplify]: Simplify (+ 0 0) into 0 4.270 * [backup-simplify]: Simplify 0 into 0 4.271 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.272 * [backup-simplify]: Simplify (+ 0 0) into 0 4.272 * [backup-simplify]: Simplify 0 into 0 4.273 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.273 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.273 * [backup-simplify]: Simplify (+ 0 0) into 0 4.273 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 4.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.275 * [backup-simplify]: Simplify (+ 0 0) into 0 4.275 * [backup-simplify]: Simplify 0 into 0 4.276 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 4.277 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.277 * [backup-simplify]: Simplify (+ 0 0) into 0 4.277 * [backup-simplify]: Simplify 0 into 0 4.278 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 4.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.279 * [backup-simplify]: Simplify (+ 0 0) into 0 4.279 * [backup-simplify]: Simplify 0 into 0 4.280 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 4.280 * [backup-simplify]: Simplify (- (* (+ (/ 1 x) 1.0) (+ (/ 1 x) 1.0)) 1.0) into (+ (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) 4.280 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in (x) around 0 4.280 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in x 4.280 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.280 * [taylor]: Taking taylor expansion of x in x 4.280 * [backup-simplify]: Simplify 0 into 0 4.280 * [backup-simplify]: Simplify 1 into 1 4.280 * [backup-simplify]: Simplify (* 1 1) into 1 4.281 * [backup-simplify]: Simplify (/ 1 1) into 1 4.281 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 4.281 * [taylor]: Taking taylor expansion of 2.0 in x 4.281 * [backup-simplify]: Simplify 2.0 into 2.0 4.281 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.281 * [taylor]: Taking taylor expansion of x in x 4.281 * [backup-simplify]: Simplify 0 into 0 4.281 * [backup-simplify]: Simplify 1 into 1 4.281 * [backup-simplify]: Simplify (/ 1 1) into 1 4.281 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in x 4.281 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.281 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.281 * [taylor]: Taking taylor expansion of x in x 4.281 * [backup-simplify]: Simplify 0 into 0 4.281 * [backup-simplify]: Simplify 1 into 1 4.281 * [backup-simplify]: Simplify (* 1 1) into 1 4.282 * [backup-simplify]: Simplify (/ 1 1) into 1 4.282 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 4.282 * [taylor]: Taking taylor expansion of 2.0 in x 4.282 * [backup-simplify]: Simplify 2.0 into 2.0 4.282 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.282 * [taylor]: Taking taylor expansion of x in x 4.282 * [backup-simplify]: Simplify 0 into 0 4.282 * [backup-simplify]: Simplify 1 into 1 4.282 * [backup-simplify]: Simplify (/ 1 1) into 1 4.282 * [backup-simplify]: Simplify (+ 1 0) into 1 4.282 * [backup-simplify]: Simplify 1 into 1 4.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.283 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.283 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 4.284 * [backup-simplify]: Simplify (+ 0 2.0) into 2.0 4.284 * [backup-simplify]: Simplify 2.0 into 2.0 4.284 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.286 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 4.286 * [backup-simplify]: Simplify (+ 0 0) into 0 4.286 * [backup-simplify]: Simplify 0 into 0 4.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.288 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 4.288 * [backup-simplify]: Simplify (+ 0 0) into 0 4.288 * [backup-simplify]: Simplify 0 into 0 4.289 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.291 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.291 * [backup-simplify]: Simplify (+ 0 0) into 0 4.291 * [backup-simplify]: Simplify 0 into 0 4.292 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.293 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.294 * [backup-simplify]: Simplify (+ 0 0) into 0 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.296 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.297 * [backup-simplify]: Simplify (+ 0 0) into 0 4.297 * [backup-simplify]: Simplify 0 into 0 4.298 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.299 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.300 * [backup-simplify]: Simplify (+ 0 0) into 0 4.300 * [backup-simplify]: Simplify 0 into 0 4.300 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 4.300 * [backup-simplify]: Simplify (- (* (+ (/ 1 (- x)) 1.0) (+ (/ 1 (- x)) 1.0)) 1.0) into (- (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) 4.300 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in (x) around 0 4.300 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in x 4.300 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.300 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.300 * [taylor]: Taking taylor expansion of x in x 4.300 * [backup-simplify]: Simplify 0 into 0 4.300 * [backup-simplify]: Simplify 1 into 1 4.300 * [backup-simplify]: Simplify (* 1 1) into 1 4.301 * [backup-simplify]: Simplify (/ 1 1) into 1 4.301 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 4.301 * [taylor]: Taking taylor expansion of 2.0 in x 4.301 * [backup-simplify]: Simplify 2.0 into 2.0 4.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.301 * [taylor]: Taking taylor expansion of x in x 4.301 * [backup-simplify]: Simplify 0 into 0 4.301 * [backup-simplify]: Simplify 1 into 1 4.301 * [backup-simplify]: Simplify (/ 1 1) into 1 4.301 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) (* 2.0 (/ 1 x))) in x 4.301 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 4.301 * [taylor]: Taking taylor expansion of (pow x 2) in x 4.301 * [taylor]: Taking taylor expansion of x in x 4.301 * [backup-simplify]: Simplify 0 into 0 4.301 * [backup-simplify]: Simplify 1 into 1 4.301 * [backup-simplify]: Simplify (* 1 1) into 1 4.302 * [backup-simplify]: Simplify (/ 1 1) into 1 4.302 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 4.302 * [taylor]: Taking taylor expansion of 2.0 in x 4.302 * [backup-simplify]: Simplify 2.0 into 2.0 4.302 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.302 * [taylor]: Taking taylor expansion of x in x 4.302 * [backup-simplify]: Simplify 0 into 0 4.302 * [backup-simplify]: Simplify 1 into 1 4.302 * [backup-simplify]: Simplify (/ 1 1) into 1 4.302 * [backup-simplify]: Simplify (+ 1 0) into 1 4.302 * [backup-simplify]: Simplify 1 into 1 4.303 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.303 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 4.304 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 4.304 * [backup-simplify]: Simplify (+ 0 (- 2.0)) into (- 2.0) 4.304 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 4.305 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.306 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.306 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 4.306 * [backup-simplify]: Simplify (- 0) into 0 4.307 * [backup-simplify]: Simplify (+ 0 0) into 0 4.307 * [backup-simplify]: Simplify 0 into 0 4.307 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.309 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 4.309 * [backup-simplify]: Simplify (- 0) into 0 4.309 * [backup-simplify]: Simplify (+ 0 0) into 0 4.309 * [backup-simplify]: Simplify 0 into 0 4.310 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.311 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.312 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.312 * [backup-simplify]: Simplify (- 0) into 0 4.312 * [backup-simplify]: Simplify (+ 0 0) into 0 4.312 * [backup-simplify]: Simplify 0 into 0 4.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.313 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.314 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.315 * [backup-simplify]: Simplify (- 0) into 0 4.315 * [backup-simplify]: Simplify (+ 0 0) into 0 4.315 * [backup-simplify]: Simplify 0 into 0 4.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.316 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.318 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.318 * [backup-simplify]: Simplify (- 0) into 0 4.318 * [backup-simplify]: Simplify (+ 0 0) into 0 4.318 * [backup-simplify]: Simplify 0 into 0 4.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.321 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.321 * [backup-simplify]: Simplify (- 0) into 0 4.322 * [backup-simplify]: Simplify (+ 0 0) into 0 4.322 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 4.322 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 4.322 * [backup-simplify]: Simplify (* (+ x 1.0) (+ x 1.0)) into (pow (+ x 1.0) 2) 4.322 * [approximate]: Taking taylor expansion of (pow (+ x 1.0) 2) in (x) around 0 4.322 * [taylor]: Taking taylor expansion of (pow (+ x 1.0) 2) in x 4.322 * [taylor]: Taking taylor expansion of (+ x 1.0) in x 4.322 * [taylor]: Taking taylor expansion of x in x 4.322 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify 1 into 1 4.322 * [taylor]: Taking taylor expansion of 1.0 in x 4.322 * [backup-simplify]: Simplify 1.0 into 1.0 4.323 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.323 * [taylor]: Taking taylor expansion of (pow (+ x 1.0) 2) in x 4.323 * [taylor]: Taking taylor expansion of (+ x 1.0) in x 4.323 * [taylor]: Taking taylor expansion of x in x 4.323 * [backup-simplify]: Simplify 0 into 0 4.323 * [backup-simplify]: Simplify 1 into 1 4.323 * [taylor]: Taking taylor expansion of 1.0 in x 4.323 * [backup-simplify]: Simplify 1.0 into 1.0 4.323 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.323 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 4.323 * [backup-simplify]: Simplify 1.0 into 1.0 4.324 * [backup-simplify]: Simplify (+ 1 0) into 1 4.324 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 1 1.0)) into 2.0 4.324 * [backup-simplify]: Simplify 2.0 into 2.0 4.325 * [backup-simplify]: Simplify (+ 0 0) into 0 4.325 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 1 1) (* 0 1.0))) into 1 4.325 * [backup-simplify]: Simplify 1 into 1 4.325 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (+ (* 2.0 x) 1.0)) into (+ (* 2.0 x) (+ (pow x 2) 1.0)) 4.326 * [backup-simplify]: Simplify (* (+ (/ 1 x) 1.0) (+ (/ 1 x) 1.0)) into (pow (+ (/ 1 x) 1.0) 2) 4.326 * [approximate]: Taking taylor expansion of (pow (+ (/ 1 x) 1.0) 2) in (x) around 0 4.326 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 x) 1.0) 2) in x 4.326 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1.0) in x 4.326 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.326 * [taylor]: Taking taylor expansion of x in x 4.326 * [backup-simplify]: Simplify 0 into 0 4.326 * [backup-simplify]: Simplify 1 into 1 4.326 * [backup-simplify]: Simplify (/ 1 1) into 1 4.326 * [taylor]: Taking taylor expansion of 1.0 in x 4.326 * [backup-simplify]: Simplify 1.0 into 1.0 4.326 * [backup-simplify]: Simplify (+ 1 0) into 1 4.326 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 x) 1.0) 2) in x 4.326 * [taylor]: Taking taylor expansion of (+ (/ 1 x) 1.0) in x 4.326 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.326 * [taylor]: Taking taylor expansion of x in x 4.326 * [backup-simplify]: Simplify 0 into 0 4.326 * [backup-simplify]: Simplify 1 into 1 4.327 * [backup-simplify]: Simplify (/ 1 1) into 1 4.327 * [taylor]: Taking taylor expansion of 1.0 in x 4.327 * [backup-simplify]: Simplify 1.0 into 1.0 4.327 * [backup-simplify]: Simplify (+ 1 0) into 1 4.327 * [backup-simplify]: Simplify (* 1 1) into 1 4.327 * [backup-simplify]: Simplify 1 into 1 4.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.328 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.329 * [backup-simplify]: Simplify (+ (* 1 1.0) (* 1.0 1)) into 2.0 4.329 * [backup-simplify]: Simplify 2.0 into 2.0 4.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.330 * [backup-simplify]: Simplify (+ 0 0) into 0 4.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 1.0 1.0) (* 0 1))) into 1.0 4.331 * [backup-simplify]: Simplify 1.0 into 1.0 4.331 * [backup-simplify]: Simplify (+ 1.0 (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2)))) into (+ (* 2.0 x) (+ (pow x 2) 1.0)) 4.332 * [backup-simplify]: Simplify (* (+ (/ 1 (- x)) 1.0) (+ (/ 1 (- x)) 1.0)) into (pow (- 1.0 (/ 1 x)) 2) 4.332 * [approximate]: Taking taylor expansion of (pow (- 1.0 (/ 1 x)) 2) in (x) around 0 4.332 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 x)) 2) in x 4.332 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 x)) in x 4.332 * [taylor]: Taking taylor expansion of 1.0 in x 4.332 * [backup-simplify]: Simplify 1.0 into 1.0 4.332 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.332 * [taylor]: Taking taylor expansion of x in x 4.332 * [backup-simplify]: Simplify 0 into 0 4.332 * [backup-simplify]: Simplify 1 into 1 4.332 * [backup-simplify]: Simplify (/ 1 1) into 1 4.332 * [backup-simplify]: Simplify (- 1) into -1 4.332 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.332 * [taylor]: Taking taylor expansion of (pow (- 1.0 (/ 1 x)) 2) in x 4.332 * [taylor]: Taking taylor expansion of (- 1.0 (/ 1 x)) in x 4.333 * [taylor]: Taking taylor expansion of 1.0 in x 4.333 * [backup-simplify]: Simplify 1.0 into 1.0 4.333 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.333 * [taylor]: Taking taylor expansion of x in x 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [backup-simplify]: Simplify (/ 1 1) into 1 4.333 * [backup-simplify]: Simplify (- 1) into -1 4.333 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.334 * [backup-simplify]: Simplify (* -1 -1) into 1 4.334 * [backup-simplify]: Simplify 1 into 1 4.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.334 * [backup-simplify]: Simplify (- 0) into 0 4.334 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.335 * [backup-simplify]: Simplify (+ (* -1 1.0) (* 1.0 -1)) into (- 2.0) 4.336 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 4.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.336 * [backup-simplify]: Simplify (- 0) into 0 4.337 * [backup-simplify]: Simplify (+ 0 0) into 0 4.338 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 1.0 1.0) (* 0 -1))) into 1.0 4.338 * [backup-simplify]: Simplify 1.0 into 1.0 4.342 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2)))) into (+ (* 2.0 x) (+ (pow x 2) 1.0)) 4.342 * * * [progress]: simplifying candidates 4.343 * [simplify]: Simplifying: (fma (+ x 1.0) (+ x 1.0) (- (* (cbrt 1.0) (* (cbrt 1.0) (cbrt 1.0))))) (fma (- (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (cbrt 1.0) (cbrt 1.0)))) (fma (+ x 1.0) (+ x 1.0) (- (* (sqrt 1.0) (sqrt 1.0)))) (fma (- (sqrt 1.0)) (sqrt 1.0) (* (sqrt 1.0) (sqrt 1.0))) (fma (+ x 1.0) (+ x 1.0) (- (* 1.0 1))) (fma (- 1.0) 1 (* 1.0 1)) (expm1 (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (log1p (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- 1.0) (/ (exp (* (+ x 1.0) (+ x 1.0))) (exp 1.0)) (log (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (exp (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (* (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0))) (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (* (* (- (* (+ x 1.0) (+ x 1.0)) 1.0) (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (sqrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (sqrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- (pow (* (+ x 1.0) (+ x 1.0)) 3) (pow 1.0 3)) (+ (* (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0))) (+ (* 1.0 1.0) (* (* (+ x 1.0) (+ x 1.0)) 1.0))) (- 1.0) (- (* (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0))) (* 1.0 1.0)) (+ (* (+ x 1.0) (+ x 1.0)) 1.0) (+ (+ x 1.0) (sqrt 1.0)) (- (+ x 1.0) (sqrt 1.0)) (- (* (+ x 1.0) 1.0) 1.0) (- (* 1.0 (+ x 1.0)) 1.0) (- 1.0) (expm1 (* (+ x 1.0) (+ x 1.0))) (log1p (* (+ x 1.0) (+ x 1.0))) (+ 1 1) (* (+ x 1.0) (+ x 1.0)) (+ 1 1) (+ (log (+ x 1.0)) (log (+ x 1.0))) (log (* (+ x 1.0) (+ x 1.0))) (exp (* (+ x 1.0) (+ x 1.0))) (* (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0)) (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0))) (* (cbrt (* (+ x 1.0) (+ x 1.0))) (cbrt (* (+ x 1.0) (+ x 1.0)))) (cbrt (* (+ x 1.0) (+ x 1.0))) (* (* (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0))) (* (+ x 1.0) (+ x 1.0))) (sqrt (* (+ x 1.0) (+ x 1.0))) (sqrt (* (+ x 1.0) (+ x 1.0))) (* (+ (pow x 3) (pow 1.0 3)) (+ (pow x 3) (pow 1.0 3))) (* (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) (- x 1.0)) (* (- (* x x) (* 1.0 1.0)) (+ (pow x 3) (pow 1.0 3))) (* (- x 1.0) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) (* (- (* x x) (* 1.0 1.0)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (- x 1.0)) (* (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1 1) (* (+ x 1.0) (+ x 1.0)) (* 1 1) (* (+ x 1.0) (+ x 1.0)) (* 1 1) (* (+ x 1.0) (+ x 1.0)) (* 1 1) (* (+ x 1.0) (+ x 1.0)) (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 2 1) (* (+ x 1.0) x) (* (+ x 1.0) 1.0) (* x (+ x 1.0)) (* 1.0 (+ x 1.0)) (* (+ x 1.0) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (+ x 1.0) (sqrt (+ x 1.0))) (* (+ x 1.0) 1) (* (+ x 1.0) 1) (* (cbrt (+ x 1.0)) (+ x 1.0)) (* (sqrt (+ x 1.0)) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ (pow x 3) (pow 1.0 3))) (* (+ x 1.0) (- (* x x) (* 1.0 1.0))) (* (+ (pow x 3) (pow 1.0 3)) (+ x 1.0)) (* (- (* x x) (* 1.0 1.0)) (+ x 1.0)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (+ (pow x 2) 1.0)) (+ (* 2.0 x) (+ (pow x 2) 1.0)) (+ (* 2.0 x) (+ (pow x 2) 1.0)) 4.344 * * [simplify]: Extracting # 0 : cost 64 inf + 0 4.344 * * [simplify]: Extracting # 1 : cost 98 inf + 0 4.344 * * [simplify]: Extracting # 2 : cost 91 inf + 892 4.345 * * [simplify]: Extracting # 3 : cost 36 inf + 8194 4.346 * * [simplify]: Extracting # 4 : cost 7 inf + 15136 4.347 * * [simplify]: Extracting # 5 : cost 0 inf + 17733 4.348 * * [simplify]: iteration 0 : 106 enodes (cost 15739 ) 4.378 * * [simplify]: Extracting # 0 : cost 0 inf + 17733 4.380 * * [simplify]: Extracting # 1 : cost 95 inf + 15030 4.383 * * [simplify]: Extracting # 2 : cost 5 inf + 25885 4.386 * * [simplify]: Extracting # 3 : cost 4 inf + 25456 4.390 * * [simplify]: Extracting # 4 : cost 0 inf + 26345 4.393 * * [simplify]: iteration 1 : 336 enodes (cost 11418 ) 4.530 * * [simplify]: Extracting # 0 : cost 0 inf + 26345 4.538 * * [simplify]: Extracting # 1 : cost 277 inf + 24854 4.555 * * [simplify]: Extracting # 2 : cost 8 inf + 65503 4.571 * * [simplify]: Extracting # 3 : cost 1 inf + 66750 4.586 * * [simplify]: Extracting # 4 : cost 0 inf + 67113 4.602 * * [simplify]: iteration 2 : 1118 enodes (cost 10715 ) 5.075 * * [simplify]: Extracting # 0 : cost 0 inf + 67113 5.115 * * [simplify]: Extracting # 1 : cost 1498 inf + 65552 5.189 * * [simplify]: Extracting # 2 : cost 45 inf + 326794 5.280 * * [simplify]: Extracting # 3 : cost 17 inf + 329830 5.370 * * [simplify]: Extracting # 4 : cost 0 inf + 334772 5.462 * * [simplify]: iteration complete: 5003 enodes (cost 10675 ) 5.463 * [simplify]: Simplified to: (- (* (+ x 1.0) (+ x 1.0)) 1.0) (fma 1.0 -1 1.0) (- (* (+ x 1.0) (+ x 1.0)) 1.0) (fma 1.0 -1 1.0) (- (* (+ x 1.0) (+ x 1.0)) 1.0) (fma 1.0 -1 1.0) (expm1 (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (log1p (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- 1.0) (exp (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (log (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (exp (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (* (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0))) (cbrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (* (* (- (* (+ x 1.0) (+ x 1.0)) 1.0) (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (sqrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (sqrt (- (* (+ x 1.0) (+ x 1.0)) 1.0)) (- (* (* (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0))) (* (+ x 1.0) (+ x 1.0))) (* (* 1.0 1.0) 1.0)) (fma (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0)) (* 1.0 (+ 1.0 (* (+ x 1.0) (+ x 1.0))))) (- 1.0) (- (* (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0))) (* 1.0 1.0)) (fma (+ x 1.0) (+ x 1.0) 1.0) (+ (+ x 1.0) (sqrt 1.0)) (- (+ x 1.0) (sqrt 1.0)) (- (* 1.0 (+ x 1.0)) 1.0) (- (* 1.0 (+ x 1.0)) 1.0) (- 1.0) (expm1 (* (+ x 1.0) (+ x 1.0))) (log1p (* (+ x 1.0) (+ x 1.0))) 2 (* (+ x 1.0) (+ x 1.0)) 2 (log (* (+ x 1.0) (+ x 1.0))) (log (* (+ x 1.0) (+ x 1.0))) (exp (* (+ x 1.0) (+ x 1.0))) (* (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0)) (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0))) (* (cbrt (* (+ x 1.0) (+ x 1.0))) (cbrt (* (+ x 1.0) (+ x 1.0)))) (cbrt (* (+ x 1.0) (+ x 1.0))) (* (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0)) (* (* (+ x 1.0) (+ x 1.0)) (+ x 1.0))) (fabs (+ x 1.0)) (fabs (+ x 1.0)) (* (fma (* x x) x (* (* 1.0 1.0) 1.0)) (fma (* x x) x (* (* 1.0 1.0) 1.0))) (* (fma x x (* 1.0 (- 1.0 x))) (fma x x (* 1.0 (- 1.0 x)))) (* (- (* x x) (* 1.0 1.0)) (fma (* x x) x (* (* 1.0 1.0) 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x)))) (* (- (* x x) (* 1.0 1.0)) (fma (* x x) x (* (* 1.0 1.0) 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x)))) (* (- (* x x) (* 1.0 1.0)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (- x 1.0)) (* (cbrt (+ x 1.0)) (+ x 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ x 1.0) (+ x 1.0) 1 (* (+ x 1.0) (+ x 1.0)) 1 (* (+ x 1.0) (+ x 1.0)) 1 (* (+ x 1.0) (+ x 1.0)) 1 (* (+ x 1.0) (+ x 1.0)) (+ x 1.0) (+ x 1.0) 2 (* (+ x 1.0) x) (* 1.0 (+ x 1.0)) (* x (+ x 1.0)) (* 1.0 (+ x 1.0)) (* (+ x 1.0) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (* (+ x 1.0) (sqrt (+ x 1.0))) (+ x 1.0) (+ x 1.0) (* (cbrt (+ x 1.0)) (+ x 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0))) (* (+ x 1.0) (+ x 1.0)) (* (+ x 1.0) (+ x 1.0)) (* (fma (* x x) x (* (* 1.0 1.0) 1.0)) (+ x 1.0)) (* (* (+ x 1.0) (+ x 1.0)) (- x 1.0)) (* (fma (* x x) x (* (* 1.0 1.0) 1.0)) (+ x 1.0)) (* (* (+ x 1.0) (+ x 1.0)) (- x 1.0)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma x 2.0 (fma x x 1.0)) (fma x 2.0 (fma x x 1.0)) (fma x 2.0 (fma x x 1.0)) 5.465 * * * [progress]: adding candidates to table 5.615 * * [progress]: iteration 2 / 4 5.615 * * * [progress]: picking best candidate 5.623 * * * * [pick]: Picked # 5.623 * * * [progress]: localizing error 5.628 * * * [progress]: generating rewritten candidates 5.628 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 5.629 * * * [progress]: generating series expansions 5.629 * * * * [progress]: [ 1 / 1 ] generating series at (2) 5.629 * [backup-simplify]: Simplify (fma 2.0 x (* x x)) into (fma 2.0 x (pow x 2)) 5.629 * [approximate]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in (x) around 0 5.629 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 5.631 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 5.631 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 5.631 * [taylor]: Taking taylor expansion of 2.0 in x 5.631 * [backup-simplify]: Simplify 2.0 into 2.0 5.631 * [taylor]: Taking taylor expansion of x in x 5.631 * [backup-simplify]: Simplify 0 into 0 5.631 * [backup-simplify]: Simplify 1 into 1 5.631 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.631 * [taylor]: Taking taylor expansion of x in x 5.631 * [backup-simplify]: Simplify 0 into 0 5.631 * [backup-simplify]: Simplify 1 into 1 5.631 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 5.631 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 5.631 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 5.631 * [taylor]: Taking taylor expansion of 2.0 in x 5.631 * [backup-simplify]: Simplify 2.0 into 2.0 5.631 * [taylor]: Taking taylor expansion of x in x 5.631 * [backup-simplify]: Simplify 0 into 0 5.631 * [backup-simplify]: Simplify 1 into 1 5.631 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.631 * [taylor]: Taking taylor expansion of x in x 5.631 * [backup-simplify]: Simplify 0 into 0 5.631 * [backup-simplify]: Simplify 1 into 1 5.631 * [backup-simplify]: Simplify (* 2.0 0) into 0 5.632 * [backup-simplify]: Simplify (+ 0 0) into 0 5.632 * [backup-simplify]: Simplify 0 into 0 5.633 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 5.633 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 5.633 * [backup-simplify]: Simplify 2.0 into 2.0 5.633 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 5.636 * [backup-simplify]: Simplify (* 1 1) into 1 5.636 * [backup-simplify]: Simplify (+ 0 1) into 1 5.636 * [backup-simplify]: Simplify 1 into 1 5.637 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.638 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.638 * [backup-simplify]: Simplify (+ 0 0) into 0 5.638 * [backup-simplify]: Simplify 0 into 0 5.638 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.639 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.639 * [backup-simplify]: Simplify (+ 0 0) into 0 5.639 * [backup-simplify]: Simplify 0 into 0 5.640 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.641 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.641 * [backup-simplify]: Simplify (+ 0 0) into 0 5.641 * [backup-simplify]: Simplify 0 into 0 5.642 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 5.642 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.643 * [backup-simplify]: Simplify (+ 0 0) into 0 5.643 * [backup-simplify]: Simplify 0 into 0 5.644 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 5.644 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.645 * [backup-simplify]: Simplify (+ 0 0) into 0 5.645 * [backup-simplify]: Simplify 0 into 0 5.646 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 5.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.647 * [backup-simplify]: Simplify (+ 0 0) into 0 5.647 * [backup-simplify]: Simplify 0 into 0 5.647 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 5.647 * [backup-simplify]: Simplify (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))) into (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 5.647 * [approximate]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in (x) around 0 5.647 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 5.647 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 5.647 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 5.647 * [taylor]: Taking taylor expansion of 2.0 in x 5.647 * [backup-simplify]: Simplify 2.0 into 2.0 5.647 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.647 * [taylor]: Taking taylor expansion of x in x 5.647 * [backup-simplify]: Simplify 0 into 0 5.647 * [backup-simplify]: Simplify 1 into 1 5.648 * [backup-simplify]: Simplify (/ 1 1) into 1 5.648 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.648 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.648 * [taylor]: Taking taylor expansion of x in x 5.648 * [backup-simplify]: Simplify 0 into 0 5.648 * [backup-simplify]: Simplify 1 into 1 5.648 * [backup-simplify]: Simplify (* 1 1) into 1 5.648 * [backup-simplify]: Simplify (/ 1 1) into 1 5.648 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 5.648 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 5.648 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 5.648 * [taylor]: Taking taylor expansion of 2.0 in x 5.648 * [backup-simplify]: Simplify 2.0 into 2.0 5.648 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.648 * [taylor]: Taking taylor expansion of x in x 5.648 * [backup-simplify]: Simplify 0 into 0 5.648 * [backup-simplify]: Simplify 1 into 1 5.649 * [backup-simplify]: Simplify (/ 1 1) into 1 5.649 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.649 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.649 * [taylor]: Taking taylor expansion of x in x 5.649 * [backup-simplify]: Simplify 0 into 0 5.649 * [backup-simplify]: Simplify 1 into 1 5.649 * [backup-simplify]: Simplify (* 1 1) into 1 5.649 * [backup-simplify]: Simplify (/ 1 1) into 1 5.650 * [backup-simplify]: Simplify (+ 0 1) into 1 5.650 * [backup-simplify]: Simplify 1 into 1 5.650 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 5.650 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.651 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 5.651 * [backup-simplify]: Simplify 2.0 into 2.0 5.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.652 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 5.652 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.653 * [backup-simplify]: Simplify (+ 0 0) into 0 5.653 * [backup-simplify]: Simplify 0 into 0 5.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.654 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 5.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.655 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.655 * [backup-simplify]: Simplify (+ 0 0) into 0 5.655 * [backup-simplify]: Simplify 0 into 0 5.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.657 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.657 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.658 * [backup-simplify]: Simplify (+ 0 0) into 0 5.658 * [backup-simplify]: Simplify 0 into 0 5.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.659 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.660 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.661 * [backup-simplify]: Simplify (+ 0 0) into 0 5.661 * [backup-simplify]: Simplify 0 into 0 5.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.662 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.664 * [backup-simplify]: Simplify (+ 0 0) into 0 5.664 * [backup-simplify]: Simplify 0 into 0 5.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.665 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.667 * [backup-simplify]: Simplify (+ 0 0) into 0 5.667 * [backup-simplify]: Simplify 0 into 0 5.667 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 5.667 * [backup-simplify]: Simplify (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 5.667 * [approximate]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in (x) around 0 5.667 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 5.667 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 5.667 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 5.667 * [taylor]: Taking taylor expansion of 2.0 in x 5.667 * [backup-simplify]: Simplify 2.0 into 2.0 5.667 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.667 * [taylor]: Taking taylor expansion of -1 in x 5.667 * [backup-simplify]: Simplify -1 into -1 5.667 * [taylor]: Taking taylor expansion of x in x 5.667 * [backup-simplify]: Simplify 0 into 0 5.667 * [backup-simplify]: Simplify 1 into 1 5.668 * [backup-simplify]: Simplify (/ -1 1) into -1 5.668 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.668 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.668 * [taylor]: Taking taylor expansion of x in x 5.668 * [backup-simplify]: Simplify 0 into 0 5.668 * [backup-simplify]: Simplify 1 into 1 5.668 * [backup-simplify]: Simplify (* 1 1) into 1 5.668 * [backup-simplify]: Simplify (/ 1 1) into 1 5.668 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 5.669 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 5.669 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 5.669 * [taylor]: Taking taylor expansion of 2.0 in x 5.669 * [backup-simplify]: Simplify 2.0 into 2.0 5.669 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.669 * [taylor]: Taking taylor expansion of -1 in x 5.669 * [backup-simplify]: Simplify -1 into -1 5.669 * [taylor]: Taking taylor expansion of x in x 5.669 * [backup-simplify]: Simplify 0 into 0 5.669 * [backup-simplify]: Simplify 1 into 1 5.669 * [backup-simplify]: Simplify (/ -1 1) into -1 5.669 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.669 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.669 * [taylor]: Taking taylor expansion of x in x 5.669 * [backup-simplify]: Simplify 0 into 0 5.669 * [backup-simplify]: Simplify 1 into 1 5.669 * [backup-simplify]: Simplify (* 1 1) into 1 5.669 * [backup-simplify]: Simplify (/ 1 1) into 1 5.670 * [backup-simplify]: Simplify (+ 0 1) into 1 5.670 * [backup-simplify]: Simplify 1 into 1 5.670 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 5.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.671 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 5.671 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 5.672 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.672 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 5.673 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.674 * [backup-simplify]: Simplify (+ 0 0) into 0 5.674 * [backup-simplify]: Simplify 0 into 0 5.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.675 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 -1))) into 0 5.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.676 * [backup-simplify]: Simplify (+ 0 0) into 0 5.676 * [backup-simplify]: Simplify 0 into 0 5.677 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.677 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.679 * [backup-simplify]: Simplify (+ 0 0) into 0 5.679 * [backup-simplify]: Simplify 0 into 0 5.679 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.680 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.681 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.682 * [backup-simplify]: Simplify (+ 0 0) into 0 5.682 * [backup-simplify]: Simplify 0 into 0 5.682 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.683 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 5.684 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 5.684 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.684 * [backup-simplify]: Simplify (+ 0 0) into 0 5.685 * [backup-simplify]: Simplify 0 into 0 5.685 * [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.686 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 5.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 5.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.688 * [backup-simplify]: Simplify (+ 0 0) into 0 5.688 * [backup-simplify]: Simplify 0 into 0 5.688 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 5.688 * * * [progress]: simplifying candidates 5.689 * [simplify]: Simplifying: (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) 5.689 * * [simplify]: Extracting # 0 : cost 10 inf + 0 5.689 * * [simplify]: Extracting # 1 : cost 15 inf + 0 5.689 * * [simplify]: Extracting # 2 : cost 15 inf + 2 5.689 * * [simplify]: Extracting # 3 : cost 5 inf + 1200 5.689 * * [simplify]: Extracting # 4 : cost 0 inf + 2221 5.689 * * [simplify]: iteration 0 : 17 enodes (cost 2454 ) 5.692 * * [simplify]: Extracting # 0 : cost 0 inf + 2221 5.692 * * [simplify]: Extracting # 1 : cost 2 inf + 2025 5.693 * * [simplify]: Extracting # 2 : cost 2 inf + 1991 5.693 * * [simplify]: Extracting # 3 : cost 1 inf + 1992 5.693 * * [simplify]: Extracting # 4 : cost 0 inf + 2204 5.693 * * [simplify]: iteration 1 : 29 enodes (cost 1866 ) 5.699 * * [simplify]: Extracting # 0 : cost 0 inf + 2204 5.699 * * [simplify]: Extracting # 1 : cost 19 inf + 1993 5.700 * * [simplify]: Extracting # 2 : cost 0 inf + 4889 5.700 * * [simplify]: iteration 2 : 76 enodes (cost 1866 ) 5.723 * * [simplify]: Extracting # 0 : cost 0 inf + 4889 5.724 * * [simplify]: Extracting # 1 : cost 32 inf + 4889 5.727 * * [simplify]: Extracting # 2 : cost 2 inf + 9623 5.730 * * [simplify]: Extracting # 3 : cost 0 inf + 9932 5.733 * * [simplify]: iteration 3 : 259 enodes (cost 1866 ) 5.849 * * [simplify]: Extracting # 0 : cost 0 inf + 9932 5.853 * * [simplify]: Extracting # 1 : cost 291 inf + 9932 5.867 * * [simplify]: Extracting # 2 : cost 7 inf + 76573 5.886 * * [simplify]: Extracting # 3 : cost 2 inf + 77289 5.907 * * [simplify]: Extracting # 4 : cost 0 inf + 77934 5.927 * * [simplify]: iteration 4 : 1119 enodes (cost 1866 ) 8.273 * * [simplify]: Extracting # 0 : cost 0 inf + 77934 8.408 * * [simplify]: Extracting # 1 : cost 247 inf + 52814 8.560 * * [simplify]: Extracting # 2 : cost 8 inf + 106316 8.734 * * [simplify]: Extracting # 3 : cost 2 inf + 106663 8.909 * * [simplify]: Extracting # 4 : cost 0 inf + 107319 9.083 * * [simplify]: Extracting # 5 : cost 0 inf + 107264 9.257 * * [simplify]: iteration 5 : 4191 enodes (cost 1866 ) 9.838 * * [simplify]: Extracting # 0 : cost 0 inf + 107264 10.041 * * [simplify]: Extracting # 1 : cost 0 inf + 106934 10.243 * * [simplify]: iteration complete: 5000 enodes (cost 1866 ) 10.243 * [simplify]: Simplified to: (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) 10.244 * * * [progress]: adding candidates to table 10.277 * * [progress]: iteration 3 / 4 10.277 * * * [progress]: picking best candidate 10.282 * * * * [pick]: Picked # 10.283 * * * [progress]: localizing error 10.293 * * * [progress]: generating rewritten candidates 10.293 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 10.305 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1) 10.305 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1) 10.307 * * * [progress]: generating series expansions 10.307 * * * * [progress]: [ 1 / 3 ] generating series at (2) 10.307 * [backup-simplify]: Simplify (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) into (fma 2.0 x (pow x 2)) 10.307 * [approximate]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in (x) around 0 10.307 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.307 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.307 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.307 * [taylor]: Taking taylor expansion of 2.0 in x 10.307 * [backup-simplify]: Simplify 2.0 into 2.0 10.307 * [taylor]: Taking taylor expansion of x in x 10.307 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify 1 into 1 10.307 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.307 * [taylor]: Taking taylor expansion of x in x 10.307 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify 1 into 1 10.307 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.307 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.307 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.307 * [taylor]: Taking taylor expansion of 2.0 in x 10.307 * [backup-simplify]: Simplify 2.0 into 2.0 10.307 * [taylor]: Taking taylor expansion of x in x 10.307 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify 1 into 1 10.307 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.307 * [taylor]: Taking taylor expansion of x in x 10.307 * [backup-simplify]: Simplify 0 into 0 10.307 * [backup-simplify]: Simplify 1 into 1 10.308 * [backup-simplify]: Simplify (* 2.0 0) into 0 10.308 * [backup-simplify]: Simplify (+ 0 0) into 0 10.308 * [backup-simplify]: Simplify 0 into 0 10.309 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 10.309 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.309 * [backup-simplify]: Simplify 2.0 into 2.0 10.310 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 10.310 * [backup-simplify]: Simplify (* 1 1) into 1 10.310 * [backup-simplify]: Simplify (+ 0 1) into 1 10.311 * [backup-simplify]: Simplify 1 into 1 10.311 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 10.312 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.312 * [backup-simplify]: Simplify (+ 0 0) into 0 10.312 * [backup-simplify]: Simplify 0 into 0 10.312 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 10.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.313 * [backup-simplify]: Simplify (+ 0 0) into 0 10.313 * [backup-simplify]: Simplify 0 into 0 10.314 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 10.315 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.315 * [backup-simplify]: Simplify (+ 0 0) into 0 10.315 * [backup-simplify]: Simplify 0 into 0 10.316 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 10.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.317 * [backup-simplify]: Simplify (+ 0 0) into 0 10.317 * [backup-simplify]: Simplify 0 into 0 10.318 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 10.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.318 * [backup-simplify]: Simplify (+ 0 0) into 0 10.318 * [backup-simplify]: Simplify 0 into 0 10.320 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 10.320 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.321 * [backup-simplify]: Simplify (+ 0 0) into 0 10.321 * [backup-simplify]: Simplify 0 into 0 10.321 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 10.321 * [backup-simplify]: Simplify (* (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x)))) (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) into (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 10.321 * [approximate]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in (x) around 0 10.321 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.321 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.321 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.321 * [taylor]: Taking taylor expansion of 2.0 in x 10.321 * [backup-simplify]: Simplify 2.0 into 2.0 10.321 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.321 * [taylor]: Taking taylor expansion of x in x 10.321 * [backup-simplify]: Simplify 0 into 0 10.321 * [backup-simplify]: Simplify 1 into 1 10.321 * [backup-simplify]: Simplify (/ 1 1) into 1 10.321 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.321 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.321 * [taylor]: Taking taylor expansion of x in x 10.321 * [backup-simplify]: Simplify 0 into 0 10.321 * [backup-simplify]: Simplify 1 into 1 10.322 * [backup-simplify]: Simplify (* 1 1) into 1 10.322 * [backup-simplify]: Simplify (/ 1 1) into 1 10.322 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.322 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.322 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.322 * [taylor]: Taking taylor expansion of 2.0 in x 10.322 * [backup-simplify]: Simplify 2.0 into 2.0 10.322 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.322 * [taylor]: Taking taylor expansion of x in x 10.322 * [backup-simplify]: Simplify 0 into 0 10.322 * [backup-simplify]: Simplify 1 into 1 10.322 * [backup-simplify]: Simplify (/ 1 1) into 1 10.322 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.322 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.322 * [taylor]: Taking taylor expansion of x in x 10.322 * [backup-simplify]: Simplify 0 into 0 10.322 * [backup-simplify]: Simplify 1 into 1 10.323 * [backup-simplify]: Simplify (* 1 1) into 1 10.323 * [backup-simplify]: Simplify (/ 1 1) into 1 10.323 * [backup-simplify]: Simplify (+ 0 1) into 1 10.323 * [backup-simplify]: Simplify 1 into 1 10.323 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 10.324 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.325 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.325 * [backup-simplify]: Simplify 2.0 into 2.0 10.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.325 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 10.326 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.327 * [backup-simplify]: Simplify (+ 0 0) into 0 10.327 * [backup-simplify]: Simplify 0 into 0 10.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.328 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 10.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.329 * [backup-simplify]: Simplify (+ 0 0) into 0 10.329 * [backup-simplify]: Simplify 0 into 0 10.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.330 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.331 * [backup-simplify]: Simplify (+ 0 0) into 0 10.332 * [backup-simplify]: Simplify 0 into 0 10.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.333 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.334 * [backup-simplify]: Simplify (+ 0 0) into 0 10.334 * [backup-simplify]: Simplify 0 into 0 10.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.336 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.337 * [backup-simplify]: Simplify (+ 0 0) into 0 10.337 * [backup-simplify]: Simplify 0 into 0 10.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.339 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.340 * [backup-simplify]: Simplify (+ 0 0) into 0 10.340 * [backup-simplify]: Simplify 0 into 0 10.341 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 10.341 * [backup-simplify]: Simplify (* (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x))))) (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) into (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 10.341 * [approximate]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in (x) around 0 10.341 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.341 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.341 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.341 * [taylor]: Taking taylor expansion of 2.0 in x 10.341 * [backup-simplify]: Simplify 2.0 into 2.0 10.341 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.341 * [taylor]: Taking taylor expansion of -1 in x 10.341 * [backup-simplify]: Simplify -1 into -1 10.341 * [taylor]: Taking taylor expansion of x in x 10.341 * [backup-simplify]: Simplify 0 into 0 10.341 * [backup-simplify]: Simplify 1 into 1 10.341 * [backup-simplify]: Simplify (/ -1 1) into -1 10.341 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.341 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.341 * [taylor]: Taking taylor expansion of x in x 10.341 * [backup-simplify]: Simplify 0 into 0 10.341 * [backup-simplify]: Simplify 1 into 1 10.342 * [backup-simplify]: Simplify (* 1 1) into 1 10.342 * [backup-simplify]: Simplify (/ 1 1) into 1 10.342 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.342 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.342 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.342 * [taylor]: Taking taylor expansion of 2.0 in x 10.342 * [backup-simplify]: Simplify 2.0 into 2.0 10.342 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.342 * [taylor]: Taking taylor expansion of -1 in x 10.342 * [backup-simplify]: Simplify -1 into -1 10.342 * [taylor]: Taking taylor expansion of x in x 10.342 * [backup-simplify]: Simplify 0 into 0 10.342 * [backup-simplify]: Simplify 1 into 1 10.342 * [backup-simplify]: Simplify (/ -1 1) into -1 10.342 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.342 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.342 * [taylor]: Taking taylor expansion of x in x 10.343 * [backup-simplify]: Simplify 0 into 0 10.343 * [backup-simplify]: Simplify 1 into 1 10.343 * [backup-simplify]: Simplify (* 1 1) into 1 10.343 * [backup-simplify]: Simplify (/ 1 1) into 1 10.343 * [backup-simplify]: Simplify (+ 0 1) into 1 10.343 * [backup-simplify]: Simplify 1 into 1 10.344 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 10.344 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.345 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 10.345 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 10.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.346 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 10.346 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.347 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.347 * [backup-simplify]: Simplify (+ 0 0) into 0 10.347 * [backup-simplify]: Simplify 0 into 0 10.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.348 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 -1))) into 0 10.349 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.349 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.349 * [backup-simplify]: Simplify (+ 0 0) into 0 10.349 * [backup-simplify]: Simplify 0 into 0 10.350 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.351 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.352 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.353 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.353 * [backup-simplify]: Simplify (+ 0 0) into 0 10.353 * [backup-simplify]: Simplify 0 into 0 10.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.354 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.356 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.356 * [backup-simplify]: Simplify (+ 0 0) into 0 10.356 * [backup-simplify]: Simplify 0 into 0 10.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.358 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 10.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.359 * [backup-simplify]: Simplify (+ 0 0) into 0 10.359 * [backup-simplify]: Simplify 0 into 0 10.360 * [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 10.361 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 10.362 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.362 * [backup-simplify]: Simplify (+ 0 0) into 0 10.363 * [backup-simplify]: Simplify 0 into 0 10.363 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 10.363 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1) 10.363 * [backup-simplify]: Simplify (fma 2.0 x (* x x)) into (fma 2.0 x (pow x 2)) 10.363 * [approximate]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in (x) around 0 10.363 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.363 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.363 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.363 * [taylor]: Taking taylor expansion of 2.0 in x 10.363 * [backup-simplify]: Simplify 2.0 into 2.0 10.363 * [taylor]: Taking taylor expansion of x in x 10.363 * [backup-simplify]: Simplify 0 into 0 10.363 * [backup-simplify]: Simplify 1 into 1 10.363 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.363 * [taylor]: Taking taylor expansion of x in x 10.363 * [backup-simplify]: Simplify 0 into 0 10.363 * [backup-simplify]: Simplify 1 into 1 10.363 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.363 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.363 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.363 * [taylor]: Taking taylor expansion of 2.0 in x 10.364 * [backup-simplify]: Simplify 2.0 into 2.0 10.364 * [taylor]: Taking taylor expansion of x in x 10.364 * [backup-simplify]: Simplify 0 into 0 10.364 * [backup-simplify]: Simplify 1 into 1 10.364 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.364 * [taylor]: Taking taylor expansion of x in x 10.364 * [backup-simplify]: Simplify 0 into 0 10.364 * [backup-simplify]: Simplify 1 into 1 10.364 * [backup-simplify]: Simplify (* 2.0 0) into 0 10.364 * [backup-simplify]: Simplify (+ 0 0) into 0 10.364 * [backup-simplify]: Simplify 0 into 0 10.365 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 10.365 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.365 * [backup-simplify]: Simplify 2.0 into 2.0 10.366 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 10.366 * [backup-simplify]: Simplify (* 1 1) into 1 10.366 * [backup-simplify]: Simplify (+ 0 1) into 1 10.366 * [backup-simplify]: Simplify 1 into 1 10.367 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 10.367 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.368 * [backup-simplify]: Simplify (+ 0 0) into 0 10.368 * [backup-simplify]: Simplify 0 into 0 10.368 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 10.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.369 * [backup-simplify]: Simplify (+ 0 0) into 0 10.369 * [backup-simplify]: Simplify 0 into 0 10.370 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 10.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.371 * [backup-simplify]: Simplify (+ 0 0) into 0 10.371 * [backup-simplify]: Simplify 0 into 0 10.372 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 10.372 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.373 * [backup-simplify]: Simplify (+ 0 0) into 0 10.373 * [backup-simplify]: Simplify 0 into 0 10.373 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 10.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.374 * [backup-simplify]: Simplify (+ 0 0) into 0 10.374 * [backup-simplify]: Simplify 0 into 0 10.375 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 10.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.377 * [backup-simplify]: Simplify (+ 0 0) into 0 10.377 * [backup-simplify]: Simplify 0 into 0 10.377 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 10.377 * [backup-simplify]: Simplify (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))) into (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 10.377 * [approximate]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in (x) around 0 10.377 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.377 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.377 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.377 * [taylor]: Taking taylor expansion of 2.0 in x 10.377 * [backup-simplify]: Simplify 2.0 into 2.0 10.377 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.377 * [taylor]: Taking taylor expansion of x in x 10.377 * [backup-simplify]: Simplify 0 into 0 10.377 * [backup-simplify]: Simplify 1 into 1 10.377 * [backup-simplify]: Simplify (/ 1 1) into 1 10.377 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.377 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.377 * [taylor]: Taking taylor expansion of x in x 10.377 * [backup-simplify]: Simplify 0 into 0 10.377 * [backup-simplify]: Simplify 1 into 1 10.378 * [backup-simplify]: Simplify (* 1 1) into 1 10.378 * [backup-simplify]: Simplify (/ 1 1) into 1 10.378 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.378 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.378 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.378 * [taylor]: Taking taylor expansion of 2.0 in x 10.378 * [backup-simplify]: Simplify 2.0 into 2.0 10.378 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.378 * [taylor]: Taking taylor expansion of x in x 10.378 * [backup-simplify]: Simplify 0 into 0 10.378 * [backup-simplify]: Simplify 1 into 1 10.378 * [backup-simplify]: Simplify (/ 1 1) into 1 10.378 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.378 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.378 * [taylor]: Taking taylor expansion of x in x 10.378 * [backup-simplify]: Simplify 0 into 0 10.378 * [backup-simplify]: Simplify 1 into 1 10.379 * [backup-simplify]: Simplify (* 1 1) into 1 10.379 * [backup-simplify]: Simplify (/ 1 1) into 1 10.379 * [backup-simplify]: Simplify (+ 0 1) into 1 10.379 * [backup-simplify]: Simplify 1 into 1 10.379 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 10.380 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.380 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.380 * [backup-simplify]: Simplify 2.0 into 2.0 10.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.381 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 10.382 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.384 * [backup-simplify]: Simplify (+ 0 0) into 0 10.384 * [backup-simplify]: Simplify 0 into 0 10.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.385 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 10.386 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.386 * [backup-simplify]: Simplify (+ 0 0) into 0 10.386 * [backup-simplify]: Simplify 0 into 0 10.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.387 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.389 * [backup-simplify]: Simplify (+ 0 0) into 0 10.389 * [backup-simplify]: Simplify 0 into 0 10.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.390 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.391 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.392 * [backup-simplify]: Simplify (+ 0 0) into 0 10.392 * [backup-simplify]: Simplify 0 into 0 10.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.393 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.394 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.395 * [backup-simplify]: Simplify (+ 0 0) into 0 10.395 * [backup-simplify]: Simplify 0 into 0 10.395 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.396 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.397 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.398 * [backup-simplify]: Simplify (+ 0 0) into 0 10.398 * [backup-simplify]: Simplify 0 into 0 10.398 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 10.398 * [backup-simplify]: Simplify (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 10.398 * [approximate]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in (x) around 0 10.398 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.398 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.398 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.398 * [taylor]: Taking taylor expansion of 2.0 in x 10.398 * [backup-simplify]: Simplify 2.0 into 2.0 10.398 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.398 * [taylor]: Taking taylor expansion of -1 in x 10.398 * [backup-simplify]: Simplify -1 into -1 10.398 * [taylor]: Taking taylor expansion of x in x 10.398 * [backup-simplify]: Simplify 0 into 0 10.398 * [backup-simplify]: Simplify 1 into 1 10.399 * [backup-simplify]: Simplify (/ -1 1) into -1 10.399 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.399 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.399 * [taylor]: Taking taylor expansion of x in x 10.399 * [backup-simplify]: Simplify 0 into 0 10.399 * [backup-simplify]: Simplify 1 into 1 10.399 * [backup-simplify]: Simplify (* 1 1) into 1 10.399 * [backup-simplify]: Simplify (/ 1 1) into 1 10.399 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.399 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.399 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.399 * [taylor]: Taking taylor expansion of 2.0 in x 10.399 * [backup-simplify]: Simplify 2.0 into 2.0 10.399 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.399 * [taylor]: Taking taylor expansion of -1 in x 10.399 * [backup-simplify]: Simplify -1 into -1 10.399 * [taylor]: Taking taylor expansion of x in x 10.399 * [backup-simplify]: Simplify 0 into 0 10.399 * [backup-simplify]: Simplify 1 into 1 10.400 * [backup-simplify]: Simplify (/ -1 1) into -1 10.400 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.400 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.400 * [taylor]: Taking taylor expansion of x in x 10.400 * [backup-simplify]: Simplify 0 into 0 10.400 * [backup-simplify]: Simplify 1 into 1 10.400 * [backup-simplify]: Simplify (* 1 1) into 1 10.400 * [backup-simplify]: Simplify (/ 1 1) into 1 10.401 * [backup-simplify]: Simplify (+ 0 1) into 1 10.401 * [backup-simplify]: Simplify 1 into 1 10.401 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 10.401 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.402 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 10.402 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 10.403 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.403 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 10.404 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.404 * [backup-simplify]: Simplify (+ 0 0) into 0 10.404 * [backup-simplify]: Simplify 0 into 0 10.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.405 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 -1))) into 0 10.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.407 * [backup-simplify]: Simplify (+ 0 0) into 0 10.407 * [backup-simplify]: Simplify 0 into 0 10.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.408 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.409 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.409 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.409 * [backup-simplify]: Simplify (+ 0 0) into 0 10.409 * [backup-simplify]: Simplify 0 into 0 10.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.411 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.411 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.412 * [backup-simplify]: Simplify (+ 0 0) into 0 10.412 * [backup-simplify]: Simplify 0 into 0 10.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.413 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 10.414 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.415 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.415 * [backup-simplify]: Simplify (+ 0 0) into 0 10.415 * [backup-simplify]: Simplify 0 into 0 10.416 * [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 10.416 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 10.417 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.418 * [backup-simplify]: Simplify (+ 0 0) into 0 10.418 * [backup-simplify]: Simplify 0 into 0 10.419 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 10.419 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1) 10.419 * [backup-simplify]: Simplify (fma 2.0 x (* x x)) into (fma 2.0 x (pow x 2)) 10.419 * [approximate]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in (x) around 0 10.419 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.419 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.419 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.419 * [taylor]: Taking taylor expansion of 2.0 in x 10.419 * [backup-simplify]: Simplify 2.0 into 2.0 10.419 * [taylor]: Taking taylor expansion of x in x 10.419 * [backup-simplify]: Simplify 0 into 0 10.419 * [backup-simplify]: Simplify 1 into 1 10.419 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.419 * [taylor]: Taking taylor expansion of x in x 10.419 * [backup-simplify]: Simplify 0 into 0 10.419 * [backup-simplify]: Simplify 1 into 1 10.419 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 10.419 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 10.419 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 10.419 * [taylor]: Taking taylor expansion of 2.0 in x 10.419 * [backup-simplify]: Simplify 2.0 into 2.0 10.419 * [taylor]: Taking taylor expansion of x in x 10.419 * [backup-simplify]: Simplify 0 into 0 10.419 * [backup-simplify]: Simplify 1 into 1 10.419 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.419 * [taylor]: Taking taylor expansion of x in x 10.419 * [backup-simplify]: Simplify 0 into 0 10.419 * [backup-simplify]: Simplify 1 into 1 10.419 * [backup-simplify]: Simplify (* 2.0 0) into 0 10.420 * [backup-simplify]: Simplify (+ 0 0) into 0 10.420 * [backup-simplify]: Simplify 0 into 0 10.421 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 10.421 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.421 * [backup-simplify]: Simplify 2.0 into 2.0 10.421 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 10.422 * [backup-simplify]: Simplify (* 1 1) into 1 10.422 * [backup-simplify]: Simplify (+ 0 1) into 1 10.422 * [backup-simplify]: Simplify 1 into 1 10.423 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 10.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.423 * [backup-simplify]: Simplify (+ 0 0) into 0 10.423 * [backup-simplify]: Simplify 0 into 0 10.424 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 10.424 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.425 * [backup-simplify]: Simplify (+ 0 0) into 0 10.425 * [backup-simplify]: Simplify 0 into 0 10.425 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 10.426 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.426 * [backup-simplify]: Simplify (+ 0 0) into 0 10.426 * [backup-simplify]: Simplify 0 into 0 10.427 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 10.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.428 * [backup-simplify]: Simplify (+ 0 0) into 0 10.428 * [backup-simplify]: Simplify 0 into 0 10.429 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 10.430 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.430 * [backup-simplify]: Simplify (+ 0 0) into 0 10.430 * [backup-simplify]: Simplify 0 into 0 10.431 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 10.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.432 * [backup-simplify]: Simplify (+ 0 0) into 0 10.432 * [backup-simplify]: Simplify 0 into 0 10.432 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 10.432 * [backup-simplify]: Simplify (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))) into (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 10.432 * [approximate]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in (x) around 0 10.432 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.432 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.432 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.432 * [taylor]: Taking taylor expansion of 2.0 in x 10.432 * [backup-simplify]: Simplify 2.0 into 2.0 10.432 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.432 * [taylor]: Taking taylor expansion of x in x 10.432 * [backup-simplify]: Simplify 0 into 0 10.432 * [backup-simplify]: Simplify 1 into 1 10.433 * [backup-simplify]: Simplify (/ 1 1) into 1 10.433 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.433 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.433 * [taylor]: Taking taylor expansion of x in x 10.433 * [backup-simplify]: Simplify 0 into 0 10.433 * [backup-simplify]: Simplify 1 into 1 10.433 * [backup-simplify]: Simplify (* 1 1) into 1 10.433 * [backup-simplify]: Simplify (/ 1 1) into 1 10.433 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 10.433 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 10.433 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 10.433 * [taylor]: Taking taylor expansion of 2.0 in x 10.433 * [backup-simplify]: Simplify 2.0 into 2.0 10.433 * [taylor]: Taking taylor expansion of (/ 1 x) in x 10.433 * [taylor]: Taking taylor expansion of x in x 10.433 * [backup-simplify]: Simplify 0 into 0 10.433 * [backup-simplify]: Simplify 1 into 1 10.434 * [backup-simplify]: Simplify (/ 1 1) into 1 10.434 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.434 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.434 * [taylor]: Taking taylor expansion of x in x 10.434 * [backup-simplify]: Simplify 0 into 0 10.434 * [backup-simplify]: Simplify 1 into 1 10.434 * [backup-simplify]: Simplify (* 1 1) into 1 10.434 * [backup-simplify]: Simplify (/ 1 1) into 1 10.435 * [backup-simplify]: Simplify (+ 0 1) into 1 10.435 * [backup-simplify]: Simplify 1 into 1 10.435 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 10.435 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.436 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 10.436 * [backup-simplify]: Simplify 2.0 into 2.0 10.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.437 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 10.437 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.438 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.438 * [backup-simplify]: Simplify (+ 0 0) into 0 10.438 * [backup-simplify]: Simplify 0 into 0 10.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.439 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 10.440 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.440 * [backup-simplify]: Simplify (+ 0 0) into 0 10.440 * [backup-simplify]: Simplify 0 into 0 10.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.442 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.443 * [backup-simplify]: Simplify (+ 0 0) into 0 10.443 * [backup-simplify]: Simplify 0 into 0 10.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.444 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.445 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.446 * [backup-simplify]: Simplify (+ 0 0) into 0 10.446 * [backup-simplify]: Simplify 0 into 0 10.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.447 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.449 * [backup-simplify]: Simplify (+ 0 0) into 0 10.449 * [backup-simplify]: Simplify 0 into 0 10.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.450 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.452 * [backup-simplify]: Simplify (+ 0 0) into 0 10.452 * [backup-simplify]: Simplify 0 into 0 10.452 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 10.452 * [backup-simplify]: Simplify (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 10.452 * [approximate]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in (x) around 0 10.452 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.452 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.452 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.452 * [taylor]: Taking taylor expansion of 2.0 in x 10.452 * [backup-simplify]: Simplify 2.0 into 2.0 10.452 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.452 * [taylor]: Taking taylor expansion of -1 in x 10.452 * [backup-simplify]: Simplify -1 into -1 10.452 * [taylor]: Taking taylor expansion of x in x 10.452 * [backup-simplify]: Simplify 0 into 0 10.452 * [backup-simplify]: Simplify 1 into 1 10.453 * [backup-simplify]: Simplify (/ -1 1) into -1 10.453 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.453 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.453 * [taylor]: Taking taylor expansion of x in x 10.453 * [backup-simplify]: Simplify 0 into 0 10.453 * [backup-simplify]: Simplify 1 into 1 10.453 * [backup-simplify]: Simplify (* 1 1) into 1 10.453 * [backup-simplify]: Simplify (/ 1 1) into 1 10.453 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 10.453 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 10.453 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 10.453 * [taylor]: Taking taylor expansion of 2.0 in x 10.453 * [backup-simplify]: Simplify 2.0 into 2.0 10.453 * [taylor]: Taking taylor expansion of (/ -1 x) in x 10.453 * [taylor]: Taking taylor expansion of -1 in x 10.453 * [backup-simplify]: Simplify -1 into -1 10.453 * [taylor]: Taking taylor expansion of x in x 10.453 * [backup-simplify]: Simplify 0 into 0 10.453 * [backup-simplify]: Simplify 1 into 1 10.454 * [backup-simplify]: Simplify (/ -1 1) into -1 10.454 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 10.454 * [taylor]: Taking taylor expansion of (pow x 2) in x 10.454 * [taylor]: Taking taylor expansion of x in x 10.454 * [backup-simplify]: Simplify 0 into 0 10.454 * [backup-simplify]: Simplify 1 into 1 10.454 * [backup-simplify]: Simplify (* 1 1) into 1 10.454 * [backup-simplify]: Simplify (/ 1 1) into 1 10.454 * [backup-simplify]: Simplify (+ 0 1) into 1 10.455 * [backup-simplify]: Simplify 1 into 1 10.455 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 10.455 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 10.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.456 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 10.456 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 10.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.457 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 10.457 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 10.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.458 * [backup-simplify]: Simplify (+ 0 0) into 0 10.458 * [backup-simplify]: Simplify 0 into 0 10.459 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.459 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 -1))) into 0 10.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 10.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.461 * [backup-simplify]: Simplify (+ 0 0) into 0 10.461 * [backup-simplify]: Simplify 0 into 0 10.461 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.462 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 10.462 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 10.463 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.464 * [backup-simplify]: Simplify (+ 0 0) into 0 10.464 * [backup-simplify]: Simplify 0 into 0 10.465 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.465 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 10.466 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 10.467 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.467 * [backup-simplify]: Simplify (+ 0 0) into 0 10.467 * [backup-simplify]: Simplify 0 into 0 10.468 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.468 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 10.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 10.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.470 * [backup-simplify]: Simplify (+ 0 0) into 0 10.470 * [backup-simplify]: Simplify 0 into 0 10.470 * [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 10.471 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 10.472 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 10.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.473 * [backup-simplify]: Simplify (+ 0 0) into 0 10.473 * [backup-simplify]: Simplify 0 into 0 10.473 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 10.473 * * * [progress]: simplifying candidates 10.474 * [simplify]: Simplifying: (expm1 (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (log1p (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (+ 1/2 1/2) (+ 1/2 (/ 1 2)) (+ 1 1) (+ (/ 1 2) 1/2) (+ (/ 1 2) (/ 1 2)) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (+ 1 1) (+ (log (sqrt (fma 2.0 x (* x x)))) (log (sqrt (fma 2.0 x (* x x))))) (log (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (exp (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (cbrt (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (cbrt (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))))) (cbrt (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (sqrt (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (sqrt (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))))) (* (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x))))) (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))))) (* (sqrt (cbrt (fma 2.0 x (* x x)))) (sqrt (cbrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt 1) (sqrt 1)) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* 1 1) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* 2 1/2) (* 2 1) (* 2 (/ 1 2)) (* (sqrt (fma 2.0 x (* x x))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) (sqrt 1)) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) 1) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (cbrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) 10.475 * * [simplify]: Extracting # 0 : cost 45 inf + 0 10.475 * * [simplify]: Extracting # 1 : cost 61 inf + 0 10.475 * * [simplify]: Extracting # 2 : cost 49 inf + 418 10.476 * * [simplify]: Extracting # 3 : cost 21 inf + 5149 10.477 * * [simplify]: Extracting # 4 : cost 3 inf + 9652 10.478 * * [simplify]: Extracting # 5 : cost 0 inf + 10493 10.478 * * [simplify]: iteration 0 : 62 enodes (cost 17531 ) 10.493 * * [simplify]: Extracting # 0 : cost 0 inf + 10493 10.495 * * [simplify]: Extracting # 1 : cost 7 inf + 9195 10.496 * * [simplify]: Extracting # 2 : cost 0 inf + 10419 10.498 * * [simplify]: Extracting # 3 : cost 0 inf + 9659 10.499 * * [simplify]: iteration 1 : 102 enodes (cost 12237 ) 10.518 * * [simplify]: Extracting # 0 : cost 0 inf + 9659 10.520 * * [simplify]: Extracting # 1 : cost 52 inf + 9368 10.524 * * [simplify]: Extracting # 2 : cost 2 inf + 20799 10.528 * * [simplify]: Extracting # 3 : cost 1 inf + 20977 10.533 * * [simplify]: Extracting # 4 : cost 0 inf + 21435 10.537 * * [simplify]: iteration 2 : 259 enodes (cost 12237 ) 10.677 * * [simplify]: Extracting # 0 : cost 0 inf + 21435 10.685 * * [simplify]: Extracting # 1 : cost 211 inf + 20676 10.700 * * [simplify]: Extracting # 2 : cost 49 inf + 58900 10.721 * * [simplify]: Extracting # 3 : cost 0 inf + 72027 10.741 * * [simplify]: iteration 3 : 1102 enodes (cost 12197 ) 11.088 * * [simplify]: Extracting # 0 : cost 0 inf + 72027 11.123 * * [simplify]: Extracting # 1 : cost 1870 inf + 70955 11.241 * * [simplify]: Extracting # 2 : cost 33 inf + 616183 11.388 * * [simplify]: Extracting # 3 : cost 9 inf + 621329 11.535 * * [simplify]: Extracting # 4 : cost 0 inf + 624927 11.683 * * [simplify]: iteration complete: 5002 enodes (cost 12197 ) 11.684 * [simplify]: Simplified to: (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) 1 1 2 1 1 (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x)) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) 2 (log (fma 2.0 x (* x x))) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) 1 (fma 2.0 x (* x x)) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) 1 (fma 2.0 x (* x x)) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) 1 2 1 (* (sqrt (fma 2.0 x (* x x))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (fma 2.0 x (* x x))) (fabs (cbrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (cbrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (* (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) (* 2.0 x) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) 11.686 * * * [progress]: adding candidates to table 11.845 * * [progress]: iteration 4 / 4 11.845 * * * [progress]: picking best candidate 11.848 * * * * [pick]: Picked # 11.848 * * * [progress]: localizing error 11.869 * * * [progress]: generating rewritten candidates 11.869 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 11.901 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 11.916 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 11.917 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 11.923 * * * [progress]: generating series expansions 11.923 * * * * [progress]: [ 1 / 4 ] generating series at (2) 11.923 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) into (fma 2.0 x (pow x 2)) 11.923 * [approximate]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in (x) around 0 11.923 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 11.923 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 11.923 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 11.923 * [taylor]: Taking taylor expansion of 2.0 in x 11.923 * [backup-simplify]: Simplify 2.0 into 2.0 11.923 * [taylor]: Taking taylor expansion of x in x 11.923 * [backup-simplify]: Simplify 0 into 0 11.923 * [backup-simplify]: Simplify 1 into 1 11.923 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.923 * [taylor]: Taking taylor expansion of x in x 11.923 * [backup-simplify]: Simplify 0 into 0 11.923 * [backup-simplify]: Simplify 1 into 1 11.923 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 11.923 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 11.924 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 11.924 * [taylor]: Taking taylor expansion of 2.0 in x 11.924 * [backup-simplify]: Simplify 2.0 into 2.0 11.924 * [taylor]: Taking taylor expansion of x in x 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [backup-simplify]: Simplify 1 into 1 11.924 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.924 * [taylor]: Taking taylor expansion of x in x 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [backup-simplify]: Simplify 1 into 1 11.924 * [backup-simplify]: Simplify (* 2.0 0) into 0 11.924 * [backup-simplify]: Simplify (+ 0 0) into 0 11.924 * [backup-simplify]: Simplify 0 into 0 11.925 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 11.926 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 11.926 * [backup-simplify]: Simplify 2.0 into 2.0 11.926 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 11.926 * [backup-simplify]: Simplify (* 1 1) into 1 11.927 * [backup-simplify]: Simplify (+ 0 1) into 1 11.927 * [backup-simplify]: Simplify 1 into 1 11.927 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 11.928 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.928 * [backup-simplify]: Simplify (+ 0 0) into 0 11.928 * [backup-simplify]: Simplify 0 into 0 11.929 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 11.929 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.929 * [backup-simplify]: Simplify (+ 0 0) into 0 11.929 * [backup-simplify]: Simplify 0 into 0 11.930 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 11.931 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.931 * [backup-simplify]: Simplify (+ 0 0) into 0 11.931 * [backup-simplify]: Simplify 0 into 0 11.932 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 11.932 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.933 * [backup-simplify]: Simplify (+ 0 0) into 0 11.933 * [backup-simplify]: Simplify 0 into 0 11.934 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 11.934 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.934 * [backup-simplify]: Simplify (+ 0 0) into 0 11.935 * [backup-simplify]: Simplify 0 into 0 11.936 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 11.936 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.937 * [backup-simplify]: Simplify (+ 0 0) into 0 11.937 * [backup-simplify]: Simplify 0 into 0 11.937 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) (* 2.0 x)) into (+ (* 2.0 x) (pow x 2)) 11.937 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) (* (sqrt (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x)))))) into (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 11.937 * [approximate]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in (x) around 0 11.937 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 11.937 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 11.937 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 11.937 * [taylor]: Taking taylor expansion of 2.0 in x 11.937 * [backup-simplify]: Simplify 2.0 into 2.0 11.937 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.937 * [taylor]: Taking taylor expansion of x in x 11.937 * [backup-simplify]: Simplify 0 into 0 11.937 * [backup-simplify]: Simplify 1 into 1 11.938 * [backup-simplify]: Simplify (/ 1 1) into 1 11.938 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 11.938 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.938 * [taylor]: Taking taylor expansion of x in x 11.938 * [backup-simplify]: Simplify 0 into 0 11.938 * [backup-simplify]: Simplify 1 into 1 11.938 * [backup-simplify]: Simplify (* 1 1) into 1 11.938 * [backup-simplify]: Simplify (/ 1 1) into 1 11.938 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 11.938 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 11.938 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 11.938 * [taylor]: Taking taylor expansion of 2.0 in x 11.938 * [backup-simplify]: Simplify 2.0 into 2.0 11.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.938 * [taylor]: Taking taylor expansion of x in x 11.938 * [backup-simplify]: Simplify 0 into 0 11.938 * [backup-simplify]: Simplify 1 into 1 11.938 * [backup-simplify]: Simplify (/ 1 1) into 1 11.939 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 11.939 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.939 * [taylor]: Taking taylor expansion of x in x 11.939 * [backup-simplify]: Simplify 0 into 0 11.939 * [backup-simplify]: Simplify 1 into 1 11.939 * [backup-simplify]: Simplify (* 1 1) into 1 11.939 * [backup-simplify]: Simplify (/ 1 1) into 1 11.939 * [backup-simplify]: Simplify (+ 0 1) into 1 11.939 * [backup-simplify]: Simplify 1 into 1 11.940 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 11.940 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.940 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.941 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 11.941 * [backup-simplify]: Simplify 2.0 into 2.0 11.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.942 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 11.942 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.943 * [backup-simplify]: Simplify (+ 0 0) into 0 11.943 * [backup-simplify]: Simplify 0 into 0 11.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.944 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 1))) into 0 11.944 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.945 * [backup-simplify]: Simplify (+ 0 0) into 0 11.945 * [backup-simplify]: Simplify 0 into 0 11.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.946 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.947 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.948 * [backup-simplify]: Simplify (+ 0 0) into 0 11.948 * [backup-simplify]: Simplify 0 into 0 11.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.949 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.950 * [backup-simplify]: Simplify (+ 0 0) into 0 11.950 * [backup-simplify]: Simplify 0 into 0 11.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.952 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.953 * [backup-simplify]: Simplify (+ 0 0) into 0 11.953 * [backup-simplify]: Simplify 0 into 0 11.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.955 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.956 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 11.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.956 * [backup-simplify]: Simplify (+ 0 0) into 0 11.956 * [backup-simplify]: Simplify 0 into 0 11.957 * [backup-simplify]: Simplify (+ (* 2.0 (/ 1 (/ 1 x))) (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (* 2.0 x) (pow x 2)) 11.957 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) (* (sqrt (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x))))))) into (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 11.957 * [approximate]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in (x) around 0 11.957 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 11.957 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 11.957 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 11.957 * [taylor]: Taking taylor expansion of 2.0 in x 11.957 * [backup-simplify]: Simplify 2.0 into 2.0 11.957 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.957 * [taylor]: Taking taylor expansion of -1 in x 11.957 * [backup-simplify]: Simplify -1 into -1 11.957 * [taylor]: Taking taylor expansion of x in x 11.957 * [backup-simplify]: Simplify 0 into 0 11.957 * [backup-simplify]: Simplify 1 into 1 11.957 * [backup-simplify]: Simplify (/ -1 1) into -1 11.958 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 11.958 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.958 * [taylor]: Taking taylor expansion of x in x 11.958 * [backup-simplify]: Simplify 0 into 0 11.958 * [backup-simplify]: Simplify 1 into 1 11.958 * [backup-simplify]: Simplify (* 1 1) into 1 11.958 * [backup-simplify]: Simplify (/ 1 1) into 1 11.958 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 11.958 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 11.958 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 11.958 * [taylor]: Taking taylor expansion of 2.0 in x 11.958 * [backup-simplify]: Simplify 2.0 into 2.0 11.958 * [taylor]: Taking taylor expansion of (/ -1 x) in x 11.958 * [taylor]: Taking taylor expansion of -1 in x 11.958 * [backup-simplify]: Simplify -1 into -1 11.958 * [taylor]: Taking taylor expansion of x in x 11.958 * [backup-simplify]: Simplify 0 into 0 11.958 * [backup-simplify]: Simplify 1 into 1 11.959 * [backup-simplify]: Simplify (/ -1 1) into -1 11.959 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 11.959 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.959 * [taylor]: Taking taylor expansion of x in x 11.959 * [backup-simplify]: Simplify 0 into 0 11.959 * [backup-simplify]: Simplify 1 into 1 11.959 * [backup-simplify]: Simplify (* 1 1) into 1 11.959 * [backup-simplify]: Simplify (/ 1 1) into 1 11.959 * [backup-simplify]: Simplify (+ 0 1) into 1 11.959 * [backup-simplify]: Simplify 1 into 1 11.960 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 11.960 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.960 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.961 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 11.961 * [backup-simplify]: Simplify (- 2.0) into (- 2.0) 11.961 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.962 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 11.962 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.963 * [backup-simplify]: Simplify (+ 0 0) into 0 11.963 * [backup-simplify]: Simplify 0 into 0 11.964 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.964 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 -1))) into 0 11.965 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.965 * [backup-simplify]: Simplify (+ 0 0) into 0 11.965 * [backup-simplify]: Simplify 0 into 0 11.966 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.967 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 11.967 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.968 * [backup-simplify]: Simplify (+ 0 0) into 0 11.968 * [backup-simplify]: Simplify 0 into 0 11.969 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.969 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 11.970 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 11.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.971 * [backup-simplify]: Simplify (+ 0 0) into 0 11.971 * [backup-simplify]: Simplify 0 into 0 11.971 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.972 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 11.973 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 11.973 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.974 * [backup-simplify]: Simplify (+ 0 0) into 0 11.974 * [backup-simplify]: Simplify 0 into 0 11.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.975 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))))) into 0 11.976 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 11.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.977 * [backup-simplify]: Simplify (+ 0 0) into 0 11.977 * [backup-simplify]: Simplify 0 into 0 11.977 * [backup-simplify]: Simplify (+ (* (- 2.0) (/ 1 (/ 1 (- x)))) (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (* 2.0 x) (pow x 2)) 11.977 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 11.977 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) into (pow (pow (fma 2.0 x (pow x 2)) 3) 1/4) 11.979 * [approximate]: Taking taylor expansion of (pow (pow (fma 2.0 x (pow x 2)) 3) 1/4) in (x) around 0 11.979 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 x (pow x 2)) 3) 1/4) in x 11.979 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 x (pow x 2)) 3)))) in x 11.979 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 x (pow x 2)) 3))) in x 11.979 * [taylor]: Taking taylor expansion of 1/4 in x 11.979 * [backup-simplify]: Simplify 1/4 into 1/4 11.979 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 x (pow x 2)) 3)) in x 11.979 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 3) in x 11.979 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 11.979 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 11.979 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 11.979 * [taylor]: Taking taylor expansion of 2.0 in x 11.979 * [backup-simplify]: Simplify 2.0 into 2.0 11.979 * [taylor]: Taking taylor expansion of x in x 11.979 * [backup-simplify]: Simplify 0 into 0 11.979 * [backup-simplify]: Simplify 1 into 1 11.979 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.979 * [taylor]: Taking taylor expansion of x in x 11.979 * [backup-simplify]: Simplify 0 into 0 11.979 * [backup-simplify]: Simplify 1 into 1 11.980 * [backup-simplify]: Simplify (* 2.0 0) into 0 11.980 * [backup-simplify]: Simplify (+ 0 0) into 0 11.981 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 11.981 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 11.981 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 11.982 * [backup-simplify]: Simplify (* 2.0 4.0) into 8.0 11.982 * [backup-simplify]: Simplify (log 8.0) into (log 8.0) 11.983 * [backup-simplify]: Simplify (+ (* (- -3) (log x)) (log 8.0)) into (+ (log 8.0) (* 3 (log x))) 11.983 * [backup-simplify]: Simplify (* 1/4 (+ (log 8.0) (* 3 (log x)))) into (* 1/4 (+ (log 8.0) (* 3 (log x)))) 11.983 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) into (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) 11.983 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 x (pow x 2)) 3) 1/4) in x 11.983 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 x (pow x 2)) 3)))) in x 11.983 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 x (pow x 2)) 3))) in x 11.983 * [taylor]: Taking taylor expansion of 1/4 in x 11.983 * [backup-simplify]: Simplify 1/4 into 1/4 11.983 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 x (pow x 2)) 3)) in x 11.983 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 3) in x 11.983 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 11.983 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 11.983 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 11.983 * [taylor]: Taking taylor expansion of 2.0 in x 11.983 * [backup-simplify]: Simplify 2.0 into 2.0 11.983 * [taylor]: Taking taylor expansion of x in x 11.983 * [backup-simplify]: Simplify 0 into 0 11.984 * [backup-simplify]: Simplify 1 into 1 11.984 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.984 * [taylor]: Taking taylor expansion of x in x 11.984 * [backup-simplify]: Simplify 0 into 0 11.984 * [backup-simplify]: Simplify 1 into 1 11.984 * [backup-simplify]: Simplify (* 2.0 0) into 0 11.984 * [backup-simplify]: Simplify (+ 0 0) into 0 11.985 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 11.985 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 11.985 * [backup-simplify]: Simplify (* 2.0 2.0) into 4.0 11.986 * [backup-simplify]: Simplify (* 2.0 4.0) into 8.0 11.986 * [backup-simplify]: Simplify (log 8.0) into (log 8.0) 11.986 * [backup-simplify]: Simplify (+ (* (- -3) (log x)) (log 8.0)) into (+ (log 8.0) (* 3 (log x))) 11.987 * [backup-simplify]: Simplify (* 1/4 (+ (log 8.0) (* 3 (log x)))) into (* 1/4 (+ (log 8.0) (* 3 (log x)))) 11.987 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) into (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) 11.987 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) into (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) 11.988 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 11.989 * [backup-simplify]: Simplify (* 1 1) into 1 11.989 * [backup-simplify]: Simplify (+ 0 1) into 1 11.990 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 1 2.0)) into 4.0 11.991 * [backup-simplify]: Simplify (+ (* 2.0 4.0) (* 1 4.0)) into 12.0 11.994 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 12.0) 1)) (pow 8.0 1)))) 1) into 1.5 11.995 * [backup-simplify]: Simplify (+ (* (- -3) (log x)) (log 8.0)) into (+ (log 8.0) (* 3 (log x))) 11.995 * [backup-simplify]: Simplify (+ (* 1/4 1.5) (* 0 (+ (log 8.0) (* 3 (log x))))) into 0.375 11.997 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) (+ (* (/ (pow 0.375 1) 1)))) into (* 0.375 (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) 11.997 * [backup-simplify]: Simplify (* 0.375 (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) into (* 0.375 (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) 11.998 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 11.999 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.999 * [backup-simplify]: Simplify (+ 0 0) into 0 12.000 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 1 1) (* 0 2.0))) into 1 12.002 * [backup-simplify]: Simplify (+ (* 2.0 1) (+ (* 1 4.0) (* 0 4.0))) into 6.0 12.010 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 12.0) 2)) (pow 8.0 2))) (* 1 (/ (* 1 (pow (* 2 6.0) 1)) (pow 8.0 1)))) 2) into (* 1/2 (- 1.5 (* 144.0 (/ 1 (pow 8.0 2))))) 12.010 * [backup-simplify]: Simplify (+ (* (- -3) (log x)) (log 8.0)) into (+ (log 8.0) (* 3 (log x))) 12.014 * [backup-simplify]: Simplify (+ (* 1/4 (* 1/2 (- 1.5 (* 144.0 (/ 1 (pow 8.0 2)))))) (+ (* 0 1.5) (* 0 (+ (log 8.0) (* 3 (log x)))))) into (- 0.1875 (* 18.0 (/ 1 (pow 8.0 2)))) 12.020 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))) (+ (* (/ (pow 0.375 2) 2)) (* (/ (pow (- 0.1875 (* 18.0 (/ 1 (pow 8.0 2)))) 1) 1)))) into (* (- 0.2578125 (* 18.0 (/ 1 (pow 8.0 2)))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) 12.022 * [backup-simplify]: Simplify (* (- 0.2578125 (* 18.0 (/ 1 (pow 8.0 2)))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) into (* (- 0.2578125 (* 18.0 (/ 1 (pow 8.0 2)))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) 12.024 * [backup-simplify]: Simplify (+ (* (* (- 0.2578125 (* 18.0 (/ 1 (pow 8.0 2)))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) (pow x 2)) (+ (* (* 0.375 (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) x) (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) into (- (+ (* 0.375 (* x (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (+ (* 0.2578125 (* (pow x 2) (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (* 18.0 (/ (* (pow x 2) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) (pow 8.0 2)))) 12.025 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) into (pow (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) 1/4) 12.025 * [approximate]: Taking taylor expansion of (pow (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) 1/4) in (x) around 0 12.025 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) 1/4) in x 12.025 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3)))) in x 12.025 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3))) in x 12.025 * [taylor]: Taking taylor expansion of 1/4 in x 12.025 * [backup-simplify]: Simplify 1/4 into 1/4 12.025 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3)) in x 12.025 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) in x 12.025 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.025 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.025 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.025 * [taylor]: Taking taylor expansion of 2.0 in x 12.025 * [backup-simplify]: Simplify 2.0 into 2.0 12.025 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.025 * [taylor]: Taking taylor expansion of x in x 12.025 * [backup-simplify]: Simplify 0 into 0 12.025 * [backup-simplify]: Simplify 1 into 1 12.025 * [backup-simplify]: Simplify (/ 1 1) into 1 12.025 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.025 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.025 * [taylor]: Taking taylor expansion of x in x 12.025 * [backup-simplify]: Simplify 0 into 0 12.025 * [backup-simplify]: Simplify 1 into 1 12.026 * [backup-simplify]: Simplify (* 1 1) into 1 12.026 * [backup-simplify]: Simplify (/ 1 1) into 1 12.026 * [backup-simplify]: Simplify (+ 0 1) into 1 12.026 * [backup-simplify]: Simplify (* 1 1) into 1 12.026 * [backup-simplify]: Simplify (* 1 1) into 1 12.027 * [backup-simplify]: Simplify (log 1) into 0 12.027 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.027 * [backup-simplify]: Simplify (* 1/4 (- (* 6 (log x)))) into (* -3/2 (log x)) 12.027 * [backup-simplify]: Simplify (exp (* -3/2 (log x))) into (pow x -3/2) 12.027 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) 1/4) in x 12.027 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3)))) in x 12.027 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3))) in x 12.027 * [taylor]: Taking taylor expansion of 1/4 in x 12.027 * [backup-simplify]: Simplify 1/4 into 1/4 12.027 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3)) in x 12.027 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 3) in x 12.027 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.027 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.027 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.027 * [taylor]: Taking taylor expansion of 2.0 in x 12.027 * [backup-simplify]: Simplify 2.0 into 2.0 12.027 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.027 * [taylor]: Taking taylor expansion of x in x 12.027 * [backup-simplify]: Simplify 0 into 0 12.027 * [backup-simplify]: Simplify 1 into 1 12.028 * [backup-simplify]: Simplify (/ 1 1) into 1 12.028 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.028 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.028 * [taylor]: Taking taylor expansion of x in x 12.028 * [backup-simplify]: Simplify 0 into 0 12.028 * [backup-simplify]: Simplify 1 into 1 12.028 * [backup-simplify]: Simplify (* 1 1) into 1 12.028 * [backup-simplify]: Simplify (/ 1 1) into 1 12.028 * [backup-simplify]: Simplify (+ 0 1) into 1 12.029 * [backup-simplify]: Simplify (* 1 1) into 1 12.029 * [backup-simplify]: Simplify (* 1 1) into 1 12.029 * [backup-simplify]: Simplify (log 1) into 0 12.029 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.029 * [backup-simplify]: Simplify (* 1/4 (- (* 6 (log x)))) into (* -3/2 (log x)) 12.030 * [backup-simplify]: Simplify (exp (* -3/2 (log x))) into (pow x -3/2) 12.030 * [backup-simplify]: Simplify (pow x -3/2) into (pow x -3/2) 12.030 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 12.030 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.031 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.032 * [backup-simplify]: Simplify (+ (* 1 2.0) (* 2.0 1)) into 4.0 12.033 * [backup-simplify]: Simplify (+ (* 1 4.0) (* 2.0 1)) into 6.0 12.036 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 6.0) 1)) (pow 1 1)))) 1) into 6.0 12.036 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.037 * [backup-simplify]: Simplify (+ (* 1/4 6.0) (* 0 (- (* 6 (log x))))) into 1.5 12.038 * [backup-simplify]: Simplify (* (exp (* -3/2 (log x))) (+ (* (/ (pow 1.5 1) 1)))) into (* 1.5 (sqrt (/ 1 (pow x 3)))) 12.038 * [backup-simplify]: Simplify (* 1.5 (sqrt (/ 1 (pow x 3)))) into (* 1.5 (sqrt (/ 1 (pow x 3)))) 12.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.039 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 12.040 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.040 * [backup-simplify]: Simplify (+ 0 0) into 0 12.042 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 2.0 2.0) (* 0 1))) into 4.0 12.044 * [backup-simplify]: Simplify (+ (* 1 4.0) (+ (* 2.0 4.0) (* 0 1))) into 12.0 12.051 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 6.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 12.0) 1)) (pow 1 1)))) 2) into -6.0 12.052 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.052 * [backup-simplify]: Simplify (+ (* 1/4 -6.0) (+ (* 0 6.0) (* 0 (- (* 6 (log x)))))) into (- 1.5) 12.055 * [backup-simplify]: Simplify (* (exp (* -3/2 (log x))) (+ (* (/ (pow 1.5 2) 2)) (* (/ (pow (- 1.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 (pow x 3)))) 12.055 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 (pow x 3)))) into (* -0.375 (sqrt (/ 1 (pow x 3)))) 12.056 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (pow (/ 1 x) 3)))) (pow (/ 1 x) 2)) (+ (* (* 1.5 (sqrt (/ 1 (pow (/ 1 x) 3)))) (/ 1 x)) (pow (/ 1 x) -3/2))) into (- (+ (* 1.5 (sqrt x)) (pow (/ 1 x) -3/2)) (* 0.375 (sqrt (/ 1 x)))) 12.056 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) into (pow (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) 1/4) 12.056 * [approximate]: Taking taylor expansion of (pow (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) 1/4) in (x) around 0 12.056 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) 1/4) in x 12.056 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3)))) in x 12.056 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3))) in x 12.056 * [taylor]: Taking taylor expansion of 1/4 in x 12.056 * [backup-simplify]: Simplify 1/4 into 1/4 12.056 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3)) in x 12.056 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) in x 12.056 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.056 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.056 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.056 * [taylor]: Taking taylor expansion of 2.0 in x 12.056 * [backup-simplify]: Simplify 2.0 into 2.0 12.056 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.056 * [taylor]: Taking taylor expansion of -1 in x 12.056 * [backup-simplify]: Simplify -1 into -1 12.056 * [taylor]: Taking taylor expansion of x in x 12.056 * [backup-simplify]: Simplify 0 into 0 12.056 * [backup-simplify]: Simplify 1 into 1 12.058 * [backup-simplify]: Simplify (/ -1 1) into -1 12.058 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.058 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.058 * [taylor]: Taking taylor expansion of x in x 12.058 * [backup-simplify]: Simplify 0 into 0 12.058 * [backup-simplify]: Simplify 1 into 1 12.058 * [backup-simplify]: Simplify (* 1 1) into 1 12.058 * [backup-simplify]: Simplify (/ 1 1) into 1 12.059 * [backup-simplify]: Simplify (+ 0 1) into 1 12.059 * [backup-simplify]: Simplify (* 1 1) into 1 12.059 * [backup-simplify]: Simplify (* 1 1) into 1 12.059 * [backup-simplify]: Simplify (log 1) into 0 12.060 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.060 * [backup-simplify]: Simplify (* 1/4 (- (* 6 (log x)))) into (* -3/2 (log x)) 12.060 * [backup-simplify]: Simplify (exp (* -3/2 (log x))) into (pow x -3/2) 12.060 * [taylor]: Taking taylor expansion of (pow (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) 1/4) in x 12.060 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3)))) in x 12.060 * [taylor]: Taking taylor expansion of (* 1/4 (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3))) in x 12.060 * [taylor]: Taking taylor expansion of 1/4 in x 12.060 * [backup-simplify]: Simplify 1/4 into 1/4 12.060 * [taylor]: Taking taylor expansion of (log (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3)) in x 12.060 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 3) in x 12.060 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.060 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.060 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.060 * [taylor]: Taking taylor expansion of 2.0 in x 12.060 * [backup-simplify]: Simplify 2.0 into 2.0 12.060 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.060 * [taylor]: Taking taylor expansion of -1 in x 12.060 * [backup-simplify]: Simplify -1 into -1 12.060 * [taylor]: Taking taylor expansion of x in x 12.060 * [backup-simplify]: Simplify 0 into 0 12.060 * [backup-simplify]: Simplify 1 into 1 12.060 * [backup-simplify]: Simplify (/ -1 1) into -1 12.060 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.060 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.060 * [taylor]: Taking taylor expansion of x in x 12.060 * [backup-simplify]: Simplify 0 into 0 12.060 * [backup-simplify]: Simplify 1 into 1 12.061 * [backup-simplify]: Simplify (* 1 1) into 1 12.061 * [backup-simplify]: Simplify (/ 1 1) into 1 12.061 * [backup-simplify]: Simplify (+ 0 1) into 1 12.061 * [backup-simplify]: Simplify (* 1 1) into 1 12.062 * [backup-simplify]: Simplify (* 1 1) into 1 12.062 * [backup-simplify]: Simplify (log 1) into 0 12.062 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.062 * [backup-simplify]: Simplify (* 1/4 (- (* 6 (log x)))) into (* -3/2 (log x)) 12.062 * [backup-simplify]: Simplify (exp (* -3/2 (log x))) into (pow x -3/2) 12.062 * [backup-simplify]: Simplify (pow x -3/2) into (pow x -3/2) 12.063 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 12.063 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.064 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 12.065 * [backup-simplify]: Simplify (+ (* 1 (- 2.0)) (* (- 2.0) 1)) into (- 4.0) 12.067 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* (- 2.0) 1)) into (- 6.0) 12.071 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 6.0)) 1)) (pow 1 1)))) 1) into -6.0 12.071 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.071 * [backup-simplify]: Simplify (+ (* 1/4 -6.0) (* 0 (- (* 6 (log x))))) into (- 1.5) 12.073 * [backup-simplify]: Simplify (* (exp (* -3/2 (log x))) (+ (* (/ (pow (- 1.5) 1) 1)))) into (* -1.5 (sqrt (/ 1 (pow x 3)))) 12.073 * [backup-simplify]: Simplify (* -1.5 (sqrt (/ 1 (pow x 3)))) into (* -1.5 (sqrt (/ 1 (pow x 3)))) 12.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.074 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 12.074 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.075 * [backup-simplify]: Simplify (+ 0 0) into 0 12.077 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* (- 2.0) (- 2.0)) (* 0 1))) into 4.0 12.080 * [backup-simplify]: Simplify (+ (* 1 4.0) (+ (* (- 2.0) (- 4.0)) (* 0 1))) into 12.0 12.088 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 6.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 12.0) 1)) (pow 1 1)))) 2) into -6.0 12.088 * [backup-simplify]: Simplify (+ (* (- 6) (log x)) 0) into (- (* 6 (log x))) 12.089 * [backup-simplify]: Simplify (+ (* 1/4 -6.0) (+ (* 0 -6.0) (* 0 (- (* 6 (log x)))))) into (- 1.5) 12.092 * [backup-simplify]: Simplify (* (exp (* -3/2 (log x))) (+ (* (/ (pow (- 1.5) 2) 2)) (* (/ (pow (- 1.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 (pow x 3)))) 12.092 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 (pow x 3)))) into (* -0.375 (sqrt (/ 1 (pow x 3)))) 12.093 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (pow (/ 1 (- x)) 3)))) (pow (/ 1 (- x)) 2)) (+ (* (* -1.5 (sqrt (/ 1 (pow (/ 1 (- x)) 3)))) (/ 1 (- x))) (pow (/ 1 (- x)) -3/2))) into (- (+ (* 1.5 (/ (sqrt (* -1 (pow x 3))) x)) (pow (/ -1 x) -3/2)) (* 0.375 (/ (sqrt (* -1 (pow x 3))) (pow x 2)))) 12.093 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 12.093 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 x (* x x)))) into (pow (fma 2.0 x (pow x 2)) 1/4) 12.093 * [approximate]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in (x) around 0 12.093 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in x 12.093 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 x (pow x 2))))) in x 12.093 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 x (pow x 2)))) in x 12.093 * [taylor]: Taking taylor expansion of 1/4 in x 12.093 * [backup-simplify]: Simplify 1/4 into 1/4 12.093 * [taylor]: Taking taylor expansion of (log (fma 2.0 x (pow x 2))) in x 12.093 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 12.093 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 12.093 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 12.093 * [taylor]: Taking taylor expansion of 2.0 in x 12.093 * [backup-simplify]: Simplify 2.0 into 2.0 12.093 * [taylor]: Taking taylor expansion of x in x 12.093 * [backup-simplify]: Simplify 0 into 0 12.093 * [backup-simplify]: Simplify 1 into 1 12.093 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.093 * [taylor]: Taking taylor expansion of x in x 12.093 * [backup-simplify]: Simplify 0 into 0 12.093 * [backup-simplify]: Simplify 1 into 1 12.093 * [backup-simplify]: Simplify (* 2.0 0) into 0 12.094 * [backup-simplify]: Simplify (+ 0 0) into 0 12.095 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 12.095 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.095 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 12.095 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.096 * [backup-simplify]: Simplify (* 1/4 (+ (log 2.0) (log x))) into (* 1/4 (+ (log x) (log 2.0))) 12.096 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log x) (log 2.0)))) into (exp (* 1/4 (+ (log 2.0) (log x)))) 12.096 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in x 12.096 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 x (pow x 2))))) in x 12.096 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 x (pow x 2)))) in x 12.096 * [taylor]: Taking taylor expansion of 1/4 in x 12.096 * [backup-simplify]: Simplify 1/4 into 1/4 12.096 * [taylor]: Taking taylor expansion of (log (fma 2.0 x (pow x 2))) in x 12.096 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 12.096 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 12.096 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 12.096 * [taylor]: Taking taylor expansion of 2.0 in x 12.096 * [backup-simplify]: Simplify 2.0 into 2.0 12.096 * [taylor]: Taking taylor expansion of x in x 12.096 * [backup-simplify]: Simplify 0 into 0 12.096 * [backup-simplify]: Simplify 1 into 1 12.096 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.096 * [taylor]: Taking taylor expansion of x in x 12.096 * [backup-simplify]: Simplify 0 into 0 12.096 * [backup-simplify]: Simplify 1 into 1 12.097 * [backup-simplify]: Simplify (* 2.0 0) into 0 12.097 * [backup-simplify]: Simplify (+ 0 0) into 0 12.098 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 12.098 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.098 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 12.099 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.099 * [backup-simplify]: Simplify (* 1/4 (+ (log 2.0) (log x))) into (* 1/4 (+ (log x) (log 2.0))) 12.099 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log x) (log 2.0)))) into (exp (* 1/4 (+ (log 2.0) (log x)))) 12.100 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log 2.0) (log x)))) into (exp (* 1/4 (+ (log x) (log 2.0)))) 12.100 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 12.101 * [backup-simplify]: Simplify (* 1 1) into 1 12.101 * [backup-simplify]: Simplify (+ 0 1) into 1 12.104 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 2.0 1)))) 1) into 0.5 12.104 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.105 * [backup-simplify]: Simplify (+ (* 1/4 0.5) (* 0 (+ (log 2.0) (log x)))) into 0.125 12.106 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log x) (log 2.0)))) (+ (* (/ (pow 0.125 1) 1)))) into (* 0.125 (exp (* 1/4 (+ (log 2.0) (log x))))) 12.107 * [backup-simplify]: Simplify (* 0.125 (exp (* 1/4 (+ (log 2.0) (log x))))) into (* 0.125 (exp (* 1/4 (+ (log x) (log 2.0))))) 12.107 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.108 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.108 * [backup-simplify]: Simplify (+ 0 0) into 0 12.113 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 2.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2.0 1)))) 2) into (/ -1/2 (pow 2.0 2)) 12.114 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.115 * [backup-simplify]: Simplify (+ (* 1/4 (/ -1/2 (pow 2.0 2))) (+ (* 0 0.5) (* 0 (+ (log 2.0) (log x))))) into (- (* 1/8 (/ 1 (pow 2.0 2)))) 12.121 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log x) (log 2.0)))) (+ (* (/ (pow 0.125 2) 2)) (* (/ (pow (- (* 1/8 (/ 1 (pow 2.0 2)))) 1) 1)))) into (* (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2)))) (exp (* 1/4 (+ (log 2.0) (log x))))) 12.123 * [backup-simplify]: Simplify (* (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2)))) (exp (* 1/4 (+ (log 2.0) (log x))))) into (* (exp (* 1/4 (+ (log x) (log 2.0)))) (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2))))) 12.125 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/4 (+ (log x) (log 2.0)))) (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2))))) (pow x 2)) (+ (* (* 0.125 (exp (* 1/4 (+ (log x) (log 2.0))))) x) (exp (* 1/4 (+ (log x) (log 2.0)))))) into (- (+ (exp (* 1/4 (+ (log 2.0) (log x)))) (+ (* 0.0078125 (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x)))))) (* 0.125 (* x (exp (* 1/4 (+ (log 2.0) (log x)))))))) (* 1/8 (/ (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x))))) (pow 2.0 2)))) 12.126 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) into (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) 12.126 * [approximate]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in (x) around 0 12.126 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in x 12.126 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))))) in x 12.126 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2))))) in x 12.126 * [taylor]: Taking taylor expansion of 1/4 in x 12.126 * [backup-simplify]: Simplify 1/4 into 1/4 12.126 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))) in x 12.126 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.126 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.126 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.126 * [taylor]: Taking taylor expansion of 2.0 in x 12.126 * [backup-simplify]: Simplify 2.0 into 2.0 12.126 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.126 * [taylor]: Taking taylor expansion of x in x 12.126 * [backup-simplify]: Simplify 0 into 0 12.126 * [backup-simplify]: Simplify 1 into 1 12.126 * [backup-simplify]: Simplify (/ 1 1) into 1 12.126 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.126 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.126 * [taylor]: Taking taylor expansion of x in x 12.126 * [backup-simplify]: Simplify 0 into 0 12.126 * [backup-simplify]: Simplify 1 into 1 12.127 * [backup-simplify]: Simplify (* 1 1) into 1 12.127 * [backup-simplify]: Simplify (/ 1 1) into 1 12.127 * [backup-simplify]: Simplify (+ 0 1) into 1 12.127 * [backup-simplify]: Simplify (log 1) into 0 12.127 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.128 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.128 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.128 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in x 12.128 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))))) in x 12.128 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2))))) in x 12.128 * [taylor]: Taking taylor expansion of 1/4 in x 12.128 * [backup-simplify]: Simplify 1/4 into 1/4 12.128 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))) in x 12.128 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.128 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.128 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.128 * [taylor]: Taking taylor expansion of 2.0 in x 12.128 * [backup-simplify]: Simplify 2.0 into 2.0 12.128 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.128 * [taylor]: Taking taylor expansion of x in x 12.128 * [backup-simplify]: Simplify 0 into 0 12.128 * [backup-simplify]: Simplify 1 into 1 12.128 * [backup-simplify]: Simplify (/ 1 1) into 1 12.128 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.128 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.128 * [taylor]: Taking taylor expansion of x in x 12.128 * [backup-simplify]: Simplify 0 into 0 12.128 * [backup-simplify]: Simplify 1 into 1 12.128 * [backup-simplify]: Simplify (* 1 1) into 1 12.129 * [backup-simplify]: Simplify (/ 1 1) into 1 12.129 * [backup-simplify]: Simplify (+ 0 1) into 1 12.129 * [backup-simplify]: Simplify (log 1) into 0 12.129 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.129 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.130 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.130 * [backup-simplify]: Simplify (pow x -1/2) into (pow x -1/2) 12.130 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 12.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.131 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.135 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 1 1)))) 1) into 2.0 12.136 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.136 * [backup-simplify]: Simplify (+ (* 1/4 2.0) (* 0 (- (* 2 (log x))))) into 0.5 12.137 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (sqrt (/ 1 x))) 12.137 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 x))) into (* 0.5 (sqrt (/ 1 x))) 12.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.138 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 12.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.139 * [backup-simplify]: Simplify (+ 0 0) into 0 12.145 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 2.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -2.0 12.146 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.146 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (+ (* 0 2.0) (* 0 (- (* 2 (log x)))))) into (- 0.5) 12.149 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow 0.5 2) 2)) (* (/ (pow (- 0.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 x))) 12.149 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 x))) into (* -0.375 (sqrt (/ 1 x))) 12.149 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (/ 1 x)))) (pow (/ 1 x) 2)) (+ (* (* 0.5 (sqrt (/ 1 (/ 1 x)))) (/ 1 x)) (pow (/ 1 x) -1/2))) into (- (+ (pow (/ 1 x) -1/2) (* 0.5 (sqrt (/ 1 x)))) (* 0.375 (sqrt (/ 1 (pow x 3))))) 12.150 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) into (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) 12.150 * [approximate]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in (x) around 0 12.150 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in x 12.150 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))))) in x 12.150 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2))))) in x 12.150 * [taylor]: Taking taylor expansion of 1/4 in x 12.150 * [backup-simplify]: Simplify 1/4 into 1/4 12.150 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))) in x 12.150 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.150 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.150 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.150 * [taylor]: Taking taylor expansion of 2.0 in x 12.150 * [backup-simplify]: Simplify 2.0 into 2.0 12.150 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.150 * [taylor]: Taking taylor expansion of -1 in x 12.150 * [backup-simplify]: Simplify -1 into -1 12.150 * [taylor]: Taking taylor expansion of x in x 12.150 * [backup-simplify]: Simplify 0 into 0 12.150 * [backup-simplify]: Simplify 1 into 1 12.150 * [backup-simplify]: Simplify (/ -1 1) into -1 12.150 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.150 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.150 * [taylor]: Taking taylor expansion of x in x 12.150 * [backup-simplify]: Simplify 0 into 0 12.150 * [backup-simplify]: Simplify 1 into 1 12.151 * [backup-simplify]: Simplify (* 1 1) into 1 12.151 * [backup-simplify]: Simplify (/ 1 1) into 1 12.151 * [backup-simplify]: Simplify (+ 0 1) into 1 12.151 * [backup-simplify]: Simplify (log 1) into 0 12.152 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.152 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.152 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.152 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in x 12.152 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))))) in x 12.152 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2))))) in x 12.152 * [taylor]: Taking taylor expansion of 1/4 in x 12.152 * [backup-simplify]: Simplify 1/4 into 1/4 12.152 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))) in x 12.152 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.152 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.152 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.152 * [taylor]: Taking taylor expansion of 2.0 in x 12.152 * [backup-simplify]: Simplify 2.0 into 2.0 12.152 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.152 * [taylor]: Taking taylor expansion of -1 in x 12.152 * [backup-simplify]: Simplify -1 into -1 12.152 * [taylor]: Taking taylor expansion of x in x 12.152 * [backup-simplify]: Simplify 0 into 0 12.152 * [backup-simplify]: Simplify 1 into 1 12.152 * [backup-simplify]: Simplify (/ -1 1) into -1 12.152 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.152 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.152 * [taylor]: Taking taylor expansion of x in x 12.152 * [backup-simplify]: Simplify 0 into 0 12.152 * [backup-simplify]: Simplify 1 into 1 12.153 * [backup-simplify]: Simplify (* 1 1) into 1 12.153 * [backup-simplify]: Simplify (/ 1 1) into 1 12.153 * [backup-simplify]: Simplify (+ 0 1) into 1 12.153 * [backup-simplify]: Simplify (log 1) into 0 12.154 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.154 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.154 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.154 * [backup-simplify]: Simplify (pow x -1/2) into (pow x -1/2) 12.154 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 12.154 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.155 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 12.159 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 2.0)) 1)) (pow 1 1)))) 1) into -2.0 12.159 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.160 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (* 0 (- (* 2 (log x))))) into (- 0.5) 12.162 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (sqrt (/ 1 x))) 12.162 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ 1 x))) into (* -0.5 (sqrt (/ 1 x))) 12.162 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.163 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 12.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.164 * [backup-simplify]: Simplify (+ 0 0) into 0 12.170 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 2.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -2.0 12.171 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.171 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (+ (* 0 -2.0) (* 0 (- (* 2 (log x)))))) into (- 0.5) 12.174 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow (- 0.5) 2) 2)) (* (/ (pow (- 0.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 x))) 12.175 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 x))) into (* -0.375 (sqrt (/ 1 x))) 12.175 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (/ 1 (- x))))) (pow (/ 1 (- x)) 2)) (+ (* (* -0.5 (sqrt (/ 1 (/ 1 (- x))))) (/ 1 (- x))) (pow (/ 1 (- x)) -1/2))) into (- (+ (pow (/ -1 x) -1/2) (* 0.5 (/ (sqrt (* -1 x)) x))) (* 0.375 (/ (sqrt (* -1 x)) (pow x 2)))) 12.175 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 12.175 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 x (* x x)))) into (pow (fma 2.0 x (pow x 2)) 1/4) 12.175 * [approximate]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in (x) around 0 12.175 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in x 12.175 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 x (pow x 2))))) in x 12.175 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 x (pow x 2)))) in x 12.175 * [taylor]: Taking taylor expansion of 1/4 in x 12.175 * [backup-simplify]: Simplify 1/4 into 1/4 12.175 * [taylor]: Taking taylor expansion of (log (fma 2.0 x (pow x 2))) in x 12.175 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 12.175 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 12.175 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 12.175 * [taylor]: Taking taylor expansion of 2.0 in x 12.175 * [backup-simplify]: Simplify 2.0 into 2.0 12.175 * [taylor]: Taking taylor expansion of x in x 12.175 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify 1 into 1 12.175 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.175 * [taylor]: Taking taylor expansion of x in x 12.175 * [backup-simplify]: Simplify 0 into 0 12.175 * [backup-simplify]: Simplify 1 into 1 12.176 * [backup-simplify]: Simplify (* 2.0 0) into 0 12.176 * [backup-simplify]: Simplify (+ 0 0) into 0 12.177 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 12.177 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.177 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 12.178 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.178 * [backup-simplify]: Simplify (* 1/4 (+ (log 2.0) (log x))) into (* 1/4 (+ (log x) (log 2.0))) 12.178 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log x) (log 2.0)))) into (exp (* 1/4 (+ (log 2.0) (log x)))) 12.178 * [taylor]: Taking taylor expansion of (pow (fma 2.0 x (pow x 2)) 1/4) in x 12.178 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 x (pow x 2))))) in x 12.178 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 x (pow x 2)))) in x 12.178 * [taylor]: Taking taylor expansion of 1/4 in x 12.178 * [backup-simplify]: Simplify 1/4 into 1/4 12.178 * [taylor]: Taking taylor expansion of (log (fma 2.0 x (pow x 2))) in x 12.178 * [taylor]: Taking taylor expansion of (fma 2.0 x (pow x 2)) in x 12.178 * [taylor]: Rewrote expression to (+ (* 2.0 x) (pow x 2)) 12.178 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 12.178 * [taylor]: Taking taylor expansion of 2.0 in x 12.179 * [backup-simplify]: Simplify 2.0 into 2.0 12.179 * [taylor]: Taking taylor expansion of x in x 12.179 * [backup-simplify]: Simplify 0 into 0 12.179 * [backup-simplify]: Simplify 1 into 1 12.179 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.179 * [taylor]: Taking taylor expansion of x in x 12.179 * [backup-simplify]: Simplify 0 into 0 12.179 * [backup-simplify]: Simplify 1 into 1 12.179 * [backup-simplify]: Simplify (* 2.0 0) into 0 12.179 * [backup-simplify]: Simplify (+ 0 0) into 0 12.180 * [backup-simplify]: Simplify (+ (* 2.0 1) (* 0 0)) into 2.0 12.180 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.180 * [backup-simplify]: Simplify (log 2.0) into (log 2.0) 12.181 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.181 * [backup-simplify]: Simplify (* 1/4 (+ (log 2.0) (log x))) into (* 1/4 (+ (log x) (log 2.0))) 12.181 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log x) (log 2.0)))) into (exp (* 1/4 (+ (log 2.0) (log x)))) 12.182 * [backup-simplify]: Simplify (exp (* 1/4 (+ (log 2.0) (log x)))) into (exp (* 1/4 (+ (log x) (log 2.0)))) 12.182 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 1) (* 0 0))) into 0 12.183 * [backup-simplify]: Simplify (* 1 1) into 1 12.183 * [backup-simplify]: Simplify (+ 0 1) into 1 12.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 1) 1)) (pow 2.0 1)))) 1) into 0.5 12.186 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.187 * [backup-simplify]: Simplify (+ (* 1/4 0.5) (* 0 (+ (log 2.0) (log x)))) into 0.125 12.188 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log x) (log 2.0)))) (+ (* (/ (pow 0.125 1) 1)))) into (* 0.125 (exp (* 1/4 (+ (log 2.0) (log x))))) 12.188 * [backup-simplify]: Simplify (* 0.125 (exp (* 1/4 (+ (log 2.0) (log x))))) into (* 0.125 (exp (* 1/4 (+ (log x) (log 2.0))))) 12.189 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 12.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.190 * [backup-simplify]: Simplify (+ 0 0) into 0 12.195 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 1) 2)) (pow 2.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 2.0 1)))) 2) into (/ -1/2 (pow 2.0 2)) 12.195 * [backup-simplify]: Simplify (+ (* (- -1) (log x)) (log 2.0)) into (+ (log 2.0) (log x)) 12.197 * [backup-simplify]: Simplify (+ (* 1/4 (/ -1/2 (pow 2.0 2))) (+ (* 0 0.5) (* 0 (+ (log 2.0) (log x))))) into (- (* 1/8 (/ 1 (pow 2.0 2)))) 12.203 * [backup-simplify]: Simplify (* (exp (* 1/4 (+ (log x) (log 2.0)))) (+ (* (/ (pow 0.125 2) 2)) (* (/ (pow (- (* 1/8 (/ 1 (pow 2.0 2)))) 1) 1)))) into (* (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2)))) (exp (* 1/4 (+ (log 2.0) (log x))))) 12.205 * [backup-simplify]: Simplify (* (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2)))) (exp (* 1/4 (+ (log 2.0) (log x))))) into (* (exp (* 1/4 (+ (log x) (log 2.0)))) (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2))))) 12.208 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/4 (+ (log x) (log 2.0)))) (- 0.0078125 (* 1/8 (/ 1 (pow 2.0 2))))) (pow x 2)) (+ (* (* 0.125 (exp (* 1/4 (+ (log x) (log 2.0))))) x) (exp (* 1/4 (+ (log x) (log 2.0)))))) into (- (+ (exp (* 1/4 (+ (log 2.0) (log x)))) (+ (* 0.0078125 (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x)))))) (* 0.125 (* x (exp (* 1/4 (+ (log 2.0) (log x)))))))) (* 1/8 (/ (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x))))) (pow 2.0 2)))) 12.208 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 (/ 1 x) (* (/ 1 x) (/ 1 x))))) into (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) 12.208 * [approximate]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in (x) around 0 12.208 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in x 12.208 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))))) in x 12.208 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2))))) in x 12.208 * [taylor]: Taking taylor expansion of 1/4 in x 12.208 * [backup-simplify]: Simplify 1/4 into 1/4 12.208 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))) in x 12.208 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.208 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.208 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.208 * [taylor]: Taking taylor expansion of 2.0 in x 12.208 * [backup-simplify]: Simplify 2.0 into 2.0 12.208 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.208 * [taylor]: Taking taylor expansion of x in x 12.208 * [backup-simplify]: Simplify 0 into 0 12.208 * [backup-simplify]: Simplify 1 into 1 12.208 * [backup-simplify]: Simplify (/ 1 1) into 1 12.208 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.208 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.208 * [taylor]: Taking taylor expansion of x in x 12.208 * [backup-simplify]: Simplify 0 into 0 12.208 * [backup-simplify]: Simplify 1 into 1 12.209 * [backup-simplify]: Simplify (* 1 1) into 1 12.209 * [backup-simplify]: Simplify (/ 1 1) into 1 12.209 * [backup-simplify]: Simplify (+ 0 1) into 1 12.209 * [backup-simplify]: Simplify (log 1) into 0 12.210 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.210 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.210 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.210 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) 1/4) in x 12.210 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))))) in x 12.210 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2))))) in x 12.210 * [taylor]: Taking taylor expansion of 1/4 in x 12.210 * [backup-simplify]: Simplify 1/4 into 1/4 12.210 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ 1 x) (/ 1 (pow x 2)))) in x 12.210 * [taylor]: Taking taylor expansion of (fma 2.0 (/ 1 x) (/ 1 (pow x 2))) in x 12.210 * [taylor]: Rewrote expression to (+ (* 2.0 (/ 1 x)) (/ 1 (pow x 2))) 12.210 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 12.210 * [taylor]: Taking taylor expansion of 2.0 in x 12.210 * [backup-simplify]: Simplify 2.0 into 2.0 12.210 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.210 * [taylor]: Taking taylor expansion of x in x 12.210 * [backup-simplify]: Simplify 0 into 0 12.210 * [backup-simplify]: Simplify 1 into 1 12.210 * [backup-simplify]: Simplify (/ 1 1) into 1 12.210 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.210 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.210 * [taylor]: Taking taylor expansion of x in x 12.210 * [backup-simplify]: Simplify 0 into 0 12.210 * [backup-simplify]: Simplify 1 into 1 12.211 * [backup-simplify]: Simplify (* 1 1) into 1 12.211 * [backup-simplify]: Simplify (/ 1 1) into 1 12.211 * [backup-simplify]: Simplify (+ 0 1) into 1 12.211 * [backup-simplify]: Simplify (log 1) into 0 12.212 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.212 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.212 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.212 * [backup-simplify]: Simplify (pow x -1/2) into (pow x -1/2) 12.212 * [backup-simplify]: Simplify (* 2.0 1) into 2.0 12.213 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.214 * [backup-simplify]: Simplify (+ 2.0 0) into 2.0 12.218 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 2.0) 1)) (pow 1 1)))) 1) into 2.0 12.218 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.218 * [backup-simplify]: Simplify (+ (* 1/4 2.0) (* 0 (- (* 2 (log x))))) into 0.5 12.219 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow 0.5 1) 1)))) into (* 0.5 (sqrt (/ 1 x))) 12.220 * [backup-simplify]: Simplify (* 0.5 (sqrt (/ 1 x))) into (* 0.5 (sqrt (/ 1 x))) 12.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.220 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 1)) into 0 12.221 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.222 * [backup-simplify]: Simplify (+ 0 0) into 0 12.227 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 2.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -2.0 12.228 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.228 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (+ (* 0 2.0) (* 0 (- (* 2 (log x)))))) into (- 0.5) 12.231 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow 0.5 2) 2)) (* (/ (pow (- 0.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 x))) 12.231 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 x))) into (* -0.375 (sqrt (/ 1 x))) 12.232 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (/ 1 x)))) (pow (/ 1 x) 2)) (+ (* (* 0.5 (sqrt (/ 1 (/ 1 x)))) (/ 1 x)) (pow (/ 1 x) -1/2))) into (- (+ (pow (/ 1 x) -1/2) (* 0.5 (sqrt (/ 1 x)))) (* 0.375 (sqrt (/ 1 (pow x 3))))) 12.232 * [backup-simplify]: Simplify (sqrt (sqrt (fma 2.0 (/ 1 (- x)) (* (/ 1 (- x)) (/ 1 (- x)))))) into (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) 12.232 * [approximate]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in (x) around 0 12.232 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in x 12.232 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))))) in x 12.232 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2))))) in x 12.232 * [taylor]: Taking taylor expansion of 1/4 in x 12.232 * [backup-simplify]: Simplify 1/4 into 1/4 12.232 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))) in x 12.232 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.232 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.232 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.232 * [taylor]: Taking taylor expansion of 2.0 in x 12.232 * [backup-simplify]: Simplify 2.0 into 2.0 12.232 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.232 * [taylor]: Taking taylor expansion of -1 in x 12.232 * [backup-simplify]: Simplify -1 into -1 12.232 * [taylor]: Taking taylor expansion of x in x 12.232 * [backup-simplify]: Simplify 0 into 0 12.232 * [backup-simplify]: Simplify 1 into 1 12.232 * [backup-simplify]: Simplify (/ -1 1) into -1 12.232 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.232 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.232 * [taylor]: Taking taylor expansion of x in x 12.232 * [backup-simplify]: Simplify 0 into 0 12.232 * [backup-simplify]: Simplify 1 into 1 12.233 * [backup-simplify]: Simplify (* 1 1) into 1 12.233 * [backup-simplify]: Simplify (/ 1 1) into 1 12.233 * [backup-simplify]: Simplify (+ 0 1) into 1 12.233 * [backup-simplify]: Simplify (log 1) into 0 12.234 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.234 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.234 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.234 * [taylor]: Taking taylor expansion of (pow (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) 1/4) in x 12.234 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))))) in x 12.234 * [taylor]: Taking taylor expansion of (* 1/4 (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2))))) in x 12.234 * [taylor]: Taking taylor expansion of 1/4 in x 12.234 * [backup-simplify]: Simplify 1/4 into 1/4 12.234 * [taylor]: Taking taylor expansion of (log (fma 2.0 (/ -1 x) (/ 1 (pow x 2)))) in x 12.234 * [taylor]: Taking taylor expansion of (fma 2.0 (/ -1 x) (/ 1 (pow x 2))) in x 12.234 * [taylor]: Rewrote expression to (+ (* 2.0 (/ -1 x)) (/ 1 (pow x 2))) 12.234 * [taylor]: Taking taylor expansion of (* 2.0 (/ -1 x)) in x 12.234 * [taylor]: Taking taylor expansion of 2.0 in x 12.234 * [backup-simplify]: Simplify 2.0 into 2.0 12.234 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.234 * [taylor]: Taking taylor expansion of -1 in x 12.234 * [backup-simplify]: Simplify -1 into -1 12.234 * [taylor]: Taking taylor expansion of x in x 12.234 * [backup-simplify]: Simplify 0 into 0 12.234 * [backup-simplify]: Simplify 1 into 1 12.234 * [backup-simplify]: Simplify (/ -1 1) into -1 12.234 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.234 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.234 * [taylor]: Taking taylor expansion of x in x 12.234 * [backup-simplify]: Simplify 0 into 0 12.234 * [backup-simplify]: Simplify 1 into 1 12.235 * [backup-simplify]: Simplify (* 1 1) into 1 12.235 * [backup-simplify]: Simplify (/ 1 1) into 1 12.235 * [backup-simplify]: Simplify (+ 0 1) into 1 12.235 * [backup-simplify]: Simplify (log 1) into 0 12.236 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.236 * [backup-simplify]: Simplify (* 1/4 (- (* 2 (log x)))) into (* -1/2 (log x)) 12.236 * [backup-simplify]: Simplify (exp (* -1/2 (log x))) into (pow x -1/2) 12.236 * [backup-simplify]: Simplify (pow x -1/2) into (pow x -1/2) 12.236 * [backup-simplify]: Simplify (* 2.0 -1) into -2.0 12.236 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.237 * [backup-simplify]: Simplify (+ -2.0 0) into (- 2.0) 12.241 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 2.0)) 1)) (pow 1 1)))) 1) into -2.0 12.241 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.242 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (* 0 (- (* 2 (log x))))) into (- 0.5) 12.244 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow (- 0.5) 1) 1)))) into (* -0.5 (sqrt (/ 1 x))) 12.244 * [backup-simplify]: Simplify (* -0.5 (sqrt (/ 1 x))) into (* -0.5 (sqrt (/ 1 x))) 12.244 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.245 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 -1)) into 0 12.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.246 * [backup-simplify]: Simplify (+ 0 0) into 0 12.252 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 2.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into -2.0 12.253 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) 0) into (- (* 2 (log x))) 12.253 * [backup-simplify]: Simplify (+ (* 1/4 -2.0) (+ (* 0 -2.0) (* 0 (- (* 2 (log x)))))) into (- 0.5) 12.257 * [backup-simplify]: Simplify (* (exp (* -1/2 (log x))) (+ (* (/ (pow (- 0.5) 2) 2)) (* (/ (pow (- 0.5) 1) 1)))) into (* -0.375 (sqrt (/ 1 x))) 12.257 * [backup-simplify]: Simplify (* -0.375 (sqrt (/ 1 x))) into (* -0.375 (sqrt (/ 1 x))) 12.257 * [backup-simplify]: Simplify (+ (* (* -0.375 (sqrt (/ 1 (/ 1 (- x))))) (pow (/ 1 (- x)) 2)) (+ (* (* -0.5 (sqrt (/ 1 (/ 1 (- x))))) (/ 1 (- x))) (pow (/ 1 (- x)) -1/2))) into (- (+ (pow (/ -1 x) -1/2) (* 0.5 (/ (sqrt (* -1 x)) x))) (* 0.375 (/ (sqrt (* -1 x)) (pow x 2)))) 12.257 * * * [progress]: simplifying candidates 12.259 * [simplify]: Simplifying: (expm1 (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (log1p (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (+ 1/2 (+ 1/2 1)) (+ 1/2 (+ (/ 1 2) 1)) (+ 1/2 (+ 1/2 1)) (+ 1/2 (+ (/ 1 2) 1)) (+ 1 3) (+ 1 3) (+ (/ 1/2 2) (+ (/ 1/2 2) 1/2)) (+ (/ 1/2 2) (+ (/ 1/2 2) (/ 1 2))) (+ (/ 1/2 2) (+ (/ (/ 1 2) 2) 1/2)) (+ (/ 1/2 2) (+ (/ (/ 1 2) 2) (/ 1 2))) (+ (/ 1 2) (+ 1/2 1)) (+ (/ 1 2) (+ (/ 1 2) 1)) (+ (/ 1 2) (+ 1/2 1)) (+ (/ 1 2) (+ (/ 1 2) 1)) (+ (/ (/ 1 2) 2) (+ (/ 1/2 2) 1/2)) (+ (/ (/ 1 2) 2) (+ (/ 1/2 2) (/ 1 2))) (+ (/ (/ 1 2) 2) (+ (/ (/ 1 2) 2) 1/2)) (+ (/ (/ 1 2) 2) (+ (/ (/ 1 2) 2) (/ 1 2))) (* (sqrt (fma 2.0 x (* x x))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x)))) (+ (log (sqrt (sqrt (fma 2.0 x (* x x))))) (+ (log (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (fma 2.0 x (* x x)))))) (+ (log (sqrt (sqrt (fma 2.0 x (* x x))))) (log (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (log (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (exp (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))))) (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (fma 2.0 x (* x x))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x)))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (expm1 (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (log1p (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (+ 1/2 1) (+ (/ 1/2 2) 1/2) (+ (/ 1/2 2) (/ 1 2)) (+ (/ 1 2) 1) (+ (/ (/ 1 2) 2) 1/2) (+ (/ (/ 1 2) 2) (/ 1 2)) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (+ 1/2 1) (+ (/ 1 2) 1) (+ (log (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (fma 2.0 x (* x x))))) (log (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (exp (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))))) (cbrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt 1)) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) 1) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (expm1 (sqrt (sqrt (fma 2.0 x (* x x))))) (log1p (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (sqrt (fma 2.0 x (* x x))))) (exp (sqrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x)))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))))) (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt 1)) (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt 1) (sqrt (sqrt (fma 2.0 x (* x x)))) (/ 1/2 2) (/ 1 2) (/ (/ 1 2) 2) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (expm1 (sqrt (sqrt (fma 2.0 x (* x x))))) (log1p (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (sqrt (fma 2.0 x (* x x))))) (exp (sqrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x)))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))))) (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt 1)) (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt 1) (sqrt (sqrt (fma 2.0 x (* x x)))) (/ 1/2 2) (/ 1 2) (/ (/ 1 2) 2) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (+ (* 2.0 x) (pow x 2)) (- (+ (* 0.375 (* x (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (+ (* 0.2578125 (* (pow x 2) (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (exp (* 1/4 (+ (log 8.0) (* 3 (log x))))))) (* 18.0 (/ (* (pow x 2) (exp (* 1/4 (+ (log 8.0) (* 3 (log x)))))) (pow 8.0 2)))) (- (+ (* 1.5 (sqrt x)) (pow (/ 1 x) -3/2)) (* 0.375 (sqrt (/ 1 x)))) (- (+ (* 1.5 (/ (sqrt (* -1 (pow x 3))) x)) (pow (/ -1 x) -3/2)) (* 0.375 (/ (sqrt (* -1 (pow x 3))) (pow x 2)))) (- (+ (exp (* 1/4 (+ (log 2.0) (log x)))) (+ (* 0.0078125 (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x)))))) (* 0.125 (* x (exp (* 1/4 (+ (log 2.0) (log x)))))))) (* 1/8 (/ (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x))))) (pow 2.0 2)))) (- (+ (pow (/ 1 x) -1/2) (* 0.5 (sqrt (/ 1 x)))) (* 0.375 (sqrt (/ 1 (pow x 3))))) (- (+ (pow (/ -1 x) -1/2) (* 0.5 (/ (sqrt (* -1 x)) x))) (* 0.375 (/ (sqrt (* -1 x)) (pow x 2)))) (- (+ (exp (* 1/4 (+ (log 2.0) (log x)))) (+ (* 0.0078125 (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x)))))) (* 0.125 (* x (exp (* 1/4 (+ (log 2.0) (log x)))))))) (* 1/8 (/ (* (pow x 2) (exp (* 1/4 (+ (log 2.0) (log x))))) (pow 2.0 2)))) (- (+ (pow (/ 1 x) -1/2) (* 0.5 (sqrt (/ 1 x)))) (* 0.375 (sqrt (/ 1 (pow x 3))))) (- (+ (pow (/ -1 x) -1/2) (* 0.5 (/ (sqrt (* -1 x)) x))) (* 0.375 (/ (sqrt (* -1 x)) (pow x 2)))) 12.261 * * [simplify]: Extracting # 0 : cost 84 inf + 0 12.261 * * [simplify]: Extracting # 1 : cost 112 inf + 0 12.261 * * [simplify]: Extracting # 2 : cost 126 inf + 703 12.262 * * [simplify]: Extracting # 3 : cost 109 inf + 6844 12.263 * * [simplify]: Extracting # 4 : cost 75 inf + 17575 12.266 * * [simplify]: Extracting # 5 : cost 34 inf + 29648 12.268 * * [simplify]: Extracting # 6 : cost 27 inf + 32550 12.271 * * [simplify]: Extracting # 7 : cost 22 inf + 34159 12.273 * * [simplify]: Extracting # 8 : cost 14 inf + 37819 12.276 * * [simplify]: Extracting # 9 : cost 6 inf + 42641 12.279 * * [simplify]: Extracting # 10 : cost 4 inf + 44102 12.283 * * [simplify]: Extracting # 11 : cost 2 inf + 45644 12.286 * * [simplify]: Extracting # 12 : cost 1 inf + 46431 12.291 * * [simplify]: Extracting # 13 : cost 0 inf + 47549 12.294 * * [simplify]: iteration 0 : 178 enodes (cost 41485 ) 12.343 * * [simplify]: Extracting # 0 : cost 0 inf + 47549 12.348 * * [simplify]: Extracting # 1 : cost 70 inf + 42706 12.355 * * [simplify]: Extracting # 2 : cost 6 inf + 60115 12.362 * * [simplify]: Extracting # 3 : cost 2 inf + 56119 12.371 * * [simplify]: Extracting # 4 : cost 0 inf + 54707 12.378 * * [simplify]: iteration 1 : 442 enodes (cost 34042 ) 12.476 * * [simplify]: Extracting # 0 : cost 0 inf + 54707 12.487 * * [simplify]: Extracting # 1 : cost 198 inf + 50079 12.502 * * [simplify]: Extracting # 2 : cost 15 inf + 94444 12.522 * * [simplify]: Extracting # 3 : cost 4 inf + 96990 12.540 * * [simplify]: Extracting # 4 : cost 0 inf + 98394 12.558 * * [simplify]: Extracting # 5 : cost 0 inf + 98294 12.575 * * [simplify]: iteration 2 : 1086 enodes (cost 30742 ) 12.993 * * [simplify]: Extracting # 0 : cost 0 inf + 98294 13.022 * * [simplify]: Extracting # 1 : cost 887 inf + 96331 13.087 * * [simplify]: Extracting # 2 : cost 26 inf + 326667 13.166 * * [simplify]: Extracting # 3 : cost 4 inf + 331226 13.245 * * [simplify]: Extracting # 4 : cost 0 inf + 332082 13.323 * * [simplify]: Extracting # 5 : cost 0 inf + 331787 13.402 * * [simplify]: iteration 3 : 4020 enodes (cost 30127 ) 13.972 * * [simplify]: Extracting # 0 : cost 0 inf + 331787 14.085 * * [simplify]: Extracting # 1 : cost 1 inf + 331222 14.195 * * [simplify]: Extracting # 2 : cost 0 inf + 331049 14.305 * * [simplify]: Extracting # 3 : cost 0 inf + 330949 14.414 * * [simplify]: iteration complete: 5000 enodes (cost 30002 ) 14.415 * [simplify]: Simplified to: (expm1 (fma 2.0 x (* x x))) (log1p (fma 2.0 x (* x x))) 2 2 2 2 4 4 1 1 1 1 2 2 2 2 1 1 1 1 (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (log (fma 2.0 x (* x x))) (log (fma 2.0 x (* x x))) (log (fma 2.0 x (* x x))) (exp (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (cbrt (fma 2.0 x (* x x))) (cbrt (fma 2.0 x (* x x)))) (cbrt (fma 2.0 x (* x x))) (* (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (fma 2.0 x (* x x)) (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (sqrt (fma 2.0 x (* x x))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (expm1 (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (log1p (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) 3/2 3/4 3/4 3/2 3/4 3/4 (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) 3/2 3/2 (log (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (log (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (exp (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (fma 2.0 x (* x x)) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x)))) (* (fma 2.0 x (* x x)) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (fma 2.0 x (* x x)))) (* (sqrt (fma 2.0 x (* x x))) (fma 2.0 x (* x x))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (sqrt (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (* (cbrt (sqrt (fma 2.0 x (* x x)))) (cbrt (sqrt (fma 2.0 x (* x x)))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (fabs (cbrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x))) (sqrt (sqrt (fma 2.0 x (* x x)))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fma 2.0 x (* x x)))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (expm1 (sqrt (sqrt (fma 2.0 x (* x x))))) (log1p (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (sqrt (fma 2.0 x (* x x))))) (exp (sqrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x)))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (fabs (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fabs (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) 1 (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) 1 (sqrt (sqrt (fma 2.0 x (* x x)))) 1/4 1/2 1/4 (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (expm1 (sqrt (sqrt (fma 2.0 x (* x x))))) (log1p (sqrt (sqrt (fma 2.0 x (* x x))))) (log (sqrt (sqrt (fma 2.0 x (* x x))))) (exp (sqrt (sqrt (fma 2.0 x (* x x))))) (* (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x)))))) (cbrt (sqrt (sqrt (fma 2.0 x (* x x))))) (* (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (fma 2.0 x (* x x)))) (fabs (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (cbrt (sqrt (fma 2.0 x (* x x))))) (sqrt (fabs (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (cbrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) 1 (sqrt (sqrt (fma 2.0 x (* x x)))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) 1 (sqrt (sqrt (fma 2.0 x (* x x)))) 1/4 1/2 1/4 (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (sqrt (sqrt (sqrt (fma 2.0 x (* x x))))) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (fma 2.0 x (* x x)) (- (fma (exp (* 1/4 (fma 3 (log x) (log 8.0)))) (* x (+ 0.375 (* 0.2578125 x))) (exp (* 1/4 (fma 3 (log x) (log 8.0))))) (* (* 18.0 (* (/ x 8.0) (/ x 8.0))) (exp (* 1/4 (fma 3 (log x) (log 8.0)))))) (- (fma 1.5 (sqrt x) (pow (/ 1 x) -3/2)) (* 0.375 (sqrt (/ 1 x)))) (fma (/ (sqrt (- (* (* x x) x))) x) (- 1.5 (/ 0.375 x)) (pow (/ -1 x) -3/2)) (fma (exp (* 1/4 (+ (log 2.0) (log x)))) (* x (fma x 0.0078125 0.125)) (fma -1/8 (* (* (/ x 2.0) (/ x 2.0)) (exp (* 1/4 (+ (log 2.0) (log x))))) (exp (* 1/4 (+ (log 2.0) (log x)))))) (- (fma 0.5 (sqrt (/ 1 x)) (pow (/ 1 x) -1/2)) (* (sqrt (/ 1 (* (* x x) x))) 0.375)) (fma (/ (sqrt (- x)) x) (- 0.5 (/ 0.375 x)) (pow (/ -1 x) -1/2)) (fma (exp (* 1/4 (+ (log 2.0) (log x)))) (* x (fma x 0.0078125 0.125)) (fma -1/8 (* (* (/ x 2.0) (/ x 2.0)) (exp (* 1/4 (+ (log 2.0) (log x))))) (exp (* 1/4 (+ (log 2.0) (log x)))))) (- (fma 0.5 (sqrt (/ 1 x)) (pow (/ 1 x) -1/2)) (* (sqrt (/ 1 (* (* x x) x))) 0.375)) (fma (/ (sqrt (- x)) x) (- 0.5 (/ 0.375 x)) (pow (/ -1 x) -1/2)) 14.423 * * * [progress]: adding candidates to table 14.762 * [progress]: [Phase 3 of 3] Extracting. 14.763 * * [regime]: Finding splitpoints for: (# # #) 14.763 * * * [regime-changes]: Trying 1 branch expressions: (x) 14.764 * * * * [regimes]: Trying to branch on x from (# # #) 14.789 * * * [regime]: Found split indices: #