28.432 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.020 * * * [progress]: [2/2] Setting up program. 0.026 * [progress]: [Phase 2 of 3] Improving. 0.026 * [simplify]: Simplifying: (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 0.027 * * [simplify]: iteration 0: 9 enodes 0.029 * * [simplify]: iteration 1: 19 enodes 0.034 * * [simplify]: iteration 2: 39 enodes 0.045 * * [simplify]: iteration 3: 77 enodes 0.060 * * [simplify]: iteration 4: 133 enodes 0.103 * * [simplify]: iteration 5: 199 enodes 0.168 * * [simplify]: iteration 6: 244 enodes 0.205 * * [simplify]: iteration 7: 252 enodes 0.247 * * [simplify]: iteration complete: 252 enodes 0.247 * * [simplify]: Extracting #0: cost 1 inf + 0 0.247 * * [simplify]: Extracting #1: cost 24 inf + 0 0.247 * * [simplify]: Extracting #2: cost 28 inf + 19 0.248 * * [simplify]: Extracting #3: cost 24 inf + 35 0.248 * * [simplify]: Extracting #4: cost 7 inf + 229 0.248 * * [simplify]: Extracting #5: cost 0 inf + 315 0.249 * [simplify]: Simplified to: (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x))) 0.258 * * [progress]: iteration 1 / 4 0.258 * * * [progress]: picking best candidate 0.266 * * * * [pick]: Picked # 0.266 * * * [progress]: localizing error 0.295 * * * [progress]: generating rewritten candidates 0.295 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.302 * * * * [progress]: [ 2 / 2 ] rewriting at (2 1) 0.304 * * * [progress]: generating series expansions 0.304 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.305 * [backup-simplify]: Simplify (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x))) into (/ (fma (* 4.0 y) (- y) (pow x 2)) (fma y (* 4.0 y) (pow x 2))) 0.305 * [approximate]: Taking taylor expansion of (/ (fma (* 4.0 y) (- y) (pow x 2)) (fma y (* 4.0 y) (pow x 2))) in (y x) around 0 0.305 * [taylor]: Taking taylor expansion of (/ (fma (* 4.0 y) (- y) (pow x 2)) (fma y (* 4.0 y) (pow x 2))) in x 0.305 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in x 0.305 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.305 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in x 0.305 * [taylor]: Taking taylor expansion of (* 4.0 y) in x 0.305 * [taylor]: Taking taylor expansion of 4.0 in x 0.305 * [backup-simplify]: Simplify 4.0 into 4.0 0.305 * [taylor]: Taking taylor expansion of y in x 0.305 * [backup-simplify]: Simplify y into y 0.305 * [taylor]: Taking taylor expansion of (- y) in x 0.305 * [taylor]: Taking taylor expansion of y in x 0.305 * [backup-simplify]: Simplify y into y 0.305 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.305 * [taylor]: Taking taylor expansion of x in x 0.305 * [backup-simplify]: Simplify 0 into 0 0.305 * [backup-simplify]: Simplify 1 into 1 0.306 * [taylor]: Taking taylor expansion of (fma y (* 4.0 y) (pow x 2)) in x 0.306 * [taylor]: Rewrote expression to (+ (* y (* 4.0 y)) (pow x 2)) 0.306 * [taylor]: Taking taylor expansion of (* y (* 4.0 y)) in x 0.306 * [taylor]: Taking taylor expansion of y in x 0.306 * [backup-simplify]: Simplify y into y 0.306 * [taylor]: Taking taylor expansion of (* 4.0 y) in x 0.306 * [taylor]: Taking taylor expansion of 4.0 in x 0.306 * [backup-simplify]: Simplify 4.0 into 4.0 0.306 * [taylor]: Taking taylor expansion of y in x 0.306 * [backup-simplify]: Simplify y into y 0.306 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [backup-simplify]: Simplify 0 into 0 0.306 * [backup-simplify]: Simplify 1 into 1 0.306 * [backup-simplify]: Simplify (* 4.0 y) into (* 4.0 y) 0.306 * [backup-simplify]: Simplify (- y) into (- y) 0.306 * [backup-simplify]: Simplify (* (* 4.0 y) (- y)) into (* -4.0 (pow y 2)) 0.306 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 0.306 * [backup-simplify]: Simplify (* 4.0 y) into (* 4.0 y) 0.307 * [backup-simplify]: Simplify (* y (* 4.0 y)) into (* 4.0 (pow y 2)) 0.307 * [backup-simplify]: Simplify (+ (* 4.0 (pow y 2)) 0) into (* 4.0 (pow y 2)) 0.307 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 0.307 * [taylor]: Taking taylor expansion of (/ (fma (* 4.0 y) (- y) (pow x 2)) (fma y (* 4.0 y) (pow x 2))) in y 0.307 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in y 0.307 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.307 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in y 0.307 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.307 * [taylor]: Taking taylor expansion of 4.0 in y 0.307 * [backup-simplify]: Simplify 4.0 into 4.0 0.307 * [taylor]: Taking taylor expansion of y in y 0.307 * [backup-simplify]: Simplify 0 into 0 0.307 * [backup-simplify]: Simplify 1 into 1 0.307 * [taylor]: Taking taylor expansion of (- y) in y 0.308 * [taylor]: Taking taylor expansion of y in y 0.308 * [backup-simplify]: Simplify 0 into 0 0.308 * [backup-simplify]: Simplify 1 into 1 0.308 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.308 * [taylor]: Taking taylor expansion of x in y 0.308 * [backup-simplify]: Simplify x into x 0.308 * [taylor]: Taking taylor expansion of (fma y (* 4.0 y) (pow x 2)) in y 0.308 * [taylor]: Rewrote expression to (+ (* y (* 4.0 y)) (pow x 2)) 0.308 * [taylor]: Taking taylor expansion of (* y (* 4.0 y)) in y 0.308 * [taylor]: Taking taylor expansion of y in y 0.308 * [backup-simplify]: Simplify 0 into 0 0.308 * [backup-simplify]: Simplify 1 into 1 0.308 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.308 * [taylor]: Taking taylor expansion of 4.0 in y 0.308 * [backup-simplify]: Simplify 4.0 into 4.0 0.308 * [taylor]: Taking taylor expansion of y in y 0.308 * [backup-simplify]: Simplify 0 into 0 0.308 * [backup-simplify]: Simplify 1 into 1 0.308 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.308 * [taylor]: Taking taylor expansion of x in y 0.308 * [backup-simplify]: Simplify x into x 0.309 * [backup-simplify]: Simplify (* 4.0 0) into 0 0.309 * [backup-simplify]: Simplify (- 0) into 0 0.310 * [backup-simplify]: Simplify (* 0 0) into 0 0.310 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.310 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.311 * [backup-simplify]: Simplify (* 4.0 0) into 0 0.311 * [backup-simplify]: Simplify (* 0 0) into 0 0.311 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.311 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.312 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 0.312 * [taylor]: Taking taylor expansion of (/ (fma (* 4.0 y) (- y) (pow x 2)) (fma y (* 4.0 y) (pow x 2))) in y 0.312 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in y 0.312 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.312 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in y 0.312 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.312 * [taylor]: Taking taylor expansion of 4.0 in y 0.312 * [backup-simplify]: Simplify 4.0 into 4.0 0.312 * [taylor]: Taking taylor expansion of y in y 0.312 * [backup-simplify]: Simplify 0 into 0 0.312 * [backup-simplify]: Simplify 1 into 1 0.312 * [taylor]: Taking taylor expansion of (- y) in y 0.312 * [taylor]: Taking taylor expansion of y in y 0.312 * [backup-simplify]: Simplify 0 into 0 0.312 * [backup-simplify]: Simplify 1 into 1 0.312 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.312 * [taylor]: Taking taylor expansion of x in y 0.312 * [backup-simplify]: Simplify x into x 0.312 * [taylor]: Taking taylor expansion of (fma y (* 4.0 y) (pow x 2)) in y 0.312 * [taylor]: Rewrote expression to (+ (* y (* 4.0 y)) (pow x 2)) 0.312 * [taylor]: Taking taylor expansion of (* y (* 4.0 y)) in y 0.312 * [taylor]: Taking taylor expansion of y in y 0.312 * [backup-simplify]: Simplify 0 into 0 0.312 * [backup-simplify]: Simplify 1 into 1 0.313 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.313 * [taylor]: Taking taylor expansion of 4.0 in y 0.313 * [backup-simplify]: Simplify 4.0 into 4.0 0.313 * [taylor]: Taking taylor expansion of y in y 0.313 * [backup-simplify]: Simplify 0 into 0 0.313 * [backup-simplify]: Simplify 1 into 1 0.313 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.313 * [taylor]: Taking taylor expansion of x in y 0.313 * [backup-simplify]: Simplify x into x 0.313 * [backup-simplify]: Simplify (* 4.0 0) into 0 0.314 * [backup-simplify]: Simplify (- 0) into 0 0.314 * [backup-simplify]: Simplify (* 0 0) into 0 0.314 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.315 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.315 * [backup-simplify]: Simplify (* 4.0 0) into 0 0.316 * [backup-simplify]: Simplify (* 0 0) into 0 0.316 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.316 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.316 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 0.316 * [taylor]: Taking taylor expansion of 1 in x 0.316 * [backup-simplify]: Simplify 1 into 1 0.316 * [backup-simplify]: Simplify 1 into 1 0.317 * [backup-simplify]: Simplify (- 1) into -1 0.318 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 0.319 * [backup-simplify]: Simplify (- 0) into 0 0.320 * [backup-simplify]: Simplify (+ (* 0 -1) (* 4.0 0)) into 0 0.320 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.320 * [backup-simplify]: Simplify (+ 0 0) into 0 0.322 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 0.322 * [backup-simplify]: Simplify (+ (* 0 4.0) (* 1 0)) into 0 0.323 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.323 * [backup-simplify]: Simplify (+ 0 0) into 0 0.323 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))))) into 0 0.323 * [taylor]: Taking taylor expansion of 0 in x 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify (- 0) into 0 0.324 * [backup-simplify]: Simplify (- 1) into -1 0.326 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 0.327 * [backup-simplify]: Simplify (- 0) into 0 0.329 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 4.0 -1) (* 0 0))) into (- 4.0) 0.330 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.331 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 0.332 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 0.335 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4.0) (* 0 0))) into 4.0 0.335 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.336 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 0.337 * [backup-simplify]: Simplify (- (/ (- 4.0) (pow x 2)) (+ (* 1 (/ 4.0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into (- (* 8.0 (/ 1 (pow x 2)))) 0.337 * [taylor]: Taking taylor expansion of (- (* 8.0 (/ 1 (pow x 2)))) in x 0.337 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow x 2))) in x 0.337 * [taylor]: Taking taylor expansion of 8.0 in x 0.337 * [backup-simplify]: Simplify 8.0 into 8.0 0.337 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.337 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.337 * [taylor]: Taking taylor expansion of x in x 0.337 * [backup-simplify]: Simplify 0 into 0 0.337 * [backup-simplify]: Simplify 1 into 1 0.338 * [backup-simplify]: Simplify (* 1 1) into 1 0.338 * [backup-simplify]: Simplify (/ 1 1) into 1 0.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.340 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.342 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.343 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 0.343 * [backup-simplify]: Simplify (- 0) into 0 0.343 * [backup-simplify]: Simplify 0 into 0 0.343 * [backup-simplify]: Simplify 0 into 0 0.343 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify (- 0) into 0 0.344 * [backup-simplify]: Simplify (- 0) into 0 0.344 * [backup-simplify]: Simplify (- 1) into -1 0.346 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.346 * [backup-simplify]: Simplify (- 0) into 0 0.347 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 4.0 0) (+ (* 0 -1) (* 0 0)))) into 0 0.348 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 0.349 * [backup-simplify]: Simplify (+ 0 0) into 0 0.350 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.357 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4.0) (* 0 0)))) into 0 0.359 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 0.360 * [backup-simplify]: Simplify (+ 0 0) into 0 0.361 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))) (* 0 (/ 4.0 (pow x 2))) (* (- (* 8.0 (/ 1 (pow x 2)))) (/ 0 (pow x 2))))) into 0 0.361 * [taylor]: Taking taylor expansion of 0 in x 0.361 * [backup-simplify]: Simplify 0 into 0 0.361 * [backup-simplify]: Simplify 0 into 0 0.361 * [backup-simplify]: Simplify 1 into 1 0.361 * [backup-simplify]: Simplify (/ (fma (* (/ 1 y) 4.0) (- (/ 1 y)) (* (/ 1 x) (/ 1 x))) (fma (/ 1 y) (* (/ 1 y) 4.0) (* (/ 1 x) (/ 1 x)))) into (/ (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2)))) 0.361 * [approximate]: Taking taylor expansion of (/ (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2)))) in (y x) around 0 0.361 * [taylor]: Taking taylor expansion of (/ (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2)))) in x 0.362 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in x 0.362 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.362 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in x 0.362 * [taylor]: Taking taylor expansion of (/ 4.0 y) in x 0.362 * [taylor]: Taking taylor expansion of 4.0 in x 0.362 * [backup-simplify]: Simplify 4.0 into 4.0 0.362 * [taylor]: Taking taylor expansion of y in x 0.362 * [backup-simplify]: Simplify y into y 0.362 * [backup-simplify]: Simplify (/ 4.0 y) into (/ 4.0 y) 0.362 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 0.362 * [taylor]: Taking taylor expansion of (/ 1 y) in x 0.362 * [taylor]: Taking taylor expansion of y in x 0.362 * [backup-simplify]: Simplify y into y 0.362 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 0.362 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.362 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.362 * [taylor]: Taking taylor expansion of x in x 0.362 * [backup-simplify]: Simplify 0 into 0 0.362 * [backup-simplify]: Simplify 1 into 1 0.363 * [backup-simplify]: Simplify (* 1 1) into 1 0.364 * [backup-simplify]: Simplify (/ 1 1) into 1 0.364 * [taylor]: Taking taylor expansion of (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2))) in x 0.364 * [taylor]: Rewrote expression to (+ (* (/ 1 y) (/ 4.0 y)) (/ 1 (pow x 2))) 0.364 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 4.0 y)) in x 0.364 * [taylor]: Taking taylor expansion of (/ 1 y) in x 0.364 * [taylor]: Taking taylor expansion of y in x 0.364 * [backup-simplify]: Simplify y into y 0.364 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 0.364 * [taylor]: Taking taylor expansion of (/ 4.0 y) in x 0.364 * [taylor]: Taking taylor expansion of 4.0 in x 0.364 * [backup-simplify]: Simplify 4.0 into 4.0 0.364 * [taylor]: Taking taylor expansion of y in x 0.364 * [backup-simplify]: Simplify y into y 0.364 * [backup-simplify]: Simplify (/ 4.0 y) into (/ 4.0 y) 0.364 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.364 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.364 * [taylor]: Taking taylor expansion of x in x 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify 1 into 1 0.365 * [backup-simplify]: Simplify (* 1 1) into 1 0.366 * [backup-simplify]: Simplify (/ 1 1) into 1 0.367 * [backup-simplify]: Simplify (+ 0 1) into 1 0.367 * [backup-simplify]: Simplify (+ 0 1) into 1 0.368 * [backup-simplify]: Simplify (/ 1 1) into 1 0.368 * [taylor]: Taking taylor expansion of (/ (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2)))) in y 0.368 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in y 0.368 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.368 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in y 0.368 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.368 * [taylor]: Taking taylor expansion of 4.0 in y 0.368 * [backup-simplify]: Simplify 4.0 into 4.0 0.368 * [taylor]: Taking taylor expansion of y in y 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [backup-simplify]: Simplify 1 into 1 0.369 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.369 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 0.369 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.369 * [taylor]: Taking taylor expansion of y in y 0.369 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify 1 into 1 0.369 * [backup-simplify]: Simplify (/ 1 1) into 1 0.370 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.370 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.370 * [taylor]: Taking taylor expansion of x in y 0.370 * [backup-simplify]: Simplify x into x 0.370 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.370 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.370 * [taylor]: Taking taylor expansion of (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2))) in y 0.370 * [taylor]: Rewrote expression to (+ (* (/ 1 y) (/ 4.0 y)) (/ 1 (pow x 2))) 0.370 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 4.0 y)) in y 0.370 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.370 * [taylor]: Taking taylor expansion of y in y 0.370 * [backup-simplify]: Simplify 0 into 0 0.370 * [backup-simplify]: Simplify 1 into 1 0.371 * [backup-simplify]: Simplify (/ 1 1) into 1 0.371 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.371 * [taylor]: Taking taylor expansion of 4.0 in y 0.371 * [backup-simplify]: Simplify 4.0 into 4.0 0.371 * [taylor]: Taking taylor expansion of y in y 0.371 * [backup-simplify]: Simplify 0 into 0 0.371 * [backup-simplify]: Simplify 1 into 1 0.372 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.372 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.372 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.372 * [taylor]: Taking taylor expansion of x in y 0.372 * [backup-simplify]: Simplify x into x 0.372 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.372 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.373 * [backup-simplify]: Simplify (- 1) into -1 0.373 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 0.374 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.374 * [backup-simplify]: Simplify (* 1 4.0) into 4.0 0.375 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 0.376 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 0.376 * [taylor]: Taking taylor expansion of (/ (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2)))) in y 0.376 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in y 0.376 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.376 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in y 0.376 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.376 * [taylor]: Taking taylor expansion of 4.0 in y 0.376 * [backup-simplify]: Simplify 4.0 into 4.0 0.376 * [taylor]: Taking taylor expansion of y in y 0.376 * [backup-simplify]: Simplify 0 into 0 0.376 * [backup-simplify]: Simplify 1 into 1 0.377 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.377 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 0.377 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.377 * [taylor]: Taking taylor expansion of y in y 0.377 * [backup-simplify]: Simplify 0 into 0 0.377 * [backup-simplify]: Simplify 1 into 1 0.377 * [backup-simplify]: Simplify (/ 1 1) into 1 0.377 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.377 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.377 * [taylor]: Taking taylor expansion of x in y 0.377 * [backup-simplify]: Simplify x into x 0.377 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.378 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.378 * [taylor]: Taking taylor expansion of (fma (/ 1 y) (/ 4.0 y) (/ 1 (pow x 2))) in y 0.378 * [taylor]: Rewrote expression to (+ (* (/ 1 y) (/ 4.0 y)) (/ 1 (pow x 2))) 0.378 * [taylor]: Taking taylor expansion of (* (/ 1 y) (/ 4.0 y)) in y 0.378 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.378 * [taylor]: Taking taylor expansion of y in y 0.378 * [backup-simplify]: Simplify 0 into 0 0.378 * [backup-simplify]: Simplify 1 into 1 0.378 * [backup-simplify]: Simplify (/ 1 1) into 1 0.378 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.378 * [taylor]: Taking taylor expansion of 4.0 in y 0.378 * [backup-simplify]: Simplify 4.0 into 4.0 0.378 * [taylor]: Taking taylor expansion of y in y 0.378 * [backup-simplify]: Simplify 0 into 0 0.378 * [backup-simplify]: Simplify 1 into 1 0.379 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.379 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.379 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.379 * [taylor]: Taking taylor expansion of x in y 0.379 * [backup-simplify]: Simplify x into x 0.379 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.379 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.379 * [backup-simplify]: Simplify (- 1) into -1 0.379 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 0.380 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.380 * [backup-simplify]: Simplify (* 1 4.0) into 4.0 0.380 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 0.381 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 0.381 * [taylor]: Taking taylor expansion of -1.0 in x 0.381 * [backup-simplify]: Simplify -1.0 into -1.0 0.381 * [backup-simplify]: Simplify -1.0 into -1.0 0.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.382 * [backup-simplify]: Simplify (- 0) into 0 0.382 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 0.383 * [backup-simplify]: Simplify (- 1) into -1 0.383 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 0.383 * [backup-simplify]: Simplify (+ 0 0) into 0 0.384 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 0.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4.0)) into 0 0.385 * [backup-simplify]: Simplify (+ 0 0) into 0 0.386 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 0.386 * [taylor]: Taking taylor expansion of 0 in x 0.386 * [backup-simplify]: Simplify 0 into 0 0.386 * [backup-simplify]: Simplify 0 into 0 0.386 * [backup-simplify]: Simplify 0 into 0 0.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.387 * [backup-simplify]: Simplify (- 0) into 0 0.387 * [backup-simplify]: Simplify (- 0) into 0 0.388 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.388 * [backup-simplify]: Simplify (- 1) into -1 0.389 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 0.389 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.391 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4.0))) into 0 0.391 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.392 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 0.392 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 0.392 * [taylor]: Taking taylor expansion of 0.5 in x 0.392 * [backup-simplify]: Simplify 0.5 into 0.5 0.392 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.392 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.392 * [taylor]: Taking taylor expansion of x in x 0.392 * [backup-simplify]: Simplify 0 into 0 0.392 * [backup-simplify]: Simplify 1 into 1 0.392 * [backup-simplify]: Simplify (* 1 1) into 1 0.392 * [backup-simplify]: Simplify (/ 1 1) into 1 0.393 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.393 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.395 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 0 into 0 0.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.396 * [backup-simplify]: Simplify (- 0) into 0 0.396 * [backup-simplify]: Simplify (- 0) into 0 0.397 * [backup-simplify]: Simplify (- 0) into 0 0.397 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.398 * [backup-simplify]: Simplify (- 1) into -1 0.398 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.398 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.399 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.399 * [backup-simplify]: Simplify (+ 0 0) into 0 0.400 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4.0)))) into 0 0.401 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.402 * [backup-simplify]: Simplify (+ 0 0) into 0 0.403 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 0.403 * [taylor]: Taking taylor expansion of 0 in x 0.403 * [backup-simplify]: Simplify 0 into 0 0.403 * [backup-simplify]: Simplify 0 into 0 0.403 * [backup-simplify]: Simplify -1.0 into -1.0 0.403 * [backup-simplify]: Simplify (/ (fma (* (/ 1 (- y)) 4.0) (- (/ 1 (- y))) (* (/ 1 (- x)) (/ 1 (- x)))) (fma (/ 1 (- y)) (* (/ 1 (- y)) 4.0) (* (/ 1 (- x)) (/ 1 (- x))))) into (/ (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2)))) 0.403 * [approximate]: Taking taylor expansion of (/ (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2)))) in (y x) around 0 0.403 * [taylor]: Taking taylor expansion of (/ (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2)))) in x 0.403 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in x 0.403 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.403 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in x 0.403 * [taylor]: Taking taylor expansion of (/ -4.0 y) in x 0.403 * [taylor]: Taking taylor expansion of -4.0 in x 0.404 * [backup-simplify]: Simplify -4.0 into -4.0 0.404 * [taylor]: Taking taylor expansion of y in x 0.404 * [backup-simplify]: Simplify y into y 0.404 * [backup-simplify]: Simplify (/ -4.0 y) into (/ -4.0 y) 0.404 * [taylor]: Taking taylor expansion of (/ 1 y) in x 0.404 * [taylor]: Taking taylor expansion of y in x 0.404 * [backup-simplify]: Simplify y into y 0.404 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 0.404 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.404 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.404 * [taylor]: Taking taylor expansion of x in x 0.404 * [backup-simplify]: Simplify 0 into 0 0.404 * [backup-simplify]: Simplify 1 into 1 0.404 * [backup-simplify]: Simplify (* 1 1) into 1 0.404 * [backup-simplify]: Simplify (/ 1 1) into 1 0.404 * [taylor]: Taking taylor expansion of (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2))) in x 0.405 * [taylor]: Rewrote expression to (+ (* (/ -1 y) (/ -4.0 y)) (/ 1 (pow x 2))) 0.405 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -4.0 y)) in x 0.405 * [taylor]: Taking taylor expansion of (/ -1 y) in x 0.405 * [taylor]: Taking taylor expansion of -1 in x 0.405 * [backup-simplify]: Simplify -1 into -1 0.405 * [taylor]: Taking taylor expansion of y in x 0.405 * [backup-simplify]: Simplify y into y 0.405 * [backup-simplify]: Simplify (/ -1 y) into (/ -1 y) 0.405 * [taylor]: Taking taylor expansion of (/ -4.0 y) in x 0.405 * [taylor]: Taking taylor expansion of -4.0 in x 0.405 * [backup-simplify]: Simplify -4.0 into -4.0 0.405 * [taylor]: Taking taylor expansion of y in x 0.405 * [backup-simplify]: Simplify y into y 0.405 * [backup-simplify]: Simplify (/ -4.0 y) into (/ -4.0 y) 0.405 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.405 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.405 * [taylor]: Taking taylor expansion of x in x 0.405 * [backup-simplify]: Simplify 0 into 0 0.405 * [backup-simplify]: Simplify 1 into 1 0.405 * [backup-simplify]: Simplify (* 1 1) into 1 0.406 * [backup-simplify]: Simplify (/ 1 1) into 1 0.406 * [backup-simplify]: Simplify (+ 0 1) into 1 0.406 * [backup-simplify]: Simplify (+ 0 1) into 1 0.406 * [backup-simplify]: Simplify (/ 1 1) into 1 0.406 * [taylor]: Taking taylor expansion of (/ (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2)))) in y 0.407 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in y 0.407 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.407 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in y 0.407 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.407 * [taylor]: Taking taylor expansion of -4.0 in y 0.407 * [backup-simplify]: Simplify -4.0 into -4.0 0.407 * [taylor]: Taking taylor expansion of y in y 0.407 * [backup-simplify]: Simplify 0 into 0 0.407 * [backup-simplify]: Simplify 1 into 1 0.407 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.407 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.407 * [taylor]: Taking taylor expansion of y in y 0.407 * [backup-simplify]: Simplify 0 into 0 0.407 * [backup-simplify]: Simplify 1 into 1 0.408 * [backup-simplify]: Simplify (/ 1 1) into 1 0.408 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.408 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.408 * [taylor]: Taking taylor expansion of x in y 0.408 * [backup-simplify]: Simplify x into x 0.408 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.408 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.408 * [taylor]: Taking taylor expansion of (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2))) in y 0.408 * [taylor]: Rewrote expression to (+ (* (/ -1 y) (/ -4.0 y)) (/ 1 (pow x 2))) 0.408 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -4.0 y)) in y 0.408 * [taylor]: Taking taylor expansion of (/ -1 y) in y 0.408 * [taylor]: Taking taylor expansion of -1 in y 0.408 * [backup-simplify]: Simplify -1 into -1 0.408 * [taylor]: Taking taylor expansion of y in y 0.408 * [backup-simplify]: Simplify 0 into 0 0.408 * [backup-simplify]: Simplify 1 into 1 0.409 * [backup-simplify]: Simplify (/ -1 1) into -1 0.409 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.409 * [taylor]: Taking taylor expansion of -4.0 in y 0.409 * [backup-simplify]: Simplify -4.0 into -4.0 0.409 * [taylor]: Taking taylor expansion of y in y 0.409 * [backup-simplify]: Simplify 0 into 0 0.409 * [backup-simplify]: Simplify 1 into 1 0.409 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.409 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.409 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.409 * [taylor]: Taking taylor expansion of x in y 0.409 * [backup-simplify]: Simplify x into x 0.409 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.410 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.410 * [backup-simplify]: Simplify (* -4.0 1) into -4.0 0.410 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.411 * [backup-simplify]: Simplify (* -1 -4.0) into 4.0 0.411 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 0.412 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 0.412 * [taylor]: Taking taylor expansion of (/ (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2)))) in y 0.412 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in y 0.412 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.412 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in y 0.412 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.412 * [taylor]: Taking taylor expansion of -4.0 in y 0.412 * [backup-simplify]: Simplify -4.0 into -4.0 0.412 * [taylor]: Taking taylor expansion of y in y 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.412 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.412 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.412 * [taylor]: Taking taylor expansion of y in y 0.412 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify 1 into 1 0.413 * [backup-simplify]: Simplify (/ 1 1) into 1 0.413 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.413 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.413 * [taylor]: Taking taylor expansion of x in y 0.413 * [backup-simplify]: Simplify x into x 0.413 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.413 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.413 * [taylor]: Taking taylor expansion of (fma (/ -1 y) (/ -4.0 y) (/ 1 (pow x 2))) in y 0.413 * [taylor]: Rewrote expression to (+ (* (/ -1 y) (/ -4.0 y)) (/ 1 (pow x 2))) 0.413 * [taylor]: Taking taylor expansion of (* (/ -1 y) (/ -4.0 y)) in y 0.413 * [taylor]: Taking taylor expansion of (/ -1 y) in y 0.413 * [taylor]: Taking taylor expansion of -1 in y 0.413 * [backup-simplify]: Simplify -1 into -1 0.413 * [taylor]: Taking taylor expansion of y in y 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 1 into 1 0.413 * [backup-simplify]: Simplify (/ -1 1) into -1 0.414 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.414 * [taylor]: Taking taylor expansion of -4.0 in y 0.414 * [backup-simplify]: Simplify -4.0 into -4.0 0.414 * [taylor]: Taking taylor expansion of y in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify 1 into 1 0.414 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.414 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.414 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.414 * [taylor]: Taking taylor expansion of x in y 0.414 * [backup-simplify]: Simplify x into x 0.414 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.414 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.415 * [backup-simplify]: Simplify (* -4.0 1) into -4.0 0.415 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.415 * [backup-simplify]: Simplify (* -1 -4.0) into 4.0 0.416 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 0.416 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 0.416 * [taylor]: Taking taylor expansion of -1.0 in x 0.416 * [backup-simplify]: Simplify -1.0 into -1.0 0.416 * [backup-simplify]: Simplify -1.0 into -1.0 0.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)))) into 0 0.418 * [backup-simplify]: Simplify (+ (* -4.0 0) (* 0 1)) into 0 0.418 * [backup-simplify]: Simplify (+ 0 0) into 0 0.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)))) into 0 0.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4.0)) into 0 0.420 * [backup-simplify]: Simplify (+ 0 0) into 0 0.420 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 0.420 * [taylor]: Taking taylor expansion of 0 in x 0.420 * [backup-simplify]: Simplify 0 into 0 0.420 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.422 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.422 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (* 0 1))) into 0 0.423 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.423 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.424 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.424 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4.0))) into 0 0.425 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.425 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 0.425 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 0.425 * [taylor]: Taking taylor expansion of 0.5 in x 0.425 * [backup-simplify]: Simplify 0.5 into 0.5 0.425 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.425 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.425 * [taylor]: Taking taylor expansion of x in x 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify 1 into 1 0.426 * [backup-simplify]: Simplify (* 1 1) into 1 0.426 * [backup-simplify]: Simplify (/ 1 1) into 1 0.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.427 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.429 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.431 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.431 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.432 * [backup-simplify]: Simplify (+ 0 0) into 0 0.432 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.434 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4.0)))) into 0 0.434 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.434 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.435 * [backup-simplify]: Simplify (+ 0 0) into 0 0.436 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 0.436 * [taylor]: Taking taylor expansion of 0 in x 0.436 * [backup-simplify]: Simplify 0 into 0 0.436 * [backup-simplify]: Simplify 0 into 0 0.436 * [backup-simplify]: Simplify -1.0 into -1.0 0.436 * * * * [progress]: [ 2 / 2 ] generating series at (2 1) 0.436 * [backup-simplify]: Simplify (fma (* y 4.0) (- y) (* x x)) into (fma (* 4.0 y) (- y) (pow x 2)) 0.436 * [approximate]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in (y x) around 0 0.436 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in x 0.436 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.436 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in x 0.436 * [taylor]: Taking taylor expansion of (* 4.0 y) in x 0.436 * [taylor]: Taking taylor expansion of 4.0 in x 0.436 * [backup-simplify]: Simplify 4.0 into 4.0 0.436 * [taylor]: Taking taylor expansion of y in x 0.436 * [backup-simplify]: Simplify y into y 0.437 * [taylor]: Taking taylor expansion of (- y) in x 0.437 * [taylor]: Taking taylor expansion of y in x 0.437 * [backup-simplify]: Simplify y into y 0.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.437 * [taylor]: Taking taylor expansion of x in x 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in y 0.437 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.437 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in y 0.437 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.437 * [taylor]: Taking taylor expansion of 4.0 in y 0.437 * [backup-simplify]: Simplify 4.0 into 4.0 0.437 * [taylor]: Taking taylor expansion of y in y 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [taylor]: Taking taylor expansion of (- y) in y 0.437 * [taylor]: Taking taylor expansion of y in y 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.437 * [taylor]: Taking taylor expansion of x in y 0.437 * [backup-simplify]: Simplify x into x 0.437 * [taylor]: Taking taylor expansion of (fma (* 4.0 y) (- y) (pow x 2)) in y 0.437 * [taylor]: Rewrote expression to (+ (* (* 4.0 y) (- y)) (pow x 2)) 0.437 * [taylor]: Taking taylor expansion of (* (* 4.0 y) (- y)) in y 0.437 * [taylor]: Taking taylor expansion of (* 4.0 y) in y 0.437 * [taylor]: Taking taylor expansion of 4.0 in y 0.437 * [backup-simplify]: Simplify 4.0 into 4.0 0.437 * [taylor]: Taking taylor expansion of y in y 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [taylor]: Taking taylor expansion of (- y) in y 0.437 * [taylor]: Taking taylor expansion of y in y 0.437 * [backup-simplify]: Simplify 0 into 0 0.437 * [backup-simplify]: Simplify 1 into 1 0.437 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.437 * [taylor]: Taking taylor expansion of x in y 0.437 * [backup-simplify]: Simplify x into x 0.438 * [backup-simplify]: Simplify (* 4.0 0) into 0 0.438 * [backup-simplify]: Simplify (- 0) into 0 0.438 * [backup-simplify]: Simplify (* 0 0) into 0 0.439 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.439 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.439 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.439 * [taylor]: Taking taylor expansion of x in x 0.439 * [backup-simplify]: Simplify 0 into 0 0.439 * [backup-simplify]: Simplify 1 into 1 0.439 * [backup-simplify]: Simplify (- 1) into -1 0.440 * [backup-simplify]: Simplify (+ (* 4.0 1) (* 0 0)) into 4.0 0.440 * [backup-simplify]: Simplify (- 0) into 0 0.442 * [backup-simplify]: Simplify (+ (* 0 -1) (* 4.0 0)) into 0 0.442 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.442 * [backup-simplify]: Simplify (+ 0 0) into 0 0.442 * [taylor]: Taking taylor expansion of 0 in x 0.442 * [backup-simplify]: Simplify 0 into 0 0.442 * [backup-simplify]: Simplify 0 into 0 0.443 * [backup-simplify]: Simplify (- 0) into 0 0.443 * [backup-simplify]: Simplify (- 1) into -1 0.444 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 1) (* 0 0))) into 0 0.444 * [backup-simplify]: Simplify (- 0) into 0 0.447 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 4.0 -1) (* 0 0))) into (- 4.0) 0.448 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.449 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 0.449 * [taylor]: Taking taylor expansion of (- 4.0) in x 0.449 * [taylor]: Taking taylor expansion of 4.0 in x 0.449 * [backup-simplify]: Simplify 4.0 into 4.0 0.449 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.450 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.450 * [backup-simplify]: Simplify 0 into 0 0.450 * [backup-simplify]: Simplify (* 1 1) into 1 0.450 * [backup-simplify]: Simplify 1 into 1 0.450 * [backup-simplify]: Simplify (- 0) into 0 0.451 * [backup-simplify]: Simplify (- 0) into 0 0.451 * [backup-simplify]: Simplify (- 1) into -1 0.452 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.453 * [backup-simplify]: Simplify (- 0) into 0 0.454 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 4.0 0) (+ (* 0 -1) (* 0 0)))) into 0 0.455 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 0.455 * [backup-simplify]: Simplify (+ 0 0) into 0 0.455 * [taylor]: Taking taylor expansion of 0 in x 0.455 * [backup-simplify]: Simplify 0 into 0 0.455 * [backup-simplify]: Simplify 0 into 0 0.455 * [backup-simplify]: Simplify (- 0) into 0 0.455 * [backup-simplify]: Simplify 0 into 0 0.455 * [backup-simplify]: Simplify 0 into 0 0.456 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [backup-simplify]: Simplify (- 0) into 0 0.457 * [backup-simplify]: Simplify (- 0) into 0 0.457 * [backup-simplify]: Simplify (- 0) into 0 0.458 * [backup-simplify]: Simplify (- 1) into -1 0.459 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 0.459 * [backup-simplify]: Simplify (- 0) into 0 0.460 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 -1) (* 0 0))))) into 0 0.462 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 0.462 * [backup-simplify]: Simplify (+ 0 0) into 0 0.462 * [taylor]: Taking taylor expansion of 0 in x 0.462 * [backup-simplify]: Simplify 0 into 0 0.462 * [backup-simplify]: Simplify 0 into 0 0.462 * [backup-simplify]: Simplify 0 into 0 0.463 * [backup-simplify]: Simplify (+ (* 1 (pow (* x 1) 2)) (* (- 4.0) (pow (* 1 y) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 0.464 * [backup-simplify]: Simplify (fma (* (/ 1 y) 4.0) (- (/ 1 y)) (* (/ 1 x) (/ 1 x))) into (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) 0.464 * [approximate]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in (y x) around 0 0.464 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in x 0.464 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.464 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in x 0.464 * [taylor]: Taking taylor expansion of (/ 4.0 y) in x 0.464 * [taylor]: Taking taylor expansion of 4.0 in x 0.464 * [backup-simplify]: Simplify 4.0 into 4.0 0.464 * [taylor]: Taking taylor expansion of y in x 0.464 * [backup-simplify]: Simplify y into y 0.464 * [backup-simplify]: Simplify (/ 4.0 y) into (/ 4.0 y) 0.464 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in x 0.464 * [taylor]: Taking taylor expansion of (/ 1 y) in x 0.464 * [taylor]: Taking taylor expansion of y in x 0.464 * [backup-simplify]: Simplify y into y 0.464 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 0.464 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.464 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.464 * [taylor]: Taking taylor expansion of x in x 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify 1 into 1 0.465 * [backup-simplify]: Simplify (* 1 1) into 1 0.465 * [backup-simplify]: Simplify (/ 1 1) into 1 0.465 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in y 0.466 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.466 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in y 0.466 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.466 * [taylor]: Taking taylor expansion of 4.0 in y 0.466 * [backup-simplify]: Simplify 4.0 into 4.0 0.466 * [taylor]: Taking taylor expansion of y in y 0.466 * [backup-simplify]: Simplify 0 into 0 0.466 * [backup-simplify]: Simplify 1 into 1 0.466 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.466 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 0.466 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.467 * [taylor]: Taking taylor expansion of y in y 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 1 into 1 0.467 * [backup-simplify]: Simplify (/ 1 1) into 1 0.467 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.467 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.467 * [taylor]: Taking taylor expansion of x in y 0.467 * [backup-simplify]: Simplify x into x 0.467 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.467 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.467 * [taylor]: Taking taylor expansion of (fma (/ 4.0 y) (- (/ 1 y)) (/ 1 (pow x 2))) in y 0.468 * [taylor]: Rewrote expression to (+ (* (/ 4.0 y) (- (/ 1 y))) (/ 1 (pow x 2))) 0.468 * [taylor]: Taking taylor expansion of (* (/ 4.0 y) (- (/ 1 y))) in y 0.468 * [taylor]: Taking taylor expansion of (/ 4.0 y) in y 0.468 * [taylor]: Taking taylor expansion of 4.0 in y 0.468 * [backup-simplify]: Simplify 4.0 into 4.0 0.468 * [taylor]: Taking taylor expansion of y in y 0.468 * [backup-simplify]: Simplify 0 into 0 0.468 * [backup-simplify]: Simplify 1 into 1 0.468 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 0.468 * [taylor]: Taking taylor expansion of (- (/ 1 y)) in y 0.469 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.469 * [taylor]: Taking taylor expansion of y in y 0.469 * [backup-simplify]: Simplify 0 into 0 0.469 * [backup-simplify]: Simplify 1 into 1 0.469 * [backup-simplify]: Simplify (/ 1 1) into 1 0.469 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.469 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.469 * [taylor]: Taking taylor expansion of x in y 0.469 * [backup-simplify]: Simplify x into x 0.469 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.469 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.470 * [backup-simplify]: Simplify (- 1) into -1 0.470 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 0.471 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.471 * [taylor]: Taking taylor expansion of (- 4.0) in x 0.471 * [taylor]: Taking taylor expansion of 4.0 in x 0.471 * [backup-simplify]: Simplify 4.0 into 4.0 0.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.472 * [backup-simplify]: Simplify (- 0) into 0 0.473 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 0.474 * [backup-simplify]: Simplify (- 1) into -1 0.474 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 0.475 * [backup-simplify]: Simplify (+ 0 0) into 0 0.475 * [taylor]: Taking taylor expansion of 0 in x 0.475 * [backup-simplify]: Simplify 0 into 0 0.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.476 * [backup-simplify]: Simplify (- 0) into 0 0.477 * [backup-simplify]: Simplify (- 0) into 0 0.478 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.478 * [backup-simplify]: Simplify (- 1) into -1 0.479 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 0.479 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.479 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.479 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.480 * [taylor]: Taking taylor expansion of x in x 0.480 * [backup-simplify]: Simplify 0 into 0 0.480 * [backup-simplify]: Simplify 1 into 1 0.480 * [backup-simplify]: Simplify (* 1 1) into 1 0.480 * [backup-simplify]: Simplify (/ 1 1) into 1 0.480 * [backup-simplify]: Simplify 1 into 1 0.481 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.481 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.483 * [backup-simplify]: Simplify (- 0) into 0 0.483 * [backup-simplify]: Simplify (- 0) into 0 0.483 * [backup-simplify]: Simplify (- 0) into 0 0.485 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.485 * [backup-simplify]: Simplify (- 1) into -1 0.489 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.489 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.490 * [backup-simplify]: Simplify (+ 0 0) into 0 0.490 * [taylor]: Taking taylor expansion of 0 in x 0.490 * [backup-simplify]: Simplify 0 into 0 0.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.492 * [backup-simplify]: Simplify 0 into 0 0.492 * [backup-simplify]: Simplify 0 into 0 0.493 * [backup-simplify]: Simplify (- 0) into 0 0.493 * [backup-simplify]: Simplify 0 into 0 0.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.494 * [backup-simplify]: Simplify (- 0) into 0 0.494 * [backup-simplify]: Simplify (- 0) into 0 0.495 * [backup-simplify]: Simplify (- 0) into 0 0.495 * [backup-simplify]: Simplify (- 0) into 0 0.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.497 * [backup-simplify]: Simplify (- 1) into -1 0.498 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.499 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.499 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 0.500 * [backup-simplify]: Simplify (+ 0 0) into 0 0.500 * [taylor]: Taking taylor expansion of 0 in x 0.500 * [backup-simplify]: Simplify 0 into 0 0.501 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.502 * [backup-simplify]: Simplify 0 into 0 0.503 * [backup-simplify]: Simplify (- 0) into 0 0.503 * [backup-simplify]: Simplify 0 into 0 0.504 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 y))) 2)) (* 1 (pow (* (/ 1 (/ 1 x)) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 0.504 * [backup-simplify]: Simplify (fma (* (/ 1 (- y)) 4.0) (- (/ 1 (- y))) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) 0.504 * [approximate]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in (y x) around 0 0.504 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in x 0.504 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.504 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in x 0.504 * [taylor]: Taking taylor expansion of (/ -4.0 y) in x 0.505 * [taylor]: Taking taylor expansion of -4.0 in x 0.505 * [backup-simplify]: Simplify -4.0 into -4.0 0.505 * [taylor]: Taking taylor expansion of y in x 0.505 * [backup-simplify]: Simplify y into y 0.505 * [backup-simplify]: Simplify (/ -4.0 y) into (/ -4.0 y) 0.505 * [taylor]: Taking taylor expansion of (/ 1 y) in x 0.505 * [taylor]: Taking taylor expansion of y in x 0.505 * [backup-simplify]: Simplify y into y 0.505 * [backup-simplify]: Simplify (/ 1 y) into (/ 1 y) 0.505 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.505 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.505 * [taylor]: Taking taylor expansion of x in x 0.505 * [backup-simplify]: Simplify 0 into 0 0.505 * [backup-simplify]: Simplify 1 into 1 0.505 * [backup-simplify]: Simplify (* 1 1) into 1 0.506 * [backup-simplify]: Simplify (/ 1 1) into 1 0.506 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in y 0.506 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.506 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in y 0.506 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.506 * [taylor]: Taking taylor expansion of -4.0 in y 0.506 * [backup-simplify]: Simplify -4.0 into -4.0 0.506 * [taylor]: Taking taylor expansion of y in y 0.507 * [backup-simplify]: Simplify 0 into 0 0.507 * [backup-simplify]: Simplify 1 into 1 0.507 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.507 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.507 * [taylor]: Taking taylor expansion of y in y 0.507 * [backup-simplify]: Simplify 0 into 0 0.507 * [backup-simplify]: Simplify 1 into 1 0.508 * [backup-simplify]: Simplify (/ 1 1) into 1 0.508 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.508 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.508 * [taylor]: Taking taylor expansion of x in y 0.508 * [backup-simplify]: Simplify x into x 0.508 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.508 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.508 * [taylor]: Taking taylor expansion of (fma (/ -4.0 y) (/ 1 y) (/ 1 (pow x 2))) in y 0.508 * [taylor]: Rewrote expression to (+ (* (/ -4.0 y) (/ 1 y)) (/ 1 (pow x 2))) 0.508 * [taylor]: Taking taylor expansion of (* (/ -4.0 y) (/ 1 y)) in y 0.508 * [taylor]: Taking taylor expansion of (/ -4.0 y) in y 0.508 * [taylor]: Taking taylor expansion of -4.0 in y 0.508 * [backup-simplify]: Simplify -4.0 into -4.0 0.508 * [taylor]: Taking taylor expansion of y in y 0.508 * [backup-simplify]: Simplify 0 into 0 0.508 * [backup-simplify]: Simplify 1 into 1 0.509 * [backup-simplify]: Simplify (/ -4.0 1) into -4.0 0.509 * [taylor]: Taking taylor expansion of (/ 1 y) in y 0.509 * [taylor]: Taking taylor expansion of y in y 0.509 * [backup-simplify]: Simplify 0 into 0 0.509 * [backup-simplify]: Simplify 1 into 1 0.509 * [backup-simplify]: Simplify (/ 1 1) into 1 0.509 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 0.509 * [taylor]: Taking taylor expansion of (pow x 2) in y 0.509 * [taylor]: Taking taylor expansion of x in y 0.509 * [backup-simplify]: Simplify x into x 0.510 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.510 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.510 * [backup-simplify]: Simplify (* -4.0 1) into -4.0 0.511 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 0.511 * [taylor]: Taking taylor expansion of (- 4.0) in x 0.511 * [taylor]: Taking taylor expansion of 4.0 in x 0.511 * [backup-simplify]: Simplify 4.0 into 4.0 0.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.512 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)))) into 0 0.513 * [backup-simplify]: Simplify (+ (* -4.0 0) (* 0 1)) into 0 0.513 * [backup-simplify]: Simplify (+ 0 0) into 0 0.513 * [taylor]: Taking taylor expansion of 0 in x 0.513 * [backup-simplify]: Simplify 0 into 0 0.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.515 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.516 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (* 0 1))) into 0 0.517 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.517 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.517 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.517 * [taylor]: Taking taylor expansion of x in x 0.517 * [backup-simplify]: Simplify 0 into 0 0.517 * [backup-simplify]: Simplify 1 into 1 0.517 * [backup-simplify]: Simplify (* 1 1) into 1 0.518 * [backup-simplify]: Simplify (/ 1 1) into 1 0.518 * [backup-simplify]: Simplify 1 into 1 0.518 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.518 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 0.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.520 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.521 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.522 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.522 * [backup-simplify]: Simplify (+ 0 0) into 0 0.522 * [taylor]: Taking taylor expansion of 0 in x 0.522 * [backup-simplify]: Simplify 0 into 0 0.523 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.524 * [backup-simplify]: Simplify 0 into 0 0.524 * [backup-simplify]: Simplify 0 into 0 0.524 * [backup-simplify]: Simplify (- 0) into 0 0.524 * [backup-simplify]: Simplify 0 into 0 0.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.528 * [backup-simplify]: Simplify (+ (* -4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.528 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.529 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 0.529 * [backup-simplify]: Simplify (+ 0 0) into 0 0.529 * [taylor]: Taking taylor expansion of 0 in x 0.529 * [backup-simplify]: Simplify 0 into 0 0.530 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.531 * [backup-simplify]: Simplify 0 into 0 0.531 * [backup-simplify]: Simplify 0 into 0 0.532 * [backup-simplify]: Simplify (- 0) into 0 0.532 * [backup-simplify]: Simplify 0 into 0 0.533 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 (- y)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- x))) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 0.533 * * * [progress]: simplifying candidates 0.534 * [simplify]: Simplifying: (expm1 (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (log1p (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (- (log (fma (* y 4.0) (- y) (* x x))) (log (fma y (* y 4.0) (* x x)))) (log (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (exp (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (/ (* (* (fma (* y 4.0) (- y) (* x x)) (fma (* y 4.0) (- y) (* x x))) (fma (* y 4.0) (- y) (* x x))) (* (* (fma y (* y 4.0) (* x x)) (fma y (* y 4.0) (* x x))) (fma y (* y 4.0) (* x x)))) (* (cbrt (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (cbrt (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x))))) (cbrt (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (* (* (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x))) (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (sqrt (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (sqrt (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x)))) (- (fma (* y 4.0) (- y) (* x x))) (- (fma y (* y 4.0) (* x x))) (/ (* (cbrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma (* y 4.0) (- y) (* x x)))) (* (cbrt (fma y (* y 4.0) (* x x))) (cbrt (fma y (* y 4.0) (* x x))))) (/ (cbrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma y (* y 4.0) (* x x)))) (/ (* (cbrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma (* y 4.0) (- y) (* x x)))) (sqrt (fma y (* y 4.0) (* x x)))) (/ (cbrt (fma (* y 4.0) (- y) (* x x))) (sqrt (fma y (* y 4.0) (* x x)))) (/ (* (cbrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma (* y 4.0) (- y) (* x x)))) 1) (/ (cbrt (fma (* y 4.0) (- y) (* x x))) (fma y (* y 4.0) (* x x))) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) (* (cbrt (fma y (* y 4.0) (* x x))) (cbrt (fma y (* y 4.0) (* x x))))) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma y (* y 4.0) (* x x)))) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) (sqrt (fma y (* y 4.0) (* x x)))) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) (sqrt (fma y (* y 4.0) (* x x)))) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) 1) (/ (sqrt (fma (* y 4.0) (- y) (* x x))) (fma y (* y 4.0) (* x x))) (/ 1 (* (cbrt (fma y (* y 4.0) (* x x))) (cbrt (fma y (* y 4.0) (* x x))))) (/ (fma (* y 4.0) (- y) (* x x)) (cbrt (fma y (* y 4.0) (* x x)))) (/ 1 (sqrt (fma y (* y 4.0) (* x x)))) (/ (fma (* y 4.0) (- y) (* x x)) (sqrt (fma y (* y 4.0) (* x x)))) (/ 1 1) (/ (fma (* y 4.0) (- y) (* x x)) (fma y (* y 4.0) (* x x))) (/ 1 (fma y (* y 4.0) (* x x))) (/ (fma y (* y 4.0) (* x x)) (fma (* y 4.0) (- y) (* x x))) (/ (fma (* y 4.0) (- y) (* x x)) (* (cbrt (fma y (* y 4.0) (* x x))) (cbrt (fma y (* y 4.0) (* x x))))) (/ (fma (* y 4.0) (- y) (* x x)) (sqrt (fma y (* y 4.0) (* x x)))) (/ (fma (* y 4.0) (- y) (* x x)) 1) (/ (fma y (* y 4.0) (* x x)) (cbrt (fma (* y 4.0) (- y) (* x x)))) (/ (fma y (* y 4.0) (* x x)) (sqrt (fma (* y 4.0) (- y) (* x x)))) (/ (fma y (* y 4.0) (* x x)) (fma (* y 4.0) (- y) (* x x))) (expm1 (fma (* y 4.0) (- y) (* x x))) (log1p (fma (* y 4.0) (- y) (* x x))) (* (* y 4.0) (- y)) (log (fma (* y 4.0) (- y) (* x x))) (exp (fma (* y 4.0) (- y) (* x x))) (* (cbrt (fma (* y 4.0) (- y) (* x x))) (cbrt (fma (* y 4.0) (- y) (* x x)))) (cbrt (fma (* y 4.0) (- y) (* x x))) (* (* (fma (* y 4.0) (- y) (* x x)) (fma (* y 4.0) (- y) (* x x))) (fma (* y 4.0) (- y) (* x x))) (sqrt (fma (* y 4.0) (- y) (* x x))) (sqrt (fma (* y 4.0) (- y) (* x x))) 1 -1.0 -1.0 (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) 0.536 * * [simplify]: iteration 0: 67 enodes 0.556 * * [simplify]: iteration 1: 118 enodes 0.602 * * [simplify]: iteration 2: 344 enodes 0.816 * * [simplify]: iteration 3: 2061 enodes 1.846 * * [simplify]: iteration complete: 5001 enodes 1.846 * * [simplify]: Extracting #0: cost 41 inf + 0 1.848 * * [simplify]: Extracting #1: cost 457 inf + 2 1.861 * * [simplify]: Extracting #2: cost 1553 inf + 704 1.870 * * [simplify]: Extracting #3: cost 682 inf + 9699 1.885 * * [simplify]: Extracting #4: cost 207 inf + 19692 1.901 * * [simplify]: Extracting #5: cost 15 inf + 26555 1.915 * * [simplify]: Extracting #6: cost 0 inf + 27233 1.930 * [simplify]: Simplified to: (expm1 (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (log1p (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (log (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (log (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (exp (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (fma x (- x) (* y (* 4.0 y))) (- (fma x x (* y (* 4.0 y)))) (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) (* (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) (/ (/ 1 (cbrt (fma x x (* y (* 4.0 y))))) (cbrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) 1 (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 1 (fma x x (* y (* 4.0 y)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (/ (fma 4.0 (* y (- y)) (* x x)) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) (fma 4.0 (* y (- y)) (* x x)) (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (expm1 (fma 4.0 (* y (- y)) (* x x))) (log1p (fma 4.0 (* y (- y)) (* x x))) (* (* (- y) y) 4.0) (log (fma 4.0 (* y (- y)) (* x x))) (exp (- (* x x) (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (cbrt (fma 4.0 (* y (- y)) (* x x))) (pow (fma 4.0 (* y (- y)) (* x x)) 3) (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma 4.0 (* y (- y)) (* x x))) 1 -1.0 -1.0 (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x)) 1.931 * * * [progress]: adding candidates to table 2.279 * * [progress]: iteration 2 / 4 2.279 * * * [progress]: picking best candidate 2.297 * * * * [pick]: Picked # 2.297 * * * [progress]: localizing error 2.332 * * * [progress]: generating rewritten candidates 2.332 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1) 2.337 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 1) 2.337 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 2.343 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 2.351 * * * [progress]: generating series expansions 2.351 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1) 2.352 * [backup-simplify]: Simplify (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) into (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 2.352 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in (y x) around 0 2.352 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in x 2.352 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 2.352 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.352 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 2.352 * [taylor]: Taking taylor expansion of 4.0 in x 2.352 * [backup-simplify]: Simplify 4.0 into 4.0 2.352 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 2.352 * [taylor]: Taking taylor expansion of -1 in x 2.352 * [backup-simplify]: Simplify -1 into -1 2.352 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.352 * [taylor]: Taking taylor expansion of y in x 2.352 * [backup-simplify]: Simplify y into y 2.352 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.352 * [taylor]: Taking taylor expansion of x in x 2.352 * [backup-simplify]: Simplify 0 into 0 2.352 * [backup-simplify]: Simplify 1 into 1 2.352 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 2.352 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.352 * [taylor]: Taking taylor expansion of (* x x) in x 2.352 * [taylor]: Taking taylor expansion of x in x 2.352 * [backup-simplify]: Simplify 0 into 0 2.352 * [backup-simplify]: Simplify 1 into 1 2.352 * [taylor]: Taking taylor expansion of x in x 2.352 * [backup-simplify]: Simplify 0 into 0 2.352 * [backup-simplify]: Simplify 1 into 1 2.352 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 2.352 * [taylor]: Taking taylor expansion of 4.0 in x 2.353 * [backup-simplify]: Simplify 4.0 into 4.0 2.353 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.353 * [taylor]: Taking taylor expansion of y in x 2.353 * [backup-simplify]: Simplify y into y 2.353 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.353 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 2.353 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 2.353 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 2.354 * [backup-simplify]: Simplify (* 0 0) into 0 2.354 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.354 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 2.354 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 2.354 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 2.354 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.354 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.354 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.354 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.354 * [taylor]: Taking taylor expansion of 4.0 in y 2.354 * [backup-simplify]: Simplify 4.0 into 4.0 2.354 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.354 * [taylor]: Taking taylor expansion of -1 in y 2.354 * [backup-simplify]: Simplify -1 into -1 2.354 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.354 * [taylor]: Taking taylor expansion of y in y 2.354 * [backup-simplify]: Simplify 0 into 0 2.354 * [backup-simplify]: Simplify 1 into 1 2.354 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.354 * [taylor]: Taking taylor expansion of x in y 2.354 * [backup-simplify]: Simplify x into x 2.354 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.354 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.354 * [taylor]: Taking taylor expansion of (* x x) in y 2.355 * [taylor]: Taking taylor expansion of x in y 2.355 * [backup-simplify]: Simplify x into x 2.355 * [taylor]: Taking taylor expansion of x in y 2.355 * [backup-simplify]: Simplify x into x 2.355 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.355 * [taylor]: Taking taylor expansion of 4.0 in y 2.355 * [backup-simplify]: Simplify 4.0 into 4.0 2.355 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.355 * [taylor]: Taking taylor expansion of y in y 2.355 * [backup-simplify]: Simplify 0 into 0 2.355 * [backup-simplify]: Simplify 1 into 1 2.355 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.355 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.355 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.355 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.355 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.355 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.355 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.355 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.355 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.355 * [taylor]: Taking taylor expansion of 4.0 in y 2.355 * [backup-simplify]: Simplify 4.0 into 4.0 2.355 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.355 * [taylor]: Taking taylor expansion of -1 in y 2.355 * [backup-simplify]: Simplify -1 into -1 2.355 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.355 * [taylor]: Taking taylor expansion of y in y 2.355 * [backup-simplify]: Simplify 0 into 0 2.355 * [backup-simplify]: Simplify 1 into 1 2.355 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.355 * [taylor]: Taking taylor expansion of x in y 2.355 * [backup-simplify]: Simplify x into x 2.355 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.355 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.356 * [taylor]: Taking taylor expansion of (* x x) in y 2.356 * [taylor]: Taking taylor expansion of x in y 2.356 * [backup-simplify]: Simplify x into x 2.356 * [taylor]: Taking taylor expansion of x in y 2.356 * [backup-simplify]: Simplify x into x 2.356 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.356 * [taylor]: Taking taylor expansion of 4.0 in y 2.356 * [backup-simplify]: Simplify 4.0 into 4.0 2.356 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.356 * [taylor]: Taking taylor expansion of y in y 2.356 * [backup-simplify]: Simplify 0 into 0 2.356 * [backup-simplify]: Simplify 1 into 1 2.356 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.356 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.356 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.356 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.356 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.356 * [taylor]: Taking taylor expansion of 1 in x 2.356 * [backup-simplify]: Simplify 1 into 1 2.356 * [backup-simplify]: Simplify 1 into 1 2.356 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.357 * [backup-simplify]: Simplify (+ 0 0) into 0 2.357 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.357 * [backup-simplify]: Simplify (+ 0 0) into 0 2.357 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))))) into 0 2.357 * [taylor]: Taking taylor expansion of 0 in x 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 0 into 0 2.357 * [backup-simplify]: Simplify 0 into 0 2.358 * [backup-simplify]: Simplify (* 1 1) into 1 2.358 * [backup-simplify]: Simplify (* -1 1) into -1 2.358 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.359 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.359 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.359 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.360 * [backup-simplify]: Simplify (* 1 1) into 1 2.360 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 2.360 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.361 * [backup-simplify]: Simplify (- (/ (- 4.0) (pow x 2)) (+ (* 1 (/ 4.0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into (- (* 8.0 (/ 1 (pow x 2)))) 2.361 * [taylor]: Taking taylor expansion of (- (* 8.0 (/ 1 (pow x 2)))) in x 2.361 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow x 2))) in x 2.361 * [taylor]: Taking taylor expansion of 8.0 in x 2.361 * [backup-simplify]: Simplify 8.0 into 8.0 2.361 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.361 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.361 * [taylor]: Taking taylor expansion of x in x 2.361 * [backup-simplify]: Simplify 0 into 0 2.361 * [backup-simplify]: Simplify 1 into 1 2.362 * [backup-simplify]: Simplify (* 1 1) into 1 2.362 * [backup-simplify]: Simplify (/ 1 1) into 1 2.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.367 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 2.367 * [backup-simplify]: Simplify (- 0) into 0 2.367 * [backup-simplify]: Simplify 0 into 0 2.368 * [backup-simplify]: Simplify 0 into 0 2.368 * [backup-simplify]: Simplify 0 into 0 2.368 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.369 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 2.370 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.371 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.372 * [backup-simplify]: Simplify (+ 0 0) into 0 2.373 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.375 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 2.385 * [backup-simplify]: Simplify (+ 0 0) into 0 2.386 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))) (* 0 (/ 4.0 (pow x 2))) (* (- (* 8.0 (/ 1 (pow x 2)))) (/ 0 (pow x 2))))) into 0 2.386 * [taylor]: Taking taylor expansion of 0 in x 2.386 * [backup-simplify]: Simplify 0 into 0 2.386 * [backup-simplify]: Simplify 0 into 0 2.386 * [backup-simplify]: Simplify 1 into 1 2.387 * [backup-simplify]: Simplify (/ (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (* 4.0 (/ 1 y))))) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 2.387 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in (y x) around 0 2.387 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in x 2.387 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.387 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.387 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.387 * [taylor]: Taking taylor expansion of 4.0 in x 2.387 * [backup-simplify]: Simplify 4.0 into 4.0 2.387 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.387 * [taylor]: Taking taylor expansion of -1 in x 2.387 * [backup-simplify]: Simplify -1 into -1 2.387 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.387 * [taylor]: Taking taylor expansion of y in x 2.387 * [backup-simplify]: Simplify y into y 2.387 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.387 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.387 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.388 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.388 * [taylor]: Taking taylor expansion of x in x 2.388 * [backup-simplify]: Simplify 0 into 0 2.388 * [backup-simplify]: Simplify 1 into 1 2.388 * [backup-simplify]: Simplify (* 1 1) into 1 2.389 * [backup-simplify]: Simplify (/ 1 1) into 1 2.389 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 2.390 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.390 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.390 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.390 * [taylor]: Taking taylor expansion of x in x 2.390 * [backup-simplify]: Simplify 0 into 0 2.390 * [backup-simplify]: Simplify 1 into 1 2.390 * [backup-simplify]: Simplify (/ 1 1) into 1 2.390 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.390 * [taylor]: Taking taylor expansion of x in x 2.390 * [backup-simplify]: Simplify 0 into 0 2.391 * [backup-simplify]: Simplify 1 into 1 2.391 * [backup-simplify]: Simplify (/ 1 1) into 1 2.391 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.391 * [taylor]: Taking taylor expansion of 4.0 in x 2.391 * [backup-simplify]: Simplify 4.0 into 4.0 2.391 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.391 * [taylor]: Taking taylor expansion of y in x 2.391 * [backup-simplify]: Simplify y into y 2.391 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.391 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.392 * [backup-simplify]: Simplify (+ 0 1) into 1 2.392 * [backup-simplify]: Simplify (* 1 1) into 1 2.393 * [backup-simplify]: Simplify (+ 1 0) into 1 2.393 * [backup-simplify]: Simplify (/ 1 1) into 1 2.393 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.393 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.394 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.394 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.394 * [taylor]: Taking taylor expansion of 4.0 in y 2.394 * [backup-simplify]: Simplify 4.0 into 4.0 2.394 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.394 * [taylor]: Taking taylor expansion of -1 in y 2.394 * [backup-simplify]: Simplify -1 into -1 2.394 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.394 * [taylor]: Taking taylor expansion of y in y 2.394 * [backup-simplify]: Simplify 0 into 0 2.394 * [backup-simplify]: Simplify 1 into 1 2.394 * [backup-simplify]: Simplify (* 1 1) into 1 2.395 * [backup-simplify]: Simplify (/ -1 1) into -1 2.395 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.395 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.395 * [taylor]: Taking taylor expansion of x in y 2.395 * [backup-simplify]: Simplify x into x 2.395 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.395 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.395 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.396 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.396 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.396 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.396 * [taylor]: Taking taylor expansion of x in y 2.396 * [backup-simplify]: Simplify x into x 2.396 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.396 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.396 * [taylor]: Taking taylor expansion of x in y 2.396 * [backup-simplify]: Simplify x into x 2.396 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.396 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.396 * [taylor]: Taking taylor expansion of 4.0 in y 2.396 * [backup-simplify]: Simplify 4.0 into 4.0 2.396 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.396 * [taylor]: Taking taylor expansion of y in y 2.396 * [backup-simplify]: Simplify 0 into 0 2.396 * [backup-simplify]: Simplify 1 into 1 2.397 * [backup-simplify]: Simplify (* 1 1) into 1 2.397 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.398 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.398 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.399 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.400 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.400 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.400 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.400 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.400 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.400 * [taylor]: Taking taylor expansion of 4.0 in y 2.400 * [backup-simplify]: Simplify 4.0 into 4.0 2.400 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.400 * [taylor]: Taking taylor expansion of -1 in y 2.400 * [backup-simplify]: Simplify -1 into -1 2.400 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.400 * [taylor]: Taking taylor expansion of y in y 2.400 * [backup-simplify]: Simplify 0 into 0 2.400 * [backup-simplify]: Simplify 1 into 1 2.401 * [backup-simplify]: Simplify (* 1 1) into 1 2.401 * [backup-simplify]: Simplify (/ -1 1) into -1 2.401 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.401 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.401 * [taylor]: Taking taylor expansion of x in y 2.401 * [backup-simplify]: Simplify x into x 2.401 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.402 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.402 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.402 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.402 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.402 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.402 * [taylor]: Taking taylor expansion of x in y 2.402 * [backup-simplify]: Simplify x into x 2.402 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.402 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.402 * [taylor]: Taking taylor expansion of x in y 2.402 * [backup-simplify]: Simplify x into x 2.402 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.402 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.402 * [taylor]: Taking taylor expansion of 4.0 in y 2.402 * [backup-simplify]: Simplify 4.0 into 4.0 2.402 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.402 * [taylor]: Taking taylor expansion of y in y 2.402 * [backup-simplify]: Simplify 0 into 0 2.402 * [backup-simplify]: Simplify 1 into 1 2.403 * [backup-simplify]: Simplify (* 1 1) into 1 2.403 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.404 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.404 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.405 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.405 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.406 * [taylor]: Taking taylor expansion of -1.0 in x 2.406 * [backup-simplify]: Simplify -1.0 into -1.0 2.406 * [backup-simplify]: Simplify -1.0 into -1.0 2.406 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.407 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.407 * [backup-simplify]: Simplify (+ 0 0) into 0 2.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.408 * [backup-simplify]: Simplify (+ 0 0) into 0 2.409 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.409 * [taylor]: Taking taylor expansion of 0 in x 2.409 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify 0 into 0 2.410 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.411 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.411 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.411 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.412 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.412 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.413 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.413 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.413 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 2.413 * [taylor]: Taking taylor expansion of 0.5 in x 2.413 * [backup-simplify]: Simplify 0.5 into 0.5 2.413 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.413 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.413 * [taylor]: Taking taylor expansion of x in x 2.413 * [backup-simplify]: Simplify 0 into 0 2.413 * [backup-simplify]: Simplify 1 into 1 2.414 * [backup-simplify]: Simplify (* 1 1) into 1 2.414 * [backup-simplify]: Simplify (/ 1 1) into 1 2.415 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.415 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.415 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.417 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify 0 into 0 2.417 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.418 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.419 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.419 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.419 * [backup-simplify]: Simplify (+ 0 0) into 0 2.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.420 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.420 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.421 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.421 * [backup-simplify]: Simplify (+ 0 0) into 0 2.422 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.422 * [taylor]: Taking taylor expansion of 0 in x 2.422 * [backup-simplify]: Simplify 0 into 0 2.422 * [backup-simplify]: Simplify 0 into 0 2.423 * [backup-simplify]: Simplify -1.0 into -1.0 2.423 * [backup-simplify]: Simplify (/ (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (* 4.0 (/ 1 (- y)))))) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 2.423 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in (y x) around 0 2.423 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in x 2.423 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.423 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.423 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.423 * [taylor]: Taking taylor expansion of 4.0 in x 2.423 * [backup-simplify]: Simplify 4.0 into 4.0 2.423 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.423 * [taylor]: Taking taylor expansion of -1 in x 2.423 * [backup-simplify]: Simplify -1 into -1 2.423 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.423 * [taylor]: Taking taylor expansion of y in x 2.423 * [backup-simplify]: Simplify y into y 2.423 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.423 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.423 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.423 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.423 * [taylor]: Taking taylor expansion of x in x 2.423 * [backup-simplify]: Simplify 0 into 0 2.423 * [backup-simplify]: Simplify 1 into 1 2.424 * [backup-simplify]: Simplify (* 1 1) into 1 2.424 * [backup-simplify]: Simplify (/ 1 1) into 1 2.424 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 2.424 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.424 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.424 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.424 * [taylor]: Taking taylor expansion of -1 in x 2.424 * [backup-simplify]: Simplify -1 into -1 2.424 * [taylor]: Taking taylor expansion of x in x 2.424 * [backup-simplify]: Simplify 0 into 0 2.424 * [backup-simplify]: Simplify 1 into 1 2.425 * [backup-simplify]: Simplify (/ -1 1) into -1 2.425 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.425 * [taylor]: Taking taylor expansion of -1 in x 2.425 * [backup-simplify]: Simplify -1 into -1 2.425 * [taylor]: Taking taylor expansion of x in x 2.425 * [backup-simplify]: Simplify 0 into 0 2.425 * [backup-simplify]: Simplify 1 into 1 2.425 * [backup-simplify]: Simplify (/ -1 1) into -1 2.425 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.425 * [taylor]: Taking taylor expansion of 4.0 in x 2.425 * [backup-simplify]: Simplify 4.0 into 4.0 2.425 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.425 * [taylor]: Taking taylor expansion of y in x 2.425 * [backup-simplify]: Simplify y into y 2.425 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.426 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.426 * [backup-simplify]: Simplify (+ 0 1) into 1 2.427 * [backup-simplify]: Simplify (* -1 -1) into 1 2.427 * [backup-simplify]: Simplify (+ 1 0) into 1 2.428 * [backup-simplify]: Simplify (/ 1 1) into 1 2.428 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.428 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.428 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.428 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.428 * [taylor]: Taking taylor expansion of 4.0 in y 2.428 * [backup-simplify]: Simplify 4.0 into 4.0 2.428 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.428 * [taylor]: Taking taylor expansion of -1 in y 2.428 * [backup-simplify]: Simplify -1 into -1 2.428 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.428 * [taylor]: Taking taylor expansion of y in y 2.428 * [backup-simplify]: Simplify 0 into 0 2.428 * [backup-simplify]: Simplify 1 into 1 2.429 * [backup-simplify]: Simplify (* 1 1) into 1 2.429 * [backup-simplify]: Simplify (/ -1 1) into -1 2.429 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.429 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.429 * [taylor]: Taking taylor expansion of x in y 2.429 * [backup-simplify]: Simplify x into x 2.429 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.430 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.430 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.430 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.430 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.430 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.430 * [taylor]: Taking taylor expansion of -1 in y 2.430 * [backup-simplify]: Simplify -1 into -1 2.430 * [taylor]: Taking taylor expansion of x in y 2.430 * [backup-simplify]: Simplify x into x 2.430 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.430 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.430 * [taylor]: Taking taylor expansion of -1 in y 2.430 * [backup-simplify]: Simplify -1 into -1 2.430 * [taylor]: Taking taylor expansion of x in y 2.430 * [backup-simplify]: Simplify x into x 2.430 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.430 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.430 * [taylor]: Taking taylor expansion of 4.0 in y 2.431 * [backup-simplify]: Simplify 4.0 into 4.0 2.431 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.431 * [taylor]: Taking taylor expansion of y in y 2.431 * [backup-simplify]: Simplify 0 into 0 2.431 * [backup-simplify]: Simplify 1 into 1 2.431 * [backup-simplify]: Simplify (* 1 1) into 1 2.432 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.432 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.433 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.433 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.434 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.434 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.434 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.435 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.435 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.435 * [taylor]: Taking taylor expansion of 4.0 in y 2.435 * [backup-simplify]: Simplify 4.0 into 4.0 2.435 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.435 * [taylor]: Taking taylor expansion of -1 in y 2.435 * [backup-simplify]: Simplify -1 into -1 2.435 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.435 * [taylor]: Taking taylor expansion of y in y 2.435 * [backup-simplify]: Simplify 0 into 0 2.435 * [backup-simplify]: Simplify 1 into 1 2.435 * [backup-simplify]: Simplify (* 1 1) into 1 2.436 * [backup-simplify]: Simplify (/ -1 1) into -1 2.436 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.436 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.436 * [taylor]: Taking taylor expansion of x in y 2.436 * [backup-simplify]: Simplify x into x 2.436 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.436 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.436 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.437 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.437 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.437 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.437 * [taylor]: Taking taylor expansion of -1 in y 2.437 * [backup-simplify]: Simplify -1 into -1 2.437 * [taylor]: Taking taylor expansion of x in y 2.437 * [backup-simplify]: Simplify x into x 2.437 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.437 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.437 * [taylor]: Taking taylor expansion of -1 in y 2.437 * [backup-simplify]: Simplify -1 into -1 2.437 * [taylor]: Taking taylor expansion of x in y 2.437 * [backup-simplify]: Simplify x into x 2.437 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.437 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.437 * [taylor]: Taking taylor expansion of 4.0 in y 2.437 * [backup-simplify]: Simplify 4.0 into 4.0 2.437 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.437 * [taylor]: Taking taylor expansion of y in y 2.437 * [backup-simplify]: Simplify 0 into 0 2.437 * [backup-simplify]: Simplify 1 into 1 2.438 * [backup-simplify]: Simplify (* 1 1) into 1 2.438 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.439 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.440 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.441 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.441 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.441 * [taylor]: Taking taylor expansion of -1.0 in x 2.442 * [backup-simplify]: Simplify -1.0 into -1.0 2.442 * [backup-simplify]: Simplify -1.0 into -1.0 2.442 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.443 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.443 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.443 * [backup-simplify]: Simplify (+ 0 0) into 0 2.444 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.444 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.444 * [backup-simplify]: Simplify (+ 0 0) into 0 2.445 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.445 * [taylor]: Taking taylor expansion of 0 in x 2.445 * [backup-simplify]: Simplify 0 into 0 2.445 * [backup-simplify]: Simplify 0 into 0 2.445 * [backup-simplify]: Simplify 0 into 0 2.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.446 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.447 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.447 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.447 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.449 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.449 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.449 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 2.449 * [taylor]: Taking taylor expansion of 0.5 in x 2.449 * [backup-simplify]: Simplify 0.5 into 0.5 2.449 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.449 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.449 * [taylor]: Taking taylor expansion of x in x 2.449 * [backup-simplify]: Simplify 0 into 0 2.449 * [backup-simplify]: Simplify 1 into 1 2.450 * [backup-simplify]: Simplify (* 1 1) into 1 2.450 * [backup-simplify]: Simplify (/ 1 1) into 1 2.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.451 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.453 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.453 * [backup-simplify]: Simplify 0 into 0 2.453 * [backup-simplify]: Simplify 0 into 0 2.453 * [backup-simplify]: Simplify 0 into 0 2.453 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.454 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.455 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.455 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.455 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.455 * [backup-simplify]: Simplify (+ 0 0) into 0 2.456 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.456 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.456 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.456 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.457 * [backup-simplify]: Simplify (+ 0 0) into 0 2.459 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.459 * [taylor]: Taking taylor expansion of 0 in x 2.459 * [backup-simplify]: Simplify 0 into 0 2.459 * [backup-simplify]: Simplify 0 into 0 2.459 * [backup-simplify]: Simplify -1.0 into -1.0 2.459 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 1) 2.459 * [backup-simplify]: Simplify (fma 4.0 (* y (- y)) (* x x)) into (fma 4.0 (* -1 (pow y 2)) (pow x 2)) 2.459 * [approximate]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in (y x) around 0 2.459 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 2.459 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.459 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 2.459 * [taylor]: Taking taylor expansion of 4.0 in x 2.459 * [backup-simplify]: Simplify 4.0 into 4.0 2.459 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 2.459 * [taylor]: Taking taylor expansion of -1 in x 2.459 * [backup-simplify]: Simplify -1 into -1 2.459 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.459 * [taylor]: Taking taylor expansion of y in x 2.459 * [backup-simplify]: Simplify y into y 2.459 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.459 * [taylor]: Taking taylor expansion of x in x 2.459 * [backup-simplify]: Simplify 0 into 0 2.459 * [backup-simplify]: Simplify 1 into 1 2.459 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.459 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.459 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.459 * [taylor]: Taking taylor expansion of 4.0 in y 2.459 * [backup-simplify]: Simplify 4.0 into 4.0 2.459 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.460 * [taylor]: Taking taylor expansion of -1 in y 2.460 * [backup-simplify]: Simplify -1 into -1 2.460 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.460 * [taylor]: Taking taylor expansion of y in y 2.460 * [backup-simplify]: Simplify 0 into 0 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.460 * [taylor]: Taking taylor expansion of x in y 2.460 * [backup-simplify]: Simplify x into x 2.460 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.460 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.460 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.460 * [taylor]: Taking taylor expansion of 4.0 in y 2.460 * [backup-simplify]: Simplify 4.0 into 4.0 2.460 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.460 * [taylor]: Taking taylor expansion of -1 in y 2.460 * [backup-simplify]: Simplify -1 into -1 2.460 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.460 * [taylor]: Taking taylor expansion of y in y 2.460 * [backup-simplify]: Simplify 0 into 0 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.460 * [taylor]: Taking taylor expansion of x in y 2.460 * [backup-simplify]: Simplify x into x 2.460 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.460 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.460 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.460 * [taylor]: Taking taylor expansion of x in x 2.460 * [backup-simplify]: Simplify 0 into 0 2.460 * [backup-simplify]: Simplify 1 into 1 2.460 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.461 * [backup-simplify]: Simplify (+ 0 0) into 0 2.461 * [taylor]: Taking taylor expansion of 0 in x 2.461 * [backup-simplify]: Simplify 0 into 0 2.461 * [backup-simplify]: Simplify 0 into 0 2.461 * [backup-simplify]: Simplify (* 1 1) into 1 2.461 * [backup-simplify]: Simplify (* -1 1) into -1 2.462 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.462 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.462 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.462 * [taylor]: Taking taylor expansion of (- 4.0) in x 2.462 * [taylor]: Taking taylor expansion of 4.0 in x 2.462 * [backup-simplify]: Simplify 4.0 into 4.0 2.463 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.463 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.463 * [backup-simplify]: Simplify 0 into 0 2.463 * [backup-simplify]: Simplify (* 1 1) into 1 2.463 * [backup-simplify]: Simplify 1 into 1 2.464 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.464 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 2.465 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.465 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.466 * [backup-simplify]: Simplify (+ 0 0) into 0 2.466 * [taylor]: Taking taylor expansion of 0 in x 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify (- 0) into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.466 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.466 * [backup-simplify]: Simplify 0 into 0 2.467 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.468 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 1))) into 0 2.468 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.469 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 2.469 * [backup-simplify]: Simplify (+ 0 0) into 0 2.469 * [taylor]: Taking taylor expansion of 0 in x 2.469 * [backup-simplify]: Simplify 0 into 0 2.469 * [backup-simplify]: Simplify 0 into 0 2.470 * [backup-simplify]: Simplify 0 into 0 2.470 * [backup-simplify]: Simplify (+ (* 1 (pow (* x 1) 2)) (* (- 4.0) (pow (* 1 y) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 2.471 * [backup-simplify]: Simplify (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))) into (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) 2.471 * [approximate]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in (y x) around 0 2.471 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.471 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.471 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.471 * [taylor]: Taking taylor expansion of 4.0 in x 2.471 * [backup-simplify]: Simplify 4.0 into 4.0 2.471 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.471 * [taylor]: Taking taylor expansion of -1 in x 2.471 * [backup-simplify]: Simplify -1 into -1 2.471 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.471 * [taylor]: Taking taylor expansion of y in x 2.471 * [backup-simplify]: Simplify y into y 2.471 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.471 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.472 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.472 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.472 * [taylor]: Taking taylor expansion of x in x 2.472 * [backup-simplify]: Simplify 0 into 0 2.472 * [backup-simplify]: Simplify 1 into 1 2.472 * [backup-simplify]: Simplify (* 1 1) into 1 2.473 * [backup-simplify]: Simplify (/ 1 1) into 1 2.473 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.473 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.473 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.473 * [taylor]: Taking taylor expansion of 4.0 in y 2.473 * [backup-simplify]: Simplify 4.0 into 4.0 2.473 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.473 * [taylor]: Taking taylor expansion of -1 in y 2.473 * [backup-simplify]: Simplify -1 into -1 2.473 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.473 * [taylor]: Taking taylor expansion of y in y 2.473 * [backup-simplify]: Simplify 0 into 0 2.473 * [backup-simplify]: Simplify 1 into 1 2.474 * [backup-simplify]: Simplify (* 1 1) into 1 2.474 * [backup-simplify]: Simplify (/ -1 1) into -1 2.474 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.474 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.474 * [taylor]: Taking taylor expansion of x in y 2.474 * [backup-simplify]: Simplify x into x 2.474 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.474 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.475 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.475 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.475 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.475 * [taylor]: Taking taylor expansion of 4.0 in y 2.475 * [backup-simplify]: Simplify 4.0 into 4.0 2.475 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.475 * [taylor]: Taking taylor expansion of -1 in y 2.475 * [backup-simplify]: Simplify -1 into -1 2.475 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.475 * [taylor]: Taking taylor expansion of y in y 2.475 * [backup-simplify]: Simplify 0 into 0 2.475 * [backup-simplify]: Simplify 1 into 1 2.475 * [backup-simplify]: Simplify (* 1 1) into 1 2.476 * [backup-simplify]: Simplify (/ -1 1) into -1 2.476 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.476 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.476 * [taylor]: Taking taylor expansion of x in y 2.476 * [backup-simplify]: Simplify x into x 2.476 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.476 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.477 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.477 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.477 * [taylor]: Taking taylor expansion of (- 4.0) in x 2.477 * [taylor]: Taking taylor expansion of 4.0 in x 2.478 * [backup-simplify]: Simplify 4.0 into 4.0 2.478 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.480 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.480 * [backup-simplify]: Simplify (+ 0 0) into 0 2.480 * [taylor]: Taking taylor expansion of 0 in x 2.480 * [backup-simplify]: Simplify 0 into 0 2.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.483 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.484 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.484 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.484 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.484 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.484 * [taylor]: Taking taylor expansion of x in x 2.484 * [backup-simplify]: Simplify 0 into 0 2.484 * [backup-simplify]: Simplify 1 into 1 2.485 * [backup-simplify]: Simplify (* 1 1) into 1 2.485 * [backup-simplify]: Simplify (/ 1 1) into 1 2.485 * [backup-simplify]: Simplify 1 into 1 2.486 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.486 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.487 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.488 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.490 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.490 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.490 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.491 * [backup-simplify]: Simplify (+ 0 0) into 0 2.491 * [taylor]: Taking taylor expansion of 0 in x 2.491 * [backup-simplify]: Simplify 0 into 0 2.492 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.493 * [backup-simplify]: Simplify 0 into 0 2.493 * [backup-simplify]: Simplify 0 into 0 2.493 * [backup-simplify]: Simplify (- 0) into 0 2.493 * [backup-simplify]: Simplify 0 into 0 2.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.496 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.497 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.498 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.498 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 2.499 * [backup-simplify]: Simplify (+ 0 0) into 0 2.499 * [taylor]: Taking taylor expansion of 0 in x 2.499 * [backup-simplify]: Simplify 0 into 0 2.500 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.502 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.502 * [backup-simplify]: Simplify 0 into 0 2.502 * [backup-simplify]: Simplify 0 into 0 2.502 * [backup-simplify]: Simplify (- 0) into 0 2.502 * [backup-simplify]: Simplify 0 into 0 2.503 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 y))) 2)) (* 1 (pow (* (/ 1 (/ 1 x)) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 2.504 * [backup-simplify]: Simplify (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) 2.504 * [approximate]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in (y x) around 0 2.504 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.504 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.504 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.504 * [taylor]: Taking taylor expansion of 4.0 in x 2.504 * [backup-simplify]: Simplify 4.0 into 4.0 2.504 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.504 * [taylor]: Taking taylor expansion of -1 in x 2.504 * [backup-simplify]: Simplify -1 into -1 2.504 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.504 * [taylor]: Taking taylor expansion of y in x 2.504 * [backup-simplify]: Simplify y into y 2.504 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.504 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.505 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.505 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.505 * [taylor]: Taking taylor expansion of x in x 2.505 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify 1 into 1 2.505 * [backup-simplify]: Simplify (* 1 1) into 1 2.506 * [backup-simplify]: Simplify (/ 1 1) into 1 2.506 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.506 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.506 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.506 * [taylor]: Taking taylor expansion of 4.0 in y 2.506 * [backup-simplify]: Simplify 4.0 into 4.0 2.506 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.506 * [taylor]: Taking taylor expansion of -1 in y 2.506 * [backup-simplify]: Simplify -1 into -1 2.506 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.506 * [taylor]: Taking taylor expansion of y in y 2.506 * [backup-simplify]: Simplify 0 into 0 2.506 * [backup-simplify]: Simplify 1 into 1 2.507 * [backup-simplify]: Simplify (* 1 1) into 1 2.507 * [backup-simplify]: Simplify (/ -1 1) into -1 2.507 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.507 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.507 * [taylor]: Taking taylor expansion of x in y 2.507 * [backup-simplify]: Simplify x into x 2.507 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.508 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.508 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.508 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.508 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.508 * [taylor]: Taking taylor expansion of 4.0 in y 2.508 * [backup-simplify]: Simplify 4.0 into 4.0 2.508 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.508 * [taylor]: Taking taylor expansion of -1 in y 2.508 * [backup-simplify]: Simplify -1 into -1 2.508 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.508 * [taylor]: Taking taylor expansion of y in y 2.508 * [backup-simplify]: Simplify 0 into 0 2.508 * [backup-simplify]: Simplify 1 into 1 2.509 * [backup-simplify]: Simplify (* 1 1) into 1 2.509 * [backup-simplify]: Simplify (/ -1 1) into -1 2.509 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.509 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.509 * [taylor]: Taking taylor expansion of x in y 2.509 * [backup-simplify]: Simplify x into x 2.509 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.510 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.510 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.511 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.511 * [taylor]: Taking taylor expansion of (- 4.0) in x 2.511 * [taylor]: Taking taylor expansion of 4.0 in x 2.511 * [backup-simplify]: Simplify 4.0 into 4.0 2.511 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.512 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.513 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.514 * [backup-simplify]: Simplify (+ 0 0) into 0 2.514 * [taylor]: Taking taylor expansion of 0 in x 2.514 * [backup-simplify]: Simplify 0 into 0 2.515 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.516 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.517 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.517 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.517 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.517 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.517 * [taylor]: Taking taylor expansion of x in x 2.517 * [backup-simplify]: Simplify 0 into 0 2.517 * [backup-simplify]: Simplify 1 into 1 2.518 * [backup-simplify]: Simplify (* 1 1) into 1 2.518 * [backup-simplify]: Simplify (/ 1 1) into 1 2.518 * [backup-simplify]: Simplify 1 into 1 2.519 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.519 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 2.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.522 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.526 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.526 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.527 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.527 * [backup-simplify]: Simplify (+ 0 0) into 0 2.527 * [taylor]: Taking taylor expansion of 0 in x 2.528 * [backup-simplify]: Simplify 0 into 0 2.528 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.529 * [backup-simplify]: Simplify 0 into 0 2.529 * [backup-simplify]: Simplify 0 into 0 2.530 * [backup-simplify]: Simplify (- 0) into 0 2.530 * [backup-simplify]: Simplify 0 into 0 2.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.532 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.534 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.534 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.535 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 2.535 * [backup-simplify]: Simplify (+ 0 0) into 0 2.535 * [taylor]: Taking taylor expansion of 0 in x 2.536 * [backup-simplify]: Simplify 0 into 0 2.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [backup-simplify]: Simplify 0 into 0 2.538 * [backup-simplify]: Simplify (- 0) into 0 2.538 * [backup-simplify]: Simplify 0 into 0 2.539 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 (- y)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- x))) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 2.539 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 2.540 * [backup-simplify]: Simplify (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) into (pow (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 3) 2.540 * [approximate]: Taking taylor expansion of (pow (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 3) in (y x) around 0 2.540 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 3) in x 2.540 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in x 2.540 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 2.540 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.540 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 2.540 * [taylor]: Taking taylor expansion of 4.0 in x 2.540 * [backup-simplify]: Simplify 4.0 into 4.0 2.540 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 2.540 * [taylor]: Taking taylor expansion of -1 in x 2.540 * [backup-simplify]: Simplify -1 into -1 2.540 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.540 * [taylor]: Taking taylor expansion of y in x 2.540 * [backup-simplify]: Simplify y into y 2.540 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.541 * [taylor]: Taking taylor expansion of x in x 2.541 * [backup-simplify]: Simplify 0 into 0 2.541 * [backup-simplify]: Simplify 1 into 1 2.541 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 2.541 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.541 * [taylor]: Taking taylor expansion of (* x x) in x 2.541 * [taylor]: Taking taylor expansion of x in x 2.541 * [backup-simplify]: Simplify 0 into 0 2.541 * [backup-simplify]: Simplify 1 into 1 2.541 * [taylor]: Taking taylor expansion of x in x 2.541 * [backup-simplify]: Simplify 0 into 0 2.541 * [backup-simplify]: Simplify 1 into 1 2.541 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 2.541 * [taylor]: Taking taylor expansion of 4.0 in x 2.541 * [backup-simplify]: Simplify 4.0 into 4.0 2.541 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.541 * [taylor]: Taking taylor expansion of y in x 2.541 * [backup-simplify]: Simplify y into y 2.541 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.541 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 2.541 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 2.542 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 2.542 * [backup-simplify]: Simplify (* 0 0) into 0 2.542 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.543 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 2.543 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 2.543 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 2.543 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 3) in y 2.543 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.543 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.543 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.544 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.544 * [taylor]: Taking taylor expansion of 4.0 in y 2.544 * [backup-simplify]: Simplify 4.0 into 4.0 2.544 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.544 * [taylor]: Taking taylor expansion of -1 in y 2.544 * [backup-simplify]: Simplify -1 into -1 2.544 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.544 * [taylor]: Taking taylor expansion of y in y 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify 1 into 1 2.544 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.544 * [taylor]: Taking taylor expansion of x in y 2.544 * [backup-simplify]: Simplify x into x 2.544 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.544 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.544 * [taylor]: Taking taylor expansion of (* x x) in y 2.544 * [taylor]: Taking taylor expansion of x in y 2.544 * [backup-simplify]: Simplify x into x 2.544 * [taylor]: Taking taylor expansion of x in y 2.544 * [backup-simplify]: Simplify x into x 2.544 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.544 * [taylor]: Taking taylor expansion of 4.0 in y 2.544 * [backup-simplify]: Simplify 4.0 into 4.0 2.544 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.544 * [taylor]: Taking taylor expansion of y in y 2.544 * [backup-simplify]: Simplify 0 into 0 2.544 * [backup-simplify]: Simplify 1 into 1 2.544 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.545 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.545 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.545 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.545 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.545 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 3) in y 2.545 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.545 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.545 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.545 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.545 * [taylor]: Taking taylor expansion of 4.0 in y 2.545 * [backup-simplify]: Simplify 4.0 into 4.0 2.545 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.545 * [taylor]: Taking taylor expansion of -1 in y 2.545 * [backup-simplify]: Simplify -1 into -1 2.545 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.545 * [taylor]: Taking taylor expansion of y in y 2.545 * [backup-simplify]: Simplify 0 into 0 2.546 * [backup-simplify]: Simplify 1 into 1 2.546 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.546 * [taylor]: Taking taylor expansion of x in y 2.546 * [backup-simplify]: Simplify x into x 2.546 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.546 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.546 * [taylor]: Taking taylor expansion of (* x x) in y 2.546 * [taylor]: Taking taylor expansion of x in y 2.546 * [backup-simplify]: Simplify x into x 2.546 * [taylor]: Taking taylor expansion of x in y 2.546 * [backup-simplify]: Simplify x into x 2.546 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.546 * [taylor]: Taking taylor expansion of 4.0 in y 2.546 * [backup-simplify]: Simplify 4.0 into 4.0 2.546 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.546 * [taylor]: Taking taylor expansion of y in y 2.546 * [backup-simplify]: Simplify 0 into 0 2.546 * [backup-simplify]: Simplify 1 into 1 2.546 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.546 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.546 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.547 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.547 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.548 * [backup-simplify]: Simplify (* 1 1) into 1 2.548 * [backup-simplify]: Simplify (* 1 1) into 1 2.548 * [taylor]: Taking taylor expansion of 1 in x 2.548 * [backup-simplify]: Simplify 1 into 1 2.548 * [backup-simplify]: Simplify 1 into 1 2.548 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.549 * [backup-simplify]: Simplify (+ 0 0) into 0 2.549 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.549 * [backup-simplify]: Simplify (+ 0 0) into 0 2.550 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))))) into 0 2.550 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.551 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.551 * [taylor]: Taking taylor expansion of 0 in x 2.551 * [backup-simplify]: Simplify 0 into 0 2.551 * [backup-simplify]: Simplify 0 into 0 2.551 * [backup-simplify]: Simplify 0 into 0 2.552 * [backup-simplify]: Simplify (* 1 1) into 1 2.552 * [backup-simplify]: Simplify (* -1 1) into -1 2.553 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.553 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.554 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.554 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.555 * [backup-simplify]: Simplify (* 1 1) into 1 2.555 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 2.556 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.557 * [backup-simplify]: Simplify (- (/ (- 4.0) (pow x 2)) (+ (* 1 (/ 4.0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into (- (* 8.0 (/ 1 (pow x 2)))) 2.558 * [backup-simplify]: Simplify (+ (* 1 (- (* 8.0 (/ 1 (pow x 2))))) (+ (* 0 0) (* (- (* 8.0 (/ 1 (pow x 2)))) 1))) into (- (* 16.0 (/ 1 (pow x 2)))) 2.558 * [backup-simplify]: Simplify (+ (* 1 (- (* 16.0 (/ 1 (pow x 2))))) (+ (* 0 0) (* (- (* 8.0 (/ 1 (pow x 2)))) 1))) into (- (* 24.0 (/ 1 (pow x 2)))) 2.559 * [taylor]: Taking taylor expansion of (- (* 24.0 (/ 1 (pow x 2)))) in x 2.559 * [taylor]: Taking taylor expansion of (* 24.0 (/ 1 (pow x 2))) in x 2.559 * [taylor]: Taking taylor expansion of 24.0 in x 2.559 * [backup-simplify]: Simplify 24.0 into 24.0 2.559 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.559 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.559 * [taylor]: Taking taylor expansion of x in x 2.559 * [backup-simplify]: Simplify 0 into 0 2.559 * [backup-simplify]: Simplify 1 into 1 2.559 * [backup-simplify]: Simplify (* 1 1) into 1 2.560 * [backup-simplify]: Simplify (/ 1 1) into 1 2.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.562 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.564 * [backup-simplify]: Simplify (+ (* 24.0 0) (+ (* 0 0) (* 0 1))) into 0 2.565 * [backup-simplify]: Simplify (- 0) into 0 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [backup-simplify]: Simplify 0 into 0 2.565 * [backup-simplify]: Simplify 0 into 0 2.566 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.566 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 2.567 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.568 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.568 * [backup-simplify]: Simplify (+ 0 0) into 0 2.569 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.570 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.570 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 2.571 * [backup-simplify]: Simplify (+ 0 0) into 0 2.572 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))) (* 0 (/ 4.0 (pow x 2))) (* (- (* 8.0 (/ 1 (pow x 2)))) (/ 0 (pow x 2))))) into 0 2.573 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 8.0 (/ 1 (pow x 2))))) (+ (* (- (* 8.0 (/ 1 (pow x 2)))) 0) (* 0 1)))) into 0 2.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- (* 16.0 (/ 1 (pow x 2))))) (+ (* (- (* 8.0 (/ 1 (pow x 2)))) 0) (* 0 1)))) into 0 2.574 * [taylor]: Taking taylor expansion of 0 in x 2.574 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 0 into 0 2.575 * [backup-simplify]: Simplify 1 into 1 2.575 * [backup-simplify]: Simplify (pow (/ (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (* 4.0 (/ 1 y))))) 3) into (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 3) 2.575 * [approximate]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 3) in (y x) around 0 2.575 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 3) in x 2.575 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in x 2.575 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.575 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.575 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.576 * [taylor]: Taking taylor expansion of 4.0 in x 2.576 * [backup-simplify]: Simplify 4.0 into 4.0 2.576 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.576 * [taylor]: Taking taylor expansion of -1 in x 2.576 * [backup-simplify]: Simplify -1 into -1 2.576 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.576 * [taylor]: Taking taylor expansion of y in x 2.576 * [backup-simplify]: Simplify y into y 2.576 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.576 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.576 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.576 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.576 * [taylor]: Taking taylor expansion of x in x 2.576 * [backup-simplify]: Simplify 0 into 0 2.576 * [backup-simplify]: Simplify 1 into 1 2.577 * [backup-simplify]: Simplify (* 1 1) into 1 2.577 * [backup-simplify]: Simplify (/ 1 1) into 1 2.577 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 2.577 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.577 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.577 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.577 * [taylor]: Taking taylor expansion of x in x 2.577 * [backup-simplify]: Simplify 0 into 0 2.577 * [backup-simplify]: Simplify 1 into 1 2.578 * [backup-simplify]: Simplify (/ 1 1) into 1 2.578 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.578 * [taylor]: Taking taylor expansion of x in x 2.578 * [backup-simplify]: Simplify 0 into 0 2.578 * [backup-simplify]: Simplify 1 into 1 2.578 * [backup-simplify]: Simplify (/ 1 1) into 1 2.578 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.578 * [taylor]: Taking taylor expansion of 4.0 in x 2.578 * [backup-simplify]: Simplify 4.0 into 4.0 2.578 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.578 * [taylor]: Taking taylor expansion of y in x 2.578 * [backup-simplify]: Simplify y into y 2.578 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.579 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.579 * [backup-simplify]: Simplify (+ 0 1) into 1 2.579 * [backup-simplify]: Simplify (* 1 1) into 1 2.580 * [backup-simplify]: Simplify (+ 1 0) into 1 2.580 * [backup-simplify]: Simplify (/ 1 1) into 1 2.580 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 3) in y 2.580 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.580 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.581 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.581 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.581 * [taylor]: Taking taylor expansion of 4.0 in y 2.581 * [backup-simplify]: Simplify 4.0 into 4.0 2.581 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.581 * [taylor]: Taking taylor expansion of -1 in y 2.581 * [backup-simplify]: Simplify -1 into -1 2.581 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.581 * [taylor]: Taking taylor expansion of y in y 2.581 * [backup-simplify]: Simplify 0 into 0 2.581 * [backup-simplify]: Simplify 1 into 1 2.581 * [backup-simplify]: Simplify (* 1 1) into 1 2.582 * [backup-simplify]: Simplify (/ -1 1) into -1 2.582 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.582 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.582 * [taylor]: Taking taylor expansion of x in y 2.582 * [backup-simplify]: Simplify x into x 2.582 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.582 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.582 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.582 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.582 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.582 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.582 * [taylor]: Taking taylor expansion of x in y 2.582 * [backup-simplify]: Simplify x into x 2.582 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.582 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.582 * [taylor]: Taking taylor expansion of x in y 2.582 * [backup-simplify]: Simplify x into x 2.583 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.583 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.583 * [taylor]: Taking taylor expansion of 4.0 in y 2.583 * [backup-simplify]: Simplify 4.0 into 4.0 2.583 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.583 * [taylor]: Taking taylor expansion of y in y 2.583 * [backup-simplify]: Simplify 0 into 0 2.583 * [backup-simplify]: Simplify 1 into 1 2.583 * [backup-simplify]: Simplify (* 1 1) into 1 2.584 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.584 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.585 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.585 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.586 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.586 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 3) in y 2.586 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.586 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.587 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.587 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.587 * [taylor]: Taking taylor expansion of 4.0 in y 2.587 * [backup-simplify]: Simplify 4.0 into 4.0 2.587 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.587 * [taylor]: Taking taylor expansion of -1 in y 2.587 * [backup-simplify]: Simplify -1 into -1 2.587 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.587 * [taylor]: Taking taylor expansion of y in y 2.587 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify 1 into 1 2.587 * [backup-simplify]: Simplify (* 1 1) into 1 2.588 * [backup-simplify]: Simplify (/ -1 1) into -1 2.588 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.588 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.588 * [taylor]: Taking taylor expansion of x in y 2.588 * [backup-simplify]: Simplify x into x 2.588 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.588 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.588 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.588 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.588 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.588 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.589 * [taylor]: Taking taylor expansion of x in y 2.589 * [backup-simplify]: Simplify x into x 2.589 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.589 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.589 * [taylor]: Taking taylor expansion of x in y 2.589 * [backup-simplify]: Simplify x into x 2.589 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.589 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.589 * [taylor]: Taking taylor expansion of 4.0 in y 2.589 * [backup-simplify]: Simplify 4.0 into 4.0 2.589 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.589 * [taylor]: Taking taylor expansion of y in y 2.589 * [backup-simplify]: Simplify 0 into 0 2.589 * [backup-simplify]: Simplify 1 into 1 2.589 * [backup-simplify]: Simplify (* 1 1) into 1 2.590 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.590 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.591 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.591 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.592 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.593 * [backup-simplify]: Simplify (* -1.0 -1.0) into 1.0 2.593 * [backup-simplify]: Simplify (* -1.0 1.0) into -1.0 2.593 * [taylor]: Taking taylor expansion of -1.0 in x 2.594 * [backup-simplify]: Simplify -1.0 into -1.0 2.594 * [backup-simplify]: Simplify -1.0 into -1.0 2.594 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.595 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.596 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.596 * [backup-simplify]: Simplify (+ 0 0) into 0 2.597 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.598 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.598 * [backup-simplify]: Simplify (+ 0 0) into 0 2.599 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.600 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 -1.0)) into 0 2.601 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 1.0)) into 0 2.601 * [taylor]: Taking taylor expansion of 0 in x 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify 0 into 0 2.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.603 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.604 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.604 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.604 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.607 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.607 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.608 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.609 * [backup-simplify]: Simplify (+ (* -1.0 (* 0.5 (/ 1 (pow x 2)))) (+ (* 0 0) (* (* 0.5 (/ 1 (pow x 2))) -1.0))) into (- (* 1.0 (/ 1 (pow x 2)))) 2.610 * [backup-simplify]: Simplify (+ (* -1.0 (- (* 1.0 (/ 1 (pow x 2))))) (+ (* 0 0) (* (* 0.5 (/ 1 (pow x 2))) 1.0))) into (* 1.5 (/ 1 (pow x 2))) 2.610 * [taylor]: Taking taylor expansion of (* 1.5 (/ 1 (pow x 2))) in x 2.610 * [taylor]: Taking taylor expansion of 1.5 in x 2.610 * [backup-simplify]: Simplify 1.5 into 1.5 2.610 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.610 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.610 * [taylor]: Taking taylor expansion of x in x 2.610 * [backup-simplify]: Simplify 0 into 0 2.610 * [backup-simplify]: Simplify 1 into 1 2.611 * [backup-simplify]: Simplify (* 1 1) into 1 2.611 * [backup-simplify]: Simplify (/ 1 1) into 1 2.612 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.613 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.614 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.615 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.616 * [backup-simplify]: Simplify (+ (* 1.5 0) (+ (* 0 0) (* 0 1))) into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify 0 into 0 2.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.618 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.620 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.620 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.621 * [backup-simplify]: Simplify (+ 0 0) into 0 2.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.622 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.623 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.624 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.625 * [backup-simplify]: Simplify (+ 0 0) into 0 2.627 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.628 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 (* 0.5 (/ 1 (pow x 2)))) (+ (* (* 0.5 (/ 1 (pow x 2))) 0) (* 0 -1.0)))) into 0 2.630 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 (- (* 1.0 (/ 1 (pow x 2))))) (+ (* (* 0.5 (/ 1 (pow x 2))) 0) (* 0 1.0)))) into 0 2.630 * [taylor]: Taking taylor expansion of 0 in x 2.630 * [backup-simplify]: Simplify 0 into 0 2.630 * [backup-simplify]: Simplify 0 into 0 2.630 * [backup-simplify]: Simplify -1.0 into -1.0 2.631 * [backup-simplify]: Simplify (pow (/ (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (* 4.0 (/ 1 (- y)))))) 3) into (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 3) 2.631 * [approximate]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 3) in (y x) around 0 2.631 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 3) in x 2.631 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in x 2.631 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.631 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.631 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.631 * [taylor]: Taking taylor expansion of 4.0 in x 2.631 * [backup-simplify]: Simplify 4.0 into 4.0 2.631 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.631 * [taylor]: Taking taylor expansion of -1 in x 2.631 * [backup-simplify]: Simplify -1 into -1 2.631 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.631 * [taylor]: Taking taylor expansion of y in x 2.631 * [backup-simplify]: Simplify y into y 2.631 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.632 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.632 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.632 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.632 * [taylor]: Taking taylor expansion of x in x 2.632 * [backup-simplify]: Simplify 0 into 0 2.632 * [backup-simplify]: Simplify 1 into 1 2.632 * [backup-simplify]: Simplify (* 1 1) into 1 2.633 * [backup-simplify]: Simplify (/ 1 1) into 1 2.633 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 2.633 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.633 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.633 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.633 * [taylor]: Taking taylor expansion of -1 in x 2.633 * [backup-simplify]: Simplify -1 into -1 2.633 * [taylor]: Taking taylor expansion of x in x 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify 1 into 1 2.634 * [backup-simplify]: Simplify (/ -1 1) into -1 2.634 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.634 * [taylor]: Taking taylor expansion of -1 in x 2.634 * [backup-simplify]: Simplify -1 into -1 2.634 * [taylor]: Taking taylor expansion of x in x 2.634 * [backup-simplify]: Simplify 0 into 0 2.634 * [backup-simplify]: Simplify 1 into 1 2.635 * [backup-simplify]: Simplify (/ -1 1) into -1 2.635 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.635 * [taylor]: Taking taylor expansion of 4.0 in x 2.635 * [backup-simplify]: Simplify 4.0 into 4.0 2.635 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.635 * [taylor]: Taking taylor expansion of y in x 2.635 * [backup-simplify]: Simplify y into y 2.635 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.635 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.636 * [backup-simplify]: Simplify (+ 0 1) into 1 2.636 * [backup-simplify]: Simplify (* -1 -1) into 1 2.637 * [backup-simplify]: Simplify (+ 1 0) into 1 2.637 * [backup-simplify]: Simplify (/ 1 1) into 1 2.637 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 3) in y 2.637 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.637 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.637 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.637 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.637 * [taylor]: Taking taylor expansion of 4.0 in y 2.638 * [backup-simplify]: Simplify 4.0 into 4.0 2.638 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.638 * [taylor]: Taking taylor expansion of -1 in y 2.638 * [backup-simplify]: Simplify -1 into -1 2.638 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.638 * [taylor]: Taking taylor expansion of y in y 2.638 * [backup-simplify]: Simplify 0 into 0 2.638 * [backup-simplify]: Simplify 1 into 1 2.638 * [backup-simplify]: Simplify (* 1 1) into 1 2.639 * [backup-simplify]: Simplify (/ -1 1) into -1 2.639 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.639 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.639 * [taylor]: Taking taylor expansion of x in y 2.639 * [backup-simplify]: Simplify x into x 2.639 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.639 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.639 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.639 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.639 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.639 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.639 * [taylor]: Taking taylor expansion of -1 in y 2.639 * [backup-simplify]: Simplify -1 into -1 2.639 * [taylor]: Taking taylor expansion of x in y 2.640 * [backup-simplify]: Simplify x into x 2.640 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.640 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.640 * [taylor]: Taking taylor expansion of -1 in y 2.640 * [backup-simplify]: Simplify -1 into -1 2.640 * [taylor]: Taking taylor expansion of x in y 2.640 * [backup-simplify]: Simplify x into x 2.640 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.640 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.640 * [taylor]: Taking taylor expansion of 4.0 in y 2.640 * [backup-simplify]: Simplify 4.0 into 4.0 2.640 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.640 * [taylor]: Taking taylor expansion of y in y 2.640 * [backup-simplify]: Simplify 0 into 0 2.640 * [backup-simplify]: Simplify 1 into 1 2.641 * [backup-simplify]: Simplify (* 1 1) into 1 2.641 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.642 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.642 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.643 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.644 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.644 * [taylor]: Taking taylor expansion of (pow (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 3) in y 2.644 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.644 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.644 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.645 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.645 * [taylor]: Taking taylor expansion of 4.0 in y 2.645 * [backup-simplify]: Simplify 4.0 into 4.0 2.645 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.645 * [taylor]: Taking taylor expansion of -1 in y 2.645 * [backup-simplify]: Simplify -1 into -1 2.645 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.645 * [taylor]: Taking taylor expansion of y in y 2.645 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify 1 into 1 2.645 * [backup-simplify]: Simplify (* 1 1) into 1 2.646 * [backup-simplify]: Simplify (/ -1 1) into -1 2.646 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.646 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.646 * [taylor]: Taking taylor expansion of x in y 2.646 * [backup-simplify]: Simplify x into x 2.646 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.646 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.646 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.646 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.646 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.646 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.646 * [taylor]: Taking taylor expansion of -1 in y 2.646 * [backup-simplify]: Simplify -1 into -1 2.646 * [taylor]: Taking taylor expansion of x in y 2.647 * [backup-simplify]: Simplify x into x 2.647 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.647 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.647 * [taylor]: Taking taylor expansion of -1 in y 2.647 * [backup-simplify]: Simplify -1 into -1 2.647 * [taylor]: Taking taylor expansion of x in y 2.647 * [backup-simplify]: Simplify x into x 2.647 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.647 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.647 * [taylor]: Taking taylor expansion of 4.0 in y 2.647 * [backup-simplify]: Simplify 4.0 into 4.0 2.647 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.647 * [taylor]: Taking taylor expansion of y in y 2.647 * [backup-simplify]: Simplify 0 into 0 2.647 * [backup-simplify]: Simplify 1 into 1 2.648 * [backup-simplify]: Simplify (* 1 1) into 1 2.648 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.649 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.649 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.650 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.651 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.651 * [backup-simplify]: Simplify (* -1.0 -1.0) into 1.0 2.652 * [backup-simplify]: Simplify (* -1.0 1.0) into -1.0 2.652 * [taylor]: Taking taylor expansion of -1.0 in x 2.652 * [backup-simplify]: Simplify -1.0 into -1.0 2.652 * [backup-simplify]: Simplify -1.0 into -1.0 2.652 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.653 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.654 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.654 * [backup-simplify]: Simplify (+ 0 0) into 0 2.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.656 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.656 * [backup-simplify]: Simplify (+ 0 0) into 0 2.657 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.658 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 -1.0)) into 0 2.658 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 1.0)) into 0 2.658 * [taylor]: Taking taylor expansion of 0 in x 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify 0 into 0 2.659 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.660 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.661 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.662 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.662 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.664 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.665 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.666 * [backup-simplify]: Simplify (+ (* -1.0 (* 0.5 (/ 1 (pow x 2)))) (+ (* 0 0) (* (* 0.5 (/ 1 (pow x 2))) -1.0))) into (- (* 1.0 (/ 1 (pow x 2)))) 2.667 * [backup-simplify]: Simplify (+ (* -1.0 (- (* 1.0 (/ 1 (pow x 2))))) (+ (* 0 0) (* (* 0.5 (/ 1 (pow x 2))) 1.0))) into (* 1.5 (/ 1 (pow x 2))) 2.667 * [taylor]: Taking taylor expansion of (* 1.5 (/ 1 (pow x 2))) in x 2.667 * [taylor]: Taking taylor expansion of 1.5 in x 2.667 * [backup-simplify]: Simplify 1.5 into 1.5 2.667 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.667 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.667 * [taylor]: Taking taylor expansion of x in x 2.667 * [backup-simplify]: Simplify 0 into 0 2.667 * [backup-simplify]: Simplify 1 into 1 2.667 * [backup-simplify]: Simplify (* 1 1) into 1 2.667 * [backup-simplify]: Simplify (/ 1 1) into 1 2.668 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.669 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.671 * [backup-simplify]: Simplify (+ (* 1.5 0) (+ (* 0 0) (* 0 1))) into 0 2.671 * [backup-simplify]: Simplify 0 into 0 2.672 * [backup-simplify]: Simplify 0 into 0 2.672 * [backup-simplify]: Simplify 0 into 0 2.673 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.674 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.675 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.675 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.676 * [backup-simplify]: Simplify (+ 0 0) into 0 2.676 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.676 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.676 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.677 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.678 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.678 * [backup-simplify]: Simplify (+ 0 0) into 0 2.679 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.680 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 (* 0.5 (/ 1 (pow x 2)))) (+ (* (* 0.5 (/ 1 (pow x 2))) 0) (* 0 -1.0)))) into 0 2.681 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 (- (* 1.0 (/ 1 (pow x 2))))) (+ (* (* 0.5 (/ 1 (pow x 2))) 0) (* 0 1.0)))) into 0 2.681 * [taylor]: Taking taylor expansion of 0 in x 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify 0 into 0 2.681 * [backup-simplify]: Simplify -1.0 into -1.0 2.681 * * * * [progress]: [ 4 / 4 ] generating series at (2) 2.681 * [backup-simplify]: Simplify (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) into (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 2.681 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in (y x) around 0 2.681 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in x 2.681 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 2.681 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.681 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 2.681 * [taylor]: Taking taylor expansion of 4.0 in x 2.682 * [backup-simplify]: Simplify 4.0 into 4.0 2.682 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 2.682 * [taylor]: Taking taylor expansion of -1 in x 2.682 * [backup-simplify]: Simplify -1 into -1 2.682 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.682 * [taylor]: Taking taylor expansion of y in x 2.682 * [backup-simplify]: Simplify y into y 2.682 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.682 * [taylor]: Taking taylor expansion of x in x 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 1 into 1 2.682 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 2.682 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.682 * [taylor]: Taking taylor expansion of (* x x) in x 2.682 * [taylor]: Taking taylor expansion of x in x 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 1 into 1 2.682 * [taylor]: Taking taylor expansion of x in x 2.682 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify 1 into 1 2.682 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 2.682 * [taylor]: Taking taylor expansion of 4.0 in x 2.682 * [backup-simplify]: Simplify 4.0 into 4.0 2.682 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.682 * [taylor]: Taking taylor expansion of y in x 2.682 * [backup-simplify]: Simplify y into y 2.682 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.682 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 2.682 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 2.682 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 2.683 * [backup-simplify]: Simplify (* 0 0) into 0 2.683 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.683 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 2.683 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 2.683 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 2.683 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.683 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.683 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.683 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.683 * [taylor]: Taking taylor expansion of 4.0 in y 2.683 * [backup-simplify]: Simplify 4.0 into 4.0 2.683 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.683 * [taylor]: Taking taylor expansion of -1 in y 2.683 * [backup-simplify]: Simplify -1 into -1 2.683 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.683 * [taylor]: Taking taylor expansion of y in y 2.683 * [backup-simplify]: Simplify 0 into 0 2.683 * [backup-simplify]: Simplify 1 into 1 2.683 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.683 * [taylor]: Taking taylor expansion of x in y 2.683 * [backup-simplify]: Simplify x into x 2.684 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.684 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.684 * [taylor]: Taking taylor expansion of (* x x) in y 2.684 * [taylor]: Taking taylor expansion of x in y 2.684 * [backup-simplify]: Simplify x into x 2.684 * [taylor]: Taking taylor expansion of x in y 2.684 * [backup-simplify]: Simplify x into x 2.684 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.684 * [taylor]: Taking taylor expansion of 4.0 in y 2.684 * [backup-simplify]: Simplify 4.0 into 4.0 2.684 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.684 * [taylor]: Taking taylor expansion of y in y 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.684 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.684 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.684 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.684 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.684 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.684 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 2.684 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 2.684 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 2.684 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 2.684 * [taylor]: Taking taylor expansion of 4.0 in y 2.684 * [backup-simplify]: Simplify 4.0 into 4.0 2.684 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 2.684 * [taylor]: Taking taylor expansion of -1 in y 2.684 * [backup-simplify]: Simplify -1 into -1 2.684 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.684 * [taylor]: Taking taylor expansion of y in y 2.684 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify 1 into 1 2.684 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.684 * [taylor]: Taking taylor expansion of x in y 2.684 * [backup-simplify]: Simplify x into x 2.684 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 2.685 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 2.685 * [taylor]: Taking taylor expansion of (* x x) in y 2.685 * [taylor]: Taking taylor expansion of x in y 2.685 * [backup-simplify]: Simplify x into x 2.685 * [taylor]: Taking taylor expansion of x in y 2.685 * [backup-simplify]: Simplify x into x 2.685 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 2.685 * [taylor]: Taking taylor expansion of 4.0 in y 2.685 * [backup-simplify]: Simplify 4.0 into 4.0 2.685 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.685 * [taylor]: Taking taylor expansion of y in y 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.685 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 2.685 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.685 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.685 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 2.685 * [taylor]: Taking taylor expansion of 1 in x 2.685 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify 1 into 1 2.685 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.686 * [backup-simplify]: Simplify (+ 0 0) into 0 2.686 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.686 * [backup-simplify]: Simplify (+ 0 0) into 0 2.686 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))))) into 0 2.686 * [taylor]: Taking taylor expansion of 0 in x 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.687 * [backup-simplify]: Simplify (* 1 1) into 1 2.688 * [backup-simplify]: Simplify (* -1 1) into -1 2.689 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.689 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.689 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.690 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.690 * [backup-simplify]: Simplify (* 1 1) into 1 2.690 * [backup-simplify]: Simplify (* 4.0 1) into 4.0 2.690 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.691 * [backup-simplify]: Simplify (- (/ (- 4.0) (pow x 2)) (+ (* 1 (/ 4.0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into (- (* 8.0 (/ 1 (pow x 2)))) 2.691 * [taylor]: Taking taylor expansion of (- (* 8.0 (/ 1 (pow x 2)))) in x 2.691 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow x 2))) in x 2.691 * [taylor]: Taking taylor expansion of 8.0 in x 2.691 * [backup-simplify]: Simplify 8.0 into 8.0 2.691 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.691 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.691 * [taylor]: Taking taylor expansion of x in x 2.691 * [backup-simplify]: Simplify 0 into 0 2.691 * [backup-simplify]: Simplify 1 into 1 2.691 * [backup-simplify]: Simplify (* 1 1) into 1 2.692 * [backup-simplify]: Simplify (/ 1 1) into 1 2.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.692 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.694 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 2.694 * [backup-simplify]: Simplify (- 0) into 0 2.694 * [backup-simplify]: Simplify 0 into 0 2.694 * [backup-simplify]: Simplify 0 into 0 2.694 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.695 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 2.696 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.696 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.696 * [backup-simplify]: Simplify (+ 0 0) into 0 2.697 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 2.697 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.698 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 1)) into 0 2.698 * [backup-simplify]: Simplify (+ 0 0) into 0 2.698 * [backup-simplify]: Simplify (- (/ 0 (pow x 2)) (+ (* 1 (/ 0 (pow x 2))) (* 0 (/ 4.0 (pow x 2))) (* (- (* 8.0 (/ 1 (pow x 2)))) (/ 0 (pow x 2))))) into 0 2.698 * [taylor]: Taking taylor expansion of 0 in x 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify 1 into 1 2.699 * [backup-simplify]: Simplify (cbrt (pow (/ (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (* 4.0 (/ 1 y))))) 3)) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 2.699 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in (y x) around 0 2.699 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in x 2.699 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.699 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.699 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.699 * [taylor]: Taking taylor expansion of 4.0 in x 2.699 * [backup-simplify]: Simplify 4.0 into 4.0 2.699 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.699 * [taylor]: Taking taylor expansion of -1 in x 2.699 * [backup-simplify]: Simplify -1 into -1 2.699 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.699 * [taylor]: Taking taylor expansion of y in x 2.699 * [backup-simplify]: Simplify y into y 2.699 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.699 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.699 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.699 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.699 * [taylor]: Taking taylor expansion of x in x 2.699 * [backup-simplify]: Simplify 0 into 0 2.699 * [backup-simplify]: Simplify 1 into 1 2.700 * [backup-simplify]: Simplify (* 1 1) into 1 2.700 * [backup-simplify]: Simplify (/ 1 1) into 1 2.700 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 2.700 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.700 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.700 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.700 * [taylor]: Taking taylor expansion of x in x 2.700 * [backup-simplify]: Simplify 0 into 0 2.700 * [backup-simplify]: Simplify 1 into 1 2.701 * [backup-simplify]: Simplify (/ 1 1) into 1 2.701 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.701 * [taylor]: Taking taylor expansion of x in x 2.701 * [backup-simplify]: Simplify 0 into 0 2.701 * [backup-simplify]: Simplify 1 into 1 2.701 * [backup-simplify]: Simplify (/ 1 1) into 1 2.701 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.701 * [taylor]: Taking taylor expansion of 4.0 in x 2.701 * [backup-simplify]: Simplify 4.0 into 4.0 2.701 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.701 * [taylor]: Taking taylor expansion of y in x 2.701 * [backup-simplify]: Simplify y into y 2.701 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.701 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.702 * [backup-simplify]: Simplify (+ 0 1) into 1 2.702 * [backup-simplify]: Simplify (* 1 1) into 1 2.702 * [backup-simplify]: Simplify (+ 1 0) into 1 2.702 * [backup-simplify]: Simplify (/ 1 1) into 1 2.702 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.702 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.703 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.703 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.703 * [taylor]: Taking taylor expansion of 4.0 in y 2.703 * [backup-simplify]: Simplify 4.0 into 4.0 2.703 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.703 * [taylor]: Taking taylor expansion of -1 in y 2.703 * [backup-simplify]: Simplify -1 into -1 2.703 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.703 * [taylor]: Taking taylor expansion of y in y 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [backup-simplify]: Simplify 1 into 1 2.703 * [backup-simplify]: Simplify (* 1 1) into 1 2.703 * [backup-simplify]: Simplify (/ -1 1) into -1 2.703 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.703 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.703 * [taylor]: Taking taylor expansion of x in y 2.703 * [backup-simplify]: Simplify x into x 2.703 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.704 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.704 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.704 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.704 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.704 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.704 * [taylor]: Taking taylor expansion of x in y 2.704 * [backup-simplify]: Simplify x into x 2.704 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.704 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.704 * [taylor]: Taking taylor expansion of x in y 2.704 * [backup-simplify]: Simplify x into x 2.704 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.704 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.704 * [taylor]: Taking taylor expansion of 4.0 in y 2.704 * [backup-simplify]: Simplify 4.0 into 4.0 2.704 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.704 * [taylor]: Taking taylor expansion of y in y 2.704 * [backup-simplify]: Simplify 0 into 0 2.704 * [backup-simplify]: Simplify 1 into 1 2.704 * [backup-simplify]: Simplify (* 1 1) into 1 2.705 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.705 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.705 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.706 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.706 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.706 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 2.706 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.706 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.706 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.706 * [taylor]: Taking taylor expansion of 4.0 in y 2.706 * [backup-simplify]: Simplify 4.0 into 4.0 2.706 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.706 * [taylor]: Taking taylor expansion of -1 in y 2.706 * [backup-simplify]: Simplify -1 into -1 2.706 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.706 * [taylor]: Taking taylor expansion of y in y 2.707 * [backup-simplify]: Simplify 0 into 0 2.707 * [backup-simplify]: Simplify 1 into 1 2.707 * [backup-simplify]: Simplify (* 1 1) into 1 2.707 * [backup-simplify]: Simplify (/ -1 1) into -1 2.707 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.707 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.707 * [taylor]: Taking taylor expansion of x in y 2.707 * [backup-simplify]: Simplify x into x 2.707 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.707 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.707 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 2.707 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 2.708 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.708 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.708 * [taylor]: Taking taylor expansion of x in y 2.708 * [backup-simplify]: Simplify x into x 2.708 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.708 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.708 * [taylor]: Taking taylor expansion of x in y 2.708 * [backup-simplify]: Simplify x into x 2.708 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.708 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.708 * [taylor]: Taking taylor expansion of 4.0 in y 2.708 * [backup-simplify]: Simplify 4.0 into 4.0 2.708 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.708 * [taylor]: Taking taylor expansion of y in y 2.708 * [backup-simplify]: Simplify 0 into 0 2.708 * [backup-simplify]: Simplify 1 into 1 2.708 * [backup-simplify]: Simplify (* 1 1) into 1 2.708 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.709 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.709 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.710 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.710 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.710 * [taylor]: Taking taylor expansion of -1.0 in x 2.710 * [backup-simplify]: Simplify -1.0 into -1.0 2.710 * [backup-simplify]: Simplify -1.0 into -1.0 2.711 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.711 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.712 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.712 * [backup-simplify]: Simplify (+ 0 0) into 0 2.712 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.713 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.713 * [backup-simplify]: Simplify (+ 0 0) into 0 2.714 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.714 * [taylor]: Taking taylor expansion of 0 in x 2.714 * [backup-simplify]: Simplify 0 into 0 2.714 * [backup-simplify]: Simplify 0 into 0 2.714 * [backup-simplify]: Simplify 0 into 0 2.714 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.715 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.715 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.716 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.716 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.717 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.717 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.718 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.718 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 2.718 * [taylor]: Taking taylor expansion of 0.5 in x 2.718 * [backup-simplify]: Simplify 0.5 into 0.5 2.718 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.718 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.718 * [taylor]: Taking taylor expansion of x in x 2.718 * [backup-simplify]: Simplify 0 into 0 2.718 * [backup-simplify]: Simplify 1 into 1 2.718 * [backup-simplify]: Simplify (* 1 1) into 1 2.718 * [backup-simplify]: Simplify (/ 1 1) into 1 2.719 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.719 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.721 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.721 * [backup-simplify]: Simplify 0 into 0 2.721 * [backup-simplify]: Simplify 0 into 0 2.721 * [backup-simplify]: Simplify 0 into 0 2.722 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.722 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.723 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.723 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.724 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.724 * [backup-simplify]: Simplify (+ 0 0) into 0 2.724 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.724 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.724 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.725 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.725 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.726 * [backup-simplify]: Simplify (+ 0 0) into 0 2.727 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.727 * [taylor]: Taking taylor expansion of 0 in x 2.727 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify -1.0 into -1.0 2.728 * [backup-simplify]: Simplify (cbrt (pow (/ (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (* 4.0 (/ 1 (- y)))))) 3)) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 2.728 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in (y x) around 0 2.728 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in x 2.728 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 2.728 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.728 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 2.728 * [taylor]: Taking taylor expansion of 4.0 in x 2.728 * [backup-simplify]: Simplify 4.0 into 4.0 2.728 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 2.728 * [taylor]: Taking taylor expansion of -1 in x 2.728 * [backup-simplify]: Simplify -1 into -1 2.728 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.728 * [taylor]: Taking taylor expansion of y in x 2.728 * [backup-simplify]: Simplify y into y 2.728 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.728 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 2.728 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.728 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.728 * [taylor]: Taking taylor expansion of x in x 2.728 * [backup-simplify]: Simplify 0 into 0 2.728 * [backup-simplify]: Simplify 1 into 1 2.729 * [backup-simplify]: Simplify (* 1 1) into 1 2.729 * [backup-simplify]: Simplify (/ 1 1) into 1 2.729 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 2.729 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.729 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.729 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.729 * [taylor]: Taking taylor expansion of -1 in x 2.729 * [backup-simplify]: Simplify -1 into -1 2.729 * [taylor]: Taking taylor expansion of x in x 2.729 * [backup-simplify]: Simplify 0 into 0 2.729 * [backup-simplify]: Simplify 1 into 1 2.730 * [backup-simplify]: Simplify (/ -1 1) into -1 2.730 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.730 * [taylor]: Taking taylor expansion of -1 in x 2.730 * [backup-simplify]: Simplify -1 into -1 2.730 * [taylor]: Taking taylor expansion of x in x 2.730 * [backup-simplify]: Simplify 0 into 0 2.730 * [backup-simplify]: Simplify 1 into 1 2.730 * [backup-simplify]: Simplify (/ -1 1) into -1 2.730 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 2.730 * [taylor]: Taking taylor expansion of 4.0 in x 2.730 * [backup-simplify]: Simplify 4.0 into 4.0 2.730 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.730 * [taylor]: Taking taylor expansion of y in x 2.730 * [backup-simplify]: Simplify y into y 2.730 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.730 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 2.731 * [backup-simplify]: Simplify (+ 0 1) into 1 2.731 * [backup-simplify]: Simplify (* -1 -1) into 1 2.732 * [backup-simplify]: Simplify (+ 1 0) into 1 2.732 * [backup-simplify]: Simplify (/ 1 1) into 1 2.732 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.732 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.732 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.732 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.732 * [taylor]: Taking taylor expansion of 4.0 in y 2.732 * [backup-simplify]: Simplify 4.0 into 4.0 2.733 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.733 * [taylor]: Taking taylor expansion of -1 in y 2.733 * [backup-simplify]: Simplify -1 into -1 2.733 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.733 * [taylor]: Taking taylor expansion of y in y 2.733 * [backup-simplify]: Simplify 0 into 0 2.733 * [backup-simplify]: Simplify 1 into 1 2.733 * [backup-simplify]: Simplify (* 1 1) into 1 2.733 * [backup-simplify]: Simplify (/ -1 1) into -1 2.733 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.733 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.733 * [taylor]: Taking taylor expansion of x in y 2.733 * [backup-simplify]: Simplify x into x 2.733 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.733 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.733 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.734 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.734 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.734 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.734 * [taylor]: Taking taylor expansion of -1 in y 2.734 * [backup-simplify]: Simplify -1 into -1 2.734 * [taylor]: Taking taylor expansion of x in y 2.734 * [backup-simplify]: Simplify x into x 2.734 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.734 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.734 * [taylor]: Taking taylor expansion of -1 in y 2.734 * [backup-simplify]: Simplify -1 into -1 2.734 * [taylor]: Taking taylor expansion of x in y 2.734 * [backup-simplify]: Simplify x into x 2.734 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.734 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.734 * [taylor]: Taking taylor expansion of 4.0 in y 2.734 * [backup-simplify]: Simplify 4.0 into 4.0 2.734 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.734 * [taylor]: Taking taylor expansion of y in y 2.734 * [backup-simplify]: Simplify 0 into 0 2.734 * [backup-simplify]: Simplify 1 into 1 2.734 * [backup-simplify]: Simplify (* 1 1) into 1 2.735 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.735 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.735 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.736 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.736 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.736 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 2.736 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 2.736 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 2.736 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 2.736 * [taylor]: Taking taylor expansion of 4.0 in y 2.736 * [backup-simplify]: Simplify 4.0 into 4.0 2.736 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 2.736 * [taylor]: Taking taylor expansion of -1 in y 2.736 * [backup-simplify]: Simplify -1 into -1 2.736 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.737 * [taylor]: Taking taylor expansion of y in y 2.737 * [backup-simplify]: Simplify 0 into 0 2.737 * [backup-simplify]: Simplify 1 into 1 2.737 * [backup-simplify]: Simplify (* 1 1) into 1 2.737 * [backup-simplify]: Simplify (/ -1 1) into -1 2.737 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 2.737 * [taylor]: Taking taylor expansion of (pow x 2) in y 2.737 * [taylor]: Taking taylor expansion of x in y 2.737 * [backup-simplify]: Simplify x into x 2.737 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.737 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 2.737 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 2.737 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 2.738 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.738 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.738 * [taylor]: Taking taylor expansion of -1 in y 2.738 * [backup-simplify]: Simplify -1 into -1 2.738 * [taylor]: Taking taylor expansion of x in y 2.738 * [backup-simplify]: Simplify x into x 2.738 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.738 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.738 * [taylor]: Taking taylor expansion of -1 in y 2.738 * [backup-simplify]: Simplify -1 into -1 2.738 * [taylor]: Taking taylor expansion of x in y 2.738 * [backup-simplify]: Simplify x into x 2.738 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.738 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 2.738 * [taylor]: Taking taylor expansion of 4.0 in y 2.738 * [backup-simplify]: Simplify 4.0 into 4.0 2.738 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.738 * [taylor]: Taking taylor expansion of y in y 2.738 * [backup-simplify]: Simplify 0 into 0 2.738 * [backup-simplify]: Simplify 1 into 1 2.738 * [backup-simplify]: Simplify (* 1 1) into 1 2.738 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 2.739 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 2.739 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 2.739 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 2.740 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 2.740 * [taylor]: Taking taylor expansion of -1.0 in x 2.740 * [backup-simplify]: Simplify -1.0 into -1.0 2.740 * [backup-simplify]: Simplify -1.0 into -1.0 2.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.741 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.742 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 2.742 * [backup-simplify]: Simplify (+ 0 0) into 0 2.742 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)))) into 0 2.743 * [backup-simplify]: Simplify (+ 0 0) into 0 2.743 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)))) into 0 2.744 * [taylor]: Taking taylor expansion of 0 in x 2.744 * [backup-simplify]: Simplify 0 into 0 2.744 * [backup-simplify]: Simplify 0 into 0 2.744 * [backup-simplify]: Simplify 0 into 0 2.744 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.745 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 2.746 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 2.746 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.746 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.747 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.747 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) 0) into (/ 1 (pow x 2)) 2.748 * [backup-simplify]: Simplify (- (/ (/ 1 (pow x 2)) 4.0) (+ (* -1.0 (/ (/ 1 (pow x 2)) 4.0)) (* 0 (/ 0 4.0)))) into (* 0.5 (/ 1 (pow x 2))) 2.748 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow x 2))) in x 2.748 * [taylor]: Taking taylor expansion of 0.5 in x 2.748 * [backup-simplify]: Simplify 0.5 into 0.5 2.748 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.748 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.748 * [taylor]: Taking taylor expansion of x in x 2.748 * [backup-simplify]: Simplify 0 into 0 2.748 * [backup-simplify]: Simplify 1 into 1 2.748 * [backup-simplify]: Simplify (* 1 1) into 1 2.748 * [backup-simplify]: Simplify (/ 1 1) into 1 2.749 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.751 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 2.751 * [backup-simplify]: Simplify 0 into 0 2.751 * [backup-simplify]: Simplify 0 into 0 2.751 * [backup-simplify]: Simplify 0 into 0 2.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.752 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.753 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.753 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 2.753 * [backup-simplify]: Simplify (+ 0 0) into 0 2.753 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.753 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.753 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.754 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.755 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.755 * [backup-simplify]: Simplify (+ 0 0) into 0 2.756 * [backup-simplify]: Simplify (- (/ 0 4.0) (+ (* -1.0 (/ 0 4.0)) (* 0 (/ (/ 1 (pow x 2)) 4.0)) (* (* 0.5 (/ 1 (pow x 2))) (/ 0 4.0)))) into 0 2.756 * [taylor]: Taking taylor expansion of 0 in x 2.756 * [backup-simplify]: Simplify 0 into 0 2.756 * [backup-simplify]: Simplify 0 into 0 2.756 * [backup-simplify]: Simplify -1.0 into -1.0 2.756 * * * [progress]: simplifying candidates 2.759 * [simplify]: Simplifying: (expm1 (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (log1p (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (- (log (fma 4.0 (* y (- y)) (* x x))) (log (fma x x (* y (* 4.0 y))))) (log (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (exp (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (/ (* (* (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x))) (fma 4.0 (* y (- y)) (* x x))) (* (* (fma x x (* y (* 4.0 y))) (fma x x (* y (* 4.0 y)))) (fma x x (* y (* 4.0 y))))) (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (* (* (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (- (fma 4.0 (* y (- y)) (* x x))) (- (fma x x (* y (* 4.0 y)))) (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (sqrt (fma x x (* y (* 4.0 y))))) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) 1) (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) 1) (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) (/ 1 (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) (/ 1 1) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 1 (fma x x (* y (* 4.0 y)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (/ (fma 4.0 (* y (- y)) (* x x)) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) 1) (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (expm1 (fma 4.0 (* y (- y)) (* x x))) (log1p (fma 4.0 (* y (- y)) (* x x))) (* 4.0 (* y (- y))) (log (fma 4.0 (* y (- y)) (* x x))) (exp (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (cbrt (fma 4.0 (* y (- y)) (* x x))) (* (* (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x))) (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma 4.0 (* y (- y)) (* x x))) (expm1 (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (log1p (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (* (- (log (fma 4.0 (* y (- y)) (* x x))) (log (fma x x (* y (* 4.0 y))))) 3) (* (log (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (* (log (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (* 1 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (* (cbrt 3) (cbrt 3))) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (sqrt 3)) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 1) (pow (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) 3) (pow (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) 1) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) 1) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3) (pow (/ 1 (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ 1 1) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (pow 1 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (pow (fma 4.0 (* y (- y)) (* x x)) 3) (pow (/ 1 (fma x x (* y (* 4.0 y)))) 3) (* (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (log (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (exp (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (* (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (* (* (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (pow (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) 3) (pow (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) 1) 3) (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) 1) 3) (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3) (pow (/ 1 (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) 3) (pow (/ 1 1) 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (pow 1 3) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3) (pow (fma 4.0 (* y (- y)) (* x x)) 3) (pow (/ 1 (fma x x (* y (* 4.0 y)))) 3) (pow (fma 4.0 (* y (- y)) (* x x)) 3) (pow (fma x x (* y (* 4.0 y))) 3) (* (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (sqrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (sqrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 3 2)) (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 3 2)) (expm1 (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (log1p (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (log (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (exp (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (pow (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) 1) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) 1) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ 1 (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (fma 4.0 (* y (- y)) (* x x)) 3)) (cbrt (pow (/ 1 (fma x x (* y (* 4.0 y)))) 3)) (cbrt (* (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (* (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)))) (cbrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (pow (* (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (sqrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) 1) 3)) (cbrt (pow (/ (cbrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) 1) 3)) (cbrt (pow (/ (sqrt (fma 4.0 (* y (- y)) (* x x))) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ 1 (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y)))))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ 1 (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) 3)) (cbrt (pow (/ 1 1) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow 1 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (fma 4.0 (* y (- y)) (* x x)) 3)) (cbrt (pow (/ 1 (fma x x (* y (* 4.0 y)))) 3)) (cbrt (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y))))) (cbrt (* (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))))) (cbrt (sqrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (sqrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt 1) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 3 2))) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ 3 2))) (cbrt (pow (fma 4.0 (* y (- y)) (* x x)) 3)) (cbrt (pow (fma x x (* y (* 4.0 y))) 3)) (* (cbrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)))) (cbrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (* (* (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3)) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (sqrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) (sqrt (cbrt (pow (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) 3))) 1 -1.0 -1.0 (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) 1 -1.0 -1.0 1 -1.0 -1.0 2.762 * * [simplify]: iteration 0: 150 enodes 2.848 * * [simplify]: iteration 1: 451 enodes 3.153 * * [simplify]: iteration 2: 2520 enodes 4.435 * * [simplify]: iteration complete: 5001 enodes 4.444 * * [simplify]: Extracting #0: cost 69 inf + 0 4.448 * * [simplify]: Extracting #1: cost 1233 inf + 3 4.459 * * [simplify]: Extracting #2: cost 1834 inf + 123 4.471 * * [simplify]: Extracting #3: cost 1618 inf + 3261 4.482 * * [simplify]: Extracting #4: cost 712 inf + 32985 4.488 * * [simplify]: Extracting #5: cost 41 inf + 56497 4.494 * * [simplify]: Extracting #6: cost 0 inf + 55688 4.501 * * [simplify]: Extracting #7: cost 0 inf + 55626 4.508 * [simplify]: Simplified to: (expm1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (log1p (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (exp (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (- (fma (- y) (* y 4.0) (* x x))) (- (fma (* y y) 4.0 (* x x))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (/ (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (sqrt (fma (- y) (* y 4.0) (* x x))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (cbrt (/ 1 (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x))))) (/ (fma (- y) (* y 4.0) (* x x)) (cbrt (fma (* y y) 4.0 (* x x)))) (/ 1 (sqrt (fma (* y y) 4.0 (* x x)))) (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (/ 1 (fma (* y y) 4.0 (* x x))) (/ (fma (* y y) 4.0 (* x x)) (fma (- y) (* y 4.0) (* x x))) (/ (fma (- y) (* y 4.0) (* x x)) (* (cbrt (fma (* y y) 4.0 (* x x))) (cbrt (fma (* y y) 4.0 (* x x))))) (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) (fma (- y) (* y 4.0) (* x x)) (/ (fma (* y y) 4.0 (* x x)) (cbrt (fma (- y) (* y 4.0) (* x x)))) (/ (fma (* y y) 4.0 (* x x)) (sqrt (fma (- y) (* y 4.0) (* x x)))) (/ (fma (* y y) 4.0 (* x x)) (fma (- y) (* y 4.0) (* x x))) (expm1 (fma (- y) (* y 4.0) (* x x))) (log1p (fma (- y) (* y 4.0) (* x x))) (* (* y y) (- 4.0)) (log (fma (- y) (* y 4.0) (* x x))) (exp (fma (- y) (* y 4.0) (* x x))) (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (cbrt (fma (- y) (* y 4.0) (* x x))) (pow (fma (- y) (* y 4.0) (* x x)) 3) (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (- y) (* y 4.0) (* x x))) (expm1 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3)) (log1p (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3)) (* 3 (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))))) (* 3 (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))))) (* 3 (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))))) 3 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (* (cbrt 3) (cbrt 3))) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (sqrt 3)) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (pow (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) 3) (pow (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (* (/ (fma (- y) (* y 4.0) (* x x)) (pow (sqrt (fma (* y y) 4.0 (* x x))) 3)) (fma (- y) (* y 4.0) (* x x))) (/ (fma (- y) (* y 4.0) (* x x)) (pow (sqrt (fma (* y y) 4.0 (* x x))) 3)) (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x))) (/ (fma (- y) (* y 4.0) (* x x)) (pow (fma (* y y) 4.0 (* x x)) 3)) (/ (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (fma (* y y) 4.0 (* x x))) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) 3) (/ 1 (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (pow (fma (- y) (* y 4.0) (* x x)) 3) (fma (* y y) 4.0 (* x x))) (pow (/ 1 (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) 3) 1 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) 1 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) (pow (fma (- y) (* y 4.0) (* x x)) 3) (pow (/ 1 (fma (* y y) 4.0 (* x x))) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (* 3 (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))))) (exp (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3)) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (pow (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (pow (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) 3) (pow (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (* (/ (fma (- y) (* y 4.0) (* x x)) (pow (sqrt (fma (* y y) 4.0 (* x x))) 3)) (fma (- y) (* y 4.0) (* x x))) (/ (fma (- y) (* y 4.0) (* x x)) (pow (sqrt (fma (* y y) 4.0 (* x x))) 3)) (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x))) (/ (fma (- y) (* y 4.0) (* x x)) (pow (fma (* y y) 4.0 (* x x)) 3)) (/ (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (fma (* y y) 4.0 (* x x))) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (sqrt (fma (- y) (* y 4.0) (* x x))) 3) (pow (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) 3) (/ 1 (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (pow (fma (- y) (* y 4.0) (* x x)) 3) (fma (* y y) 4.0 (* x x))) (pow (/ 1 (sqrt (fma (* y y) 4.0 (* x x)))) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) 3) 1 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) 1 (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) (pow (fma (- y) (* y 4.0) (* x x)) 3) (pow (/ 1 (fma (* y y) 4.0 (* x x))) 3) (pow (fma (- y) (* y 4.0) (* x x)) 3) (pow (fma (* y y) 4.0 (* x x)) 3) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2) (sqrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3)) (sqrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3)) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3/2) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3/2) (expm1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (log1p (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (log (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (exp (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (/ (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (sqrt (fma (- y) (* y 4.0) (* x x))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (cbrt (/ 1 (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x))))) (/ (fma (- y) (* y 4.0) (* x x)) (cbrt (fma (* y y) 4.0 (* x x)))) (/ 1 (sqrt (fma (* y y) 4.0 (* x x)))) (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (fma (- y) (* y 4.0) (* x x)) (/ 1 (fma (* y y) 4.0 (* x x))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (/ (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (cbrt (* (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)))) (/ (cbrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (/ (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (cbrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (sqrt (fma (* y y) 4.0 (* x x)))) (sqrt (fma (- y) (* y 4.0) (* x x))) (/ (sqrt (fma (- y) (* y 4.0) (* x x))) (fma (* y y) 4.0 (* x x))) (cbrt (/ 1 (* (fma (* y y) 4.0 (* x x)) (fma (* y y) 4.0 (* x x))))) (/ (fma (- y) (* y 4.0) (* x x)) (cbrt (fma (* y y) 4.0 (* x x)))) (/ 1 (sqrt (fma (* y y) 4.0 (* x x)))) (/ (fma (- y) (* y 4.0) (* x x)) (sqrt (fma (* y y) 4.0 (* x x)))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (fma (- y) (* y 4.0) (* x x)) (/ 1 (fma (* y y) 4.0 (* x x))) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (sqrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3))) (cbrt (sqrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3))) 1 (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3/2)) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3/2)) (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)) (cbrt (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 2)) (cbrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (pow (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x))) 3) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) (sqrt (/ (fma (- y) (* y 4.0) (* x x)) (fma (* y y) 4.0 (* x x)))) 1 -1.0 -1.0 (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)) (fma (- y) (* y 4.0) (* x x)) 1 -1.0 -1.0 1 -1.0 -1.0 4.509 * * * [progress]: adding candidates to table 5.193 * * [progress]: iteration 3 / 4 5.193 * * * [progress]: picking best candidate 5.213 * * * * [pick]: Picked # 5.214 * * * [progress]: localizing error 5.242 * * * [progress]: generating rewritten candidates 5.242 * * * * [progress]: [ 1 / 3 ] rewriting at (2 2) 5.247 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 2) 5.247 * * * * [progress]: [ 3 / 3 ] rewriting at (2) 5.264 * * * [progress]: generating series expansions 5.264 * * * * [progress]: [ 1 / 3 ] generating series at (2 2) 5.264 * [backup-simplify]: Simplify (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) into (/ (fma x x (* 4.0 (pow y 2))) (fma 4.0 (* -1 (pow y 2)) (pow x 2))) 5.264 * [approximate]: Taking taylor expansion of (/ (fma x x (* 4.0 (pow y 2))) (fma 4.0 (* -1 (pow y 2)) (pow x 2))) in (x y) around 0 5.264 * [taylor]: Taking taylor expansion of (/ (fma x x (* 4.0 (pow y 2))) (fma 4.0 (* -1 (pow y 2)) (pow x 2))) in y 5.265 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 5.265 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.265 * [taylor]: Taking taylor expansion of (* x x) in y 5.265 * [taylor]: Taking taylor expansion of x in y 5.265 * [backup-simplify]: Simplify x into x 5.265 * [taylor]: Taking taylor expansion of x in y 5.265 * [backup-simplify]: Simplify x into x 5.265 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 5.265 * [taylor]: Taking taylor expansion of 4.0 in y 5.265 * [backup-simplify]: Simplify 4.0 into 4.0 5.265 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.265 * [taylor]: Taking taylor expansion of y in y 5.265 * [backup-simplify]: Simplify 0 into 0 5.265 * [backup-simplify]: Simplify 1 into 1 5.265 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 5.265 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.265 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 5.265 * [taylor]: Taking taylor expansion of 4.0 in y 5.265 * [backup-simplify]: Simplify 4.0 into 4.0 5.265 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 5.265 * [taylor]: Taking taylor expansion of -1 in y 5.265 * [backup-simplify]: Simplify -1 into -1 5.265 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.265 * [taylor]: Taking taylor expansion of y in y 5.265 * [backup-simplify]: Simplify 0 into 0 5.265 * [backup-simplify]: Simplify 1 into 1 5.265 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.265 * [taylor]: Taking taylor expansion of x in y 5.266 * [backup-simplify]: Simplify x into x 5.266 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.266 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 5.266 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.266 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 5.266 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 5.266 * [taylor]: Taking taylor expansion of (/ (fma x x (* 4.0 (pow y 2))) (fma 4.0 (* -1 (pow y 2)) (pow x 2))) in x 5.266 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 5.266 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.266 * [taylor]: Taking taylor expansion of (* x x) in x 5.267 * [taylor]: Taking taylor expansion of x in x 5.267 * [backup-simplify]: Simplify 0 into 0 5.267 * [backup-simplify]: Simplify 1 into 1 5.267 * [taylor]: Taking taylor expansion of x in x 5.267 * [backup-simplify]: Simplify 0 into 0 5.267 * [backup-simplify]: Simplify 1 into 1 5.267 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 5.267 * [taylor]: Taking taylor expansion of 4.0 in x 5.267 * [backup-simplify]: Simplify 4.0 into 4.0 5.267 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.267 * [taylor]: Taking taylor expansion of y in x 5.267 * [backup-simplify]: Simplify y into y 5.267 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 5.267 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.267 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 5.267 * [taylor]: Taking taylor expansion of 4.0 in x 5.267 * [backup-simplify]: Simplify 4.0 into 4.0 5.267 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 5.268 * [taylor]: Taking taylor expansion of -1 in x 5.268 * [backup-simplify]: Simplify -1 into -1 5.268 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.268 * [taylor]: Taking taylor expansion of y in x 5.268 * [backup-simplify]: Simplify y into y 5.268 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.268 * [taylor]: Taking taylor expansion of x in x 5.268 * [backup-simplify]: Simplify 0 into 0 5.268 * [backup-simplify]: Simplify 1 into 1 5.269 * [backup-simplify]: Simplify (* 0 0) into 0 5.269 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.269 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 5.269 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 5.270 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.270 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 5.270 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 5.270 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 5.271 * [backup-simplify]: Simplify (/ (* 4.0 (pow y 2)) (- (* 4.0 (pow y 2)))) into -1.0 5.271 * [taylor]: Taking taylor expansion of (/ (fma x x (* 4.0 (pow y 2))) (fma 4.0 (* -1 (pow y 2)) (pow x 2))) in x 5.271 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 5.271 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.271 * [taylor]: Taking taylor expansion of (* x x) in x 5.271 * [taylor]: Taking taylor expansion of x in x 5.271 * [backup-simplify]: Simplify 0 into 0 5.271 * [backup-simplify]: Simplify 1 into 1 5.271 * [taylor]: Taking taylor expansion of x in x 5.271 * [backup-simplify]: Simplify 0 into 0 5.271 * [backup-simplify]: Simplify 1 into 1 5.271 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 5.271 * [taylor]: Taking taylor expansion of 4.0 in x 5.271 * [backup-simplify]: Simplify 4.0 into 4.0 5.271 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.271 * [taylor]: Taking taylor expansion of y in x 5.271 * [backup-simplify]: Simplify y into y 5.271 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 5.271 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.271 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 5.271 * [taylor]: Taking taylor expansion of 4.0 in x 5.271 * [backup-simplify]: Simplify 4.0 into 4.0 5.271 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 5.272 * [taylor]: Taking taylor expansion of -1 in x 5.272 * [backup-simplify]: Simplify -1 into -1 5.272 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.272 * [taylor]: Taking taylor expansion of y in x 5.272 * [backup-simplify]: Simplify y into y 5.272 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.272 * [taylor]: Taking taylor expansion of x in x 5.272 * [backup-simplify]: Simplify 0 into 0 5.272 * [backup-simplify]: Simplify 1 into 1 5.272 * [backup-simplify]: Simplify (* 0 0) into 0 5.273 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.273 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 5.273 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 5.273 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.273 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 5.273 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 5.274 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 5.274 * [backup-simplify]: Simplify (/ (* 4.0 (pow y 2)) (- (* 4.0 (pow y 2)))) into -1.0 5.274 * [taylor]: Taking taylor expansion of -1.0 in y 5.274 * [backup-simplify]: Simplify -1.0 into -1.0 5.274 * [backup-simplify]: Simplify -1.0 into -1.0 5.275 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.275 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.276 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (pow y 2))) into 0 5.277 * [backup-simplify]: Simplify (+ 0 0) into 0 5.277 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.277 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow y 2))) into 0 5.278 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (* -1 (pow y 2)))) into 0 5.279 * [backup-simplify]: Simplify (+ 0 0) into 0 5.279 * [backup-simplify]: Simplify (- (/ 0 (- (* 4.0 (pow y 2)))) (+ (* -1.0 (/ 0 (- (* 4.0 (pow y 2))))))) into 0 5.279 * [taylor]: Taking taylor expansion of 0 in y 5.279 * [backup-simplify]: Simplify 0 into 0 5.279 * [backup-simplify]: Simplify 0 into 0 5.279 * [backup-simplify]: Simplify 0 into 0 5.280 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.281 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.282 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (pow y 2)))) into 0 5.283 * [backup-simplify]: Simplify (+ 1 0) into 1 5.283 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.284 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow y 2)))) into 0 5.285 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (* -1 (pow y 2))))) into 0 5.286 * [backup-simplify]: Simplify (* 1 1) into 1 5.286 * [backup-simplify]: Simplify (+ 0 1) into 1 5.287 * [backup-simplify]: Simplify (- (/ 1 (- (* 4.0 (pow y 2)))) (+ (* -1.0 (/ 1 (- (* 4.0 (pow y 2))))) (* 0 (/ 0 (- (* 4.0 (pow y 2))))))) into (- (* 0.5 (/ 1 (pow y 2)))) 5.287 * [taylor]: Taking taylor expansion of (- (* 0.5 (/ 1 (pow y 2)))) in y 5.287 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow y 2))) in y 5.287 * [taylor]: Taking taylor expansion of 0.5 in y 5.287 * [backup-simplify]: Simplify 0.5 into 0.5 5.287 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.287 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.287 * [taylor]: Taking taylor expansion of y in y 5.288 * [backup-simplify]: Simplify 0 into 0 5.288 * [backup-simplify]: Simplify 1 into 1 5.288 * [backup-simplify]: Simplify (* 1 1) into 1 5.289 * [backup-simplify]: Simplify (/ 1 1) into 1 5.290 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.290 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.293 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.294 * [backup-simplify]: Simplify (- 0) into 0 5.294 * [backup-simplify]: Simplify 0 into 0 5.294 * [backup-simplify]: Simplify 0 into 0 5.294 * [backup-simplify]: Simplify 0 into 0 5.295 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.296 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.298 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow y 2))))) into 0 5.299 * [backup-simplify]: Simplify (+ 0 0) into 0 5.300 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.301 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow y 2))))) into 0 5.303 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* -1 (pow y 2)))))) into 0 5.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.304 * [backup-simplify]: Simplify (+ 0 0) into 0 5.305 * [backup-simplify]: Simplify (- (/ 0 (- (* 4.0 (pow y 2)))) (+ (* -1.0 (/ 0 (- (* 4.0 (pow y 2))))) (* 0 (/ 1 (- (* 4.0 (pow y 2))))) (* (- (* 0.5 (/ 1 (pow y 2)))) (/ 0 (- (* 4.0 (pow y 2))))))) into 0 5.305 * [taylor]: Taking taylor expansion of 0 in y 5.305 * [backup-simplify]: Simplify 0 into 0 5.305 * [backup-simplify]: Simplify 0 into 0 5.306 * [backup-simplify]: Simplify -1.0 into -1.0 5.306 * [backup-simplify]: Simplify (/ (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (* 4.0 (/ 1 y)))) (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x)))) into (/ (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) 5.306 * [approximate]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in (x y) around 0 5.306 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in y 5.306 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 5.306 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.306 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 5.306 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.306 * [taylor]: Taking taylor expansion of x in y 5.307 * [backup-simplify]: Simplify x into x 5.307 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.307 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.307 * [taylor]: Taking taylor expansion of x in y 5.307 * [backup-simplify]: Simplify x into x 5.307 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.307 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 5.307 * [taylor]: Taking taylor expansion of 4.0 in y 5.307 * [backup-simplify]: Simplify 4.0 into 4.0 5.307 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.307 * [taylor]: Taking taylor expansion of y in y 5.307 * [backup-simplify]: Simplify 0 into 0 5.307 * [backup-simplify]: Simplify 1 into 1 5.308 * [backup-simplify]: Simplify (* 1 1) into 1 5.308 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 5.308 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.309 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.309 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.309 * [taylor]: Taking taylor expansion of 4.0 in y 5.309 * [backup-simplify]: Simplify 4.0 into 4.0 5.309 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.309 * [taylor]: Taking taylor expansion of -1 in y 5.309 * [backup-simplify]: Simplify -1 into -1 5.309 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.309 * [taylor]: Taking taylor expansion of y in y 5.309 * [backup-simplify]: Simplify 0 into 0 5.309 * [backup-simplify]: Simplify 1 into 1 5.309 * [backup-simplify]: Simplify (* 1 1) into 1 5.310 * [backup-simplify]: Simplify (/ -1 1) into -1 5.310 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.310 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.310 * [taylor]: Taking taylor expansion of x in y 5.310 * [backup-simplify]: Simplify x into x 5.310 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.311 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.311 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 5.312 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.312 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.313 * [backup-simplify]: Simplify (/ 4.0 (- 4.0)) into -1.0 5.314 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in x 5.314 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 5.314 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.314 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.314 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.314 * [taylor]: Taking taylor expansion of x in x 5.314 * [backup-simplify]: Simplify 0 into 0 5.314 * [backup-simplify]: Simplify 1 into 1 5.314 * [backup-simplify]: Simplify (/ 1 1) into 1 5.314 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.314 * [taylor]: Taking taylor expansion of x in x 5.315 * [backup-simplify]: Simplify 0 into 0 5.315 * [backup-simplify]: Simplify 1 into 1 5.315 * [backup-simplify]: Simplify (/ 1 1) into 1 5.315 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.315 * [taylor]: Taking taylor expansion of 4.0 in x 5.315 * [backup-simplify]: Simplify 4.0 into 4.0 5.315 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.315 * [taylor]: Taking taylor expansion of y in x 5.315 * [backup-simplify]: Simplify y into y 5.315 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.315 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.315 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.316 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.316 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.316 * [taylor]: Taking taylor expansion of 4.0 in x 5.316 * [backup-simplify]: Simplify 4.0 into 4.0 5.316 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.316 * [taylor]: Taking taylor expansion of -1 in x 5.316 * [backup-simplify]: Simplify -1 into -1 5.316 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.316 * [taylor]: Taking taylor expansion of y in x 5.316 * [backup-simplify]: Simplify y into y 5.316 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.316 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.316 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.316 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.316 * [taylor]: Taking taylor expansion of x in x 5.316 * [backup-simplify]: Simplify 0 into 0 5.316 * [backup-simplify]: Simplify 1 into 1 5.317 * [backup-simplify]: Simplify (* 1 1) into 1 5.317 * [backup-simplify]: Simplify (/ 1 1) into 1 5.318 * [backup-simplify]: Simplify (* 1 1) into 1 5.318 * [backup-simplify]: Simplify (+ 1 0) into 1 5.319 * [backup-simplify]: Simplify (+ 0 1) into 1 5.319 * [backup-simplify]: Simplify (/ 1 1) into 1 5.319 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in x 5.319 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 5.319 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.319 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.319 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.319 * [taylor]: Taking taylor expansion of x in x 5.319 * [backup-simplify]: Simplify 0 into 0 5.319 * [backup-simplify]: Simplify 1 into 1 5.320 * [backup-simplify]: Simplify (/ 1 1) into 1 5.320 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.320 * [taylor]: Taking taylor expansion of x in x 5.320 * [backup-simplify]: Simplify 0 into 0 5.320 * [backup-simplify]: Simplify 1 into 1 5.320 * [backup-simplify]: Simplify (/ 1 1) into 1 5.320 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.320 * [taylor]: Taking taylor expansion of 4.0 in x 5.320 * [backup-simplify]: Simplify 4.0 into 4.0 5.321 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.321 * [taylor]: Taking taylor expansion of y in x 5.321 * [backup-simplify]: Simplify y into y 5.321 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.321 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.321 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.321 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.321 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.321 * [taylor]: Taking taylor expansion of 4.0 in x 5.321 * [backup-simplify]: Simplify 4.0 into 4.0 5.321 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.321 * [taylor]: Taking taylor expansion of -1 in x 5.321 * [backup-simplify]: Simplify -1 into -1 5.321 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.321 * [taylor]: Taking taylor expansion of y in x 5.321 * [backup-simplify]: Simplify y into y 5.321 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.322 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.322 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.322 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.322 * [taylor]: Taking taylor expansion of x in x 5.322 * [backup-simplify]: Simplify 0 into 0 5.322 * [backup-simplify]: Simplify 1 into 1 5.322 * [backup-simplify]: Simplify (* 1 1) into 1 5.323 * [backup-simplify]: Simplify (/ 1 1) into 1 5.323 * [backup-simplify]: Simplify (* 1 1) into 1 5.324 * [backup-simplify]: Simplify (+ 1 0) into 1 5.324 * [backup-simplify]: Simplify (+ 0 1) into 1 5.324 * [backup-simplify]: Simplify (/ 1 1) into 1 5.325 * [taylor]: Taking taylor expansion of 1 in y 5.325 * [backup-simplify]: Simplify 1 into 1 5.325 * [backup-simplify]: Simplify 1 into 1 5.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.326 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.327 * [backup-simplify]: Simplify (+ 0 0) into 0 5.328 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.329 * [backup-simplify]: Simplify (+ 0 0) into 0 5.330 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.330 * [taylor]: Taking taylor expansion of 0 in y 5.330 * [backup-simplify]: Simplify 0 into 0 5.330 * [backup-simplify]: Simplify 0 into 0 5.330 * [backup-simplify]: Simplify 0 into 0 5.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.332 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.333 * [backup-simplify]: Simplify (+ 0 (/ 4.0 (pow y 2))) into (* 4.0 (/ 1 (pow y 2))) 5.334 * [backup-simplify]: Simplify (* 4.0 (/ -1 (pow y 2))) into (/ -4.0 (pow y 2)) 5.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.336 * [backup-simplify]: Simplify (+ (/ -4.0 (pow y 2)) 0) into (- (* 4.0 (/ 1 (pow y 2)))) 5.337 * [backup-simplify]: Simplify (- (/ (* 4.0 (/ 1 (pow y 2))) 1) (+ (* 1 (/ (- (* 4.0 (/ 1 (pow y 2)))) 1)) (* 0 (/ 0 1)))) into (* 8.0 (/ 1 (pow y 2))) 5.337 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow y 2))) in y 5.337 * [taylor]: Taking taylor expansion of 8.0 in y 5.337 * [backup-simplify]: Simplify 8.0 into 8.0 5.337 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.337 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.337 * [taylor]: Taking taylor expansion of y in y 5.337 * [backup-simplify]: Simplify 0 into 0 5.337 * [backup-simplify]: Simplify 1 into 1 5.338 * [backup-simplify]: Simplify (* 1 1) into 1 5.338 * [backup-simplify]: Simplify (/ 1 1) into 1 5.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.340 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.342 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 5.342 * [backup-simplify]: Simplify 0 into 0 5.342 * [backup-simplify]: Simplify 0 into 0 5.342 * [backup-simplify]: Simplify 0 into 0 5.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.344 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.344 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ 4.0 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.345 * [backup-simplify]: Simplify (+ 0 0) into 0 5.345 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.345 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ -1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.345 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ -1 (pow y 2)))) into 0 5.346 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.347 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.347 * [backup-simplify]: Simplify (+ 0 0) into 0 5.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (- (* 4.0 (/ 1 (pow y 2)))) 1)) (* (* 8.0 (/ 1 (pow y 2))) (/ 0 1)))) into 0 5.348 * [taylor]: Taking taylor expansion of 0 in y 5.348 * [backup-simplify]: Simplify 0 into 0 5.348 * [backup-simplify]: Simplify 0 into 0 5.348 * [backup-simplify]: Simplify 1 into 1 5.349 * [backup-simplify]: Simplify (/ (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (* 4.0 (/ 1 (- y))))) (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x))))) into (/ (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) 5.349 * [approximate]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in (x y) around 0 5.349 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in y 5.349 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 5.349 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.349 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 5.349 * [taylor]: Taking taylor expansion of (/ -1 x) in y 5.349 * [taylor]: Taking taylor expansion of -1 in y 5.349 * [backup-simplify]: Simplify -1 into -1 5.349 * [taylor]: Taking taylor expansion of x in y 5.349 * [backup-simplify]: Simplify x into x 5.349 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 5.349 * [taylor]: Taking taylor expansion of (/ -1 x) in y 5.349 * [taylor]: Taking taylor expansion of -1 in y 5.349 * [backup-simplify]: Simplify -1 into -1 5.349 * [taylor]: Taking taylor expansion of x in y 5.349 * [backup-simplify]: Simplify x into x 5.349 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 5.349 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 5.349 * [taylor]: Taking taylor expansion of 4.0 in y 5.349 * [backup-simplify]: Simplify 4.0 into 4.0 5.349 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.349 * [taylor]: Taking taylor expansion of y in y 5.349 * [backup-simplify]: Simplify 0 into 0 5.349 * [backup-simplify]: Simplify 1 into 1 5.350 * [backup-simplify]: Simplify (* 1 1) into 1 5.350 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 5.350 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.350 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.350 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.350 * [taylor]: Taking taylor expansion of 4.0 in y 5.350 * [backup-simplify]: Simplify 4.0 into 4.0 5.350 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.350 * [taylor]: Taking taylor expansion of -1 in y 5.350 * [backup-simplify]: Simplify -1 into -1 5.350 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.350 * [taylor]: Taking taylor expansion of y in y 5.350 * [backup-simplify]: Simplify 0 into 0 5.350 * [backup-simplify]: Simplify 1 into 1 5.351 * [backup-simplify]: Simplify (* 1 1) into 1 5.351 * [backup-simplify]: Simplify (/ -1 1) into -1 5.351 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.351 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.351 * [taylor]: Taking taylor expansion of x in y 5.351 * [backup-simplify]: Simplify x into x 5.351 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.351 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.352 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 5.352 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.352 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.353 * [backup-simplify]: Simplify (/ 4.0 (- 4.0)) into -1.0 5.353 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in x 5.353 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 5.353 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.353 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.353 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.353 * [taylor]: Taking taylor expansion of -1 in x 5.353 * [backup-simplify]: Simplify -1 into -1 5.353 * [taylor]: Taking taylor expansion of x in x 5.353 * [backup-simplify]: Simplify 0 into 0 5.353 * [backup-simplify]: Simplify 1 into 1 5.353 * [backup-simplify]: Simplify (/ -1 1) into -1 5.353 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.353 * [taylor]: Taking taylor expansion of -1 in x 5.354 * [backup-simplify]: Simplify -1 into -1 5.354 * [taylor]: Taking taylor expansion of x in x 5.354 * [backup-simplify]: Simplify 0 into 0 5.354 * [backup-simplify]: Simplify 1 into 1 5.354 * [backup-simplify]: Simplify (/ -1 1) into -1 5.354 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.354 * [taylor]: Taking taylor expansion of 4.0 in x 5.354 * [backup-simplify]: Simplify 4.0 into 4.0 5.354 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.354 * [taylor]: Taking taylor expansion of y in x 5.354 * [backup-simplify]: Simplify y into y 5.354 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.354 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.354 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.354 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.354 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.354 * [taylor]: Taking taylor expansion of 4.0 in x 5.354 * [backup-simplify]: Simplify 4.0 into 4.0 5.354 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.354 * [taylor]: Taking taylor expansion of -1 in x 5.354 * [backup-simplify]: Simplify -1 into -1 5.354 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.354 * [taylor]: Taking taylor expansion of y in x 5.354 * [backup-simplify]: Simplify y into y 5.354 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.355 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.355 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.355 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.355 * [taylor]: Taking taylor expansion of x in x 5.355 * [backup-simplify]: Simplify 0 into 0 5.355 * [backup-simplify]: Simplify 1 into 1 5.355 * [backup-simplify]: Simplify (* 1 1) into 1 5.355 * [backup-simplify]: Simplify (/ 1 1) into 1 5.356 * [backup-simplify]: Simplify (* -1 -1) into 1 5.356 * [backup-simplify]: Simplify (+ 1 0) into 1 5.356 * [backup-simplify]: Simplify (+ 0 1) into 1 5.356 * [backup-simplify]: Simplify (/ 1 1) into 1 5.356 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2)))) in x 5.357 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 5.357 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.357 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.357 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.357 * [taylor]: Taking taylor expansion of -1 in x 5.357 * [backup-simplify]: Simplify -1 into -1 5.357 * [taylor]: Taking taylor expansion of x in x 5.357 * [backup-simplify]: Simplify 0 into 0 5.357 * [backup-simplify]: Simplify 1 into 1 5.357 * [backup-simplify]: Simplify (/ -1 1) into -1 5.357 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.357 * [taylor]: Taking taylor expansion of -1 in x 5.357 * [backup-simplify]: Simplify -1 into -1 5.357 * [taylor]: Taking taylor expansion of x in x 5.357 * [backup-simplify]: Simplify 0 into 0 5.357 * [backup-simplify]: Simplify 1 into 1 5.358 * [backup-simplify]: Simplify (/ -1 1) into -1 5.358 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.358 * [taylor]: Taking taylor expansion of 4.0 in x 5.358 * [backup-simplify]: Simplify 4.0 into 4.0 5.358 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.358 * [taylor]: Taking taylor expansion of y in x 5.358 * [backup-simplify]: Simplify y into y 5.358 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.358 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.358 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.358 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.358 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.358 * [taylor]: Taking taylor expansion of 4.0 in x 5.358 * [backup-simplify]: Simplify 4.0 into 4.0 5.358 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.358 * [taylor]: Taking taylor expansion of -1 in x 5.358 * [backup-simplify]: Simplify -1 into -1 5.358 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.358 * [taylor]: Taking taylor expansion of y in x 5.358 * [backup-simplify]: Simplify y into y 5.358 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.358 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.358 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.359 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.359 * [taylor]: Taking taylor expansion of x in x 5.359 * [backup-simplify]: Simplify 0 into 0 5.359 * [backup-simplify]: Simplify 1 into 1 5.359 * [backup-simplify]: Simplify (* 1 1) into 1 5.359 * [backup-simplify]: Simplify (/ 1 1) into 1 5.359 * [backup-simplify]: Simplify (* -1 -1) into 1 5.360 * [backup-simplify]: Simplify (+ 1 0) into 1 5.360 * [backup-simplify]: Simplify (+ 0 1) into 1 5.360 * [backup-simplify]: Simplify (/ 1 1) into 1 5.360 * [taylor]: Taking taylor expansion of 1 in y 5.360 * [backup-simplify]: Simplify 1 into 1 5.361 * [backup-simplify]: Simplify 1 into 1 5.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.362 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.362 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.362 * [backup-simplify]: Simplify (+ 0 0) into 0 5.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.363 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.363 * [backup-simplify]: Simplify (+ 0 0) into 0 5.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.364 * [taylor]: Taking taylor expansion of 0 in y 5.364 * [backup-simplify]: Simplify 0 into 0 5.364 * [backup-simplify]: Simplify 0 into 0 5.364 * [backup-simplify]: Simplify 0 into 0 5.365 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.365 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.366 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.366 * [backup-simplify]: Simplify (+ 0 (/ 4.0 (pow y 2))) into (* 4.0 (/ 1 (pow y 2))) 5.366 * [backup-simplify]: Simplify (* 4.0 (/ -1 (pow y 2))) into (/ -4.0 (pow y 2)) 5.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.368 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.368 * [backup-simplify]: Simplify (+ (/ -4.0 (pow y 2)) 0) into (- (* 4.0 (/ 1 (pow y 2)))) 5.368 * [backup-simplify]: Simplify (- (/ (* 4.0 (/ 1 (pow y 2))) 1) (+ (* 1 (/ (- (* 4.0 (/ 1 (pow y 2)))) 1)) (* 0 (/ 0 1)))) into (* 8.0 (/ 1 (pow y 2))) 5.368 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow y 2))) in y 5.369 * [taylor]: Taking taylor expansion of 8.0 in y 5.369 * [backup-simplify]: Simplify 8.0 into 8.0 5.369 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.369 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.369 * [taylor]: Taking taylor expansion of y in y 5.369 * [backup-simplify]: Simplify 0 into 0 5.369 * [backup-simplify]: Simplify 1 into 1 5.369 * [backup-simplify]: Simplify (* 1 1) into 1 5.369 * [backup-simplify]: Simplify (/ 1 1) into 1 5.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.374 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 5.374 * [backup-simplify]: Simplify 0 into 0 5.374 * [backup-simplify]: Simplify 0 into 0 5.374 * [backup-simplify]: Simplify 0 into 0 5.376 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.377 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.378 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.378 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.379 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ 4.0 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.379 * [backup-simplify]: Simplify (+ 0 0) into 0 5.380 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.380 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ -1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.381 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ -1 (pow y 2)))) into 0 5.382 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.384 * [backup-simplify]: Simplify (+ 0 0) into 0 5.386 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (- (* 4.0 (/ 1 (pow y 2)))) 1)) (* (* 8.0 (/ 1 (pow y 2))) (/ 0 1)))) into 0 5.386 * [taylor]: Taking taylor expansion of 0 in y 5.386 * [backup-simplify]: Simplify 0 into 0 5.386 * [backup-simplify]: Simplify 0 into 0 5.386 * [backup-simplify]: Simplify 1 into 1 5.386 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 2) 5.386 * [backup-simplify]: Simplify (fma 4.0 (* y (- y)) (* x x)) into (fma 4.0 (* -1 (pow y 2)) (pow x 2)) 5.386 * [approximate]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in (y x) around 0 5.386 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 5.387 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.387 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 5.387 * [taylor]: Taking taylor expansion of 4.0 in x 5.387 * [backup-simplify]: Simplify 4.0 into 4.0 5.387 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 5.387 * [taylor]: Taking taylor expansion of -1 in x 5.387 * [backup-simplify]: Simplify -1 into -1 5.387 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.387 * [taylor]: Taking taylor expansion of y in x 5.387 * [backup-simplify]: Simplify y into y 5.387 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.387 * [taylor]: Taking taylor expansion of x in x 5.387 * [backup-simplify]: Simplify 0 into 0 5.387 * [backup-simplify]: Simplify 1 into 1 5.387 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 5.387 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.387 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 5.387 * [taylor]: Taking taylor expansion of 4.0 in y 5.387 * [backup-simplify]: Simplify 4.0 into 4.0 5.387 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 5.387 * [taylor]: Taking taylor expansion of -1 in y 5.387 * [backup-simplify]: Simplify -1 into -1 5.387 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.387 * [taylor]: Taking taylor expansion of y in y 5.387 * [backup-simplify]: Simplify 0 into 0 5.387 * [backup-simplify]: Simplify 1 into 1 5.387 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.387 * [taylor]: Taking taylor expansion of x in y 5.388 * [backup-simplify]: Simplify x into x 5.388 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 5.388 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.388 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 5.388 * [taylor]: Taking taylor expansion of 4.0 in y 5.388 * [backup-simplify]: Simplify 4.0 into 4.0 5.388 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 5.388 * [taylor]: Taking taylor expansion of -1 in y 5.388 * [backup-simplify]: Simplify -1 into -1 5.388 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.388 * [taylor]: Taking taylor expansion of y in y 5.388 * [backup-simplify]: Simplify 0 into 0 5.388 * [backup-simplify]: Simplify 1 into 1 5.388 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.388 * [taylor]: Taking taylor expansion of x in y 5.388 * [backup-simplify]: Simplify x into x 5.388 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.388 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 5.388 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.388 * [taylor]: Taking taylor expansion of x in x 5.388 * [backup-simplify]: Simplify 0 into 0 5.389 * [backup-simplify]: Simplify 1 into 1 5.389 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.389 * [backup-simplify]: Simplify (+ 0 0) into 0 5.389 * [taylor]: Taking taylor expansion of 0 in x 5.389 * [backup-simplify]: Simplify 0 into 0 5.389 * [backup-simplify]: Simplify 0 into 0 5.390 * [backup-simplify]: Simplify (* 1 1) into 1 5.390 * [backup-simplify]: Simplify (* -1 1) into -1 5.391 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.392 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.392 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.392 * [taylor]: Taking taylor expansion of (- 4.0) in x 5.392 * [taylor]: Taking taylor expansion of 4.0 in x 5.392 * [backup-simplify]: Simplify 4.0 into 4.0 5.393 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.393 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.393 * [backup-simplify]: Simplify 0 into 0 5.394 * [backup-simplify]: Simplify (* 1 1) into 1 5.394 * [backup-simplify]: Simplify 1 into 1 5.394 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.395 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 5.396 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 5.397 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 5.397 * [backup-simplify]: Simplify (+ 0 0) into 0 5.397 * [taylor]: Taking taylor expansion of 0 in x 5.397 * [backup-simplify]: Simplify 0 into 0 5.397 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify (- 0) into 0 5.398 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify 0 into 0 5.398 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.399 * [backup-simplify]: Simplify 0 into 0 5.400 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.401 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 1))) into 0 5.402 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 5.403 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 5.404 * [backup-simplify]: Simplify (+ 0 0) into 0 5.404 * [taylor]: Taking taylor expansion of 0 in x 5.404 * [backup-simplify]: Simplify 0 into 0 5.404 * [backup-simplify]: Simplify 0 into 0 5.404 * [backup-simplify]: Simplify 0 into 0 5.405 * [backup-simplify]: Simplify (+ (* 1 (pow (* x 1) 2)) (* (- 4.0) (pow (* 1 y) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 5.405 * [backup-simplify]: Simplify (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))) into (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) 5.405 * [approximate]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in (y x) around 0 5.405 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.406 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.406 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.406 * [taylor]: Taking taylor expansion of 4.0 in x 5.406 * [backup-simplify]: Simplify 4.0 into 4.0 5.406 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.406 * [taylor]: Taking taylor expansion of -1 in x 5.406 * [backup-simplify]: Simplify -1 into -1 5.406 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.406 * [taylor]: Taking taylor expansion of y in x 5.406 * [backup-simplify]: Simplify y into y 5.406 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.406 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.406 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.406 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.406 * [taylor]: Taking taylor expansion of x in x 5.406 * [backup-simplify]: Simplify 0 into 0 5.406 * [backup-simplify]: Simplify 1 into 1 5.407 * [backup-simplify]: Simplify (* 1 1) into 1 5.407 * [backup-simplify]: Simplify (/ 1 1) into 1 5.407 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.408 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.408 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.408 * [taylor]: Taking taylor expansion of 4.0 in y 5.408 * [backup-simplify]: Simplify 4.0 into 4.0 5.408 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.408 * [taylor]: Taking taylor expansion of -1 in y 5.408 * [backup-simplify]: Simplify -1 into -1 5.408 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.408 * [taylor]: Taking taylor expansion of y in y 5.408 * [backup-simplify]: Simplify 0 into 0 5.408 * [backup-simplify]: Simplify 1 into 1 5.409 * [backup-simplify]: Simplify (* 1 1) into 1 5.409 * [backup-simplify]: Simplify (/ -1 1) into -1 5.409 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.409 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.410 * [taylor]: Taking taylor expansion of x in y 5.410 * [backup-simplify]: Simplify x into x 5.410 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.410 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.410 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.410 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.411 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.411 * [taylor]: Taking taylor expansion of 4.0 in y 5.411 * [backup-simplify]: Simplify 4.0 into 4.0 5.411 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.411 * [taylor]: Taking taylor expansion of -1 in y 5.411 * [backup-simplify]: Simplify -1 into -1 5.411 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.411 * [taylor]: Taking taylor expansion of y in y 5.411 * [backup-simplify]: Simplify 0 into 0 5.411 * [backup-simplify]: Simplify 1 into 1 5.412 * [backup-simplify]: Simplify (* 1 1) into 1 5.419 * [backup-simplify]: Simplify (/ -1 1) into -1 5.419 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.419 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.419 * [taylor]: Taking taylor expansion of x in y 5.420 * [backup-simplify]: Simplify x into x 5.420 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.420 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.421 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.421 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.421 * [taylor]: Taking taylor expansion of (- 4.0) in x 5.421 * [taylor]: Taking taylor expansion of 4.0 in x 5.421 * [backup-simplify]: Simplify 4.0 into 4.0 5.422 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.423 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.424 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 5.424 * [backup-simplify]: Simplify (+ 0 0) into 0 5.424 * [taylor]: Taking taylor expansion of 0 in x 5.424 * [backup-simplify]: Simplify 0 into 0 5.425 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.427 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 5.427 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 5.427 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.427 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.427 * [taylor]: Taking taylor expansion of x in x 5.427 * [backup-simplify]: Simplify 0 into 0 5.428 * [backup-simplify]: Simplify 1 into 1 5.428 * [backup-simplify]: Simplify (* 1 1) into 1 5.428 * [backup-simplify]: Simplify (/ 1 1) into 1 5.428 * [backup-simplify]: Simplify 1 into 1 5.429 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.429 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.430 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.431 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.433 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.433 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.433 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 5.434 * [backup-simplify]: Simplify (+ 0 0) into 0 5.434 * [taylor]: Taking taylor expansion of 0 in x 5.434 * [backup-simplify]: Simplify 0 into 0 5.434 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.435 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.435 * [backup-simplify]: Simplify 0 into 0 5.435 * [backup-simplify]: Simplify 0 into 0 5.436 * [backup-simplify]: Simplify (- 0) into 0 5.436 * [backup-simplify]: Simplify 0 into 0 5.437 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.438 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.439 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.440 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.440 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.441 * [backup-simplify]: Simplify (+ 0 0) into 0 5.441 * [taylor]: Taking taylor expansion of 0 in x 5.441 * [backup-simplify]: Simplify 0 into 0 5.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.443 * [backup-simplify]: Simplify 0 into 0 5.444 * [backup-simplify]: Simplify 0 into 0 5.444 * [backup-simplify]: Simplify (- 0) into 0 5.444 * [backup-simplify]: Simplify 0 into 0 5.445 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 y))) 2)) (* 1 (pow (* (/ 1 (/ 1 x)) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 5.446 * [backup-simplify]: Simplify (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) 5.446 * [approximate]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in (y x) around 0 5.446 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.446 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.446 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.446 * [taylor]: Taking taylor expansion of 4.0 in x 5.446 * [backup-simplify]: Simplify 4.0 into 4.0 5.446 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.446 * [taylor]: Taking taylor expansion of -1 in x 5.447 * [backup-simplify]: Simplify -1 into -1 5.447 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.447 * [taylor]: Taking taylor expansion of y in x 5.447 * [backup-simplify]: Simplify y into y 5.447 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.447 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.447 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.447 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.447 * [taylor]: Taking taylor expansion of x in x 5.447 * [backup-simplify]: Simplify 0 into 0 5.447 * [backup-simplify]: Simplify 1 into 1 5.448 * [backup-simplify]: Simplify (* 1 1) into 1 5.448 * [backup-simplify]: Simplify (/ 1 1) into 1 5.448 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.449 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.449 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.449 * [taylor]: Taking taylor expansion of 4.0 in y 5.449 * [backup-simplify]: Simplify 4.0 into 4.0 5.449 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.449 * [taylor]: Taking taylor expansion of -1 in y 5.449 * [backup-simplify]: Simplify -1 into -1 5.449 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.449 * [taylor]: Taking taylor expansion of y in y 5.449 * [backup-simplify]: Simplify 0 into 0 5.449 * [backup-simplify]: Simplify 1 into 1 5.450 * [backup-simplify]: Simplify (* 1 1) into 1 5.450 * [backup-simplify]: Simplify (/ -1 1) into -1 5.450 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.450 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.450 * [taylor]: Taking taylor expansion of x in y 5.451 * [backup-simplify]: Simplify x into x 5.451 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.451 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.451 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.451 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.451 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.451 * [taylor]: Taking taylor expansion of 4.0 in y 5.451 * [backup-simplify]: Simplify 4.0 into 4.0 5.451 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.451 * [taylor]: Taking taylor expansion of -1 in y 5.451 * [backup-simplify]: Simplify -1 into -1 5.451 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.451 * [taylor]: Taking taylor expansion of y in y 5.451 * [backup-simplify]: Simplify 0 into 0 5.451 * [backup-simplify]: Simplify 1 into 1 5.452 * [backup-simplify]: Simplify (* 1 1) into 1 5.453 * [backup-simplify]: Simplify (/ -1 1) into -1 5.453 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.453 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.453 * [taylor]: Taking taylor expansion of x in y 5.453 * [backup-simplify]: Simplify x into x 5.453 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.453 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.454 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.455 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.455 * [taylor]: Taking taylor expansion of (- 4.0) in x 5.455 * [taylor]: Taking taylor expansion of 4.0 in x 5.455 * [backup-simplify]: Simplify 4.0 into 4.0 5.456 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.458 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 -1)) into 0 5.458 * [backup-simplify]: Simplify (+ 0 0) into 0 5.459 * [taylor]: Taking taylor expansion of 0 in x 5.459 * [backup-simplify]: Simplify 0 into 0 5.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.462 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.463 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 -1))) into 0 5.464 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 5.464 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.464 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.464 * [taylor]: Taking taylor expansion of x in x 5.464 * [backup-simplify]: Simplify 0 into 0 5.464 * [backup-simplify]: Simplify 1 into 1 5.465 * [backup-simplify]: Simplify (* 1 1) into 1 5.465 * [backup-simplify]: Simplify (/ 1 1) into 1 5.465 * [backup-simplify]: Simplify 1 into 1 5.466 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.466 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 5.468 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.471 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.471 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 5.472 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 5.472 * [backup-simplify]: Simplify (+ 0 0) into 0 5.472 * [taylor]: Taking taylor expansion of 0 in x 5.472 * [backup-simplify]: Simplify 0 into 0 5.473 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.474 * [backup-simplify]: Simplify 0 into 0 5.474 * [backup-simplify]: Simplify 0 into 0 5.475 * [backup-simplify]: Simplify (- 0) into 0 5.475 * [backup-simplify]: Simplify 0 into 0 5.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.478 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.480 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 5.481 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 5.481 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 5.482 * [backup-simplify]: Simplify (+ 0 0) into 0 5.482 * [taylor]: Taking taylor expansion of 0 in x 5.482 * [backup-simplify]: Simplify 0 into 0 5.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.485 * [backup-simplify]: Simplify 0 into 0 5.485 * [backup-simplify]: Simplify 0 into 0 5.485 * [backup-simplify]: Simplify (- 0) into 0 5.486 * [backup-simplify]: Simplify 0 into 0 5.487 * [backup-simplify]: Simplify (+ (* (- 4.0) (pow (* 1 (/ 1 (/ 1 (- y)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- x))) 1) 2))) into (- (pow x 2) (* 4.0 (pow y 2))) 5.487 * * * * [progress]: [ 3 / 3 ] generating series at (2) 5.487 * [backup-simplify]: Simplify (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) into (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) 5.487 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in (x y) around 0 5.487 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in y 5.488 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in y 5.488 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.488 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in y 5.488 * [taylor]: Taking taylor expansion of 4.0 in y 5.488 * [backup-simplify]: Simplify 4.0 into 4.0 5.488 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in y 5.488 * [taylor]: Taking taylor expansion of -1 in y 5.488 * [backup-simplify]: Simplify -1 into -1 5.488 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.488 * [taylor]: Taking taylor expansion of y in y 5.488 * [backup-simplify]: Simplify 0 into 0 5.488 * [backup-simplify]: Simplify 1 into 1 5.488 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.488 * [taylor]: Taking taylor expansion of x in y 5.488 * [backup-simplify]: Simplify x into x 5.488 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in y 5.488 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.488 * [taylor]: Taking taylor expansion of (* x x) in y 5.488 * [taylor]: Taking taylor expansion of x in y 5.488 * [backup-simplify]: Simplify x into x 5.488 * [taylor]: Taking taylor expansion of x in y 5.489 * [backup-simplify]: Simplify x into x 5.489 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in y 5.489 * [taylor]: Taking taylor expansion of 4.0 in y 5.489 * [backup-simplify]: Simplify 4.0 into 4.0 5.489 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.489 * [taylor]: Taking taylor expansion of y in y 5.489 * [backup-simplify]: Simplify 0 into 0 5.489 * [backup-simplify]: Simplify 1 into 1 5.489 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.489 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 5.489 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.489 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 5.490 * [backup-simplify]: Simplify (/ (pow x 2) (pow x 2)) into 1 5.490 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in x 5.490 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 5.490 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.490 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 5.490 * [taylor]: Taking taylor expansion of 4.0 in x 5.490 * [backup-simplify]: Simplify 4.0 into 4.0 5.490 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 5.490 * [taylor]: Taking taylor expansion of -1 in x 5.490 * [backup-simplify]: Simplify -1 into -1 5.490 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.490 * [taylor]: Taking taylor expansion of y in x 5.490 * [backup-simplify]: Simplify y into y 5.490 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.490 * [taylor]: Taking taylor expansion of x in x 5.490 * [backup-simplify]: Simplify 0 into 0 5.490 * [backup-simplify]: Simplify 1 into 1 5.490 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 5.490 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.490 * [taylor]: Taking taylor expansion of (* x x) in x 5.490 * [taylor]: Taking taylor expansion of x in x 5.491 * [backup-simplify]: Simplify 0 into 0 5.491 * [backup-simplify]: Simplify 1 into 1 5.491 * [taylor]: Taking taylor expansion of x in x 5.491 * [backup-simplify]: Simplify 0 into 0 5.491 * [backup-simplify]: Simplify 1 into 1 5.491 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 5.491 * [taylor]: Taking taylor expansion of 4.0 in x 5.491 * [backup-simplify]: Simplify 4.0 into 4.0 5.491 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.491 * [taylor]: Taking taylor expansion of y in x 5.491 * [backup-simplify]: Simplify y into y 5.491 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.491 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 5.491 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 5.492 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 5.492 * [backup-simplify]: Simplify (* 0 0) into 0 5.492 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.493 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 5.493 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 5.493 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 5.493 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (* -1 (pow y 2)) (pow x 2)) (fma x x (* 4.0 (pow y 2)))) in x 5.493 * [taylor]: Taking taylor expansion of (fma 4.0 (* -1 (pow y 2)) (pow x 2)) in x 5.493 * [taylor]: Rewrote expression to (+ (* 4.0 (* -1 (pow y 2))) (pow x 2)) 5.493 * [taylor]: Taking taylor expansion of (* 4.0 (* -1 (pow y 2))) in x 5.493 * [taylor]: Taking taylor expansion of 4.0 in x 5.494 * [backup-simplify]: Simplify 4.0 into 4.0 5.494 * [taylor]: Taking taylor expansion of (* -1 (pow y 2)) in x 5.494 * [taylor]: Taking taylor expansion of -1 in x 5.494 * [backup-simplify]: Simplify -1 into -1 5.494 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.494 * [taylor]: Taking taylor expansion of y in x 5.494 * [backup-simplify]: Simplify y into y 5.494 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.494 * [taylor]: Taking taylor expansion of x in x 5.494 * [backup-simplify]: Simplify 0 into 0 5.494 * [backup-simplify]: Simplify 1 into 1 5.494 * [taylor]: Taking taylor expansion of (fma x x (* 4.0 (pow y 2))) in x 5.494 * [taylor]: Rewrote expression to (+ (* x x) (* 4.0 (pow y 2))) 5.494 * [taylor]: Taking taylor expansion of (* x x) in x 5.494 * [taylor]: Taking taylor expansion of x in x 5.494 * [backup-simplify]: Simplify 0 into 0 5.494 * [backup-simplify]: Simplify 1 into 1 5.494 * [taylor]: Taking taylor expansion of x in x 5.494 * [backup-simplify]: Simplify 0 into 0 5.494 * [backup-simplify]: Simplify 1 into 1 5.494 * [taylor]: Taking taylor expansion of (* 4.0 (pow y 2)) in x 5.494 * [taylor]: Taking taylor expansion of 4.0 in x 5.494 * [backup-simplify]: Simplify 4.0 into 4.0 5.494 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.494 * [taylor]: Taking taylor expansion of y in x 5.494 * [backup-simplify]: Simplify y into y 5.495 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.495 * [backup-simplify]: Simplify (* -1 (pow y 2)) into (* -1 (pow y 2)) 5.495 * [backup-simplify]: Simplify (* 4.0 (* -1 (pow y 2))) into (* -4.0 (pow y 2)) 5.495 * [backup-simplify]: Simplify (+ (* -4.0 (pow y 2)) 0) into (- (* 4.0 (pow y 2))) 5.496 * [backup-simplify]: Simplify (* 0 0) into 0 5.496 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.496 * [backup-simplify]: Simplify (* 4.0 (pow y 2)) into (* 4.0 (pow y 2)) 5.496 * [backup-simplify]: Simplify (+ 0 (* 4.0 (pow y 2))) into (* 4.0 (pow y 2)) 5.497 * [backup-simplify]: Simplify (/ (- (* 4.0 (pow y 2))) (* 4.0 (pow y 2))) into -1.0 5.497 * [taylor]: Taking taylor expansion of -1.0 in y 5.497 * [backup-simplify]: Simplify -1.0 into -1.0 5.497 * [backup-simplify]: Simplify -1.0 into -1.0 5.497 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.498 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (pow y 2))) into 0 5.499 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (* -1 (pow y 2)))) into 0 5.500 * [backup-simplify]: Simplify (+ 0 0) into 0 5.500 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 5.501 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.501 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (pow y 2))) into 0 5.502 * [backup-simplify]: Simplify (+ 0 0) into 0 5.502 * [backup-simplify]: Simplify (- (/ 0 (* 4.0 (pow y 2))) (+ (* -1.0 (/ 0 (* 4.0 (pow y 2)))))) into 0 5.502 * [taylor]: Taking taylor expansion of 0 in y 5.503 * [backup-simplify]: Simplify 0 into 0 5.503 * [backup-simplify]: Simplify 0 into 0 5.503 * [backup-simplify]: Simplify 0 into 0 5.503 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.505 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (pow y 2)))) into 0 5.506 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (* -1 (pow y 2))))) into 0 5.506 * [backup-simplify]: Simplify (* 1 1) into 1 5.506 * [backup-simplify]: Simplify (+ 0 1) into 1 5.507 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 5.507 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 5.508 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (* 0 (pow y 2)))) into 0 5.508 * [backup-simplify]: Simplify (+ 1 0) into 1 5.509 * [backup-simplify]: Simplify (- (/ 1 (* 4.0 (pow y 2))) (+ (* -1.0 (/ 1 (* 4.0 (pow y 2)))) (* 0 (/ 0 (* 4.0 (pow y 2)))))) into (* 0.5 (/ 1 (pow y 2))) 5.509 * [taylor]: Taking taylor expansion of (* 0.5 (/ 1 (pow y 2))) in y 5.509 * [taylor]: Taking taylor expansion of 0.5 in y 5.509 * [backup-simplify]: Simplify 0.5 into 0.5 5.509 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.509 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.509 * [taylor]: Taking taylor expansion of y in y 5.509 * [backup-simplify]: Simplify 0 into 0 5.509 * [backup-simplify]: Simplify 1 into 1 5.509 * [backup-simplify]: Simplify (* 1 1) into 1 5.509 * [backup-simplify]: Simplify (/ 1 1) into 1 5.510 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.510 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.512 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* 0 0) (* 0 1))) into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.512 * [backup-simplify]: Simplify 0 into 0 5.513 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.514 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow y 2))))) into 0 5.515 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* -1 (pow y 2)))))) into 0 5.515 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.515 * [backup-simplify]: Simplify (+ 0 0) into 0 5.516 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 5.517 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (+ (* 0 0) (* 0 y)))) into 0 5.517 * [backup-simplify]: Simplify (+ (* 4.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow y 2))))) into 0 5.518 * [backup-simplify]: Simplify (+ 0 0) into 0 5.518 * [backup-simplify]: Simplify (- (/ 0 (* 4.0 (pow y 2))) (+ (* -1.0 (/ 0 (* 4.0 (pow y 2)))) (* 0 (/ 1 (* 4.0 (pow y 2)))) (* (* 0.5 (/ 1 (pow y 2))) (/ 0 (* 4.0 (pow y 2)))))) into 0 5.518 * [taylor]: Taking taylor expansion of 0 in y 5.518 * [backup-simplify]: Simplify 0 into 0 5.518 * [backup-simplify]: Simplify 0 into 0 5.518 * [backup-simplify]: Simplify -1.0 into -1.0 5.519 * [backup-simplify]: Simplify (/ 1 (/ (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (* 4.0 (/ 1 y)))) (fma 4.0 (* (/ 1 y) (- (/ 1 y))) (* (/ 1 x) (/ 1 x))))) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) 5.519 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in (x y) around 0 5.519 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in y 5.519 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.519 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.519 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.519 * [taylor]: Taking taylor expansion of 4.0 in y 5.519 * [backup-simplify]: Simplify 4.0 into 4.0 5.519 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.519 * [taylor]: Taking taylor expansion of -1 in y 5.519 * [backup-simplify]: Simplify -1 into -1 5.519 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.519 * [taylor]: Taking taylor expansion of y in y 5.519 * [backup-simplify]: Simplify 0 into 0 5.519 * [backup-simplify]: Simplify 1 into 1 5.520 * [backup-simplify]: Simplify (* 1 1) into 1 5.520 * [backup-simplify]: Simplify (/ -1 1) into -1 5.520 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.520 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.520 * [taylor]: Taking taylor expansion of x in y 5.520 * [backup-simplify]: Simplify x into x 5.520 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.520 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.520 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in y 5.520 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.520 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 5.520 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.521 * [taylor]: Taking taylor expansion of x in y 5.521 * [backup-simplify]: Simplify x into x 5.521 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.521 * [taylor]: Taking taylor expansion of (/ 1 x) in y 5.521 * [taylor]: Taking taylor expansion of x in y 5.521 * [backup-simplify]: Simplify x into x 5.521 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 5.521 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 5.521 * [taylor]: Taking taylor expansion of 4.0 in y 5.521 * [backup-simplify]: Simplify 4.0 into 4.0 5.521 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.521 * [taylor]: Taking taylor expansion of y in y 5.521 * [backup-simplify]: Simplify 0 into 0 5.521 * [backup-simplify]: Simplify 1 into 1 5.521 * [backup-simplify]: Simplify (* 1 1) into 1 5.521 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 5.522 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.522 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.522 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 5.523 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 5.523 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in x 5.523 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.523 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.523 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.523 * [taylor]: Taking taylor expansion of 4.0 in x 5.523 * [backup-simplify]: Simplify 4.0 into 4.0 5.523 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.523 * [taylor]: Taking taylor expansion of -1 in x 5.523 * [backup-simplify]: Simplify -1 into -1 5.523 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.523 * [taylor]: Taking taylor expansion of y in x 5.523 * [backup-simplify]: Simplify y into y 5.523 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.523 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.523 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.524 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.524 * [taylor]: Taking taylor expansion of x in x 5.524 * [backup-simplify]: Simplify 0 into 0 5.524 * [backup-simplify]: Simplify 1 into 1 5.524 * [backup-simplify]: Simplify (* 1 1) into 1 5.524 * [backup-simplify]: Simplify (/ 1 1) into 1 5.524 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 5.524 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.524 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.524 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.524 * [taylor]: Taking taylor expansion of x in x 5.524 * [backup-simplify]: Simplify 0 into 0 5.524 * [backup-simplify]: Simplify 1 into 1 5.525 * [backup-simplify]: Simplify (/ 1 1) into 1 5.525 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.525 * [taylor]: Taking taylor expansion of x in x 5.525 * [backup-simplify]: Simplify 0 into 0 5.525 * [backup-simplify]: Simplify 1 into 1 5.525 * [backup-simplify]: Simplify (/ 1 1) into 1 5.525 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.525 * [taylor]: Taking taylor expansion of 4.0 in x 5.525 * [backup-simplify]: Simplify 4.0 into 4.0 5.525 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.525 * [taylor]: Taking taylor expansion of y in x 5.525 * [backup-simplify]: Simplify y into y 5.525 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.525 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.526 * [backup-simplify]: Simplify (+ 0 1) into 1 5.526 * [backup-simplify]: Simplify (* 1 1) into 1 5.526 * [backup-simplify]: Simplify (+ 1 0) into 1 5.526 * [backup-simplify]: Simplify (/ 1 1) into 1 5.526 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2)))) in x 5.527 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.527 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.527 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.527 * [taylor]: Taking taylor expansion of 4.0 in x 5.527 * [backup-simplify]: Simplify 4.0 into 4.0 5.527 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.527 * [taylor]: Taking taylor expansion of -1 in x 5.527 * [backup-simplify]: Simplify -1 into -1 5.527 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.527 * [taylor]: Taking taylor expansion of y in x 5.527 * [backup-simplify]: Simplify y into y 5.527 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.527 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.527 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.527 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.527 * [taylor]: Taking taylor expansion of x in x 5.527 * [backup-simplify]: Simplify 0 into 0 5.527 * [backup-simplify]: Simplify 1 into 1 5.527 * [backup-simplify]: Simplify (* 1 1) into 1 5.528 * [backup-simplify]: Simplify (/ 1 1) into 1 5.528 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 4.0 (pow y 2))) in x 5.528 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 4.0 (pow y 2))) 5.528 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 5.528 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.528 * [taylor]: Taking taylor expansion of x in x 5.528 * [backup-simplify]: Simplify 0 into 0 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [backup-simplify]: Simplify (/ 1 1) into 1 5.528 * [taylor]: Taking taylor expansion of (/ 1 x) in x 5.528 * [taylor]: Taking taylor expansion of x in x 5.528 * [backup-simplify]: Simplify 0 into 0 5.528 * [backup-simplify]: Simplify 1 into 1 5.528 * [backup-simplify]: Simplify (/ 1 1) into 1 5.528 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.528 * [taylor]: Taking taylor expansion of 4.0 in x 5.528 * [backup-simplify]: Simplify 4.0 into 4.0 5.528 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.528 * [taylor]: Taking taylor expansion of y in x 5.529 * [backup-simplify]: Simplify y into y 5.529 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.529 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.529 * [backup-simplify]: Simplify (+ 0 1) into 1 5.529 * [backup-simplify]: Simplify (* 1 1) into 1 5.530 * [backup-simplify]: Simplify (+ 1 0) into 1 5.530 * [backup-simplify]: Simplify (/ 1 1) into 1 5.530 * [taylor]: Taking taylor expansion of 1 in y 5.530 * [backup-simplify]: Simplify 1 into 1 5.530 * [backup-simplify]: Simplify 1 into 1 5.530 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.531 * [backup-simplify]: Simplify (+ 0 0) into 0 5.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.533 * [backup-simplify]: Simplify (+ 0 0) into 0 5.533 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.533 * [taylor]: Taking taylor expansion of 0 in y 5.533 * [backup-simplify]: Simplify 0 into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.533 * [backup-simplify]: Simplify 0 into 0 5.534 * [backup-simplify]: Simplify (* 4.0 (/ -1 (pow y 2))) into (/ -4.0 (pow y 2)) 5.534 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.535 * [backup-simplify]: Simplify (+ (/ -4.0 (pow y 2)) 0) into (- (* 4.0 (/ 1 (pow y 2)))) 5.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.537 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.537 * [backup-simplify]: Simplify (+ 0 (/ 4.0 (pow y 2))) into (* 4.0 (/ 1 (pow y 2))) 5.538 * [backup-simplify]: Simplify (- (/ (- (* 4.0 (/ 1 (pow y 2)))) 1) (+ (* 1 (/ (* 4.0 (/ 1 (pow y 2))) 1)) (* 0 (/ 0 1)))) into (- (* 8.0 (/ 1 (pow y 2)))) 5.538 * [taylor]: Taking taylor expansion of (- (* 8.0 (/ 1 (pow y 2)))) in y 5.538 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow y 2))) in y 5.538 * [taylor]: Taking taylor expansion of 8.0 in y 5.538 * [backup-simplify]: Simplify 8.0 into 8.0 5.538 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.538 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.538 * [taylor]: Taking taylor expansion of y in y 5.538 * [backup-simplify]: Simplify 0 into 0 5.539 * [backup-simplify]: Simplify 1 into 1 5.539 * [backup-simplify]: Simplify (* 1 1) into 1 5.539 * [backup-simplify]: Simplify (/ 1 1) into 1 5.540 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.541 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.544 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 5.545 * [backup-simplify]: Simplify (- 0) into 0 5.545 * [backup-simplify]: Simplify 0 into 0 5.545 * [backup-simplify]: Simplify 0 into 0 5.545 * [backup-simplify]: Simplify 0 into 0 5.545 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.546 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ -1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.547 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ -1 (pow y 2)))) into 0 5.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.549 * [backup-simplify]: Simplify (+ 0 0) into 0 5.550 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.553 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.553 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.554 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ 4.0 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.554 * [backup-simplify]: Simplify (+ 0 0) into 0 5.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (* 4.0 (/ 1 (pow y 2))) 1)) (* (- (* 8.0 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 5.556 * [taylor]: Taking taylor expansion of 0 in y 5.557 * [backup-simplify]: Simplify 0 into 0 5.557 * [backup-simplify]: Simplify 0 into 0 5.557 * [backup-simplify]: Simplify 1 into 1 5.557 * [backup-simplify]: Simplify (/ 1 (/ (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (* 4.0 (/ 1 (- y))))) (fma 4.0 (* (/ 1 (- y)) (- (/ 1 (- y)))) (* (/ 1 (- x)) (/ 1 (- x)))))) into (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) 5.557 * [approximate]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in (x y) around 0 5.557 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in y 5.557 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in y 5.558 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.558 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in y 5.558 * [taylor]: Taking taylor expansion of 4.0 in y 5.558 * [backup-simplify]: Simplify 4.0 into 4.0 5.558 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in y 5.558 * [taylor]: Taking taylor expansion of -1 in y 5.558 * [backup-simplify]: Simplify -1 into -1 5.558 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.558 * [taylor]: Taking taylor expansion of y in y 5.558 * [backup-simplify]: Simplify 0 into 0 5.558 * [backup-simplify]: Simplify 1 into 1 5.559 * [backup-simplify]: Simplify (* 1 1) into 1 5.559 * [backup-simplify]: Simplify (/ -1 1) into -1 5.559 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in y 5.559 * [taylor]: Taking taylor expansion of (pow x 2) in y 5.559 * [taylor]: Taking taylor expansion of x in y 5.559 * [backup-simplify]: Simplify x into x 5.560 * [backup-simplify]: Simplify (* x x) into (pow x 2) 5.560 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 5.560 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in y 5.560 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.560 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 5.560 * [taylor]: Taking taylor expansion of (/ -1 x) in y 5.560 * [taylor]: Taking taylor expansion of -1 in y 5.560 * [backup-simplify]: Simplify -1 into -1 5.560 * [taylor]: Taking taylor expansion of x in y 5.560 * [backup-simplify]: Simplify x into x 5.560 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 5.560 * [taylor]: Taking taylor expansion of (/ -1 x) in y 5.560 * [taylor]: Taking taylor expansion of -1 in y 5.560 * [backup-simplify]: Simplify -1 into -1 5.560 * [taylor]: Taking taylor expansion of x in y 5.560 * [backup-simplify]: Simplify x into x 5.560 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 5.560 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in y 5.560 * [taylor]: Taking taylor expansion of 4.0 in y 5.561 * [backup-simplify]: Simplify 4.0 into 4.0 5.561 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.561 * [taylor]: Taking taylor expansion of y in y 5.561 * [backup-simplify]: Simplify 0 into 0 5.561 * [backup-simplify]: Simplify 1 into 1 5.561 * [backup-simplify]: Simplify (* 1 1) into 1 5.562 * [backup-simplify]: Simplify (/ 4.0 1) into 4.0 5.562 * [backup-simplify]: Simplify (* 4.0 -1) into -4.0 5.563 * [backup-simplify]: Simplify (+ -4.0 0) into (- 4.0) 5.563 * [backup-simplify]: Simplify (+ 0 4.0) into 4.0 5.564 * [backup-simplify]: Simplify (/ (- 4.0) 4.0) into -1.0 5.564 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in x 5.564 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.565 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.565 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.565 * [taylor]: Taking taylor expansion of 4.0 in x 5.565 * [backup-simplify]: Simplify 4.0 into 4.0 5.565 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.565 * [taylor]: Taking taylor expansion of -1 in x 5.565 * [backup-simplify]: Simplify -1 into -1 5.565 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.565 * [taylor]: Taking taylor expansion of y in x 5.565 * [backup-simplify]: Simplify y into y 5.565 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.565 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.565 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.565 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.565 * [taylor]: Taking taylor expansion of x in x 5.565 * [backup-simplify]: Simplify 0 into 0 5.565 * [backup-simplify]: Simplify 1 into 1 5.565 * [backup-simplify]: Simplify (* 1 1) into 1 5.566 * [backup-simplify]: Simplify (/ 1 1) into 1 5.566 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 5.566 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.566 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.566 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.566 * [taylor]: Taking taylor expansion of -1 in x 5.566 * [backup-simplify]: Simplify -1 into -1 5.566 * [taylor]: Taking taylor expansion of x in x 5.566 * [backup-simplify]: Simplify 0 into 0 5.566 * [backup-simplify]: Simplify 1 into 1 5.566 * [backup-simplify]: Simplify (/ -1 1) into -1 5.566 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.566 * [taylor]: Taking taylor expansion of -1 in x 5.566 * [backup-simplify]: Simplify -1 into -1 5.566 * [taylor]: Taking taylor expansion of x in x 5.566 * [backup-simplify]: Simplify 0 into 0 5.566 * [backup-simplify]: Simplify 1 into 1 5.567 * [backup-simplify]: Simplify (/ -1 1) into -1 5.567 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.567 * [taylor]: Taking taylor expansion of 4.0 in x 5.567 * [backup-simplify]: Simplify 4.0 into 4.0 5.567 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.567 * [taylor]: Taking taylor expansion of y in x 5.567 * [backup-simplify]: Simplify y into y 5.567 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.567 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.567 * [backup-simplify]: Simplify (+ 0 1) into 1 5.568 * [backup-simplify]: Simplify (* -1 -1) into 1 5.568 * [backup-simplify]: Simplify (+ 1 0) into 1 5.568 * [backup-simplify]: Simplify (/ 1 1) into 1 5.568 * [taylor]: Taking taylor expansion of (/ (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2)))) in x 5.568 * [taylor]: Taking taylor expansion of (fma 4.0 (/ -1 (pow y 2)) (/ 1 (pow x 2))) in x 5.568 * [taylor]: Rewrote expression to (+ (* 4.0 (/ -1 (pow y 2))) (/ 1 (pow x 2))) 5.568 * [taylor]: Taking taylor expansion of (* 4.0 (/ -1 (pow y 2))) in x 5.568 * [taylor]: Taking taylor expansion of 4.0 in x 5.568 * [backup-simplify]: Simplify 4.0 into 4.0 5.568 * [taylor]: Taking taylor expansion of (/ -1 (pow y 2)) in x 5.568 * [taylor]: Taking taylor expansion of -1 in x 5.568 * [backup-simplify]: Simplify -1 into -1 5.568 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.568 * [taylor]: Taking taylor expansion of y in x 5.568 * [backup-simplify]: Simplify y into y 5.569 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.569 * [backup-simplify]: Simplify (/ -1 (pow y 2)) into (/ -1 (pow y 2)) 5.569 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.569 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.569 * [taylor]: Taking taylor expansion of x in x 5.569 * [backup-simplify]: Simplify 0 into 0 5.569 * [backup-simplify]: Simplify 1 into 1 5.569 * [backup-simplify]: Simplify (* 1 1) into 1 5.570 * [backup-simplify]: Simplify (/ 1 1) into 1 5.570 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 4.0 (pow y 2))) in x 5.570 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 4.0 (pow y 2))) 5.570 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 5.570 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.570 * [taylor]: Taking taylor expansion of -1 in x 5.570 * [backup-simplify]: Simplify -1 into -1 5.570 * [taylor]: Taking taylor expansion of x in x 5.570 * [backup-simplify]: Simplify 0 into 0 5.570 * [backup-simplify]: Simplify 1 into 1 5.570 * [backup-simplify]: Simplify (/ -1 1) into -1 5.570 * [taylor]: Taking taylor expansion of (/ -1 x) in x 5.570 * [taylor]: Taking taylor expansion of -1 in x 5.570 * [backup-simplify]: Simplify -1 into -1 5.570 * [taylor]: Taking taylor expansion of x in x 5.570 * [backup-simplify]: Simplify 0 into 0 5.570 * [backup-simplify]: Simplify 1 into 1 5.571 * [backup-simplify]: Simplify (/ -1 1) into -1 5.571 * [taylor]: Taking taylor expansion of (/ 4.0 (pow y 2)) in x 5.571 * [taylor]: Taking taylor expansion of 4.0 in x 5.571 * [backup-simplify]: Simplify 4.0 into 4.0 5.571 * [taylor]: Taking taylor expansion of (pow y 2) in x 5.571 * [taylor]: Taking taylor expansion of y in x 5.571 * [backup-simplify]: Simplify y into y 5.571 * [backup-simplify]: Simplify (* y y) into (pow y 2) 5.571 * [backup-simplify]: Simplify (/ 4.0 (pow y 2)) into (/ 4.0 (pow y 2)) 5.571 * [backup-simplify]: Simplify (+ 0 1) into 1 5.571 * [backup-simplify]: Simplify (* -1 -1) into 1 5.572 * [backup-simplify]: Simplify (+ 1 0) into 1 5.572 * [backup-simplify]: Simplify (/ 1 1) into 1 5.572 * [taylor]: Taking taylor expansion of 1 in y 5.572 * [backup-simplify]: Simplify 1 into 1 5.572 * [backup-simplify]: Simplify 1 into 1 5.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.573 * [backup-simplify]: Simplify (+ 0 0) into 0 5.574 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.574 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 5.575 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 5.575 * [backup-simplify]: Simplify (+ 0 0) into 0 5.575 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.575 * [taylor]: Taking taylor expansion of 0 in y 5.575 * [backup-simplify]: Simplify 0 into 0 5.575 * [backup-simplify]: Simplify 0 into 0 5.575 * [backup-simplify]: Simplify 0 into 0 5.576 * [backup-simplify]: Simplify (* 4.0 (/ -1 (pow y 2))) into (/ -4.0 (pow y 2)) 5.576 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.577 * [backup-simplify]: Simplify (+ (/ -4.0 (pow y 2)) 0) into (- (* 4.0 (/ 1 (pow y 2)))) 5.582 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.583 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.584 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 5.584 * [backup-simplify]: Simplify (+ 0 (/ 4.0 (pow y 2))) into (* 4.0 (/ 1 (pow y 2))) 5.585 * [backup-simplify]: Simplify (- (/ (- (* 4.0 (/ 1 (pow y 2)))) 1) (+ (* 1 (/ (* 4.0 (/ 1 (pow y 2))) 1)) (* 0 (/ 0 1)))) into (- (* 8.0 (/ 1 (pow y 2)))) 5.585 * [taylor]: Taking taylor expansion of (- (* 8.0 (/ 1 (pow y 2)))) in y 5.585 * [taylor]: Taking taylor expansion of (* 8.0 (/ 1 (pow y 2))) in y 5.585 * [taylor]: Taking taylor expansion of 8.0 in y 5.585 * [backup-simplify]: Simplify 8.0 into 8.0 5.585 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 5.585 * [taylor]: Taking taylor expansion of (pow y 2) in y 5.585 * [taylor]: Taking taylor expansion of y in y 5.585 * [backup-simplify]: Simplify 0 into 0 5.585 * [backup-simplify]: Simplify 1 into 1 5.586 * [backup-simplify]: Simplify (* 1 1) into 1 5.586 * [backup-simplify]: Simplify (/ 1 1) into 1 5.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.587 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.589 * [backup-simplify]: Simplify (+ (* 8.0 0) (+ (* 0 0) (* 0 1))) into 0 5.589 * [backup-simplify]: Simplify (- 0) into 0 5.589 * [backup-simplify]: Simplify 0 into 0 5.589 * [backup-simplify]: Simplify 0 into 0 5.589 * [backup-simplify]: Simplify 0 into 0 5.589 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.590 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ -1 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.591 * [backup-simplify]: Simplify (+ (* 4.0 0) (* 0 (/ -1 (pow y 2)))) into 0 5.592 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.593 * [backup-simplify]: Simplify (+ 0 0) into 0 5.595 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.596 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.597 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 5.597 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 5.598 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ 4.0 (pow y 2)) (/ 0 (pow y 2))))) into 0 5.599 * [backup-simplify]: Simplify (+ 0 0) into 0 5.601 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ (* 4.0 (/ 1 (pow y 2))) 1)) (* (- (* 8.0 (/ 1 (pow y 2)))) (/ 0 1)))) into 0 5.601 * [taylor]: Taking taylor expansion of 0 in y 5.601 * [backup-simplify]: Simplify 0 into 0 5.601 * [backup-simplify]: Simplify 0 into 0 5.601 * [backup-simplify]: Simplify 1 into 1 5.601 * * * [progress]: simplifying candidates 5.606 * [simplify]: Simplifying: (expm1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (log1p (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (- (log (fma x x (* y (* 4.0 y)))) (log (fma 4.0 (* y (- y)) (* x x)))) (log (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (exp (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (* (fma x x (* y (* 4.0 y))) (fma x x (* y (* 4.0 y)))) (fma x x (* y (* 4.0 y)))) (* (* (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x))) (fma 4.0 (* y (- y)) (* x x)))) (* (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (* (* (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (- (fma x x (* y (* 4.0 y)))) (- (fma 4.0 (* y (- y)) (* x x))) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (cbrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x))) (/ (sqrt (fma x x (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt (fma x x (* y (* 4.0 y)))) 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x))) (/ 1 (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ 1 1) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (/ 1 (fma 4.0 (* y (- y)) (* x x))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (/ (fma x x (* y (* 4.0 y))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) 1) (/ (fma 4.0 (* y (- y)) (* x x)) (cbrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (sqrt (fma x x (* y (* 4.0 y))))) (/ (fma 4.0 (* y (- y)) (* x x)) (fma x x (* y (* 4.0 y)))) (expm1 (fma 4.0 (* y (- y)) (* x x))) (log1p (fma 4.0 (* y (- y)) (* x x))) (* 4.0 (* y (- y))) (log (fma 4.0 (* y (- y)) (* x x))) (exp (fma 4.0 (* y (- y)) (* x x))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))) (cbrt (fma 4.0 (* y (- y)) (* x x))) (* (* (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x))) (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma 4.0 (* y (- y)) (* x x))) (sqrt (fma 4.0 (* y (- y)) (* x x))) (expm1 (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (log1p (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (- 1) (- (- (log (fma x x (* y (* 4.0 y)))) (log (fma 4.0 (* y (- y)) (* x x))))) (- (log (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (- 0 (- (log (fma x x (* y (* 4.0 y)))) (log (fma 4.0 (* y (- y)) (* x x))))) (- 0 (log (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (- (log 1) (- (log (fma x x (* y (* 4.0 y)))) (log (fma 4.0 (* y (- y)) (* x x))))) (- (log 1) (log (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (log (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (exp (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (* (* 1 1) 1) (/ (* (* (fma x x (* y (* 4.0 y))) (fma x x (* y (* 4.0 y)))) (fma x x (* y (* 4.0 y)))) (* (* (fma 4.0 (* y (- y)) (* x x)) (fma 4.0 (* y (- y)) (* x x))) (fma 4.0 (* y (- y)) (* x x))))) (/ (* (* 1 1) 1) (* (* (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (* (cbrt (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (cbrt (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))))) (cbrt (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (* (* (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (sqrt (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (sqrt (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (- 1) (- (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))))) (/ (cbrt 1) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (cbrt 1) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (cbrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (cbrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) 1)) (/ (cbrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (fma x x (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (cbrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (cbrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (fma x x (* y (* 4.0 y)))) 1)) (/ (cbrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (cbrt 1) (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (cbrt 1) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) (fma x x (* y (* 4.0 y)))) (/ (cbrt 1) (/ 1 (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt 1) (* (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))))) (/ (sqrt 1) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (sqrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) 1)) (/ (sqrt 1) (/ (cbrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) 1)) (/ (sqrt 1) (/ (sqrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt 1) (/ 1 (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ (sqrt 1) (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ 1 (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (sqrt 1) (fma x x (* y (* 4.0 y)))) (/ (sqrt 1) (/ 1 (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (* (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (cbrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) 1)) (/ 1 (/ (cbrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) 1)) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (/ 1 (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ (fma x x (* y (* 4.0 y))) (cbrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ 1 (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (fma x x (* y (* 4.0 y))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ 1 1)) (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ 1 1) (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (fma x x (* y (* 4.0 y)))) (/ 1 (/ 1 (fma 4.0 (* y (- y)) (* x x)))) (/ 1 (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (/ (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) 1) (/ 1 (* (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))) (cbrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (sqrt (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (* (cbrt (fma x x (* y (* 4.0 y)))) (cbrt (fma x x (* y (* 4.0 y))))) 1)) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ (sqrt (fma x x (* y (* 4.0 y)))) 1)) (/ 1 (/ 1 (* (cbrt (fma 4.0 (* y (- y)) (* x x))) (cbrt (fma 4.0 (* y (- y)) (* x x)))))) (/ 1 (/ 1 (sqrt (fma 4.0 (* y (- y)) (* x x))))) (/ 1 (/ 1 1)) (/ 1 1) (/ 1 (fma x x (* y (* 4.0 y)))) (/ (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (cbrt 1)) (/ (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) (sqrt 1)) (/ (/ (fma x x (* y (* 4.0 y))) (fma 4.0 (* y (- y)) (* x x))) 1) (/ 1 (fma x x (* y (* 4.0 y)))) -1.0 1 1 (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) (- (pow x 2) (* 4.0 (pow y 2))) -1.0 1 1 5.612 * * [simplify]: iteration 0: 168 enodes 5.686 * * [simplify]: iteration 1: 378 enodes 5.881 * * [simplify]: iteration 2: 1844 enodes 6.603 * * [simplify]: iteration complete: 5000 enodes 6.604 * * [simplify]: Extracting #0: cost 71 inf + 0 6.608 * * [simplify]: Extracting #1: cost 1161 inf + 3 6.613 * * [simplify]: Extracting #2: cost 1547 inf + 867 6.619 * * [simplify]: Extracting #3: cost 929 inf + 13385 6.626 * * [simplify]: Extracting #4: cost 122 inf + 34040 6.633 * * [simplify]: Extracting #5: cost 0 inf + 37426 6.639 * [simplify]: Simplified to: (expm1 (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (log1p (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (log (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (log (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (exp (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (pow (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) 3) (* (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (pow (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) 3) (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (- (fma (* y 4.0) y (* x x))) (- (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma (* y 4.0) y (* x x))) (/ (cbrt (fma (* y 4.0) y (* x x))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))))) (/ (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma (* y 4.0) y (* x x))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (cbrt (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y))))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (cbrt (fma (* y 4.0) y (* x x))) (fma x x (- (* (* y 4.0) y)))) (/ (sqrt (fma (* y 4.0) y (* x x))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y)))))) (/ (sqrt (fma (* y 4.0) y (* x x))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (sqrt (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y))))) (/ (sqrt (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y))))) (sqrt (fma (* y 4.0) y (* x x))) (/ (sqrt (fma (* y 4.0) y (* x x))) (fma x x (- (* (* y 4.0) y)))) (/ 1 (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y)))))) (/ (fma (* y 4.0) y (* x x)) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ 1 (sqrt (fma x x (- (* (* y 4.0) y))))) (/ (fma (* y 4.0) y (* x x)) (sqrt (fma x x (- (* (* y 4.0) y))))) 1 (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) (/ 1 (fma x x (- (* (* y 4.0) y)))) (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (/ (fma (* y 4.0) y (* x x)) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y)))))) (/ (fma (* y 4.0) y (* x x)) (sqrt (fma x x (- (* (* y 4.0) y))))) (fma (* y 4.0) y (* x x)) (/ (fma x x (- (* (* y 4.0) y))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (expm1 (fma x x (- (* (* y 4.0) y)))) (log1p (fma x x (- (* (* y 4.0) y)))) (- (* (* y 4.0) y)) (log (fma x x (- (* (* y 4.0) y)))) (exp (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (cbrt (fma x x (- (* (* y 4.0) y)))) (pow (fma x x (- (* (* y 4.0) y))) 3) (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma x x (- (* (* y 4.0) y)))) (expm1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log1p (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) -1 (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (log (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (exp (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (pow (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 3) (pow (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 3) (* (cbrt (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (cbrt (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))))) (cbrt (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (pow (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 3) (sqrt (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) (sqrt (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x)))) -1 (- (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y))))) (/ (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (/ 1 (cbrt (fma (* y 4.0) y (* x x)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (cbrt (fma (* y 4.0) y (* x x)))) (* (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ 1 (sqrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (sqrt (fma (* y 4.0) y (* x x)))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (/ 1 (fma (* y 4.0) y (* x x))) (fma x x (- (* (* y 4.0) y))) (/ (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (/ 1 (cbrt (fma (* y 4.0) y (* x x)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (cbrt (fma (* y 4.0) y (* x x)))) (* (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ 1 (sqrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (sqrt (fma (* y 4.0) y (* x x)))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (/ 1 (fma (* y 4.0) y (* x x))) (fma x x (- (* (* y 4.0) y))) (/ (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (/ 1 (cbrt (fma (* y 4.0) y (* x x)))) (cbrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (cbrt (fma (* y 4.0) y (* x x)))) (* (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ 1 (sqrt (fma (* y 4.0) y (* x x)))) (/ (fma x x (- (* (* y 4.0) y))) (sqrt (fma (* y 4.0) y (* x x)))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) (sqrt (fma x x (- (* (* y 4.0) y)))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) 1 (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (/ 1 (fma (* y 4.0) y (* x x))) (fma x x (- (* (* y 4.0) y))) (/ (fma x x (- (* (* y 4.0) y))) (fma (* y 4.0) y (* x x))) (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) (/ (/ 1 (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (cbrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ 1 (sqrt (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))))) (/ (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (* (cbrt (fma (* y 4.0) y (* x x))) (cbrt (fma (* y 4.0) y (* x x))))) (/ (/ 1 (cbrt (fma (* y 4.0) y (* x x)))) (cbrt (fma (* y 4.0) y (* x x)))) (* (/ (cbrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (/ (sqrt (fma x x (- (* (* y 4.0) y)))) (sqrt (fma (* y 4.0) y (* x x)))) (/ 1 (sqrt (fma (* y 4.0) y (* x x)))) (* (cbrt (fma x x (- (* (* y 4.0) y)))) (cbrt (fma x x (- (* (* y 4.0) y))))) (sqrt (fma x x (- (* (* y 4.0) y)))) 1 1 (/ 1 (fma (* y 4.0) y (* x x))) (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) (/ (fma (* y 4.0) y (* x x)) (fma x x (- (* (* y 4.0) y)))) (/ 1 (fma (* y 4.0) y (* x x))) -1.0 1 1 (fma x x (- (* (* y 4.0) y))) (fma x x (- (* (* y 4.0) y))) (fma x x (- (* (* y 4.0) y))) -1.0 1 1 6.640 * * * [progress]: adding candidates to table 7.252 * * [progress]: iteration 4 / 4 7.252 * * * [progress]: picking best candidate 7.258 * * * * [pick]: Picked # 7.258 * * * [progress]: localizing error 7.258 * * * [progress]: generating rewritten candidates 7.258 * * * [progress]: generating series expansions 7.258 * * * [progress]: simplifying candidates 7.258 * [simplify]: Simplifying: 7.258 * * [simplify]: iteration 0: 0 enodes 7.259 * * [simplify]: iteration complete: 0 enodes 7.259 * * [simplify]: Extracting #0: cost 0 inf + 0 7.259 * [simplify]: Simplified to: 7.259 * * * [progress]: adding candidates to table 7.259 * [progress]: [Phase 3 of 3] Extracting. 7.259 * * [regime]: Finding splitpoints for: (# # # #) 7.260 * * * [regime-changes]: Trying 2 branch expressions: (y x) 7.260 * * * * [regimes]: Trying to branch on y from (# # # #) 7.323 * * * * [regimes]: Trying to branch on x from (# # # #) 7.412 * * * [regime]: Found split indices: #