0.001 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.086 * * * [progress]: [2/2] Setting up program. 0.089 * [progress]: [Phase 2 of 3] Improving. 0.089 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.090 * [simplify]: Simplifying: (sqrt (* 0.5 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) 0.090 * * [simplify]: iteration 1: (14 enodes) 0.094 * * [simplify]: iteration 2: (58 enodes) 0.104 * * [simplify]: iteration 3: (78 enodes) 0.114 * * [simplify]: iteration 4: (88 enodes) 0.124 * * [simplify]: iteration 5: (94 enodes) 0.152 * * [simplify]: iteration 6: (96 enodes) 0.162 * * [simplify]: Extracting #0: cost 1 inf + 0 0.162 * * [simplify]: Extracting #1: cost 3 inf + 0 0.162 * * [simplify]: Extracting #2: cost 9 inf + 0 0.162 * * [simplify]: Extracting #3: cost 16 inf + 2 0.162 * * [simplify]: Extracting #4: cost 20 inf + 45 0.162 * * [simplify]: Extracting #5: cost 26 inf + 87 0.163 * * [simplify]: Extracting #6: cost 26 inf + 172 0.163 * * [simplify]: Extracting #7: cost 19 inf + 639 0.163 * * [simplify]: Extracting #8: cost 9 inf + 2864 0.164 * * [simplify]: Extracting #9: cost 1 inf + 4804 0.165 * * [simplify]: Extracting #10: cost 0 inf + 5118 0.166 * * [simplify]: Extracting #11: cost 0 inf + 5093 0.167 * [simplify]: Simplified to: (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) 0.179 * * [progress]: iteration 1 / 4 0.179 * * * [progress]: picking best candidate 0.184 * * * * [pick]: Picked # 0.185 * * * [progress]: localizing error 0.216 * * * [progress]: generating rewritten candidates 0.216 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1 1 2) 0.217 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.217 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1 2 1) 0.218 * * * [progress]: generating series expansions 0.218 * * * * [progress]: [ 1 / 3 ] generating series at (2 1 1 2) 0.218 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 0.218 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 0.218 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 0.218 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 0.218 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.218 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 0.218 * [taylor]: Taking taylor expansion of p in x 0.218 * [backup-simplify]: Simplify p into p 0.218 * [taylor]: Taking taylor expansion of (* 4 p) in x 0.218 * [taylor]: Taking taylor expansion of 4 in x 0.218 * [backup-simplify]: Simplify 4 into 4 0.218 * [taylor]: Taking taylor expansion of p in x 0.218 * [backup-simplify]: Simplify p into p 0.218 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.218 * [taylor]: Taking taylor expansion of x in x 0.218 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify 1 into 1 0.218 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 0.218 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 0.218 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 0.219 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 0.219 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 0.219 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 0.219 * [backup-simplify]: Simplify (+ 0 0) into 0 0.219 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 0.219 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 0.219 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 0.219 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.219 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 0.220 * [taylor]: Taking taylor expansion of p in p 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 1 into 1 0.220 * [taylor]: Taking taylor expansion of (* 4 p) in p 0.220 * [taylor]: Taking taylor expansion of 4 in p 0.220 * [backup-simplify]: Simplify 4 into 4 0.220 * [taylor]: Taking taylor expansion of p in p 0.220 * [backup-simplify]: Simplify 0 into 0 0.220 * [backup-simplify]: Simplify 1 into 1 0.220 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.220 * [taylor]: Taking taylor expansion of x in p 0.220 * [backup-simplify]: Simplify x into x 0.220 * [backup-simplify]: Simplify (* 4 0) into 0 0.220 * [backup-simplify]: Simplify (* 0 0) into 0 0.220 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.220 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.220 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 0.221 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 0.221 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 0.221 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.222 * [backup-simplify]: Simplify (+ 0 0) into 0 0.222 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 0.222 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 0.222 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 0.222 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.222 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 0.222 * [taylor]: Taking taylor expansion of p in p 0.222 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify 1 into 1 0.222 * [taylor]: Taking taylor expansion of (* 4 p) in p 0.222 * [taylor]: Taking taylor expansion of 4 in p 0.222 * [backup-simplify]: Simplify 4 into 4 0.222 * [taylor]: Taking taylor expansion of p in p 0.222 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify 1 into 1 0.222 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.222 * [taylor]: Taking taylor expansion of x in p 0.222 * [backup-simplify]: Simplify x into x 0.222 * [backup-simplify]: Simplify (* 4 0) into 0 0.222 * [backup-simplify]: Simplify (* 0 0) into 0 0.222 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.222 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.223 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 0.223 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 0.223 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 0.223 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.224 * [backup-simplify]: Simplify (+ 0 0) into 0 0.224 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 0.224 * [taylor]: Taking taylor expansion of x in x 0.224 * [backup-simplify]: Simplify 0 into 0 0.224 * [backup-simplify]: Simplify 1 into 1 0.224 * [backup-simplify]: Simplify 0 into 0 0.224 * [taylor]: Taking taylor expansion of 0 in x 0.224 * [backup-simplify]: Simplify 0 into 0 0.224 * [backup-simplify]: Simplify 0 into 0 0.224 * [backup-simplify]: Simplify 1 into 1 0.225 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 0.225 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 0.225 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.226 * [backup-simplify]: Simplify (+ 4 0) into 4 0.226 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 0.226 * [taylor]: Taking taylor expansion of (/ 2 x) in x 0.226 * [taylor]: Taking taylor expansion of 2 in x 0.226 * [backup-simplify]: Simplify 2 into 2 0.226 * [taylor]: Taking taylor expansion of x in x 0.226 * [backup-simplify]: Simplify 0 into 0 0.226 * [backup-simplify]: Simplify 1 into 1 0.226 * [backup-simplify]: Simplify (/ 2 1) into 2 0.227 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 0.227 * [backup-simplify]: Simplify 0 into 0 0.227 * [backup-simplify]: Simplify 0 into 0 0.227 * [backup-simplify]: Simplify 0 into 0 0.228 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.228 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 0.229 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 0.229 * [backup-simplify]: Simplify (+ 0 0) into 0 0.229 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 0.229 * [taylor]: Taking taylor expansion of 0 in x 0.229 * [backup-simplify]: Simplify 0 into 0 0.229 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.230 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 0.230 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 0.230 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 0.230 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 0.230 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 0.230 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.230 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 0.230 * [taylor]: Taking taylor expansion of (/ 1 p) in x 0.230 * [taylor]: Taking taylor expansion of p in x 0.230 * [backup-simplify]: Simplify p into p 0.230 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 0.230 * [taylor]: Taking taylor expansion of (/ 4 p) in x 0.230 * [taylor]: Taking taylor expansion of 4 in x 0.230 * [backup-simplify]: Simplify 4 into 4 0.230 * [taylor]: Taking taylor expansion of p in x 0.230 * [backup-simplify]: Simplify p into p 0.230 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 0.230 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.230 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.230 * [taylor]: Taking taylor expansion of x in x 0.230 * [backup-simplify]: Simplify 0 into 0 0.230 * [backup-simplify]: Simplify 1 into 1 0.231 * [backup-simplify]: Simplify (* 1 1) into 1 0.231 * [backup-simplify]: Simplify (/ 1 1) into 1 0.231 * [backup-simplify]: Simplify (+ 0 1) into 1 0.231 * [backup-simplify]: Simplify (sqrt 1) into 1 0.232 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.238 * [backup-simplify]: Simplify (+ 0 0) into 0 0.239 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.239 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 0.239 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 0.239 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.239 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 0.239 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.239 * [taylor]: Taking taylor expansion of p in p 0.239 * [backup-simplify]: Simplify 0 into 0 0.239 * [backup-simplify]: Simplify 1 into 1 0.240 * [backup-simplify]: Simplify (/ 1 1) into 1 0.240 * [taylor]: Taking taylor expansion of (/ 4 p) in p 0.240 * [taylor]: Taking taylor expansion of 4 in p 0.240 * [backup-simplify]: Simplify 4 into 4 0.240 * [taylor]: Taking taylor expansion of p in p 0.240 * [backup-simplify]: Simplify 0 into 0 0.240 * [backup-simplify]: Simplify 1 into 1 0.240 * [backup-simplify]: Simplify (/ 4 1) into 4 0.240 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.240 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.240 * [taylor]: Taking taylor expansion of x in p 0.240 * [backup-simplify]: Simplify x into x 0.241 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.241 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.241 * [backup-simplify]: Simplify (* 1 4) into 4 0.241 * [backup-simplify]: Simplify (+ 4 0) into 4 0.242 * [backup-simplify]: Simplify (sqrt 4) into 2 0.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.244 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 0.244 * [backup-simplify]: Simplify (+ 0 0) into 0 0.245 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 0.245 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 0.245 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 0.245 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.245 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 0.245 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.245 * [taylor]: Taking taylor expansion of p in p 0.245 * [backup-simplify]: Simplify 0 into 0 0.245 * [backup-simplify]: Simplify 1 into 1 0.246 * [backup-simplify]: Simplify (/ 1 1) into 1 0.246 * [taylor]: Taking taylor expansion of (/ 4 p) in p 0.246 * [taylor]: Taking taylor expansion of 4 in p 0.246 * [backup-simplify]: Simplify 4 into 4 0.246 * [taylor]: Taking taylor expansion of p in p 0.246 * [backup-simplify]: Simplify 0 into 0 0.246 * [backup-simplify]: Simplify 1 into 1 0.246 * [backup-simplify]: Simplify (/ 4 1) into 4 0.246 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.246 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.246 * [taylor]: Taking taylor expansion of x in p 0.246 * [backup-simplify]: Simplify x into x 0.246 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.247 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.247 * [backup-simplify]: Simplify (* 1 4) into 4 0.247 * [backup-simplify]: Simplify (+ 4 0) into 4 0.248 * [backup-simplify]: Simplify (sqrt 4) into 2 0.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.249 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.250 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 0.251 * [backup-simplify]: Simplify (+ 0 0) into 0 0.251 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 0.251 * [taylor]: Taking taylor expansion of 2 in x 0.251 * [backup-simplify]: Simplify 2 into 2 0.251 * [taylor]: Taking taylor expansion of 0 in x 0.251 * [backup-simplify]: Simplify 0 into 0 0.252 * [backup-simplify]: Simplify 2 into 2 0.253 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 0.255 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.256 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 0.256 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 0.256 * [taylor]: Taking taylor expansion of 1/4 in x 0.256 * [backup-simplify]: Simplify 1/4 into 1/4 0.256 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.256 * [taylor]: Taking taylor expansion of x in x 0.256 * [backup-simplify]: Simplify 0 into 0 0.256 * [backup-simplify]: Simplify 1 into 1 0.256 * [backup-simplify]: Simplify (* 1 1) into 1 0.257 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 0.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 0.259 * [backup-simplify]: Simplify 0 into 0 0.259 * [backup-simplify]: Simplify 0 into 0 0.259 * [backup-simplify]: Simplify 0 into 0 0.260 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 0.262 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.263 * [backup-simplify]: Simplify (+ 0 0) into 0 0.264 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 0.264 * [taylor]: Taking taylor expansion of 0 in x 0.264 * [backup-simplify]: Simplify 0 into 0 0.265 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.266 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.266 * [backup-simplify]: Simplify 0 into 0 0.266 * [backup-simplify]: Simplify 0 into 0 0.266 * [backup-simplify]: Simplify 0 into 0 0.266 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 0.267 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 0.267 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 0.267 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 0.267 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 0.267 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.267 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 0.267 * [taylor]: Taking taylor expansion of (/ -1 p) in x 0.267 * [taylor]: Taking taylor expansion of -1 in x 0.267 * [backup-simplify]: Simplify -1 into -1 0.267 * [taylor]: Taking taylor expansion of p in x 0.267 * [backup-simplify]: Simplify p into p 0.267 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 0.267 * [taylor]: Taking taylor expansion of (/ -4 p) in x 0.267 * [taylor]: Taking taylor expansion of -4 in x 0.267 * [backup-simplify]: Simplify -4 into -4 0.267 * [taylor]: Taking taylor expansion of p in x 0.267 * [backup-simplify]: Simplify p into p 0.267 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 0.267 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.267 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.267 * [taylor]: Taking taylor expansion of x in x 0.267 * [backup-simplify]: Simplify 0 into 0 0.267 * [backup-simplify]: Simplify 1 into 1 0.268 * [backup-simplify]: Simplify (* 1 1) into 1 0.268 * [backup-simplify]: Simplify (/ 1 1) into 1 0.269 * [backup-simplify]: Simplify (+ 0 1) into 1 0.269 * [backup-simplify]: Simplify (sqrt 1) into 1 0.269 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.270 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.270 * [backup-simplify]: Simplify (+ 0 0) into 0 0.271 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.271 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 0.271 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 0.271 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.271 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 0.271 * [taylor]: Taking taylor expansion of (/ -1 p) in p 0.271 * [taylor]: Taking taylor expansion of -1 in p 0.271 * [backup-simplify]: Simplify -1 into -1 0.271 * [taylor]: Taking taylor expansion of p in p 0.271 * [backup-simplify]: Simplify 0 into 0 0.271 * [backup-simplify]: Simplify 1 into 1 0.272 * [backup-simplify]: Simplify (/ -1 1) into -1 0.272 * [taylor]: Taking taylor expansion of (/ -4 p) in p 0.272 * [taylor]: Taking taylor expansion of -4 in p 0.272 * [backup-simplify]: Simplify -4 into -4 0.272 * [taylor]: Taking taylor expansion of p in p 0.272 * [backup-simplify]: Simplify 0 into 0 0.272 * [backup-simplify]: Simplify 1 into 1 0.272 * [backup-simplify]: Simplify (/ -4 1) into -4 0.272 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.272 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.273 * [taylor]: Taking taylor expansion of x in p 0.273 * [backup-simplify]: Simplify x into x 0.273 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.273 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.273 * [backup-simplify]: Simplify (* -1 -4) into 4 0.273 * [backup-simplify]: Simplify (+ 4 0) into 4 0.274 * [backup-simplify]: Simplify (sqrt 4) into 2 0.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.276 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 0.276 * [backup-simplify]: Simplify (+ 0 0) into 0 0.277 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 0.277 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 0.277 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 0.277 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.277 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 0.277 * [taylor]: Taking taylor expansion of (/ -1 p) in p 0.277 * [taylor]: Taking taylor expansion of -1 in p 0.277 * [backup-simplify]: Simplify -1 into -1 0.277 * [taylor]: Taking taylor expansion of p in p 0.278 * [backup-simplify]: Simplify 0 into 0 0.278 * [backup-simplify]: Simplify 1 into 1 0.278 * [backup-simplify]: Simplify (/ -1 1) into -1 0.278 * [taylor]: Taking taylor expansion of (/ -4 p) in p 0.278 * [taylor]: Taking taylor expansion of -4 in p 0.278 * [backup-simplify]: Simplify -4 into -4 0.278 * [taylor]: Taking taylor expansion of p in p 0.278 * [backup-simplify]: Simplify 0 into 0 0.278 * [backup-simplify]: Simplify 1 into 1 0.279 * [backup-simplify]: Simplify (/ -4 1) into -4 0.279 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.279 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.279 * [taylor]: Taking taylor expansion of x in p 0.279 * [backup-simplify]: Simplify x into x 0.279 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.279 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.279 * [backup-simplify]: Simplify (* -1 -4) into 4 0.280 * [backup-simplify]: Simplify (+ 4 0) into 4 0.280 * [backup-simplify]: Simplify (sqrt 4) into 2 0.281 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.282 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.282 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 0.283 * [backup-simplify]: Simplify (+ 0 0) into 0 0.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 0.283 * [taylor]: Taking taylor expansion of 2 in x 0.283 * [backup-simplify]: Simplify 2 into 2 0.283 * [taylor]: Taking taylor expansion of 0 in x 0.283 * [backup-simplify]: Simplify 0 into 0 0.283 * [backup-simplify]: Simplify 2 into 2 0.284 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.286 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 0.286 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.286 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 0.286 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 0.286 * [taylor]: Taking taylor expansion of 1/4 in x 0.286 * [backup-simplify]: Simplify 1/4 into 1/4 0.286 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.287 * [taylor]: Taking taylor expansion of x in x 0.287 * [backup-simplify]: Simplify 0 into 0 0.287 * [backup-simplify]: Simplify 1 into 1 0.287 * [backup-simplify]: Simplify (* 1 1) into 1 0.287 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 0.288 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.288 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 0.288 * [backup-simplify]: Simplify 0 into 0 0.288 * [backup-simplify]: Simplify 0 into 0 0.288 * [backup-simplify]: Simplify 0 into 0 0.289 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.289 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.290 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 0.290 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.290 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.291 * [backup-simplify]: Simplify (+ 0 0) into 0 0.291 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 0.291 * [taylor]: Taking taylor expansion of 0 in x 0.291 * [backup-simplify]: Simplify 0 into 0 0.291 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.292 * [backup-simplify]: Simplify 0 into 0 0.292 * [backup-simplify]: Simplify 0 into 0 0.292 * [backup-simplify]: Simplify 0 into 0 0.292 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 0.292 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.292 * [backup-simplify]: Simplify (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) into (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 0.292 * [approximate]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in (x p) around 0 0.292 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 0.292 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 0.293 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 0.293 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 0.293 * [taylor]: Taking taylor expansion of x in p 0.293 * [backup-simplify]: Simplify x into x 0.293 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 0.293 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 0.293 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 0.293 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.293 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 0.293 * [taylor]: Taking taylor expansion of p in p 0.293 * [backup-simplify]: Simplify 0 into 0 0.293 * [backup-simplify]: Simplify 1 into 1 0.293 * [taylor]: Taking taylor expansion of (* 4 p) in p 0.293 * [taylor]: Taking taylor expansion of 4 in p 0.293 * [backup-simplify]: Simplify 4 into 4 0.293 * [taylor]: Taking taylor expansion of p in p 0.293 * [backup-simplify]: Simplify 0 into 0 0.293 * [backup-simplify]: Simplify 1 into 1 0.293 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.293 * [taylor]: Taking taylor expansion of x in p 0.293 * [backup-simplify]: Simplify x into x 0.293 * [backup-simplify]: Simplify (* 4 0) into 0 0.293 * [backup-simplify]: Simplify (* 0 0) into 0 0.293 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.293 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.294 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.294 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 0.294 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 0.294 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 0.294 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.295 * [backup-simplify]: Simplify (+ 0 0) into 0 0.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 0.295 * [taylor]: Taking taylor expansion of 0.5 in p 0.295 * [backup-simplify]: Simplify 0.5 into 0.5 0.295 * [taylor]: Taking taylor expansion of 0.5 in p 0.295 * [backup-simplify]: Simplify 0.5 into 0.5 0.295 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 0.295 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 0.295 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 0.295 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 0.295 * [taylor]: Taking taylor expansion of x in x 0.295 * [backup-simplify]: Simplify 0 into 0 0.295 * [backup-simplify]: Simplify 1 into 1 0.295 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 0.295 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 0.295 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 0.295 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.295 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 0.295 * [taylor]: Taking taylor expansion of p in x 0.295 * [backup-simplify]: Simplify p into p 0.295 * [taylor]: Taking taylor expansion of (* 4 p) in x 0.295 * [taylor]: Taking taylor expansion of 4 in x 0.295 * [backup-simplify]: Simplify 4 into 4 0.295 * [taylor]: Taking taylor expansion of p in x 0.295 * [backup-simplify]: Simplify p into p 0.295 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.295 * [taylor]: Taking taylor expansion of x in x 0.295 * [backup-simplify]: Simplify 0 into 0 0.295 * [backup-simplify]: Simplify 1 into 1 0.295 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 0.295 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 0.296 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 0.296 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 0.296 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 0.296 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 0.296 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 0.296 * [backup-simplify]: Simplify (+ 0 0) into 0 0.297 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 0.297 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 0.297 * [taylor]: Taking taylor expansion of 0.5 in x 0.297 * [backup-simplify]: Simplify 0.5 into 0.5 0.297 * [taylor]: Taking taylor expansion of 0.5 in x 0.297 * [backup-simplify]: Simplify 0.5 into 0.5 0.297 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 0.297 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 0.297 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 0.297 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 0.297 * [taylor]: Taking taylor expansion of x in x 0.297 * [backup-simplify]: Simplify 0 into 0 0.297 * [backup-simplify]: Simplify 1 into 1 0.297 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 0.297 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 0.297 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 0.297 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.297 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 0.297 * [taylor]: Taking taylor expansion of p in x 0.297 * [backup-simplify]: Simplify p into p 0.297 * [taylor]: Taking taylor expansion of (* 4 p) in x 0.297 * [taylor]: Taking taylor expansion of 4 in x 0.297 * [backup-simplify]: Simplify 4 into 4 0.297 * [taylor]: Taking taylor expansion of p in x 0.297 * [backup-simplify]: Simplify p into p 0.297 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.297 * [taylor]: Taking taylor expansion of x in x 0.298 * [backup-simplify]: Simplify 0 into 0 0.298 * [backup-simplify]: Simplify 1 into 1 0.298 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 0.298 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 0.298 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 0.298 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 0.298 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 0.298 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 0.298 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 0.298 * [backup-simplify]: Simplify (+ 0 0) into 0 0.299 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 0.299 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 0.299 * [taylor]: Taking taylor expansion of 0.5 in x 0.299 * [backup-simplify]: Simplify 0.5 into 0.5 0.299 * [taylor]: Taking taylor expansion of 0.5 in x 0.299 * [backup-simplify]: Simplify 0.5 into 0.5 0.299 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 0.299 * [backup-simplify]: Simplify (* 0 0.5) into 0 0.299 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 0.299 * [taylor]: Taking taylor expansion of 0.5 in p 0.299 * [backup-simplify]: Simplify 0.5 into 0.5 0.299 * [backup-simplify]: Simplify 0.5 into 0.5 0.300 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 0.300 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 0.300 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 0.300 * [taylor]: Taking taylor expansion of (* 0.25 (/ 1 p)) in p 0.300 * [taylor]: Taking taylor expansion of 0.25 in p 0.300 * [backup-simplify]: Simplify 0.25 into 0.25 0.300 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.300 * [taylor]: Taking taylor expansion of p in p 0.300 * [backup-simplify]: Simplify 0 into 0 0.300 * [backup-simplify]: Simplify 1 into 1 0.300 * [backup-simplify]: Simplify (/ 1 1) into 1 0.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.301 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 1)) into 0 0.301 * [backup-simplify]: Simplify 0 into 0 0.301 * [backup-simplify]: Simplify 0 into 0 0.302 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 0.302 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 0.302 * [backup-simplify]: Simplify (* 1 1) into 1 0.303 * [backup-simplify]: Simplify (+ 0 1) into 1 0.303 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 0.303 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 0.304 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 0.304 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 0.305 * [backup-simplify]: Simplify (+ 0 0) into 0 0.305 * [taylor]: Taking taylor expansion of 0 in p 0.305 * [backup-simplify]: Simplify 0 into 0 0.305 * [backup-simplify]: Simplify 0 into 0 0.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.306 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 1))) into 0 0.306 * [backup-simplify]: Simplify 0 into 0 0.306 * [backup-simplify]: Simplify 0 into 0 0.307 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 0.307 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 0.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.308 * [backup-simplify]: Simplify (+ 0 0) into 0 0.308 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 0.308 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 0.309 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 0.309 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 0.309 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 0.310 * [taylor]: Taking taylor expansion of (- (* 0.03125 (/ 1 (pow p 3)))) in p 0.310 * [taylor]: Taking taylor expansion of (* 0.03125 (/ 1 (pow p 3))) in p 0.310 * [taylor]: Taking taylor expansion of 0.03125 in p 0.310 * [backup-simplify]: Simplify 0.03125 into 0.03125 0.310 * [taylor]: Taking taylor expansion of (/ 1 (pow p 3)) in p 0.310 * [taylor]: Taking taylor expansion of (pow p 3) in p 0.310 * [taylor]: Taking taylor expansion of p in p 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 1 into 1 0.310 * [backup-simplify]: Simplify (* 1 1) into 1 0.310 * [backup-simplify]: Simplify (* 1 1) into 1 0.310 * [backup-simplify]: Simplify (/ 1 1) into 1 0.311 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.311 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.312 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.312 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.313 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.313 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.315 * [backup-simplify]: Simplify (+ (* 0.03125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.316 * [backup-simplify]: Simplify (- 0) into 0 0.316 * [backup-simplify]: Simplify 0 into 0 0.316 * [backup-simplify]: Simplify 0.5 into 0.5 0.316 * [backup-simplify]: Simplify (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5) into (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 0.316 * [approximate]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in (x p) around 0 0.316 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 0.316 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 0.316 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 0.316 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 0.316 * [taylor]: Taking taylor expansion of (/ 1 x) in p 0.316 * [taylor]: Taking taylor expansion of x in p 0.316 * [backup-simplify]: Simplify x into x 0.316 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.316 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 0.316 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 0.316 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 0.316 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.316 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 0.316 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.316 * [taylor]: Taking taylor expansion of p in p 0.316 * [backup-simplify]: Simplify 0 into 0 0.316 * [backup-simplify]: Simplify 1 into 1 0.317 * [backup-simplify]: Simplify (/ 1 1) into 1 0.317 * [taylor]: Taking taylor expansion of (/ 4 p) in p 0.317 * [taylor]: Taking taylor expansion of 4 in p 0.317 * [backup-simplify]: Simplify 4 into 4 0.317 * [taylor]: Taking taylor expansion of p in p 0.317 * [backup-simplify]: Simplify 0 into 0 0.317 * [backup-simplify]: Simplify 1 into 1 0.317 * [backup-simplify]: Simplify (/ 4 1) into 4 0.317 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.317 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.317 * [taylor]: Taking taylor expansion of x in p 0.317 * [backup-simplify]: Simplify x into x 0.317 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.317 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.318 * [backup-simplify]: Simplify (* 1 4) into 4 0.318 * [backup-simplify]: Simplify (+ 4 0) into 4 0.318 * [backup-simplify]: Simplify (/ 1 4) into 1/4 0.318 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 0.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.319 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.320 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 0.320 * [backup-simplify]: Simplify (+ 0 0) into 0 0.321 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 0.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 0.321 * [taylor]: Taking taylor expansion of 0.5 in p 0.321 * [backup-simplify]: Simplify 0.5 into 0.5 0.321 * [taylor]: Taking taylor expansion of 0.5 in p 0.321 * [backup-simplify]: Simplify 0.5 into 0.5 0.321 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 0.321 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 0.321 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 0.321 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 0.321 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.321 * [taylor]: Taking taylor expansion of x in x 0.321 * [backup-simplify]: Simplify 0 into 0 0.321 * [backup-simplify]: Simplify 1 into 1 0.321 * [backup-simplify]: Simplify (/ 1 1) into 1 0.321 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 0.322 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 0.322 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 0.322 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.322 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 0.322 * [taylor]: Taking taylor expansion of (/ 1 p) in x 0.322 * [taylor]: Taking taylor expansion of p in x 0.322 * [backup-simplify]: Simplify p into p 0.322 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 0.322 * [taylor]: Taking taylor expansion of (/ 4 p) in x 0.322 * [taylor]: Taking taylor expansion of 4 in x 0.322 * [backup-simplify]: Simplify 4 into 4 0.322 * [taylor]: Taking taylor expansion of p in x 0.322 * [backup-simplify]: Simplify p into p 0.322 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 0.322 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.322 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.322 * [taylor]: Taking taylor expansion of x in x 0.322 * [backup-simplify]: Simplify 0 into 0 0.322 * [backup-simplify]: Simplify 1 into 1 0.322 * [backup-simplify]: Simplify (* 1 1) into 1 0.322 * [backup-simplify]: Simplify (/ 1 1) into 1 0.323 * [backup-simplify]: Simplify (+ 0 1) into 1 0.323 * [backup-simplify]: Simplify (/ 1 1) into 1 0.323 * [backup-simplify]: Simplify (sqrt 1) into 1 0.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.324 * [backup-simplify]: Simplify (+ 0 0) into 0 0.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.325 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.325 * [taylor]: Taking taylor expansion of 0.5 in x 0.325 * [backup-simplify]: Simplify 0.5 into 0.5 0.325 * [taylor]: Taking taylor expansion of 0.5 in x 0.325 * [backup-simplify]: Simplify 0.5 into 0.5 0.325 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 0.325 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 0.325 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 0.325 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 0.325 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.325 * [taylor]: Taking taylor expansion of x in x 0.325 * [backup-simplify]: Simplify 0 into 0 0.325 * [backup-simplify]: Simplify 1 into 1 0.325 * [backup-simplify]: Simplify (/ 1 1) into 1 0.325 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 0.325 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 0.325 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 0.326 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.326 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 0.326 * [taylor]: Taking taylor expansion of (/ 1 p) in x 0.326 * [taylor]: Taking taylor expansion of p in x 0.326 * [backup-simplify]: Simplify p into p 0.326 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 0.326 * [taylor]: Taking taylor expansion of (/ 4 p) in x 0.326 * [taylor]: Taking taylor expansion of 4 in x 0.326 * [backup-simplify]: Simplify 4 into 4 0.326 * [taylor]: Taking taylor expansion of p in x 0.326 * [backup-simplify]: Simplify p into p 0.326 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 0.326 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.326 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.326 * [taylor]: Taking taylor expansion of x in x 0.326 * [backup-simplify]: Simplify 0 into 0 0.326 * [backup-simplify]: Simplify 1 into 1 0.326 * [backup-simplify]: Simplify (* 1 1) into 1 0.326 * [backup-simplify]: Simplify (/ 1 1) into 1 0.327 * [backup-simplify]: Simplify (+ 0 1) into 1 0.327 * [backup-simplify]: Simplify (/ 1 1) into 1 0.327 * [backup-simplify]: Simplify (sqrt 1) into 1 0.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.328 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.328 * [backup-simplify]: Simplify (+ 0 0) into 0 0.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.329 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.329 * [taylor]: Taking taylor expansion of 0.5 in x 0.329 * [backup-simplify]: Simplify 0.5 into 0.5 0.329 * [taylor]: Taking taylor expansion of 0.5 in x 0.329 * [backup-simplify]: Simplify 0.5 into 0.5 0.329 * [backup-simplify]: Simplify (* 1 1) into 1 0.330 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 0.330 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 0.330 * [taylor]: Taking taylor expansion of 1.0 in p 0.330 * [backup-simplify]: Simplify 1.0 into 1.0 0.330 * [backup-simplify]: Simplify 1.0 into 1.0 0.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.331 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 0.331 * [backup-simplify]: Simplify (+ 0 0) into 0 0.332 * [taylor]: Taking taylor expansion of 0 in p 0.332 * [backup-simplify]: Simplify 0 into 0 0.332 * [backup-simplify]: Simplify 0 into 0 0.332 * [backup-simplify]: Simplify 0 into 0 0.332 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 0.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.333 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 0.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 0.334 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 0.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.335 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 0.336 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 0.336 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 0.336 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 (pow p 2)))) in p 0.336 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 0.336 * [taylor]: Taking taylor expansion of 1.0 in p 0.336 * [backup-simplify]: Simplify 1.0 into 1.0 0.336 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 0.336 * [taylor]: Taking taylor expansion of (pow p 2) in p 0.336 * [taylor]: Taking taylor expansion of p in p 0.336 * [backup-simplify]: Simplify 0 into 0 0.336 * [backup-simplify]: Simplify 1 into 1 0.336 * [backup-simplify]: Simplify (* 1 1) into 1 0.336 * [backup-simplify]: Simplify (/ 1 1) into 1 0.337 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.337 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.339 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 0.339 * [backup-simplify]: Simplify (- 0) into 0 0.339 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 0.339 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 0.339 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 0.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.341 * [backup-simplify]: Simplify (+ 0 0) into 0 0.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 0.344 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 0.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 0.346 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 0.347 * [backup-simplify]: Simplify (+ 0 0) into 0 0.347 * [taylor]: Taking taylor expansion of 0 in p 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1.0 into 1.0 0.347 * [backup-simplify]: Simplify (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5) into (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 0.347 * [approximate]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in (x p) around 0 0.347 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 0.347 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 0.347 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 0.347 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 0.347 * [taylor]: Taking taylor expansion of -1 in p 0.347 * [backup-simplify]: Simplify -1 into -1 0.347 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 0.347 * [taylor]: Taking taylor expansion of (/ 1 x) in p 0.347 * [taylor]: Taking taylor expansion of x in p 0.347 * [backup-simplify]: Simplify x into x 0.347 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.347 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 0.347 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 0.347 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 0.347 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.347 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 0.347 * [taylor]: Taking taylor expansion of (/ -1 p) in p 0.347 * [taylor]: Taking taylor expansion of -1 in p 0.347 * [backup-simplify]: Simplify -1 into -1 0.347 * [taylor]: Taking taylor expansion of p in p 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.348 * [backup-simplify]: Simplify (/ -1 1) into -1 0.348 * [taylor]: Taking taylor expansion of (/ -4 p) in p 0.348 * [taylor]: Taking taylor expansion of -4 in p 0.348 * [backup-simplify]: Simplify -4 into -4 0.348 * [taylor]: Taking taylor expansion of p in p 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [backup-simplify]: Simplify (/ -4 1) into -4 0.348 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.348 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.348 * [taylor]: Taking taylor expansion of x in p 0.348 * [backup-simplify]: Simplify x into x 0.348 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.348 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.348 * [backup-simplify]: Simplify (* -1 -4) into 4 0.349 * [backup-simplify]: Simplify (+ 4 0) into 4 0.349 * [backup-simplify]: Simplify (/ 1 4) into 1/4 0.350 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 0.350 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.351 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.352 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 0.352 * [backup-simplify]: Simplify (+ 0 0) into 0 0.353 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 0.354 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 0.354 * [taylor]: Taking taylor expansion of 0.5 in p 0.354 * [backup-simplify]: Simplify 0.5 into 0.5 0.354 * [taylor]: Taking taylor expansion of 0.5 in p 0.354 * [backup-simplify]: Simplify 0.5 into 0.5 0.354 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 0.354 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 0.354 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 0.354 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 0.354 * [taylor]: Taking taylor expansion of -1 in x 0.354 * [backup-simplify]: Simplify -1 into -1 0.354 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 0.354 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.354 * [taylor]: Taking taylor expansion of x in x 0.354 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify 1 into 1 0.355 * [backup-simplify]: Simplify (/ 1 1) into 1 0.355 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 0.355 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 0.355 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 0.355 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.355 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 0.355 * [taylor]: Taking taylor expansion of (/ -1 p) in x 0.355 * [taylor]: Taking taylor expansion of -1 in x 0.355 * [backup-simplify]: Simplify -1 into -1 0.355 * [taylor]: Taking taylor expansion of p in x 0.355 * [backup-simplify]: Simplify p into p 0.355 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 0.355 * [taylor]: Taking taylor expansion of (/ -4 p) in x 0.355 * [taylor]: Taking taylor expansion of -4 in x 0.355 * [backup-simplify]: Simplify -4 into -4 0.355 * [taylor]: Taking taylor expansion of p in x 0.355 * [backup-simplify]: Simplify p into p 0.355 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 0.355 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.355 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.355 * [taylor]: Taking taylor expansion of x in x 0.355 * [backup-simplify]: Simplify 0 into 0 0.355 * [backup-simplify]: Simplify 1 into 1 0.356 * [backup-simplify]: Simplify (* 1 1) into 1 0.356 * [backup-simplify]: Simplify (/ 1 1) into 1 0.356 * [backup-simplify]: Simplify (+ 0 1) into 1 0.357 * [backup-simplify]: Simplify (/ 1 1) into 1 0.357 * [backup-simplify]: Simplify (sqrt 1) into 1 0.358 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.359 * [backup-simplify]: Simplify (+ 0 0) into 0 0.359 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.360 * [taylor]: Taking taylor expansion of 0.5 in x 0.360 * [backup-simplify]: Simplify 0.5 into 0.5 0.360 * [taylor]: Taking taylor expansion of 0.5 in x 0.360 * [backup-simplify]: Simplify 0.5 into 0.5 0.360 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 0.360 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 0.360 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 0.360 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 0.360 * [taylor]: Taking taylor expansion of -1 in x 0.361 * [backup-simplify]: Simplify -1 into -1 0.361 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 0.361 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.361 * [taylor]: Taking taylor expansion of x in x 0.361 * [backup-simplify]: Simplify 0 into 0 0.361 * [backup-simplify]: Simplify 1 into 1 0.361 * [backup-simplify]: Simplify (/ 1 1) into 1 0.361 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 0.361 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 0.361 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 0.361 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.361 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 0.361 * [taylor]: Taking taylor expansion of (/ -1 p) in x 0.361 * [taylor]: Taking taylor expansion of -1 in x 0.361 * [backup-simplify]: Simplify -1 into -1 0.361 * [taylor]: Taking taylor expansion of p in x 0.361 * [backup-simplify]: Simplify p into p 0.361 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 0.361 * [taylor]: Taking taylor expansion of (/ -4 p) in x 0.361 * [taylor]: Taking taylor expansion of -4 in x 0.361 * [backup-simplify]: Simplify -4 into -4 0.361 * [taylor]: Taking taylor expansion of p in x 0.361 * [backup-simplify]: Simplify p into p 0.362 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 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.362 * [backup-simplify]: Simplify (* 1 1) into 1 0.362 * [backup-simplify]: Simplify (/ 1 1) into 1 0.363 * [backup-simplify]: Simplify (+ 0 1) into 1 0.363 * [backup-simplify]: Simplify (/ 1 1) into 1 0.363 * [backup-simplify]: Simplify (sqrt 1) into 1 0.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.365 * [backup-simplify]: Simplify (+ 0 0) into 0 0.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.366 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.366 * [taylor]: Taking taylor expansion of 0.5 in x 0.367 * [backup-simplify]: Simplify 0.5 into 0.5 0.367 * [taylor]: Taking taylor expansion of 0.5 in x 0.367 * [backup-simplify]: Simplify 0.5 into 0.5 0.367 * [backup-simplify]: Simplify (* 1 1) into 1 0.367 * [backup-simplify]: Simplify (* -1 1) into -1 0.368 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 0.369 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 0.369 * [taylor]: Taking taylor expansion of 0 in p 0.369 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify 0 into 0 0.369 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.370 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.371 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 0.371 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 0.372 * [backup-simplify]: Simplify (+ 0 0) into 0 0.372 * [taylor]: Taking taylor expansion of 0 in p 0.372 * [backup-simplify]: Simplify 0 into 0 0.372 * [backup-simplify]: Simplify 0 into 0 0.372 * [backup-simplify]: Simplify 0 into 0 0.372 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 0.373 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.374 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 0.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 0.376 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 0.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.377 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 0.378 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 0.379 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 0.379 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 0.379 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 0.379 * [taylor]: Taking taylor expansion of 1.0 in p 0.379 * [backup-simplify]: Simplify 1.0 into 1.0 0.379 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 0.379 * [taylor]: Taking taylor expansion of (pow p 2) in p 0.379 * [taylor]: Taking taylor expansion of p in p 0.379 * [backup-simplify]: Simplify 0 into 0 0.380 * [backup-simplify]: Simplify 1 into 1 0.380 * [backup-simplify]: Simplify (* 1 1) into 1 0.380 * [backup-simplify]: Simplify (/ 1 1) into 1 0.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.381 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.383 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1 2 1) 0.383 * [backup-simplify]: Simplify (fma p (* 4 p) (* x x)) into (fma p (* 4 p) (pow x 2)) 0.383 * [approximate]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in (p x) around 0 0.383 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 0.383 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.383 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 0.383 * [taylor]: Taking taylor expansion of p in x 0.383 * [backup-simplify]: Simplify p into p 0.383 * [taylor]: Taking taylor expansion of (* 4 p) in x 0.383 * [taylor]: Taking taylor expansion of 4 in x 0.383 * [backup-simplify]: Simplify 4 into 4 0.383 * [taylor]: Taking taylor expansion of p in x 0.383 * [backup-simplify]: Simplify p into p 0.383 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.383 * [taylor]: Taking taylor expansion of x in x 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 1 into 1 0.383 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 0.383 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.383 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 0.383 * [taylor]: Taking taylor expansion of p in p 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify 1 into 1 0.383 * [taylor]: Taking taylor expansion of (* 4 p) in p 0.383 * [taylor]: Taking taylor expansion of 4 in p 0.383 * [backup-simplify]: Simplify 4 into 4 0.383 * [taylor]: Taking taylor expansion of p in p 0.384 * [backup-simplify]: Simplify 0 into 0 0.384 * [backup-simplify]: Simplify 1 into 1 0.384 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.384 * [taylor]: Taking taylor expansion of x in p 0.384 * [backup-simplify]: Simplify x into x 0.384 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 0.384 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 0.384 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 0.384 * [taylor]: Taking taylor expansion of p in p 0.384 * [backup-simplify]: Simplify 0 into 0 0.384 * [backup-simplify]: Simplify 1 into 1 0.384 * [taylor]: Taking taylor expansion of (* 4 p) in p 0.384 * [taylor]: Taking taylor expansion of 4 in p 0.384 * [backup-simplify]: Simplify 4 into 4 0.384 * [taylor]: Taking taylor expansion of p in p 0.384 * [backup-simplify]: Simplify 0 into 0 0.384 * [backup-simplify]: Simplify 1 into 1 0.384 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.384 * [taylor]: Taking taylor expansion of x in p 0.384 * [backup-simplify]: Simplify x into x 0.384 * [backup-simplify]: Simplify (* 4 0) into 0 0.384 * [backup-simplify]: Simplify (* 0 0) into 0 0.384 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.385 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 0.385 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.385 * [taylor]: Taking taylor expansion of x in x 0.385 * [backup-simplify]: Simplify 0 into 0 0.385 * [backup-simplify]: Simplify 1 into 1 0.385 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 0.385 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 0.386 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.386 * [backup-simplify]: Simplify (+ 0 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 (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 0.387 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 0.387 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.387 * [backup-simplify]: Simplify (+ 4 0) into 4 0.388 * [taylor]: Taking taylor expansion of 4 in x 0.388 * [backup-simplify]: Simplify 4 into 4 0.388 * [backup-simplify]: Simplify 4 into 4 0.388 * [backup-simplify]: Simplify 0 into 0 0.388 * [backup-simplify]: Simplify (* 1 1) into 1 0.388 * [backup-simplify]: Simplify 1 into 1 0.389 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 0.389 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 0.390 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 0.390 * [backup-simplify]: Simplify (+ 0 0) into 0 0.390 * [taylor]: Taking taylor expansion of 0 in x 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0 into 0 0.391 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.391 * [backup-simplify]: Simplify 0 into 0 0.391 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 0.392 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 4) (* 0 0))))) into 0 0.393 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x))))) into 0 0.393 * [backup-simplify]: Simplify (+ 0 0) into 0 0.393 * [taylor]: Taking taylor expansion of 0 in x 0.393 * [backup-simplify]: Simplify 0 into 0 0.393 * [backup-simplify]: Simplify 0 into 0 0.393 * [backup-simplify]: Simplify 0 into 0 0.393 * [backup-simplify]: Simplify (+ (* 1 (pow (* x 1) 2)) (* 4 (pow (* 1 p) 2))) into (+ (pow x 2) (* 4 (pow p 2))) 0.393 * [backup-simplify]: Simplify (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))) into (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) 0.393 * [approximate]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in (p x) around 0 0.393 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 0.393 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.394 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 0.394 * [taylor]: Taking taylor expansion of (/ 1 p) in x 0.394 * [taylor]: Taking taylor expansion of p in x 0.394 * [backup-simplify]: Simplify p into p 0.394 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 0.394 * [taylor]: Taking taylor expansion of (/ 4 p) in x 0.394 * [taylor]: Taking taylor expansion of 4 in x 0.394 * [backup-simplify]: Simplify 4 into 4 0.394 * [taylor]: Taking taylor expansion of p in x 0.394 * [backup-simplify]: Simplify p into p 0.394 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 0.394 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.394 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.394 * [taylor]: Taking taylor expansion of x in x 0.394 * [backup-simplify]: Simplify 0 into 0 0.394 * [backup-simplify]: Simplify 1 into 1 0.394 * [backup-simplify]: Simplify (* 1 1) into 1 0.394 * [backup-simplify]: Simplify (/ 1 1) into 1 0.394 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 0.394 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.394 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 0.394 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.394 * [taylor]: Taking taylor expansion of p in p 0.394 * [backup-simplify]: Simplify 0 into 0 0.394 * [backup-simplify]: Simplify 1 into 1 0.395 * [backup-simplify]: Simplify (/ 1 1) into 1 0.395 * [taylor]: Taking taylor expansion of (/ 4 p) in p 0.395 * [taylor]: Taking taylor expansion of 4 in p 0.395 * [backup-simplify]: Simplify 4 into 4 0.395 * [taylor]: Taking taylor expansion of p in p 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 1 into 1 0.395 * [backup-simplify]: Simplify (/ 4 1) into 4 0.395 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.395 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.395 * [taylor]: Taking taylor expansion of x in p 0.395 * [backup-simplify]: Simplify x into x 0.395 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.395 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.395 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 0.395 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 0.395 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 0.395 * [taylor]: Taking taylor expansion of (/ 1 p) in p 0.395 * [taylor]: Taking taylor expansion of p in p 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 1 into 1 0.396 * [backup-simplify]: Simplify (/ 1 1) into 1 0.396 * [taylor]: Taking taylor expansion of (/ 4 p) in p 0.396 * [taylor]: Taking taylor expansion of 4 in p 0.396 * [backup-simplify]: Simplify 4 into 4 0.396 * [taylor]: Taking taylor expansion of p in p 0.396 * [backup-simplify]: Simplify 0 into 0 0.396 * [backup-simplify]: Simplify 1 into 1 0.396 * [backup-simplify]: Simplify (/ 4 1) into 4 0.396 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.396 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.396 * [taylor]: Taking taylor expansion of x in p 0.396 * [backup-simplify]: Simplify x into x 0.396 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.396 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.397 * [backup-simplify]: Simplify (* 1 4) into 4 0.397 * [backup-simplify]: Simplify (+ 4 0) into 4 0.397 * [taylor]: Taking taylor expansion of 4 in x 0.397 * [backup-simplify]: Simplify 4 into 4 0.397 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 0.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.398 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 0.399 * [backup-simplify]: Simplify (+ 0 0) into 0 0.399 * [taylor]: Taking taylor expansion of 0 in x 0.399 * [backup-simplify]: Simplify 0 into 0 0.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 0.401 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.401 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.401 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.401 * [taylor]: Taking taylor expansion of x in x 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [backup-simplify]: Simplify 1 into 1 0.401 * [backup-simplify]: Simplify (* 1 1) into 1 0.401 * [backup-simplify]: Simplify (/ 1 1) into 1 0.401 * [backup-simplify]: Simplify 1 into 1 0.401 * [backup-simplify]: Simplify 4 into 4 0.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 0.403 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.404 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.404 * [backup-simplify]: Simplify (+ 0 0) into 0 0.404 * [taylor]: Taking taylor expansion of 0 in x 0.404 * [backup-simplify]: Simplify 0 into 0 0.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 0 into 0 0.406 * [backup-simplify]: Simplify 0 into 0 0.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.410 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 4))))) into 0 0.410 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.410 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 0.411 * [backup-simplify]: Simplify (+ 0 0) into 0 0.411 * [taylor]: Taking taylor expansion of 0 in x 0.411 * [backup-simplify]: Simplify 0 into 0 0.412 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify (+ (* 4 (pow (* 1 (/ 1 (/ 1 p))) 2)) (* 1 (pow (* (/ 1 (/ 1 x)) 1) 2))) into (+ (pow x 2) (* 4 (pow p 2))) 0.413 * [backup-simplify]: Simplify (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))) into (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) 0.413 * [approximate]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in (p x) around 0 0.413 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 0.413 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.413 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 0.413 * [taylor]: Taking taylor expansion of (/ -1 p) in x 0.413 * [taylor]: Taking taylor expansion of -1 in x 0.413 * [backup-simplify]: Simplify -1 into -1 0.413 * [taylor]: Taking taylor expansion of p in x 0.413 * [backup-simplify]: Simplify p into p 0.413 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 0.413 * [taylor]: Taking taylor expansion of (/ -4 p) in x 0.413 * [taylor]: Taking taylor expansion of -4 in x 0.413 * [backup-simplify]: Simplify -4 into -4 0.413 * [taylor]: Taking taylor expansion of p in x 0.413 * [backup-simplify]: Simplify p into p 0.413 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 0.413 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.413 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.413 * [taylor]: Taking taylor expansion of x in x 0.413 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify 1 into 1 0.414 * [backup-simplify]: Simplify (* 1 1) into 1 0.414 * [backup-simplify]: Simplify (/ 1 1) into 1 0.414 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 0.414 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.414 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 0.414 * [taylor]: Taking taylor expansion of (/ -1 p) in p 0.414 * [taylor]: Taking taylor expansion of -1 in p 0.414 * [backup-simplify]: Simplify -1 into -1 0.414 * [taylor]: Taking taylor expansion of p in p 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify 1 into 1 0.414 * [backup-simplify]: Simplify (/ -1 1) into -1 0.414 * [taylor]: Taking taylor expansion of (/ -4 p) in p 0.414 * [taylor]: Taking taylor expansion of -4 in p 0.414 * [backup-simplify]: Simplify -4 into -4 0.414 * [taylor]: Taking taylor expansion of p in p 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify 1 into 1 0.415 * [backup-simplify]: Simplify (/ -4 1) into -4 0.415 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.415 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.415 * [taylor]: Taking taylor expansion of x in p 0.415 * [backup-simplify]: Simplify x into x 0.415 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.415 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.415 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 0.415 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 0.415 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 0.415 * [taylor]: Taking taylor expansion of (/ -1 p) in p 0.415 * [taylor]: Taking taylor expansion of -1 in p 0.415 * [backup-simplify]: Simplify -1 into -1 0.415 * [taylor]: Taking taylor expansion of p in p 0.415 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify 1 into 1 0.415 * [backup-simplify]: Simplify (/ -1 1) into -1 0.415 * [taylor]: Taking taylor expansion of (/ -4 p) in p 0.415 * [taylor]: Taking taylor expansion of -4 in p 0.415 * [backup-simplify]: Simplify -4 into -4 0.415 * [taylor]: Taking taylor expansion of p in p 0.415 * [backup-simplify]: Simplify 0 into 0 0.415 * [backup-simplify]: Simplify 1 into 1 0.416 * [backup-simplify]: Simplify (/ -4 1) into -4 0.416 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 0.416 * [taylor]: Taking taylor expansion of (pow x 2) in p 0.416 * [taylor]: Taking taylor expansion of x in p 0.416 * [backup-simplify]: Simplify x into x 0.416 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.416 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 0.416 * [backup-simplify]: Simplify (* -1 -4) into 4 0.416 * [backup-simplify]: Simplify (+ 4 0) into 4 0.416 * [taylor]: Taking taylor expansion of 4 in x 0.416 * [backup-simplify]: Simplify 4 into 4 0.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 0.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.418 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 0.418 * [backup-simplify]: Simplify (+ 0 0) into 0 0.418 * [taylor]: Taking taylor expansion of 0 in x 0.418 * [backup-simplify]: Simplify 0 into 0 0.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 0.420 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 0.420 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.420 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.420 * [taylor]: Taking taylor expansion of x in x 0.420 * [backup-simplify]: Simplify 0 into 0 0.420 * [backup-simplify]: Simplify 1 into 1 0.421 * [backup-simplify]: Simplify (* 1 1) into 1 0.421 * [backup-simplify]: Simplify (/ 1 1) into 1 0.421 * [backup-simplify]: Simplify 1 into 1 0.421 * [backup-simplify]: Simplify 4 into 4 0.421 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.422 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.423 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 0.423 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.423 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 0.423 * [backup-simplify]: Simplify (+ 0 0) into 0 0.423 * [taylor]: Taking taylor expansion of 0 in x 0.423 * [backup-simplify]: Simplify 0 into 0 0.423 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.424 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.424 * [backup-simplify]: Simplify 0 into 0 0.424 * [backup-simplify]: Simplify 0 into 0 0.424 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.427 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4))))) into 0 0.427 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.428 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))) (* 0 (/ 0 (pow x 2))))) into 0 0.428 * [backup-simplify]: Simplify (+ 0 0) into 0 0.428 * [taylor]: Taking taylor expansion of 0 in x 0.428 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.430 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.430 * [backup-simplify]: Simplify 0 into 0 0.430 * [backup-simplify]: Simplify 0 into 0 0.430 * [backup-simplify]: Simplify 0 into 0 0.430 * [backup-simplify]: Simplify (+ (* 4 (pow (* 1 (/ 1 (/ 1 (- p)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- x))) 1) 2))) into (+ (pow x 2) (* 4 (pow p 2))) 0.430 * * * [progress]: simplifying candidates 0.430 * * * * [progress]: [ 1 / 47 ] simplifiying candidate # 0.430 * * * * [progress]: [ 2 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 3 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 4 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 5 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 6 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 7 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 8 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 9 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 10 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 11 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 12 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 13 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 14 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 15 / 47 ] simplifiying candidate # 0.431 * * * * [progress]: [ 16 / 47 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)))> 0.431 * * * * [progress]: [ 17 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 18 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 19 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 20 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 21 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 22 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 23 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 24 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 25 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 26 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 27 / 47 ] simplifiying candidate #real (real->posit16 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))))> 0.432 * * * * [progress]: [ 28 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 29 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 30 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 31 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 32 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 33 / 47 ] simplifiying candidate # 0.432 * * * * [progress]: [ 34 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 35 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 36 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 37 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 38 / 47 ] simplifiying candidate #real (real->posit16 (fma p (* 4 p) (* x x)))))) 0.5 0.5)))> 0.433 * * * * [progress]: [ 39 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 40 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 41 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 42 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 43 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 44 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 45 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 46 / 47 ] simplifiying candidate # 0.433 * * * * [progress]: [ 47 / 47 ] simplifiying candidate # 0.434 * [simplify]: Simplifying: (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (log1p (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5) (log (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (* (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (real->posit16 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (expm1 (fma p (* 4 p) (* x x))) (log1p (fma p (* 4 p) (* x x))) (* p (* 4 p)) (log (fma p (* 4 p) (* x x))) (exp (fma p (* 4 p) (* x x))) (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x)))) (cbrt (fma p (* 4 p) (* x x))) (* (* (fma p (* 4 p) (* x x)) (fma p (* 4 p) (* x x))) (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x))) (real->posit16 (fma p (* 4 p) (* x x))) x (* 2 p) (* -2 p) 0.5 1.0 0 (+ (pow x 2) (* 4 (pow p 2))) (+ (pow x 2) (* 4 (pow p 2))) (+ (pow x 2) (* 4 (pow p 2))) 0.435 * * [simplify]: iteration 1: (56 enodes) 0.458 * * [simplify]: iteration 2: (179 enodes) 0.492 * * [simplify]: iteration 3: (244 enodes) 0.546 * * [simplify]: iteration 4: (601 enodes) 0.839 * * [simplify]: Extracting #0: cost 40 inf + 0 0.839 * * [simplify]: Extracting #1: cost 148 inf + 6 0.841 * * [simplify]: Extracting #2: cost 481 inf + 655 0.858 * * [simplify]: Extracting #3: cost 314 inf + 54069 0.895 * * [simplify]: Extracting #4: cost 27 inf + 136285 0.932 * * [simplify]: Extracting #5: cost 0 inf + 145656 0.972 * [simplify]: Simplified to: (expm1 (sqrt (fma (* p p) 4 (* x x)))) (log1p (sqrt (fma (* p p) 4 (* x x)))) (log (sqrt (fma (* p p) 4 (* x x)))) (exp (sqrt (fma (* p p) 4 (* x x)))) (* (cbrt (sqrt (fma (* p p) 4 (* x x)))) (cbrt (sqrt (fma (* p p) 4 (* x x))))) (cbrt (sqrt (fma (* p p) 4 (* x x)))) (* (fma (* p p) 4 (* x x)) (sqrt (fma (* p p) 4 (* x x)))) (fabs (cbrt (fma (* p p) 4 (* x x)))) (sqrt (cbrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) 1 (sqrt (fma (* p p) 4 (* x x))) 1/2 (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (real->posit16 (sqrt (fma (* p p) 4 (* x x)))) (expm1 (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (log1p (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (/ (* x 0.5) (sqrt (fma (* p p) 4 (* x x)))) (log (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5) (* (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (real->posit16 (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (expm1 (fma (* p p) 4 (* x x))) (log1p (fma (* p p) 4 (* x x))) (* p (* p 4)) (log (fma (* p p) 4 (* x x))) (exp (fma (* p p) 4 (* x x))) (* (cbrt (fma (* p p) 4 (* x x))) (cbrt (fma (* p p) 4 (* x x)))) (cbrt (fma (* p p) 4 (* x x))) (* (* (fma (* p p) 4 (* x x)) (fma (* p p) 4 (* x x))) (fma (* p p) 4 (* x x))) (sqrt (fma (* p p) 4 (* x x))) (sqrt (fma (* p p) 4 (* x x))) (real->posit16 (fma (* p p) 4 (* x x))) x (* p 2) (* -2 p) 0.5 1.0 0 (fma (* p p) 4 (* x x)) (fma (* p p) 4 (* x x)) (fma (* p p) 4 (* x x)) 0.974 * * * [progress]: adding candidates to table 1.411 * * [progress]: iteration 2 / 4 1.411 * * * [progress]: picking best candidate 1.438 * * * * [pick]: Picked # 1.438 * * * [progress]: localizing error 1.470 * * * [progress]: generating rewritten candidates 1.470 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 1 1 2) 1.472 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 1.474 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1) 1.475 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 1.477 * * * [progress]: generating series expansions 1.477 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 1 1 2) 1.477 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 1.477 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 1.477 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 1.477 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.477 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.477 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.477 * [taylor]: Taking taylor expansion of p in x 1.477 * [backup-simplify]: Simplify p into p 1.477 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.477 * [taylor]: Taking taylor expansion of 4 in x 1.477 * [backup-simplify]: Simplify 4 into 4 1.477 * [taylor]: Taking taylor expansion of p in x 1.477 * [backup-simplify]: Simplify p into p 1.478 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.478 * [taylor]: Taking taylor expansion of x in x 1.478 * [backup-simplify]: Simplify 0 into 0 1.478 * [backup-simplify]: Simplify 1 into 1 1.478 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.478 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.478 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.478 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 1.478 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.478 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.479 * [backup-simplify]: Simplify (+ 0 0) into 0 1.479 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 1.479 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 1.479 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 1.479 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.479 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 1.479 * [taylor]: Taking taylor expansion of p in p 1.479 * [backup-simplify]: Simplify 0 into 0 1.479 * [backup-simplify]: Simplify 1 into 1 1.479 * [taylor]: Taking taylor expansion of (* 4 p) in p 1.479 * [taylor]: Taking taylor expansion of 4 in p 1.479 * [backup-simplify]: Simplify 4 into 4 1.479 * [taylor]: Taking taylor expansion of p in p 1.479 * [backup-simplify]: Simplify 0 into 0 1.479 * [backup-simplify]: Simplify 1 into 1 1.479 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.479 * [taylor]: Taking taylor expansion of x in p 1.479 * [backup-simplify]: Simplify x into x 1.479 * [backup-simplify]: Simplify (* 4 0) into 0 1.480 * [backup-simplify]: Simplify (* 0 0) into 0 1.480 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.480 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 1.480 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 1.480 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 1.481 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 1.481 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.481 * [backup-simplify]: Simplify (+ 0 0) into 0 1.481 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 1.481 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 1.481 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 1.481 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.481 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 1.481 * [taylor]: Taking taylor expansion of p in p 1.481 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify 1 into 1 1.481 * [taylor]: Taking taylor expansion of (* 4 p) in p 1.481 * [taylor]: Taking taylor expansion of 4 in p 1.481 * [backup-simplify]: Simplify 4 into 4 1.481 * [taylor]: Taking taylor expansion of p in p 1.481 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify 1 into 1 1.481 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.481 * [taylor]: Taking taylor expansion of x in p 1.481 * [backup-simplify]: Simplify x into x 1.482 * [backup-simplify]: Simplify (* 4 0) into 0 1.482 * [backup-simplify]: Simplify (* 0 0) into 0 1.482 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.482 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 1.482 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 1.482 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 1.483 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 1.483 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.483 * [backup-simplify]: Simplify (+ 0 0) into 0 1.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 1.483 * [taylor]: Taking taylor expansion of x in x 1.483 * [backup-simplify]: Simplify 0 into 0 1.483 * [backup-simplify]: Simplify 1 into 1 1.483 * [backup-simplify]: Simplify 0 into 0 1.483 * [taylor]: Taking taylor expansion of 0 in x 1.483 * [backup-simplify]: Simplify 0 into 0 1.483 * [backup-simplify]: Simplify 0 into 0 1.483 * [backup-simplify]: Simplify 1 into 1 1.484 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 1.484 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 1.485 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 1.485 * [backup-simplify]: Simplify (+ 4 0) into 4 1.485 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 1.485 * [taylor]: Taking taylor expansion of (/ 2 x) in x 1.485 * [taylor]: Taking taylor expansion of 2 in x 1.485 * [backup-simplify]: Simplify 2 into 2 1.486 * [taylor]: Taking taylor expansion of x in x 1.486 * [backup-simplify]: Simplify 0 into 0 1.486 * [backup-simplify]: Simplify 1 into 1 1.486 * [backup-simplify]: Simplify (/ 2 1) into 2 1.486 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 1.486 * [backup-simplify]: Simplify 0 into 0 1.486 * [backup-simplify]: Simplify 0 into 0 1.486 * [backup-simplify]: Simplify 0 into 0 1.487 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 1.488 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 1.488 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 1.488 * [backup-simplify]: Simplify (+ 0 0) into 0 1.488 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 1.489 * [taylor]: Taking taylor expansion of 0 in x 1.489 * [backup-simplify]: Simplify 0 into 0 1.489 * [backup-simplify]: Simplify 0 into 0 1.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.489 * [backup-simplify]: Simplify 0 into 0 1.489 * [backup-simplify]: Simplify 0 into 0 1.489 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 1.489 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 1.489 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 1.489 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.489 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.489 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.490 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.490 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.490 * [taylor]: Taking taylor expansion of p in x 1.490 * [backup-simplify]: Simplify p into p 1.490 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.490 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.490 * [taylor]: Taking taylor expansion of 4 in x 1.490 * [backup-simplify]: Simplify 4 into 4 1.490 * [taylor]: Taking taylor expansion of p in x 1.490 * [backup-simplify]: Simplify p into p 1.490 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.490 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.490 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.490 * [taylor]: Taking taylor expansion of x in x 1.490 * [backup-simplify]: Simplify 0 into 0 1.490 * [backup-simplify]: Simplify 1 into 1 1.490 * [backup-simplify]: Simplify (* 1 1) into 1 1.490 * [backup-simplify]: Simplify (/ 1 1) into 1 1.491 * [backup-simplify]: Simplify (+ 0 1) into 1 1.491 * [backup-simplify]: Simplify (sqrt 1) into 1 1.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.492 * [backup-simplify]: Simplify (+ 0 0) into 0 1.492 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.492 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 1.492 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 1.492 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.492 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 1.492 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.492 * [taylor]: Taking taylor expansion of p in p 1.492 * [backup-simplify]: Simplify 0 into 0 1.492 * [backup-simplify]: Simplify 1 into 1 1.493 * [backup-simplify]: Simplify (/ 1 1) into 1 1.493 * [taylor]: Taking taylor expansion of (/ 4 p) in p 1.493 * [taylor]: Taking taylor expansion of 4 in p 1.493 * [backup-simplify]: Simplify 4 into 4 1.493 * [taylor]: Taking taylor expansion of p in p 1.493 * [backup-simplify]: Simplify 0 into 0 1.493 * [backup-simplify]: Simplify 1 into 1 1.493 * [backup-simplify]: Simplify (/ 4 1) into 4 1.493 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.493 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.493 * [taylor]: Taking taylor expansion of x in p 1.493 * [backup-simplify]: Simplify x into x 1.493 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.493 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.493 * [backup-simplify]: Simplify (* 1 4) into 4 1.494 * [backup-simplify]: Simplify (+ 4 0) into 4 1.494 * [backup-simplify]: Simplify (sqrt 4) into 2 1.494 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.495 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.495 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 1.496 * [backup-simplify]: Simplify (+ 0 0) into 0 1.496 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 1.496 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 1.496 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 1.496 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.496 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 1.496 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.496 * [taylor]: Taking taylor expansion of p in p 1.496 * [backup-simplify]: Simplify 0 into 0 1.496 * [backup-simplify]: Simplify 1 into 1 1.496 * [backup-simplify]: Simplify (/ 1 1) into 1 1.496 * [taylor]: Taking taylor expansion of (/ 4 p) in p 1.496 * [taylor]: Taking taylor expansion of 4 in p 1.496 * [backup-simplify]: Simplify 4 into 4 1.496 * [taylor]: Taking taylor expansion of p in p 1.496 * [backup-simplify]: Simplify 0 into 0 1.496 * [backup-simplify]: Simplify 1 into 1 1.497 * [backup-simplify]: Simplify (/ 4 1) into 4 1.497 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.497 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.497 * [taylor]: Taking taylor expansion of x in p 1.497 * [backup-simplify]: Simplify x into x 1.497 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.497 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.497 * [backup-simplify]: Simplify (* 1 4) into 4 1.497 * [backup-simplify]: Simplify (+ 4 0) into 4 1.498 * [backup-simplify]: Simplify (sqrt 4) into 2 1.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.499 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 1.499 * [backup-simplify]: Simplify (+ 0 0) into 0 1.500 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 1.500 * [taylor]: Taking taylor expansion of 2 in x 1.500 * [backup-simplify]: Simplify 2 into 2 1.500 * [taylor]: Taking taylor expansion of 0 in x 1.500 * [backup-simplify]: Simplify 0 into 0 1.500 * [backup-simplify]: Simplify 2 into 2 1.500 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.501 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 1.502 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 1.502 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 1.502 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 1.502 * [taylor]: Taking taylor expansion of 1/4 in x 1.502 * [backup-simplify]: Simplify 1/4 into 1/4 1.502 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.502 * [taylor]: Taking taylor expansion of x in x 1.502 * [backup-simplify]: Simplify 0 into 0 1.502 * [backup-simplify]: Simplify 1 into 1 1.503 * [backup-simplify]: Simplify (* 1 1) into 1 1.503 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 1.503 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 1.504 * [backup-simplify]: Simplify 0 into 0 1.504 * [backup-simplify]: Simplify 0 into 0 1.504 * [backup-simplify]: Simplify 0 into 0 1.505 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.505 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.506 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 1.506 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.506 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.506 * [backup-simplify]: Simplify (+ 0 0) into 0 1.506 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 1.506 * [taylor]: Taking taylor expansion of 0 in x 1.506 * [backup-simplify]: Simplify 0 into 0 1.507 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.508 * [backup-simplify]: Simplify 0 into 0 1.508 * [backup-simplify]: Simplify 0 into 0 1.508 * [backup-simplify]: Simplify 0 into 0 1.508 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 1.508 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 1.508 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 1.508 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.508 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.508 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.508 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.508 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.508 * [taylor]: Taking taylor expansion of -1 in x 1.508 * [backup-simplify]: Simplify -1 into -1 1.508 * [taylor]: Taking taylor expansion of p in x 1.508 * [backup-simplify]: Simplify p into p 1.508 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.508 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.508 * [taylor]: Taking taylor expansion of -4 in x 1.508 * [backup-simplify]: Simplify -4 into -4 1.508 * [taylor]: Taking taylor expansion of p in x 1.508 * [backup-simplify]: Simplify p into p 1.508 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.508 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.508 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.508 * [taylor]: Taking taylor expansion of x in x 1.508 * [backup-simplify]: Simplify 0 into 0 1.508 * [backup-simplify]: Simplify 1 into 1 1.509 * [backup-simplify]: Simplify (* 1 1) into 1 1.509 * [backup-simplify]: Simplify (/ 1 1) into 1 1.509 * [backup-simplify]: Simplify (+ 0 1) into 1 1.509 * [backup-simplify]: Simplify (sqrt 1) into 1 1.510 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.510 * [backup-simplify]: Simplify (+ 0 0) into 0 1.511 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.511 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 1.511 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 1.511 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.511 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 1.511 * [taylor]: Taking taylor expansion of (/ -1 p) in p 1.511 * [taylor]: Taking taylor expansion of -1 in p 1.511 * [backup-simplify]: Simplify -1 into -1 1.511 * [taylor]: Taking taylor expansion of p in p 1.511 * [backup-simplify]: Simplify 0 into 0 1.511 * [backup-simplify]: Simplify 1 into 1 1.511 * [backup-simplify]: Simplify (/ -1 1) into -1 1.511 * [taylor]: Taking taylor expansion of (/ -4 p) in p 1.511 * [taylor]: Taking taylor expansion of -4 in p 1.511 * [backup-simplify]: Simplify -4 into -4 1.511 * [taylor]: Taking taylor expansion of p in p 1.511 * [backup-simplify]: Simplify 0 into 0 1.511 * [backup-simplify]: Simplify 1 into 1 1.512 * [backup-simplify]: Simplify (/ -4 1) into -4 1.512 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.512 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.512 * [taylor]: Taking taylor expansion of x in p 1.512 * [backup-simplify]: Simplify x into x 1.512 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.512 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.512 * [backup-simplify]: Simplify (* -1 -4) into 4 1.513 * [backup-simplify]: Simplify (+ 4 0) into 4 1.513 * [backup-simplify]: Simplify (sqrt 4) into 2 1.513 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.514 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.514 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 1.514 * [backup-simplify]: Simplify (+ 0 0) into 0 1.515 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 1.515 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 1.515 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 1.515 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.515 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 1.515 * [taylor]: Taking taylor expansion of (/ -1 p) in p 1.515 * [taylor]: Taking taylor expansion of -1 in p 1.515 * [backup-simplify]: Simplify -1 into -1 1.515 * [taylor]: Taking taylor expansion of p in p 1.515 * [backup-simplify]: Simplify 0 into 0 1.515 * [backup-simplify]: Simplify 1 into 1 1.515 * [backup-simplify]: Simplify (/ -1 1) into -1 1.515 * [taylor]: Taking taylor expansion of (/ -4 p) in p 1.515 * [taylor]: Taking taylor expansion of -4 in p 1.515 * [backup-simplify]: Simplify -4 into -4 1.515 * [taylor]: Taking taylor expansion of p in p 1.515 * [backup-simplify]: Simplify 0 into 0 1.515 * [backup-simplify]: Simplify 1 into 1 1.516 * [backup-simplify]: Simplify (/ -4 1) into -4 1.516 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.516 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.516 * [taylor]: Taking taylor expansion of x in p 1.516 * [backup-simplify]: Simplify x into x 1.516 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.516 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.516 * [backup-simplify]: Simplify (* -1 -4) into 4 1.516 * [backup-simplify]: Simplify (+ 4 0) into 4 1.517 * [backup-simplify]: Simplify (sqrt 4) into 2 1.517 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.518 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.518 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 1.518 * [backup-simplify]: Simplify (+ 0 0) into 0 1.519 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 1.519 * [taylor]: Taking taylor expansion of 2 in x 1.519 * [backup-simplify]: Simplify 2 into 2 1.519 * [taylor]: Taking taylor expansion of 0 in x 1.519 * [backup-simplify]: Simplify 0 into 0 1.519 * [backup-simplify]: Simplify 2 into 2 1.519 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.520 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.521 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 1.521 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 1.521 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 1.521 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 1.522 * [taylor]: Taking taylor expansion of 1/4 in x 1.522 * [backup-simplify]: Simplify 1/4 into 1/4 1.522 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.522 * [taylor]: Taking taylor expansion of x in x 1.522 * [backup-simplify]: Simplify 0 into 0 1.522 * [backup-simplify]: Simplify 1 into 1 1.522 * [backup-simplify]: Simplify (* 1 1) into 1 1.522 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 1.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 1.523 * [backup-simplify]: Simplify 0 into 0 1.523 * [backup-simplify]: Simplify 0 into 0 1.523 * [backup-simplify]: Simplify 0 into 0 1.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.525 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 1.525 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.526 * [backup-simplify]: Simplify (+ 0 0) into 0 1.526 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 1.526 * [taylor]: Taking taylor expansion of 0 in x 1.526 * [backup-simplify]: Simplify 0 into 0 1.526 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.527 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.527 * [backup-simplify]: Simplify 0 into 0 1.527 * [backup-simplify]: Simplify 0 into 0 1.527 * [backup-simplify]: Simplify 0 into 0 1.527 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 1.527 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 1.527 * [backup-simplify]: Simplify (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) into (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 1.527 * [approximate]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in (x p) around 0 1.527 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 1.528 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.528 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 1.528 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 1.528 * [taylor]: Taking taylor expansion of x in p 1.528 * [backup-simplify]: Simplify x into x 1.528 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 1.528 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 1.528 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 1.528 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.528 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 1.528 * [taylor]: Taking taylor expansion of p in p 1.528 * [backup-simplify]: Simplify 0 into 0 1.528 * [backup-simplify]: Simplify 1 into 1 1.528 * [taylor]: Taking taylor expansion of (* 4 p) in p 1.528 * [taylor]: Taking taylor expansion of 4 in p 1.528 * [backup-simplify]: Simplify 4 into 4 1.528 * [taylor]: Taking taylor expansion of p in p 1.528 * [backup-simplify]: Simplify 0 into 0 1.528 * [backup-simplify]: Simplify 1 into 1 1.528 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.528 * [taylor]: Taking taylor expansion of x in p 1.528 * [backup-simplify]: Simplify x into x 1.528 * [backup-simplify]: Simplify (* 4 0) into 0 1.528 * [backup-simplify]: Simplify (* 0 0) into 0 1.528 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.528 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 1.529 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.529 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 1.529 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 1.529 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 1.529 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.530 * [backup-simplify]: Simplify (+ 0 0) into 0 1.530 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 1.530 * [taylor]: Taking taylor expansion of 0.5 in p 1.530 * [backup-simplify]: Simplify 0.5 into 0.5 1.530 * [taylor]: Taking taylor expansion of 0.5 in p 1.530 * [backup-simplify]: Simplify 0.5 into 0.5 1.530 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.530 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.530 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.530 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.530 * [taylor]: Taking taylor expansion of x in x 1.530 * [backup-simplify]: Simplify 0 into 0 1.530 * [backup-simplify]: Simplify 1 into 1 1.530 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.530 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.530 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.530 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.530 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.530 * [taylor]: Taking taylor expansion of p in x 1.530 * [backup-simplify]: Simplify p into p 1.530 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.530 * [taylor]: Taking taylor expansion of 4 in x 1.530 * [backup-simplify]: Simplify 4 into 4 1.530 * [taylor]: Taking taylor expansion of p in x 1.530 * [backup-simplify]: Simplify p into p 1.530 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.530 * [taylor]: Taking taylor expansion of x in x 1.530 * [backup-simplify]: Simplify 0 into 0 1.530 * [backup-simplify]: Simplify 1 into 1 1.530 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.530 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.531 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.531 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.531 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.531 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.531 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.531 * [backup-simplify]: Simplify (+ 0 0) into 0 1.531 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.531 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.531 * [taylor]: Taking taylor expansion of 0.5 in x 1.532 * [backup-simplify]: Simplify 0.5 into 0.5 1.532 * [taylor]: Taking taylor expansion of 0.5 in x 1.532 * [backup-simplify]: Simplify 0.5 into 0.5 1.532 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.532 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.532 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.532 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.532 * [taylor]: Taking taylor expansion of x in x 1.532 * [backup-simplify]: Simplify 0 into 0 1.532 * [backup-simplify]: Simplify 1 into 1 1.532 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.532 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.532 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.532 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.532 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.532 * [taylor]: Taking taylor expansion of p in x 1.532 * [backup-simplify]: Simplify p into p 1.532 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.532 * [taylor]: Taking taylor expansion of 4 in x 1.532 * [backup-simplify]: Simplify 4 into 4 1.532 * [taylor]: Taking taylor expansion of p in x 1.532 * [backup-simplify]: Simplify p into p 1.532 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.532 * [taylor]: Taking taylor expansion of x in x 1.532 * [backup-simplify]: Simplify 0 into 0 1.532 * [backup-simplify]: Simplify 1 into 1 1.532 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.532 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.532 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.532 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.532 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.533 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.533 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.533 * [backup-simplify]: Simplify (+ 0 0) into 0 1.533 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.533 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.533 * [taylor]: Taking taylor expansion of 0.5 in x 1.533 * [backup-simplify]: Simplify 0.5 into 0.5 1.533 * [taylor]: Taking taylor expansion of 0.5 in x 1.533 * [backup-simplify]: Simplify 0.5 into 0.5 1.533 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 1.533 * [backup-simplify]: Simplify (* 0 0.5) into 0 1.534 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.534 * [taylor]: Taking taylor expansion of 0.5 in p 1.534 * [backup-simplify]: Simplify 0.5 into 0.5 1.534 * [backup-simplify]: Simplify 0.5 into 0.5 1.534 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 1.534 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 1.534 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 1.534 * [taylor]: Taking taylor expansion of (* 0.25 (/ 1 p)) in p 1.535 * [taylor]: Taking taylor expansion of 0.25 in p 1.535 * [backup-simplify]: Simplify 0.25 into 0.25 1.535 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.535 * [taylor]: Taking taylor expansion of p in p 1.535 * [backup-simplify]: Simplify 0 into 0 1.535 * [backup-simplify]: Simplify 1 into 1 1.535 * [backup-simplify]: Simplify (/ 1 1) into 1 1.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.536 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 1)) into 0 1.536 * [backup-simplify]: Simplify 0 into 0 1.536 * [backup-simplify]: Simplify 0 into 0 1.536 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 1.537 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 1.537 * [backup-simplify]: Simplify (* 1 1) into 1 1.537 * [backup-simplify]: Simplify (+ 0 1) into 1 1.537 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 1.538 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 1.538 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 1.539 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 1.539 * [backup-simplify]: Simplify (+ 0 0) into 0 1.539 * [taylor]: Taking taylor expansion of 0 in p 1.539 * [backup-simplify]: Simplify 0 into 0 1.539 * [backup-simplify]: Simplify 0 into 0 1.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.540 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 1))) into 0 1.540 * [backup-simplify]: Simplify 0 into 0 1.540 * [backup-simplify]: Simplify 0 into 0 1.541 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 1.541 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 1.542 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.542 * [backup-simplify]: Simplify (+ 0 0) into 0 1.542 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 1.542 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 1.543 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 1.544 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.544 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.544 * [taylor]: Taking taylor expansion of (- (* 0.03125 (/ 1 (pow p 3)))) in p 1.544 * [taylor]: Taking taylor expansion of (* 0.03125 (/ 1 (pow p 3))) in p 1.544 * [taylor]: Taking taylor expansion of 0.03125 in p 1.544 * [backup-simplify]: Simplify 0.03125 into 0.03125 1.544 * [taylor]: Taking taylor expansion of (/ 1 (pow p 3)) in p 1.544 * [taylor]: Taking taylor expansion of (pow p 3) in p 1.544 * [taylor]: Taking taylor expansion of p in p 1.544 * [backup-simplify]: Simplify 0 into 0 1.544 * [backup-simplify]: Simplify 1 into 1 1.544 * [backup-simplify]: Simplify (* 1 1) into 1 1.544 * [backup-simplify]: Simplify (* 1 1) into 1 1.545 * [backup-simplify]: Simplify (/ 1 1) into 1 1.545 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.550 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.550 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.551 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.551 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.552 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.554 * [backup-simplify]: Simplify (+ (* 0.03125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.554 * [backup-simplify]: Simplify (- 0) into 0 1.554 * [backup-simplify]: Simplify 0 into 0 1.554 * [backup-simplify]: Simplify 0.5 into 0.5 1.555 * [backup-simplify]: Simplify (log (exp (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5))) into (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 1.555 * [approximate]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in (x p) around 0 1.555 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 1.555 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.555 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 1.555 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 1.555 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.555 * [taylor]: Taking taylor expansion of x in p 1.555 * [backup-simplify]: Simplify x into x 1.555 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.555 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 1.555 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 1.555 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 1.555 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.555 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 1.555 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.555 * [taylor]: Taking taylor expansion of p in p 1.555 * [backup-simplify]: Simplify 0 into 0 1.555 * [backup-simplify]: Simplify 1 into 1 1.555 * [backup-simplify]: Simplify (/ 1 1) into 1 1.555 * [taylor]: Taking taylor expansion of (/ 4 p) in p 1.555 * [taylor]: Taking taylor expansion of 4 in p 1.555 * [backup-simplify]: Simplify 4 into 4 1.555 * [taylor]: Taking taylor expansion of p in p 1.555 * [backup-simplify]: Simplify 0 into 0 1.555 * [backup-simplify]: Simplify 1 into 1 1.556 * [backup-simplify]: Simplify (/ 4 1) into 4 1.556 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.556 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.556 * [taylor]: Taking taylor expansion of x in p 1.556 * [backup-simplify]: Simplify x into x 1.556 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.556 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.556 * [backup-simplify]: Simplify (* 1 4) into 4 1.556 * [backup-simplify]: Simplify (+ 4 0) into 4 1.557 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.557 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.558 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 1.558 * [backup-simplify]: Simplify (+ 0 0) into 0 1.559 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.559 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.559 * [taylor]: Taking taylor expansion of 0.5 in p 1.559 * [backup-simplify]: Simplify 0.5 into 0.5 1.559 * [taylor]: Taking taylor expansion of 0.5 in p 1.559 * [backup-simplify]: Simplify 0.5 into 0.5 1.559 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.559 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.559 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.559 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.560 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.560 * [taylor]: Taking taylor expansion of x in x 1.560 * [backup-simplify]: Simplify 0 into 0 1.560 * [backup-simplify]: Simplify 1 into 1 1.560 * [backup-simplify]: Simplify (/ 1 1) into 1 1.560 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.560 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.560 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.560 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.560 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.560 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.560 * [taylor]: Taking taylor expansion of p in x 1.560 * [backup-simplify]: Simplify p into p 1.560 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.560 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.560 * [taylor]: Taking taylor expansion of 4 in x 1.560 * [backup-simplify]: Simplify 4 into 4 1.560 * [taylor]: Taking taylor expansion of p in x 1.560 * [backup-simplify]: Simplify p into p 1.560 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.560 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.560 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.560 * [taylor]: Taking taylor expansion of x in x 1.560 * [backup-simplify]: Simplify 0 into 0 1.560 * [backup-simplify]: Simplify 1 into 1 1.560 * [backup-simplify]: Simplify (* 1 1) into 1 1.561 * [backup-simplify]: Simplify (/ 1 1) into 1 1.561 * [backup-simplify]: Simplify (+ 0 1) into 1 1.561 * [backup-simplify]: Simplify (/ 1 1) into 1 1.561 * [backup-simplify]: Simplify (sqrt 1) into 1 1.562 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.562 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.562 * [backup-simplify]: Simplify (+ 0 0) into 0 1.563 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.563 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.563 * [taylor]: Taking taylor expansion of 0.5 in x 1.563 * [backup-simplify]: Simplify 0.5 into 0.5 1.563 * [taylor]: Taking taylor expansion of 0.5 in x 1.563 * [backup-simplify]: Simplify 0.5 into 0.5 1.563 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.563 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.564 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.564 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.564 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.564 * [taylor]: Taking taylor expansion of x in x 1.564 * [backup-simplify]: Simplify 0 into 0 1.564 * [backup-simplify]: Simplify 1 into 1 1.564 * [backup-simplify]: Simplify (/ 1 1) into 1 1.564 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.564 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.564 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.564 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.564 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.564 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.564 * [taylor]: Taking taylor expansion of p in x 1.564 * [backup-simplify]: Simplify p into p 1.564 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.564 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.564 * [taylor]: Taking taylor expansion of 4 in x 1.564 * [backup-simplify]: Simplify 4 into 4 1.564 * [taylor]: Taking taylor expansion of p in x 1.564 * [backup-simplify]: Simplify p into p 1.564 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.564 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.564 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.564 * [taylor]: Taking taylor expansion of x in x 1.564 * [backup-simplify]: Simplify 0 into 0 1.564 * [backup-simplify]: Simplify 1 into 1 1.564 * [backup-simplify]: Simplify (* 1 1) into 1 1.565 * [backup-simplify]: Simplify (/ 1 1) into 1 1.565 * [backup-simplify]: Simplify (+ 0 1) into 1 1.565 * [backup-simplify]: Simplify (/ 1 1) into 1 1.565 * [backup-simplify]: Simplify (sqrt 1) into 1 1.566 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.566 * [backup-simplify]: Simplify (+ 0 0) into 0 1.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.567 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.567 * [taylor]: Taking taylor expansion of 0.5 in x 1.567 * [backup-simplify]: Simplify 0.5 into 0.5 1.567 * [taylor]: Taking taylor expansion of 0.5 in x 1.567 * [backup-simplify]: Simplify 0.5 into 0.5 1.568 * [backup-simplify]: Simplify (* 1 1) into 1 1.568 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 1.568 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 1.568 * [taylor]: Taking taylor expansion of 1.0 in p 1.568 * [backup-simplify]: Simplify 1.0 into 1.0 1.568 * [backup-simplify]: Simplify 1.0 into 1.0 1.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.569 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.570 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 1.570 * [backup-simplify]: Simplify (+ 0 0) into 0 1.570 * [taylor]: Taking taylor expansion of 0 in p 1.570 * [backup-simplify]: Simplify 0 into 0 1.570 * [backup-simplify]: Simplify 0 into 0 1.570 * [backup-simplify]: Simplify 0 into 0 1.570 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 1.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.571 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.572 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.573 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.574 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 1.574 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 1.574 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 (pow p 2)))) in p 1.574 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 1.574 * [taylor]: Taking taylor expansion of 1.0 in p 1.574 * [backup-simplify]: Simplify 1.0 into 1.0 1.574 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 1.574 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.574 * [taylor]: Taking taylor expansion of p in p 1.574 * [backup-simplify]: Simplify 0 into 0 1.574 * [backup-simplify]: Simplify 1 into 1 1.574 * [backup-simplify]: Simplify (* 1 1) into 1 1.575 * [backup-simplify]: Simplify (/ 1 1) into 1 1.575 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.576 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.577 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 1.578 * [backup-simplify]: Simplify (- 0) into 0 1.578 * [backup-simplify]: Simplify 0 into 0 1.578 * [backup-simplify]: Simplify 0 into 0 1.578 * [backup-simplify]: Simplify 0 into 0 1.578 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 1.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 1.578 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 1.579 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.579 * [backup-simplify]: Simplify (+ 0 0) into 0 1.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 1.580 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 1.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 1.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 1.583 * [backup-simplify]: Simplify (+ 0 0) into 0 1.583 * [taylor]: Taking taylor expansion of 0 in p 1.583 * [backup-simplify]: Simplify 0 into 0 1.583 * [backup-simplify]: Simplify 0 into 0 1.583 * [backup-simplify]: Simplify 1.0 into 1.0 1.583 * [backup-simplify]: Simplify (log (exp (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5))) into (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 1.583 * [approximate]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in (x p) around 0 1.583 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 1.583 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.583 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 1.583 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 1.583 * [taylor]: Taking taylor expansion of -1 in p 1.583 * [backup-simplify]: Simplify -1 into -1 1.583 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 1.583 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.583 * [taylor]: Taking taylor expansion of x in p 1.583 * [backup-simplify]: Simplify x into x 1.583 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.583 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 1.583 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 1.583 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 1.583 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.583 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 1.583 * [taylor]: Taking taylor expansion of (/ -1 p) in p 1.583 * [taylor]: Taking taylor expansion of -1 in p 1.583 * [backup-simplify]: Simplify -1 into -1 1.583 * [taylor]: Taking taylor expansion of p in p 1.583 * [backup-simplify]: Simplify 0 into 0 1.583 * [backup-simplify]: Simplify 1 into 1 1.584 * [backup-simplify]: Simplify (/ -1 1) into -1 1.584 * [taylor]: Taking taylor expansion of (/ -4 p) in p 1.584 * [taylor]: Taking taylor expansion of -4 in p 1.584 * [backup-simplify]: Simplify -4 into -4 1.584 * [taylor]: Taking taylor expansion of p in p 1.584 * [backup-simplify]: Simplify 0 into 0 1.584 * [backup-simplify]: Simplify 1 into 1 1.584 * [backup-simplify]: Simplify (/ -4 1) into -4 1.584 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.584 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.584 * [taylor]: Taking taylor expansion of x in p 1.584 * [backup-simplify]: Simplify x into x 1.584 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.584 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.585 * [backup-simplify]: Simplify (* -1 -4) into 4 1.585 * [backup-simplify]: Simplify (+ 4 0) into 4 1.585 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.586 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.586 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.587 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.587 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 1.587 * [backup-simplify]: Simplify (+ 0 0) into 0 1.588 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.588 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.588 * [taylor]: Taking taylor expansion of 0.5 in p 1.588 * [backup-simplify]: Simplify 0.5 into 0.5 1.588 * [taylor]: Taking taylor expansion of 0.5 in p 1.588 * [backup-simplify]: Simplify 0.5 into 0.5 1.588 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.588 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.588 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.588 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.588 * [taylor]: Taking taylor expansion of -1 in x 1.588 * [backup-simplify]: Simplify -1 into -1 1.588 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.588 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.589 * [taylor]: Taking taylor expansion of x in x 1.589 * [backup-simplify]: Simplify 0 into 0 1.589 * [backup-simplify]: Simplify 1 into 1 1.589 * [backup-simplify]: Simplify (/ 1 1) into 1 1.589 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.589 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.589 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.589 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.589 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.589 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.589 * [taylor]: Taking taylor expansion of -1 in x 1.589 * [backup-simplify]: Simplify -1 into -1 1.589 * [taylor]: Taking taylor expansion of p in x 1.589 * [backup-simplify]: Simplify p into p 1.589 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.589 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.589 * [taylor]: Taking taylor expansion of -4 in x 1.589 * [backup-simplify]: Simplify -4 into -4 1.589 * [taylor]: Taking taylor expansion of p in x 1.589 * [backup-simplify]: Simplify p into p 1.589 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.589 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.589 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.589 * [taylor]: Taking taylor expansion of x in x 1.589 * [backup-simplify]: Simplify 0 into 0 1.589 * [backup-simplify]: Simplify 1 into 1 1.589 * [backup-simplify]: Simplify (* 1 1) into 1 1.590 * [backup-simplify]: Simplify (/ 1 1) into 1 1.590 * [backup-simplify]: Simplify (+ 0 1) into 1 1.590 * [backup-simplify]: Simplify (/ 1 1) into 1 1.590 * [backup-simplify]: Simplify (sqrt 1) into 1 1.591 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.591 * [backup-simplify]: Simplify (+ 0 0) into 0 1.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.592 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.592 * [taylor]: Taking taylor expansion of 0.5 in x 1.592 * [backup-simplify]: Simplify 0.5 into 0.5 1.592 * [taylor]: Taking taylor expansion of 0.5 in x 1.592 * [backup-simplify]: Simplify 0.5 into 0.5 1.592 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.592 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.593 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.593 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.593 * [taylor]: Taking taylor expansion of -1 in x 1.593 * [backup-simplify]: Simplify -1 into -1 1.593 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.593 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.593 * [taylor]: Taking taylor expansion of x in x 1.593 * [backup-simplify]: Simplify 0 into 0 1.593 * [backup-simplify]: Simplify 1 into 1 1.593 * [backup-simplify]: Simplify (/ 1 1) into 1 1.593 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.593 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.593 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.593 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.593 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.593 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.593 * [taylor]: Taking taylor expansion of -1 in x 1.593 * [backup-simplify]: Simplify -1 into -1 1.593 * [taylor]: Taking taylor expansion of p in x 1.593 * [backup-simplify]: Simplify p into p 1.593 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.593 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.593 * [taylor]: Taking taylor expansion of -4 in x 1.593 * [backup-simplify]: Simplify -4 into -4 1.593 * [taylor]: Taking taylor expansion of p in x 1.593 * [backup-simplify]: Simplify p into p 1.593 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.593 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.593 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.593 * [taylor]: Taking taylor expansion of x in x 1.593 * [backup-simplify]: Simplify 0 into 0 1.593 * [backup-simplify]: Simplify 1 into 1 1.594 * [backup-simplify]: Simplify (* 1 1) into 1 1.594 * [backup-simplify]: Simplify (/ 1 1) into 1 1.594 * [backup-simplify]: Simplify (+ 0 1) into 1 1.594 * [backup-simplify]: Simplify (/ 1 1) into 1 1.594 * [backup-simplify]: Simplify (sqrt 1) into 1 1.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.596 * [backup-simplify]: Simplify (+ 0 0) into 0 1.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.596 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.596 * [taylor]: Taking taylor expansion of 0.5 in x 1.596 * [backup-simplify]: Simplify 0.5 into 0.5 1.596 * [taylor]: Taking taylor expansion of 0.5 in x 1.596 * [backup-simplify]: Simplify 0.5 into 0.5 1.597 * [backup-simplify]: Simplify (* 1 1) into 1 1.597 * [backup-simplify]: Simplify (* -1 1) into -1 1.597 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 1.598 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 1.598 * [taylor]: Taking taylor expansion of 0 in p 1.598 * [backup-simplify]: Simplify 0 into 0 1.598 * [backup-simplify]: Simplify 0 into 0 1.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.598 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.599 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 1.599 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 1.600 * [backup-simplify]: Simplify (+ 0 0) into 0 1.600 * [taylor]: Taking taylor expansion of 0 in p 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 1.600 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.601 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.602 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.603 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.604 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 1.604 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 1.604 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 1.604 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 1.604 * [taylor]: Taking taylor expansion of 1.0 in p 1.604 * [backup-simplify]: Simplify 1.0 into 1.0 1.604 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 1.604 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.604 * [taylor]: Taking taylor expansion of p in p 1.604 * [backup-simplify]: Simplify 0 into 0 1.605 * [backup-simplify]: Simplify 1 into 1 1.605 * [backup-simplify]: Simplify (* 1 1) into 1 1.605 * [backup-simplify]: Simplify (/ 1 1) into 1 1.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.606 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.607 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.607 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 1.607 * [backup-simplify]: Simplify 0 into 0 1.607 * [backup-simplify]: Simplify 0 into 0 1.607 * [backup-simplify]: Simplify 0 into 0 1.608 * [backup-simplify]: Simplify 0 into 0 1.608 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1) 1.608 * [backup-simplify]: Simplify (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) into (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 1.608 * [approximate]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in (x p) around 0 1.608 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 1.608 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.608 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 1.608 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 1.608 * [taylor]: Taking taylor expansion of x in p 1.608 * [backup-simplify]: Simplify x into x 1.608 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 1.608 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 1.608 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 1.608 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.608 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 1.608 * [taylor]: Taking taylor expansion of p in p 1.608 * [backup-simplify]: Simplify 0 into 0 1.608 * [backup-simplify]: Simplify 1 into 1 1.608 * [taylor]: Taking taylor expansion of (* 4 p) in p 1.608 * [taylor]: Taking taylor expansion of 4 in p 1.608 * [backup-simplify]: Simplify 4 into 4 1.608 * [taylor]: Taking taylor expansion of p in p 1.608 * [backup-simplify]: Simplify 0 into 0 1.608 * [backup-simplify]: Simplify 1 into 1 1.608 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.608 * [taylor]: Taking taylor expansion of x in p 1.608 * [backup-simplify]: Simplify x into x 1.608 * [backup-simplify]: Simplify (* 4 0) into 0 1.609 * [backup-simplify]: Simplify (* 0 0) into 0 1.609 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.609 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 1.609 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.609 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 1.609 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 1.610 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 1.610 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.610 * [backup-simplify]: Simplify (+ 0 0) into 0 1.610 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.610 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 1.610 * [taylor]: Taking taylor expansion of 0.5 in p 1.610 * [backup-simplify]: Simplify 0.5 into 0.5 1.610 * [taylor]: Taking taylor expansion of 0.5 in p 1.610 * [backup-simplify]: Simplify 0.5 into 0.5 1.610 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.610 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.610 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.610 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.610 * [taylor]: Taking taylor expansion of x in x 1.611 * [backup-simplify]: Simplify 0 into 0 1.611 * [backup-simplify]: Simplify 1 into 1 1.611 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.611 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.611 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.611 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.611 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.611 * [taylor]: Taking taylor expansion of p in x 1.611 * [backup-simplify]: Simplify p into p 1.611 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.611 * [taylor]: Taking taylor expansion of 4 in x 1.611 * [backup-simplify]: Simplify 4 into 4 1.611 * [taylor]: Taking taylor expansion of p in x 1.611 * [backup-simplify]: Simplify p into p 1.611 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.611 * [taylor]: Taking taylor expansion of x in x 1.611 * [backup-simplify]: Simplify 0 into 0 1.611 * [backup-simplify]: Simplify 1 into 1 1.611 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.611 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.611 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.611 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.611 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.611 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.611 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.612 * [backup-simplify]: Simplify (+ 0 0) into 0 1.612 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.612 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.612 * [taylor]: Taking taylor expansion of 0.5 in x 1.612 * [backup-simplify]: Simplify 0.5 into 0.5 1.612 * [taylor]: Taking taylor expansion of 0.5 in x 1.612 * [backup-simplify]: Simplify 0.5 into 0.5 1.612 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.612 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.612 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.612 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.612 * [taylor]: Taking taylor expansion of x in x 1.612 * [backup-simplify]: Simplify 0 into 0 1.612 * [backup-simplify]: Simplify 1 into 1 1.612 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.612 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.612 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.612 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.612 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.612 * [taylor]: Taking taylor expansion of p in x 1.612 * [backup-simplify]: Simplify p into p 1.612 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.612 * [taylor]: Taking taylor expansion of 4 in x 1.612 * [backup-simplify]: Simplify 4 into 4 1.612 * [taylor]: Taking taylor expansion of p in x 1.612 * [backup-simplify]: Simplify p into p 1.612 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.612 * [taylor]: Taking taylor expansion of x in x 1.612 * [backup-simplify]: Simplify 0 into 0 1.612 * [backup-simplify]: Simplify 1 into 1 1.612 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.612 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.613 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.613 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.613 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.613 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.613 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.613 * [backup-simplify]: Simplify (+ 0 0) into 0 1.613 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.613 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.613 * [taylor]: Taking taylor expansion of 0.5 in x 1.614 * [backup-simplify]: Simplify 0.5 into 0.5 1.614 * [taylor]: Taking taylor expansion of 0.5 in x 1.614 * [backup-simplify]: Simplify 0.5 into 0.5 1.614 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 1.614 * [backup-simplify]: Simplify (* 0 0.5) into 0 1.614 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.614 * [taylor]: Taking taylor expansion of 0.5 in p 1.614 * [backup-simplify]: Simplify 0.5 into 0.5 1.614 * [backup-simplify]: Simplify 0.5 into 0.5 1.615 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 1.615 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 1.615 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 1.615 * [taylor]: Taking taylor expansion of (* 0.25 (/ 1 p)) in p 1.615 * [taylor]: Taking taylor expansion of 0.25 in p 1.615 * [backup-simplify]: Simplify 0.25 into 0.25 1.615 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.615 * [taylor]: Taking taylor expansion of p in p 1.615 * [backup-simplify]: Simplify 0 into 0 1.615 * [backup-simplify]: Simplify 1 into 1 1.615 * [backup-simplify]: Simplify (/ 1 1) into 1 1.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.616 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 1)) into 0 1.616 * [backup-simplify]: Simplify 0 into 0 1.616 * [backup-simplify]: Simplify 0 into 0 1.617 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 1.617 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 1.617 * [backup-simplify]: Simplify (* 1 1) into 1 1.618 * [backup-simplify]: Simplify (+ 0 1) into 1 1.618 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 1.618 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 1.619 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 1.619 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 1.619 * [backup-simplify]: Simplify (+ 0 0) into 0 1.619 * [taylor]: Taking taylor expansion of 0 in p 1.619 * [backup-simplify]: Simplify 0 into 0 1.619 * [backup-simplify]: Simplify 0 into 0 1.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.621 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 1))) into 0 1.621 * [backup-simplify]: Simplify 0 into 0 1.621 * [backup-simplify]: Simplify 0 into 0 1.621 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 1.622 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 1.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.622 * [backup-simplify]: Simplify (+ 0 0) into 0 1.623 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 1.623 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 1.623 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 1.624 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.624 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.624 * [taylor]: Taking taylor expansion of (- (* 0.03125 (/ 1 (pow p 3)))) in p 1.624 * [taylor]: Taking taylor expansion of (* 0.03125 (/ 1 (pow p 3))) in p 1.624 * [taylor]: Taking taylor expansion of 0.03125 in p 1.624 * [backup-simplify]: Simplify 0.03125 into 0.03125 1.624 * [taylor]: Taking taylor expansion of (/ 1 (pow p 3)) in p 1.624 * [taylor]: Taking taylor expansion of (pow p 3) in p 1.624 * [taylor]: Taking taylor expansion of p in p 1.624 * [backup-simplify]: Simplify 0 into 0 1.624 * [backup-simplify]: Simplify 1 into 1 1.625 * [backup-simplify]: Simplify (* 1 1) into 1 1.625 * [backup-simplify]: Simplify (* 1 1) into 1 1.625 * [backup-simplify]: Simplify (/ 1 1) into 1 1.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.628 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.629 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.630 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.630 * [backup-simplify]: Simplify (+ (* 0.03125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.631 * [backup-simplify]: Simplify (- 0) into 0 1.631 * [backup-simplify]: Simplify 0 into 0 1.631 * [backup-simplify]: Simplify 0.5 into 0.5 1.631 * [backup-simplify]: Simplify (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5) into (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 1.631 * [approximate]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in (x p) around 0 1.631 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 1.631 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.631 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 1.631 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 1.631 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.631 * [taylor]: Taking taylor expansion of x in p 1.631 * [backup-simplify]: Simplify x into x 1.631 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.631 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 1.631 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 1.631 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 1.631 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.631 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 1.631 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.631 * [taylor]: Taking taylor expansion of p in p 1.631 * [backup-simplify]: Simplify 0 into 0 1.631 * [backup-simplify]: Simplify 1 into 1 1.632 * [backup-simplify]: Simplify (/ 1 1) into 1 1.632 * [taylor]: Taking taylor expansion of (/ 4 p) in p 1.632 * [taylor]: Taking taylor expansion of 4 in p 1.632 * [backup-simplify]: Simplify 4 into 4 1.632 * [taylor]: Taking taylor expansion of p in p 1.632 * [backup-simplify]: Simplify 0 into 0 1.632 * [backup-simplify]: Simplify 1 into 1 1.632 * [backup-simplify]: Simplify (/ 4 1) into 4 1.632 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.632 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.632 * [taylor]: Taking taylor expansion of x in p 1.632 * [backup-simplify]: Simplify x into x 1.632 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.632 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.632 * [backup-simplify]: Simplify (* 1 4) into 4 1.633 * [backup-simplify]: Simplify (+ 4 0) into 4 1.633 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.633 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.634 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.634 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.634 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 1.635 * [backup-simplify]: Simplify (+ 0 0) into 0 1.635 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.639 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.639 * [taylor]: Taking taylor expansion of 0.5 in p 1.639 * [backup-simplify]: Simplify 0.5 into 0.5 1.639 * [taylor]: Taking taylor expansion of 0.5 in p 1.639 * [backup-simplify]: Simplify 0.5 into 0.5 1.639 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.639 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.639 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.639 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.639 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.639 * [taylor]: Taking taylor expansion of x in x 1.639 * [backup-simplify]: Simplify 0 into 0 1.639 * [backup-simplify]: Simplify 1 into 1 1.640 * [backup-simplify]: Simplify (/ 1 1) into 1 1.640 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.640 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.640 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.640 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.640 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.640 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.640 * [taylor]: Taking taylor expansion of p in x 1.640 * [backup-simplify]: Simplify p into p 1.640 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.640 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.640 * [taylor]: Taking taylor expansion of 4 in x 1.640 * [backup-simplify]: Simplify 4 into 4 1.640 * [taylor]: Taking taylor expansion of p in x 1.640 * [backup-simplify]: Simplify p into p 1.640 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.640 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.640 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.640 * [taylor]: Taking taylor expansion of x in x 1.640 * [backup-simplify]: Simplify 0 into 0 1.640 * [backup-simplify]: Simplify 1 into 1 1.640 * [backup-simplify]: Simplify (* 1 1) into 1 1.640 * [backup-simplify]: Simplify (/ 1 1) into 1 1.641 * [backup-simplify]: Simplify (+ 0 1) into 1 1.641 * [backup-simplify]: Simplify (/ 1 1) into 1 1.641 * [backup-simplify]: Simplify (sqrt 1) into 1 1.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.642 * [backup-simplify]: Simplify (+ 0 0) into 0 1.643 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.643 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.643 * [taylor]: Taking taylor expansion of 0.5 in x 1.643 * [backup-simplify]: Simplify 0.5 into 0.5 1.643 * [taylor]: Taking taylor expansion of 0.5 in x 1.643 * [backup-simplify]: Simplify 0.5 into 0.5 1.643 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.643 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.643 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.643 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.643 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.643 * [taylor]: Taking taylor expansion of x in x 1.643 * [backup-simplify]: Simplify 0 into 0 1.643 * [backup-simplify]: Simplify 1 into 1 1.644 * [backup-simplify]: Simplify (/ 1 1) into 1 1.644 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.644 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.644 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.644 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.644 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.644 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.644 * [taylor]: Taking taylor expansion of p in x 1.644 * [backup-simplify]: Simplify p into p 1.644 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.644 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.644 * [taylor]: Taking taylor expansion of 4 in x 1.644 * [backup-simplify]: Simplify 4 into 4 1.644 * [taylor]: Taking taylor expansion of p in x 1.644 * [backup-simplify]: Simplify p into p 1.644 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.644 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.644 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.644 * [taylor]: Taking taylor expansion of x in x 1.644 * [backup-simplify]: Simplify 0 into 0 1.644 * [backup-simplify]: Simplify 1 into 1 1.644 * [backup-simplify]: Simplify (* 1 1) into 1 1.644 * [backup-simplify]: Simplify (/ 1 1) into 1 1.645 * [backup-simplify]: Simplify (+ 0 1) into 1 1.645 * [backup-simplify]: Simplify (/ 1 1) into 1 1.645 * [backup-simplify]: Simplify (sqrt 1) into 1 1.646 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.646 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.646 * [backup-simplify]: Simplify (+ 0 0) into 0 1.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.647 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.647 * [taylor]: Taking taylor expansion of 0.5 in x 1.647 * [backup-simplify]: Simplify 0.5 into 0.5 1.647 * [taylor]: Taking taylor expansion of 0.5 in x 1.647 * [backup-simplify]: Simplify 0.5 into 0.5 1.647 * [backup-simplify]: Simplify (* 1 1) into 1 1.648 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 1.648 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 1.648 * [taylor]: Taking taylor expansion of 1.0 in p 1.648 * [backup-simplify]: Simplify 1.0 into 1.0 1.648 * [backup-simplify]: Simplify 1.0 into 1.0 1.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.649 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 1.650 * [backup-simplify]: Simplify (+ 0 0) into 0 1.650 * [taylor]: Taking taylor expansion of 0 in p 1.650 * [backup-simplify]: Simplify 0 into 0 1.650 * [backup-simplify]: Simplify 0 into 0 1.650 * [backup-simplify]: Simplify 0 into 0 1.650 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 1.650 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.651 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.652 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.653 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.654 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 1.654 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 1.654 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 (pow p 2)))) in p 1.654 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 1.654 * [taylor]: Taking taylor expansion of 1.0 in p 1.654 * [backup-simplify]: Simplify 1.0 into 1.0 1.654 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 1.654 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.654 * [taylor]: Taking taylor expansion of p in p 1.654 * [backup-simplify]: Simplify 0 into 0 1.654 * [backup-simplify]: Simplify 1 into 1 1.654 * [backup-simplify]: Simplify (* 1 1) into 1 1.654 * [backup-simplify]: Simplify (/ 1 1) into 1 1.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.655 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.656 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.657 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 1.657 * [backup-simplify]: Simplify (- 0) into 0 1.657 * [backup-simplify]: Simplify 0 into 0 1.657 * [backup-simplify]: Simplify 0 into 0 1.657 * [backup-simplify]: Simplify 0 into 0 1.657 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 1.658 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 1.658 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 1.658 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.659 * [backup-simplify]: Simplify (+ 0 0) into 0 1.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 1.660 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 1.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 1.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 1.663 * [backup-simplify]: Simplify (+ 0 0) into 0 1.663 * [taylor]: Taking taylor expansion of 0 in p 1.663 * [backup-simplify]: Simplify 0 into 0 1.663 * [backup-simplify]: Simplify 0 into 0 1.663 * [backup-simplify]: Simplify 1.0 into 1.0 1.663 * [backup-simplify]: Simplify (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5) into (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 1.663 * [approximate]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in (x p) around 0 1.663 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 1.663 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.663 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 1.663 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 1.663 * [taylor]: Taking taylor expansion of -1 in p 1.663 * [backup-simplify]: Simplify -1 into -1 1.663 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 1.663 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.663 * [taylor]: Taking taylor expansion of x in p 1.663 * [backup-simplify]: Simplify x into x 1.663 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.663 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 1.663 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 1.663 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 1.663 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.664 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 1.664 * [taylor]: Taking taylor expansion of (/ -1 p) in p 1.664 * [taylor]: Taking taylor expansion of -1 in p 1.664 * [backup-simplify]: Simplify -1 into -1 1.664 * [taylor]: Taking taylor expansion of p in p 1.664 * [backup-simplify]: Simplify 0 into 0 1.664 * [backup-simplify]: Simplify 1 into 1 1.664 * [backup-simplify]: Simplify (/ -1 1) into -1 1.664 * [taylor]: Taking taylor expansion of (/ -4 p) in p 1.664 * [taylor]: Taking taylor expansion of -4 in p 1.664 * [backup-simplify]: Simplify -4 into -4 1.664 * [taylor]: Taking taylor expansion of p in p 1.664 * [backup-simplify]: Simplify 0 into 0 1.664 * [backup-simplify]: Simplify 1 into 1 1.664 * [backup-simplify]: Simplify (/ -4 1) into -4 1.664 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.664 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.664 * [taylor]: Taking taylor expansion of x in p 1.664 * [backup-simplify]: Simplify x into x 1.664 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.664 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.665 * [backup-simplify]: Simplify (* -1 -4) into 4 1.665 * [backup-simplify]: Simplify (+ 4 0) into 4 1.665 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.665 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.667 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 1.667 * [backup-simplify]: Simplify (+ 0 0) into 0 1.668 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.668 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.668 * [taylor]: Taking taylor expansion of 0.5 in p 1.668 * [backup-simplify]: Simplify 0.5 into 0.5 1.668 * [taylor]: Taking taylor expansion of 0.5 in p 1.668 * [backup-simplify]: Simplify 0.5 into 0.5 1.668 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.668 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.668 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.668 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.668 * [taylor]: Taking taylor expansion of -1 in x 1.668 * [backup-simplify]: Simplify -1 into -1 1.668 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.668 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.668 * [taylor]: Taking taylor expansion of x in x 1.668 * [backup-simplify]: Simplify 0 into 0 1.668 * [backup-simplify]: Simplify 1 into 1 1.669 * [backup-simplify]: Simplify (/ 1 1) into 1 1.669 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.669 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.669 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.669 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.669 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.669 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.669 * [taylor]: Taking taylor expansion of -1 in x 1.669 * [backup-simplify]: Simplify -1 into -1 1.669 * [taylor]: Taking taylor expansion of p in x 1.669 * [backup-simplify]: Simplify p into p 1.669 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.669 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.669 * [taylor]: Taking taylor expansion of -4 in x 1.669 * [backup-simplify]: Simplify -4 into -4 1.669 * [taylor]: Taking taylor expansion of p in x 1.669 * [backup-simplify]: Simplify p into p 1.669 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.669 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.669 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.669 * [taylor]: Taking taylor expansion of x in x 1.669 * [backup-simplify]: Simplify 0 into 0 1.669 * [backup-simplify]: Simplify 1 into 1 1.669 * [backup-simplify]: Simplify (* 1 1) into 1 1.669 * [backup-simplify]: Simplify (/ 1 1) into 1 1.670 * [backup-simplify]: Simplify (+ 0 1) into 1 1.670 * [backup-simplify]: Simplify (/ 1 1) into 1 1.670 * [backup-simplify]: Simplify (sqrt 1) into 1 1.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.671 * [backup-simplify]: Simplify (+ 0 0) into 0 1.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.672 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.672 * [taylor]: Taking taylor expansion of 0.5 in x 1.672 * [backup-simplify]: Simplify 0.5 into 0.5 1.672 * [taylor]: Taking taylor expansion of 0.5 in x 1.672 * [backup-simplify]: Simplify 0.5 into 0.5 1.672 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.672 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.672 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.672 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.672 * [taylor]: Taking taylor expansion of -1 in x 1.672 * [backup-simplify]: Simplify -1 into -1 1.672 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.672 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.672 * [taylor]: Taking taylor expansion of x in x 1.672 * [backup-simplify]: Simplify 0 into 0 1.672 * [backup-simplify]: Simplify 1 into 1 1.673 * [backup-simplify]: Simplify (/ 1 1) into 1 1.673 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.673 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.673 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.673 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.673 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.673 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.673 * [taylor]: Taking taylor expansion of -1 in x 1.673 * [backup-simplify]: Simplify -1 into -1 1.673 * [taylor]: Taking taylor expansion of p in x 1.673 * [backup-simplify]: Simplify p into p 1.673 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.673 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.673 * [taylor]: Taking taylor expansion of -4 in x 1.673 * [backup-simplify]: Simplify -4 into -4 1.673 * [taylor]: Taking taylor expansion of p in x 1.673 * [backup-simplify]: Simplify p into p 1.673 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.673 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.673 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.673 * [taylor]: Taking taylor expansion of x in x 1.673 * [backup-simplify]: Simplify 0 into 0 1.673 * [backup-simplify]: Simplify 1 into 1 1.673 * [backup-simplify]: Simplify (* 1 1) into 1 1.673 * [backup-simplify]: Simplify (/ 1 1) into 1 1.674 * [backup-simplify]: Simplify (+ 0 1) into 1 1.674 * [backup-simplify]: Simplify (/ 1 1) into 1 1.674 * [backup-simplify]: Simplify (sqrt 1) into 1 1.675 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.675 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.675 * [backup-simplify]: Simplify (+ 0 0) into 0 1.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.676 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.676 * [taylor]: Taking taylor expansion of 0.5 in x 1.676 * [backup-simplify]: Simplify 0.5 into 0.5 1.676 * [taylor]: Taking taylor expansion of 0.5 in x 1.676 * [backup-simplify]: Simplify 0.5 into 0.5 1.677 * [backup-simplify]: Simplify (* 1 1) into 1 1.677 * [backup-simplify]: Simplify (* -1 1) into -1 1.677 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 1.677 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 1.678 * [taylor]: Taking taylor expansion of 0 in p 1.678 * [backup-simplify]: Simplify 0 into 0 1.678 * [backup-simplify]: Simplify 0 into 0 1.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.678 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.679 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 1.679 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 1.679 * [backup-simplify]: Simplify (+ 0 0) into 0 1.679 * [taylor]: Taking taylor expansion of 0 in p 1.679 * [backup-simplify]: Simplify 0 into 0 1.679 * [backup-simplify]: Simplify 0 into 0 1.680 * [backup-simplify]: Simplify 0 into 0 1.680 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 1.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.681 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.682 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.683 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.683 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 1.684 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 1.684 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 1.684 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 1.684 * [taylor]: Taking taylor expansion of 1.0 in p 1.684 * [backup-simplify]: Simplify 1.0 into 1.0 1.684 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 1.684 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.684 * [taylor]: Taking taylor expansion of p in p 1.684 * [backup-simplify]: Simplify 0 into 0 1.684 * [backup-simplify]: Simplify 1 into 1 1.684 * [backup-simplify]: Simplify (* 1 1) into 1 1.685 * [backup-simplify]: Simplify (/ 1 1) into 1 1.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.686 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.687 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 1.687 * [backup-simplify]: Simplify 0 into 0 1.687 * [backup-simplify]: Simplify 0 into 0 1.687 * [backup-simplify]: Simplify 0 into 0 1.687 * [backup-simplify]: Simplify 0 into 0 1.687 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 1.687 * [backup-simplify]: Simplify (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) into (exp (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5)) 1.687 * [approximate]: Taking taylor expansion of (exp (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5)) in (x p) around 0 1.687 * [taylor]: Taking taylor expansion of (exp (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5)) in p 1.687 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 1.688 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.688 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 1.688 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 1.688 * [taylor]: Taking taylor expansion of x in p 1.688 * [backup-simplify]: Simplify x into x 1.688 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 1.688 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 1.688 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 1.688 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.688 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 1.688 * [taylor]: Taking taylor expansion of p in p 1.688 * [backup-simplify]: Simplify 0 into 0 1.688 * [backup-simplify]: Simplify 1 into 1 1.688 * [taylor]: Taking taylor expansion of (* 4 p) in p 1.688 * [taylor]: Taking taylor expansion of 4 in p 1.688 * [backup-simplify]: Simplify 4 into 4 1.688 * [taylor]: Taking taylor expansion of p in p 1.688 * [backup-simplify]: Simplify 0 into 0 1.688 * [backup-simplify]: Simplify 1 into 1 1.688 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.688 * [taylor]: Taking taylor expansion of x in p 1.688 * [backup-simplify]: Simplify x into x 1.688 * [backup-simplify]: Simplify (* 4 0) into 0 1.688 * [backup-simplify]: Simplify (* 0 0) into 0 1.688 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.688 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 1.689 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.689 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 1.689 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 1.689 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 1.689 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 1.690 * [backup-simplify]: Simplify (+ 0 0) into 0 1.690 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 1.690 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 1.690 * [taylor]: Taking taylor expansion of 0.5 in p 1.690 * [backup-simplify]: Simplify 0.5 into 0.5 1.690 * [taylor]: Taking taylor expansion of 0.5 in p 1.690 * [backup-simplify]: Simplify 0.5 into 0.5 1.690 * [backup-simplify]: Simplify (* x (/ 1 x)) into 1 1.690 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 1.691 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 1.691 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.691 * [taylor]: Taking taylor expansion of (exp (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5)) in x 1.691 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.691 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.691 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.691 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.691 * [taylor]: Taking taylor expansion of x in x 1.691 * [backup-simplify]: Simplify 0 into 0 1.691 * [backup-simplify]: Simplify 1 into 1 1.691 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.691 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.691 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.691 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.691 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.691 * [taylor]: Taking taylor expansion of p in x 1.691 * [backup-simplify]: Simplify p into p 1.691 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.691 * [taylor]: Taking taylor expansion of 4 in x 1.691 * [backup-simplify]: Simplify 4 into 4 1.691 * [taylor]: Taking taylor expansion of p in x 1.691 * [backup-simplify]: Simplify p into p 1.691 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.691 * [taylor]: Taking taylor expansion of x in x 1.691 * [backup-simplify]: Simplify 0 into 0 1.691 * [backup-simplify]: Simplify 1 into 1 1.691 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.691 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.691 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.691 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.692 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.692 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.692 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.692 * [backup-simplify]: Simplify (+ 0 0) into 0 1.692 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.692 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.692 * [taylor]: Taking taylor expansion of 0.5 in x 1.692 * [backup-simplify]: Simplify 0.5 into 0.5 1.692 * [taylor]: Taking taylor expansion of 0.5 in x 1.692 * [backup-simplify]: Simplify 0.5 into 0.5 1.692 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 1.693 * [backup-simplify]: Simplify (* 0 0.5) into 0 1.693 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.693 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.693 * [taylor]: Taking taylor expansion of (exp (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5)) in x 1.693 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 1.693 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 1.693 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 1.693 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 1.693 * [taylor]: Taking taylor expansion of x in x 1.693 * [backup-simplify]: Simplify 0 into 0 1.693 * [backup-simplify]: Simplify 1 into 1 1.693 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 1.693 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 1.693 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 1.694 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 1.694 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 1.694 * [taylor]: Taking taylor expansion of p in x 1.694 * [backup-simplify]: Simplify p into p 1.694 * [taylor]: Taking taylor expansion of (* 4 p) in x 1.694 * [taylor]: Taking taylor expansion of 4 in x 1.694 * [backup-simplify]: Simplify 4 into 4 1.694 * [taylor]: Taking taylor expansion of p in x 1.694 * [backup-simplify]: Simplify p into p 1.694 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.694 * [taylor]: Taking taylor expansion of x in x 1.694 * [backup-simplify]: Simplify 0 into 0 1.694 * [backup-simplify]: Simplify 1 into 1 1.694 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 1.694 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 1.694 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 1.694 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 1.694 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 1.694 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 1.694 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 1.695 * [backup-simplify]: Simplify (+ 0 0) into 0 1.695 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 1.695 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 1.695 * [taylor]: Taking taylor expansion of 0.5 in x 1.695 * [backup-simplify]: Simplify 0.5 into 0.5 1.695 * [taylor]: Taking taylor expansion of 0.5 in x 1.695 * [backup-simplify]: Simplify 0.5 into 0.5 1.695 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 1.695 * [backup-simplify]: Simplify (* 0 0.5) into 0 1.696 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.696 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.696 * [taylor]: Taking taylor expansion of (exp 0.5) in p 1.696 * [taylor]: Taking taylor expansion of 0.5 in p 1.696 * [backup-simplify]: Simplify 0.5 into 0.5 1.696 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.696 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.697 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 1.697 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 1.697 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 1.697 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow (* 0.25 (/ 1 p)) 1) 1)))) into (* 0.25 (/ (exp 0.5) p)) 1.697 * [taylor]: Taking taylor expansion of (* 0.25 (/ (exp 0.5) p)) in p 1.697 * [taylor]: Taking taylor expansion of 0.25 in p 1.697 * [backup-simplify]: Simplify 0.25 into 0.25 1.697 * [taylor]: Taking taylor expansion of (/ (exp 0.5) p) in p 1.697 * [taylor]: Taking taylor expansion of (exp 0.5) in p 1.697 * [taylor]: Taking taylor expansion of 0.5 in p 1.697 * [backup-simplify]: Simplify 0.5 into 0.5 1.698 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.698 * [taylor]: Taking taylor expansion of p in p 1.698 * [backup-simplify]: Simplify 0 into 0 1.698 * [backup-simplify]: Simplify 1 into 1 1.698 * [backup-simplify]: Simplify (/ (exp 0.5) 1) into (exp 0.5) 1.699 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 1) 1)))) into 0 1.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)))) into 0 1.700 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 (exp 0.5))) into 0 1.700 * [backup-simplify]: Simplify 0 into 0 1.701 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 1) 1)))) into 0 1.701 * [backup-simplify]: Simplify 0 into 0 1.701 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 1.701 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 1.702 * [backup-simplify]: Simplify (* 1 1) into 1 1.702 * [backup-simplify]: Simplify (+ 0 1) into 1 1.702 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 1.703 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 1.703 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 1.704 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 1.704 * [backup-simplify]: Simplify (+ 0 0) into 0 1.705 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow (* 0.25 (/ 1 p)) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 0.03125 (/ (exp 0.5) (pow p 2))) 1.705 * [taylor]: Taking taylor expansion of (* 0.03125 (/ (exp 0.5) (pow p 2))) in p 1.705 * [taylor]: Taking taylor expansion of 0.03125 in p 1.705 * [backup-simplify]: Simplify 0.03125 into 0.03125 1.705 * [taylor]: Taking taylor expansion of (/ (exp 0.5) (pow p 2)) in p 1.705 * [taylor]: Taking taylor expansion of (exp 0.5) in p 1.705 * [taylor]: Taking taylor expansion of 0.5 in p 1.705 * [backup-simplify]: Simplify 0.5 into 0.5 1.705 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.705 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.705 * [taylor]: Taking taylor expansion of p in p 1.705 * [backup-simplify]: Simplify 0 into 0 1.705 * [backup-simplify]: Simplify 1 into 1 1.705 * [backup-simplify]: Simplify (* 1 1) into 1 1.706 * [backup-simplify]: Simplify (/ (exp 0.5) 1) into (exp 0.5) 1.707 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.708 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 1) 1)))) into 0 1.708 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)))) into 0 1.710 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.710 * [backup-simplify]: Simplify (+ (* 0.03125 0) (+ (* 0 0) (* 0 (exp 0.5)))) into 0 1.710 * [backup-simplify]: Simplify 0 into 0 1.711 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.712 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 (exp 0.5)))) into 0 1.712 * [backup-simplify]: Simplify 0 into 0 1.713 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.713 * [backup-simplify]: Simplify 0 into 0 1.714 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 1.715 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 1.715 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.715 * [backup-simplify]: Simplify (+ 0 0) into 0 1.716 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 1.716 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 1.716 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 1.717 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.717 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 1.718 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow (* 0.25 (/ 1 p)) 3) 6)) (* (/ (pow (* 0.25 (/ 1 p)) 1) 1) (/ (pow 0 1) 1)) (* (/ (pow (- (* 0.03125 (/ 1 (pow p 3)))) 1) 1)))) into (* -0.028645833333333332 (/ (exp 0.5) (pow p 3))) 1.718 * [taylor]: Taking taylor expansion of (* -0.028645833333333332 (/ (exp 0.5) (pow p 3))) in p 1.718 * [taylor]: Taking taylor expansion of -0.028645833333333332 in p 1.718 * [backup-simplify]: Simplify -0.028645833333333332 into -0.028645833333333332 1.718 * [taylor]: Taking taylor expansion of (/ (exp 0.5) (pow p 3)) in p 1.718 * [taylor]: Taking taylor expansion of (exp 0.5) in p 1.718 * [taylor]: Taking taylor expansion of 0.5 in p 1.718 * [backup-simplify]: Simplify 0.5 into 0.5 1.718 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.718 * [taylor]: Taking taylor expansion of (pow p 3) in p 1.718 * [taylor]: Taking taylor expansion of p in p 1.718 * [backup-simplify]: Simplify 0 into 0 1.718 * [backup-simplify]: Simplify 1 into 1 1.719 * [backup-simplify]: Simplify (* 1 1) into 1 1.719 * [backup-simplify]: Simplify (* 1 1) into 1 1.719 * [backup-simplify]: Simplify (/ (exp 0.5) 1) into (exp 0.5) 1.721 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.721 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.722 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.722 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.723 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.723 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 1) 1)))) into 0 1.727 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.728 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)))) into 0 1.728 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.729 * [backup-simplify]: Simplify (* (exp 0.5) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.730 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 0.5) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.731 * [backup-simplify]: Simplify (+ (* -0.028645833333333332 0) (+ (* 0 0) (+ (* 0 0) (* 0 (exp 0.5))))) into 0 1.731 * [backup-simplify]: Simplify 0 into 0 1.731 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.732 * [backup-simplify]: Simplify (exp (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5)) into (exp (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5)) 1.732 * [approximate]: Taking taylor expansion of (exp (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5)) in (x p) around 0 1.732 * [taylor]: Taking taylor expansion of (exp (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5)) in p 1.732 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 1.732 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.732 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 1.732 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 1.732 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.732 * [taylor]: Taking taylor expansion of x in p 1.732 * [backup-simplify]: Simplify x into x 1.732 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.732 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 1.732 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 1.732 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 1.732 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.732 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 1.732 * [taylor]: Taking taylor expansion of (/ 1 p) in p 1.732 * [taylor]: Taking taylor expansion of p in p 1.732 * [backup-simplify]: Simplify 0 into 0 1.732 * [backup-simplify]: Simplify 1 into 1 1.732 * [backup-simplify]: Simplify (/ 1 1) into 1 1.732 * [taylor]: Taking taylor expansion of (/ 4 p) in p 1.732 * [taylor]: Taking taylor expansion of 4 in p 1.732 * [backup-simplify]: Simplify 4 into 4 1.732 * [taylor]: Taking taylor expansion of p in p 1.733 * [backup-simplify]: Simplify 0 into 0 1.733 * [backup-simplify]: Simplify 1 into 1 1.733 * [backup-simplify]: Simplify (/ 4 1) into 4 1.733 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.733 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.733 * [taylor]: Taking taylor expansion of x in p 1.733 * [backup-simplify]: Simplify x into x 1.733 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.733 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.733 * [backup-simplify]: Simplify (* 1 4) into 4 1.733 * [backup-simplify]: Simplify (+ 4 0) into 4 1.734 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.734 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.734 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 1.735 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.735 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 1.736 * [backup-simplify]: Simplify (+ 0 0) into 0 1.736 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.736 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.736 * [taylor]: Taking taylor expansion of 0.5 in p 1.736 * [backup-simplify]: Simplify 0.5 into 0.5 1.737 * [taylor]: Taking taylor expansion of 0.5 in p 1.737 * [backup-simplify]: Simplify 0.5 into 0.5 1.737 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.737 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.737 * [taylor]: Taking taylor expansion of (exp (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5)) in x 1.737 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.737 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.737 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.737 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.737 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.737 * [taylor]: Taking taylor expansion of x in x 1.737 * [backup-simplify]: Simplify 0 into 0 1.737 * [backup-simplify]: Simplify 1 into 1 1.737 * [backup-simplify]: Simplify (/ 1 1) into 1 1.738 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.738 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.738 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.738 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.738 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.738 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.738 * [taylor]: Taking taylor expansion of p in x 1.738 * [backup-simplify]: Simplify p into p 1.738 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.738 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.738 * [taylor]: Taking taylor expansion of 4 in x 1.738 * [backup-simplify]: Simplify 4 into 4 1.738 * [taylor]: Taking taylor expansion of p in x 1.738 * [backup-simplify]: Simplify p into p 1.738 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.738 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.738 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.738 * [taylor]: Taking taylor expansion of x in x 1.738 * [backup-simplify]: Simplify 0 into 0 1.738 * [backup-simplify]: Simplify 1 into 1 1.738 * [backup-simplify]: Simplify (* 1 1) into 1 1.738 * [backup-simplify]: Simplify (/ 1 1) into 1 1.739 * [backup-simplify]: Simplify (+ 0 1) into 1 1.739 * [backup-simplify]: Simplify (/ 1 1) into 1 1.739 * [backup-simplify]: Simplify (sqrt 1) into 1 1.739 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.740 * [backup-simplify]: Simplify (+ 0 0) into 0 1.741 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.741 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.741 * [taylor]: Taking taylor expansion of 0.5 in x 1.741 * [backup-simplify]: Simplify 0.5 into 0.5 1.741 * [taylor]: Taking taylor expansion of 0.5 in x 1.741 * [backup-simplify]: Simplify 0.5 into 0.5 1.741 * [backup-simplify]: Simplify (* 1 1) into 1 1.742 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 1.742 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 1.742 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.742 * [taylor]: Taking taylor expansion of (exp (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5)) in x 1.742 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 1.742 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 1.742 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 1.742 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 1.742 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.742 * [taylor]: Taking taylor expansion of x in x 1.742 * [backup-simplify]: Simplify 0 into 0 1.742 * [backup-simplify]: Simplify 1 into 1 1.742 * [backup-simplify]: Simplify (/ 1 1) into 1 1.743 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 1.743 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 1.743 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 1.743 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 1.743 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 1.743 * [taylor]: Taking taylor expansion of (/ 1 p) in x 1.743 * [taylor]: Taking taylor expansion of p in x 1.743 * [backup-simplify]: Simplify p into p 1.743 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 1.743 * [taylor]: Taking taylor expansion of (/ 4 p) in x 1.743 * [taylor]: Taking taylor expansion of 4 in x 1.743 * [backup-simplify]: Simplify 4 into 4 1.743 * [taylor]: Taking taylor expansion of p in x 1.743 * [backup-simplify]: Simplify p into p 1.743 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 1.743 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.743 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.743 * [taylor]: Taking taylor expansion of x in x 1.743 * [backup-simplify]: Simplify 0 into 0 1.743 * [backup-simplify]: Simplify 1 into 1 1.743 * [backup-simplify]: Simplify (* 1 1) into 1 1.743 * [backup-simplify]: Simplify (/ 1 1) into 1 1.744 * [backup-simplify]: Simplify (+ 0 1) into 1 1.744 * [backup-simplify]: Simplify (/ 1 1) into 1 1.744 * [backup-simplify]: Simplify (sqrt 1) into 1 1.744 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.745 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.745 * [backup-simplify]: Simplify (+ 0 0) into 0 1.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.746 * [taylor]: Taking taylor expansion of 0.5 in x 1.746 * [backup-simplify]: Simplify 0.5 into 0.5 1.746 * [taylor]: Taking taylor expansion of 0.5 in x 1.746 * [backup-simplify]: Simplify 0.5 into 0.5 1.746 * [backup-simplify]: Simplify (* 1 1) into 1 1.747 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 1.747 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 1.747 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.747 * [taylor]: Taking taylor expansion of (exp 1.0) in p 1.747 * [taylor]: Taking taylor expansion of 1.0 in p 1.747 * [backup-simplify]: Simplify 1.0 into 1.0 1.747 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.748 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 1.749 * [backup-simplify]: Simplify (+ 0 0) into 0 1.750 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 1) 1)))) into 0 1.750 * [taylor]: Taking taylor expansion of 0 in p 1.750 * [backup-simplify]: Simplify 0 into 0 1.750 * [backup-simplify]: Simplify 0 into 0 1.751 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 1) 1)))) into 0 1.751 * [backup-simplify]: Simplify 0 into 0 1.751 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 1.751 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.752 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.753 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.754 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 1.755 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 1.756 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 1.0 (/ 1 (pow p 2)))) 1) 1)))) into (* -1.0 (/ (exp 1.0) (pow p 2))) 1.756 * [taylor]: Taking taylor expansion of (* -1.0 (/ (exp 1.0) (pow p 2))) in p 1.756 * [taylor]: Taking taylor expansion of -1.0 in p 1.756 * [backup-simplify]: Simplify -1.0 into -1.0 1.756 * [taylor]: Taking taylor expansion of (/ (exp 1.0) (pow p 2)) in p 1.756 * [taylor]: Taking taylor expansion of (exp 1.0) in p 1.756 * [taylor]: Taking taylor expansion of 1.0 in p 1.756 * [backup-simplify]: Simplify 1.0 into 1.0 1.756 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.756 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.756 * [taylor]: Taking taylor expansion of p in p 1.756 * [backup-simplify]: Simplify 0 into 0 1.756 * [backup-simplify]: Simplify 1 into 1 1.757 * [backup-simplify]: Simplify (* 1 1) into 1 1.757 * [backup-simplify]: Simplify (/ (exp 1.0) 1) into (exp 1.0) 1.758 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.759 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.759 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 1) 1)))) into 0 1.760 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 1.0) (/ 0 1)))) into 0 1.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp 1.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.762 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (* 0 (exp 1.0)))) into 0 1.762 * [backup-simplify]: Simplify 0 into 0 1.762 * [backup-simplify]: Simplify 0 into 0 1.763 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 1.763 * [backup-simplify]: Simplify 0 into 0 1.763 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 1.763 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 1.763 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 1.764 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.764 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.764 * [backup-simplify]: Simplify (+ 0 0) into 0 1.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 1.765 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 1.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.767 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 1.767 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 1.768 * [backup-simplify]: Simplify (+ 0 0) into 0 1.769 * [backup-simplify]: Simplify (* (exp 1.0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 1.0 (/ 1 (pow p 2)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.769 * [taylor]: Taking taylor expansion of 0 in p 1.769 * [backup-simplify]: Simplify 0 into 0 1.769 * [backup-simplify]: Simplify 0 into 0 1.769 * [backup-simplify]: Simplify (exp 1.0) into (exp 1.0) 1.770 * [backup-simplify]: Simplify (exp (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5)) into (exp (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5)) 1.770 * [approximate]: Taking taylor expansion of (exp (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5)) in (x p) around 0 1.770 * [taylor]: Taking taylor expansion of (exp (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5)) in p 1.770 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 1.770 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.770 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 1.770 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 1.770 * [taylor]: Taking taylor expansion of -1 in p 1.770 * [backup-simplify]: Simplify -1 into -1 1.770 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 1.770 * [taylor]: Taking taylor expansion of (/ 1 x) in p 1.770 * [taylor]: Taking taylor expansion of x in p 1.770 * [backup-simplify]: Simplify x into x 1.770 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 1.770 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 1.770 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 1.770 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 1.770 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.770 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 1.770 * [taylor]: Taking taylor expansion of (/ -1 p) in p 1.770 * [taylor]: Taking taylor expansion of -1 in p 1.770 * [backup-simplify]: Simplify -1 into -1 1.770 * [taylor]: Taking taylor expansion of p in p 1.770 * [backup-simplify]: Simplify 0 into 0 1.770 * [backup-simplify]: Simplify 1 into 1 1.770 * [backup-simplify]: Simplify (/ -1 1) into -1 1.770 * [taylor]: Taking taylor expansion of (/ -4 p) in p 1.770 * [taylor]: Taking taylor expansion of -4 in p 1.770 * [backup-simplify]: Simplify -4 into -4 1.770 * [taylor]: Taking taylor expansion of p in p 1.771 * [backup-simplify]: Simplify 0 into 0 1.771 * [backup-simplify]: Simplify 1 into 1 1.771 * [backup-simplify]: Simplify (/ -4 1) into -4 1.771 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 1.771 * [taylor]: Taking taylor expansion of (pow x 2) in p 1.771 * [taylor]: Taking taylor expansion of x in p 1.771 * [backup-simplify]: Simplify x into x 1.771 * [backup-simplify]: Simplify (* x x) into (pow x 2) 1.771 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 1.771 * [backup-simplify]: Simplify (* -1 -4) into 4 1.771 * [backup-simplify]: Simplify (+ 4 0) into 4 1.772 * [backup-simplify]: Simplify (/ 1 4) into 1/4 1.772 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 1.772 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 1.773 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.773 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 1.774 * [backup-simplify]: Simplify (+ 0 0) into 0 1.774 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 1.775 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 1.775 * [taylor]: Taking taylor expansion of 0.5 in p 1.775 * [backup-simplify]: Simplify 0.5 into 0.5 1.775 * [taylor]: Taking taylor expansion of 0.5 in p 1.775 * [backup-simplify]: Simplify 0.5 into 0.5 1.775 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 1.775 * [backup-simplify]: Simplify (exp 0.5) into (exp 0.5) 1.775 * [taylor]: Taking taylor expansion of (exp (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5)) in x 1.775 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.775 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.775 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.775 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.775 * [taylor]: Taking taylor expansion of -1 in x 1.775 * [backup-simplify]: Simplify -1 into -1 1.775 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.775 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.775 * [taylor]: Taking taylor expansion of x in x 1.775 * [backup-simplify]: Simplify 0 into 0 1.775 * [backup-simplify]: Simplify 1 into 1 1.776 * [backup-simplify]: Simplify (/ 1 1) into 1 1.776 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.776 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.776 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.776 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.776 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.776 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.776 * [taylor]: Taking taylor expansion of -1 in x 1.776 * [backup-simplify]: Simplify -1 into -1 1.776 * [taylor]: Taking taylor expansion of p in x 1.776 * [backup-simplify]: Simplify p into p 1.776 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.776 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.776 * [taylor]: Taking taylor expansion of -4 in x 1.776 * [backup-simplify]: Simplify -4 into -4 1.776 * [taylor]: Taking taylor expansion of p in x 1.776 * [backup-simplify]: Simplify p into p 1.776 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.776 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.776 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.776 * [taylor]: Taking taylor expansion of x in x 1.776 * [backup-simplify]: Simplify 0 into 0 1.776 * [backup-simplify]: Simplify 1 into 1 1.776 * [backup-simplify]: Simplify (* 1 1) into 1 1.776 * [backup-simplify]: Simplify (/ 1 1) into 1 1.777 * [backup-simplify]: Simplify (+ 0 1) into 1 1.777 * [backup-simplify]: Simplify (/ 1 1) into 1 1.777 * [backup-simplify]: Simplify (sqrt 1) into 1 1.778 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.778 * [backup-simplify]: Simplify (+ 0 0) into 0 1.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.779 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.779 * [taylor]: Taking taylor expansion of 0.5 in x 1.779 * [backup-simplify]: Simplify 0.5 into 0.5 1.779 * [taylor]: Taking taylor expansion of 0.5 in x 1.779 * [backup-simplify]: Simplify 0.5 into 0.5 1.779 * [backup-simplify]: Simplify (* 1 1) into 1 1.780 * [backup-simplify]: Simplify (* -1 1) into -1 1.780 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 1.780 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 1.781 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.781 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.781 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 1.782 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 1.782 * [backup-simplify]: Simplify (+ 0 0) into 0 1.782 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 1.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.783 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.785 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.786 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.786 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 1.787 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 1.787 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 1.787 * [backup-simplify]: Simplify (exp 0) into 1 1.787 * [taylor]: Taking taylor expansion of (exp (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5)) in x 1.787 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 1.787 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 1.787 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 1.787 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 1.787 * [taylor]: Taking taylor expansion of -1 in x 1.787 * [backup-simplify]: Simplify -1 into -1 1.787 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 1.787 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.787 * [taylor]: Taking taylor expansion of x in x 1.787 * [backup-simplify]: Simplify 0 into 0 1.787 * [backup-simplify]: Simplify 1 into 1 1.787 * [backup-simplify]: Simplify (/ 1 1) into 1 1.787 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 1.787 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 1.788 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 1.788 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 1.788 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 1.788 * [taylor]: Taking taylor expansion of (/ -1 p) in x 1.788 * [taylor]: Taking taylor expansion of -1 in x 1.788 * [backup-simplify]: Simplify -1 into -1 1.788 * [taylor]: Taking taylor expansion of p in x 1.788 * [backup-simplify]: Simplify p into p 1.788 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 1.788 * [taylor]: Taking taylor expansion of (/ -4 p) in x 1.788 * [taylor]: Taking taylor expansion of -4 in x 1.788 * [backup-simplify]: Simplify -4 into -4 1.788 * [taylor]: Taking taylor expansion of p in x 1.788 * [backup-simplify]: Simplify p into p 1.788 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 1.788 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.788 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.788 * [taylor]: Taking taylor expansion of x in x 1.788 * [backup-simplify]: Simplify 0 into 0 1.788 * [backup-simplify]: Simplify 1 into 1 1.788 * [backup-simplify]: Simplify (* 1 1) into 1 1.788 * [backup-simplify]: Simplify (/ 1 1) into 1 1.789 * [backup-simplify]: Simplify (+ 0 1) into 1 1.789 * [backup-simplify]: Simplify (/ 1 1) into 1 1.789 * [backup-simplify]: Simplify (sqrt 1) into 1 1.789 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.790 * [backup-simplify]: Simplify (+ 0 0) into 0 1.791 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.791 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.791 * [taylor]: Taking taylor expansion of 0.5 in x 1.791 * [backup-simplify]: Simplify 0.5 into 0.5 1.791 * [taylor]: Taking taylor expansion of 0.5 in x 1.791 * [backup-simplify]: Simplify 0.5 into 0.5 1.791 * [backup-simplify]: Simplify (* 1 1) into 1 1.792 * [backup-simplify]: Simplify (* -1 1) into -1 1.792 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 1.792 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 1.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.793 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.793 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 1.794 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 1.794 * [backup-simplify]: Simplify (+ 0 0) into 0 1.794 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 1.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.795 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 1.796 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 1.796 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 1.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.797 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 1.798 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 1.798 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 1.799 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 1.799 * [backup-simplify]: Simplify (exp 0) into 1 1.799 * [taylor]: Taking taylor expansion of 1 in p 1.799 * [backup-simplify]: Simplify 1 into 1 1.799 * [backup-simplify]: Simplify 1 into 1 1.799 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 1) 1)))) into 0 1.800 * [taylor]: Taking taylor expansion of 0 in p 1.800 * [backup-simplify]: Simplify 0 into 0 1.800 * [backup-simplify]: Simplify 0 into 0 1.800 * [backup-simplify]: Simplify 0 into 0 1.800 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (* 1.0 (/ 1 (pow p 2))) 1) 1)))) into (/ 1.0 (pow p 2)) 1.800 * [taylor]: Taking taylor expansion of (/ 1.0 (pow p 2)) in p 1.800 * [taylor]: Taking taylor expansion of 1.0 in p 1.800 * [backup-simplify]: Simplify 1.0 into 1.0 1.800 * [taylor]: Taking taylor expansion of (pow p 2) in p 1.800 * [taylor]: Taking taylor expansion of p in p 1.800 * [backup-simplify]: Simplify 0 into 0 1.800 * [backup-simplify]: Simplify 1 into 1 1.800 * [backup-simplify]: Simplify (* 1 1) into 1 1.801 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 1.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.802 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.802 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 1.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.803 * [backup-simplify]: Simplify 0 into 0 1.803 * [backup-simplify]: Simplify 0 into 0 1.803 * [backup-simplify]: Simplify 0 into 0 1.803 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -4 p) (/ 0 p)))) into 0 1.803 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -1 p) (/ 0 p)))) into 0 1.803 * [backup-simplify]: Simplify (+ (* (/ -1 p) 0) (* 0 (/ -4 p))) into 0 1.804 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.804 * [backup-simplify]: Simplify (+ 0 0) into 0 1.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 1.806 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 1.806 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.807 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 1.808 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1)))) into 0 1.808 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* (* 2 (/ 1 (pow p 2))) 0) (* 0 0.5)))) into 0 1.809 * [backup-simplify]: Simplify (+ 0 0) into 0 1.810 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (* 1.0 (/ 1 (pow p 2))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 1.810 * [taylor]: Taking taylor expansion of 0 in p 1.810 * [backup-simplify]: Simplify 0 into 0 1.810 * [backup-simplify]: Simplify 0 into 0 1.810 * [backup-simplify]: Simplify 1 into 1 1.810 * * * [progress]: simplifying candidates 1.810 * * * * [progress]: [ 1 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 2 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 3 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 4 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 5 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 6 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 7 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 8 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 9 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 10 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 11 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 12 / 73 ] simplifiying candidate # 1.810 * * * * [progress]: [ 13 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 14 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 15 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 16 / 73 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)))))> 1.811 * * * * [progress]: [ 17 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 18 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 19 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 20 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 21 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 22 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 23 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 24 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 25 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 26 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 27 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 28 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 29 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 30 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 31 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 32 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 33 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 34 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 35 / 73 ] simplifiying candidate #real (real->posit16 (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))))))> 1.811 * * * * [progress]: [ 36 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 37 / 73 ] simplifiying candidate # 1.811 * * * * [progress]: [ 38 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 39 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 40 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 41 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 42 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 43 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 44 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 45 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 46 / 73 ] simplifiying candidate #real (real->posit16 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))))))> 1.812 * * * * [progress]: [ 47 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 48 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 49 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 50 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 51 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 52 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 53 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 54 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 55 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 56 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 57 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 58 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 59 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 60 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 61 / 73 ] simplifiying candidate #real (real->posit16 (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))))))> 1.812 * * * * [progress]: [ 62 / 73 ] simplifiying candidate # 1.812 * * * * [progress]: [ 63 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 64 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 65 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 66 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 67 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 68 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 69 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 70 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 71 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 72 / 73 ] simplifiying candidate # 1.813 * * * * [progress]: [ 73 / 73 ] simplifiying candidate # 1.817 * [simplify]: Simplifying: (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log1p (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (exp (* (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5))) (log (exp 0.5)) (log (* (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (log (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (sqrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (sqrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log 1) (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (log (exp (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (log (exp (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (exp 1)) (log (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (exp (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (cbrt (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (cbrt (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (* (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (sqrt (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (sqrt (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (real->posit16 (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (expm1 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (log1p (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5) (log (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (* (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (real->posit16 (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (expm1 (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (log1p (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (exp (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (exp (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (exp 1) (exp (* (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5)) (exp 0.5) (log (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (exp (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (cbrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (* (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (real->posit16 (exp (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) x (* 2 p) (* -2 p) 0.5 1.0 0 0.5 1.0 0 (exp 0.5) (exp 1.0) 1 1.818 * * [simplify]: iteration 1: (79 enodes) 1.836 * * [simplify]: iteration 2: (225 enodes) 1.866 * * [simplify]: iteration 3: (276 enodes) 1.905 * * [simplify]: iteration 4: (395 enodes) 1.970 * * [simplify]: iteration 5: (807 enodes) 2.291 * * [simplify]: Extracting #0: cost 48 inf + 0 2.292 * * [simplify]: Extracting #1: cost 241 inf + 78 2.294 * * [simplify]: Extracting #2: cost 541 inf + 6760 2.308 * * [simplify]: Extracting #3: cost 435 inf + 67099 2.359 * * [simplify]: Extracting #4: cost 88 inf + 210733 2.422 * * [simplify]: Extracting #5: cost 5 inf + 259376 2.488 * * [simplify]: Extracting #6: cost 0 inf + 262775 2.554 * [simplify]: Simplified to: (expm1 (sqrt (fma (* p 4) p (* x x)))) (log1p (sqrt (fma (* p 4) p (* x x)))) (log (sqrt (fma (* p 4) p (* x x)))) (exp (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (fma (* p 4) p (* x x)))) (cbrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (fma (* p 4) p (* x x)))) (* (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x)))) (fabs (cbrt (fma (* p 4) p (* x x)))) (sqrt (cbrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) 1/2 (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (real->posit16 (sqrt (fma (* p 4) p (* x x)))) (expm1 (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (log1p (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5) 0.5 (log (* (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))))) (log (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) (log (sqrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) (log (sqrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) 0 (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (* (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) 1 (log (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (* (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (real->posit16 (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (expm1 (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (log1p (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5) (log (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (* (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (real->posit16 (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (expm1 (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (log1p (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (exp (* (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) (exp (sqrt (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) E (exp (* (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (exp 0.5) (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5) (exp (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (* (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) (cbrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (* (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (* (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)) (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5)))) (sqrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (sqrt (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) (real->posit16 (exp (fma (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5 0.5))) x (* p 2) (* p -2) 0.5 1.0 0 0.5 1.0 0 (exp 0.5) (exp 1.0) 1 2.558 * * * [progress]: adding candidates to table 3.208 * * [progress]: iteration 3 / 4 3.208 * * * [progress]: picking best candidate 3.246 * * * * [pick]: Picked # 3.246 * * * [progress]: localizing error 3.287 * * * [progress]: generating rewritten candidates 3.287 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 1 2 1 1 2) 3.288 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 1 1 1 2) 3.289 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1 1 2) 3.291 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1 1) 3.300 * * * [progress]: generating series expansions 3.300 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 1 2 1 1 2) 3.300 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 3.300 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 3.300 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 3.300 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 3.300 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.300 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 3.301 * [taylor]: Taking taylor expansion of p in x 3.301 * [backup-simplify]: Simplify p into p 3.301 * [taylor]: Taking taylor expansion of (* 4 p) in x 3.301 * [taylor]: Taking taylor expansion of 4 in x 3.301 * [backup-simplify]: Simplify 4 into 4 3.301 * [taylor]: Taking taylor expansion of p in x 3.301 * [backup-simplify]: Simplify p into p 3.301 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.301 * [taylor]: Taking taylor expansion of x in x 3.301 * [backup-simplify]: Simplify 0 into 0 3.301 * [backup-simplify]: Simplify 1 into 1 3.301 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 3.301 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 3.301 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 3.301 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 3.301 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 3.301 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 3.302 * [backup-simplify]: Simplify (+ 0 0) into 0 3.302 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 3.302 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.302 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.302 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.302 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.302 * [taylor]: Taking taylor expansion of p in p 3.302 * [backup-simplify]: Simplify 0 into 0 3.302 * [backup-simplify]: Simplify 1 into 1 3.302 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.302 * [taylor]: Taking taylor expansion of 4 in p 3.302 * [backup-simplify]: Simplify 4 into 4 3.302 * [taylor]: Taking taylor expansion of p in p 3.302 * [backup-simplify]: Simplify 0 into 0 3.302 * [backup-simplify]: Simplify 1 into 1 3.302 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.302 * [taylor]: Taking taylor expansion of x in p 3.302 * [backup-simplify]: Simplify x into x 3.302 * [backup-simplify]: Simplify (* 4 0) into 0 3.303 * [backup-simplify]: Simplify (* 0 0) into 0 3.303 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.303 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.303 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.303 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.308 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.308 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.309 * [backup-simplify]: Simplify (+ 0 0) into 0 3.309 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.309 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.309 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.309 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.309 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.309 * [taylor]: Taking taylor expansion of p in p 3.309 * [backup-simplify]: Simplify 0 into 0 3.309 * [backup-simplify]: Simplify 1 into 1 3.309 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.309 * [taylor]: Taking taylor expansion of 4 in p 3.309 * [backup-simplify]: Simplify 4 into 4 3.309 * [taylor]: Taking taylor expansion of p in p 3.309 * [backup-simplify]: Simplify 0 into 0 3.309 * [backup-simplify]: Simplify 1 into 1 3.309 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.309 * [taylor]: Taking taylor expansion of x in p 3.309 * [backup-simplify]: Simplify x into x 3.309 * [backup-simplify]: Simplify (* 4 0) into 0 3.310 * [backup-simplify]: Simplify (* 0 0) into 0 3.310 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.310 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.310 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.310 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.311 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.311 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.311 * [backup-simplify]: Simplify (+ 0 0) into 0 3.311 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.311 * [taylor]: Taking taylor expansion of x in x 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [backup-simplify]: Simplify 1 into 1 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [taylor]: Taking taylor expansion of 0 in x 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [backup-simplify]: Simplify 1 into 1 3.312 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 3.313 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 3.313 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 3.313 * [backup-simplify]: Simplify (+ 4 0) into 4 3.314 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 3.314 * [taylor]: Taking taylor expansion of (/ 2 x) in x 3.314 * [taylor]: Taking taylor expansion of 2 in x 3.314 * [backup-simplify]: Simplify 2 into 2 3.314 * [taylor]: Taking taylor expansion of x in x 3.314 * [backup-simplify]: Simplify 0 into 0 3.314 * [backup-simplify]: Simplify 1 into 1 3.314 * [backup-simplify]: Simplify (/ 2 1) into 2 3.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 3.314 * [backup-simplify]: Simplify 0 into 0 3.314 * [backup-simplify]: Simplify 0 into 0 3.314 * [backup-simplify]: Simplify 0 into 0 3.315 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.316 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 3.317 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 3.317 * [backup-simplify]: Simplify (+ 0 0) into 0 3.317 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 3.317 * [taylor]: Taking taylor expansion of 0 in x 3.317 * [backup-simplify]: Simplify 0 into 0 3.317 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.318 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 3.318 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 3.318 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.318 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 3.318 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 3.318 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.318 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 3.318 * [taylor]: Taking taylor expansion of (/ 1 p) in x 3.318 * [taylor]: Taking taylor expansion of p in x 3.318 * [backup-simplify]: Simplify p into p 3.318 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 3.318 * [taylor]: Taking taylor expansion of (/ 4 p) in x 3.318 * [taylor]: Taking taylor expansion of 4 in x 3.318 * [backup-simplify]: Simplify 4 into 4 3.318 * [taylor]: Taking taylor expansion of p in x 3.318 * [backup-simplify]: Simplify p into p 3.318 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 3.318 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.318 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.318 * [taylor]: Taking taylor expansion of x in x 3.318 * [backup-simplify]: Simplify 0 into 0 3.318 * [backup-simplify]: Simplify 1 into 1 3.318 * [backup-simplify]: Simplify (* 1 1) into 1 3.319 * [backup-simplify]: Simplify (/ 1 1) into 1 3.319 * [backup-simplify]: Simplify (+ 0 1) into 1 3.319 * [backup-simplify]: Simplify (sqrt 1) into 1 3.320 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.320 * [backup-simplify]: Simplify (+ 0 0) into 0 3.321 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.321 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.321 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.321 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.321 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.321 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.321 * [taylor]: Taking taylor expansion of p in p 3.321 * [backup-simplify]: Simplify 0 into 0 3.321 * [backup-simplify]: Simplify 1 into 1 3.321 * [backup-simplify]: Simplify (/ 1 1) into 1 3.321 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.321 * [taylor]: Taking taylor expansion of 4 in p 3.321 * [backup-simplify]: Simplify 4 into 4 3.321 * [taylor]: Taking taylor expansion of p in p 3.321 * [backup-simplify]: Simplify 0 into 0 3.321 * [backup-simplify]: Simplify 1 into 1 3.321 * [backup-simplify]: Simplify (/ 4 1) into 4 3.321 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.321 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.321 * [taylor]: Taking taylor expansion of x in p 3.321 * [backup-simplify]: Simplify x into x 3.322 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.322 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.322 * [backup-simplify]: Simplify (* 1 4) into 4 3.322 * [backup-simplify]: Simplify (+ 4 0) into 4 3.322 * [backup-simplify]: Simplify (sqrt 4) into 2 3.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.324 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.324 * [backup-simplify]: Simplify (+ 0 0) into 0 3.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.324 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.324 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.324 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.324 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.324 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.324 * [taylor]: Taking taylor expansion of p in p 3.325 * [backup-simplify]: Simplify 0 into 0 3.325 * [backup-simplify]: Simplify 1 into 1 3.325 * [backup-simplify]: Simplify (/ 1 1) into 1 3.325 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.325 * [taylor]: Taking taylor expansion of 4 in p 3.325 * [backup-simplify]: Simplify 4 into 4 3.325 * [taylor]: Taking taylor expansion of p in p 3.325 * [backup-simplify]: Simplify 0 into 0 3.325 * [backup-simplify]: Simplify 1 into 1 3.325 * [backup-simplify]: Simplify (/ 4 1) into 4 3.325 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.325 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.325 * [taylor]: Taking taylor expansion of x in p 3.325 * [backup-simplify]: Simplify x into x 3.325 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.325 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.326 * [backup-simplify]: Simplify (* 1 4) into 4 3.326 * [backup-simplify]: Simplify (+ 4 0) into 4 3.326 * [backup-simplify]: Simplify (sqrt 4) into 2 3.327 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.327 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.328 * [backup-simplify]: Simplify (+ 0 0) into 0 3.328 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.328 * [taylor]: Taking taylor expansion of 2 in x 3.328 * [backup-simplify]: Simplify 2 into 2 3.328 * [taylor]: Taking taylor expansion of 0 in x 3.328 * [backup-simplify]: Simplify 0 into 0 3.328 * [backup-simplify]: Simplify 2 into 2 3.329 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.330 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 3.330 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.331 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.331 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.331 * [taylor]: Taking taylor expansion of 1/4 in x 3.331 * [backup-simplify]: Simplify 1/4 into 1/4 3.331 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.331 * [taylor]: Taking taylor expansion of x in x 3.331 * [backup-simplify]: Simplify 0 into 0 3.331 * [backup-simplify]: Simplify 1 into 1 3.331 * [backup-simplify]: Simplify (* 1 1) into 1 3.331 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.332 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.332 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.332 * [backup-simplify]: Simplify 0 into 0 3.332 * [backup-simplify]: Simplify 0 into 0 3.332 * [backup-simplify]: Simplify 0 into 0 3.333 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.333 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 3.334 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.334 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.334 * [backup-simplify]: Simplify (+ 0 0) into 0 3.335 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.335 * [taylor]: Taking taylor expansion of 0 in x 3.335 * [backup-simplify]: Simplify 0 into 0 3.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.336 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.336 * [backup-simplify]: Simplify 0 into 0 3.336 * [backup-simplify]: Simplify 0 into 0 3.336 * [backup-simplify]: Simplify 0 into 0 3.336 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 3.336 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 3.336 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.336 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 3.336 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 3.336 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.336 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 3.336 * [taylor]: Taking taylor expansion of (/ -1 p) in x 3.336 * [taylor]: Taking taylor expansion of -1 in x 3.336 * [backup-simplify]: Simplify -1 into -1 3.336 * [taylor]: Taking taylor expansion of p in x 3.336 * [backup-simplify]: Simplify p into p 3.336 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 3.336 * [taylor]: Taking taylor expansion of (/ -4 p) in x 3.336 * [taylor]: Taking taylor expansion of -4 in x 3.337 * [backup-simplify]: Simplify -4 into -4 3.337 * [taylor]: Taking taylor expansion of p in x 3.337 * [backup-simplify]: Simplify p into p 3.337 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 3.337 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.337 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.337 * [taylor]: Taking taylor expansion of x in x 3.337 * [backup-simplify]: Simplify 0 into 0 3.337 * [backup-simplify]: Simplify 1 into 1 3.337 * [backup-simplify]: Simplify (* 1 1) into 1 3.337 * [backup-simplify]: Simplify (/ 1 1) into 1 3.337 * [backup-simplify]: Simplify (+ 0 1) into 1 3.338 * [backup-simplify]: Simplify (sqrt 1) into 1 3.338 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.339 * [backup-simplify]: Simplify (+ 0 0) into 0 3.339 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.339 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.339 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.339 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.339 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.339 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.339 * [taylor]: Taking taylor expansion of -1 in p 3.339 * [backup-simplify]: Simplify -1 into -1 3.339 * [taylor]: Taking taylor expansion of p in p 3.339 * [backup-simplify]: Simplify 0 into 0 3.339 * [backup-simplify]: Simplify 1 into 1 3.340 * [backup-simplify]: Simplify (/ -1 1) into -1 3.340 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.340 * [taylor]: Taking taylor expansion of -4 in p 3.340 * [backup-simplify]: Simplify -4 into -4 3.340 * [taylor]: Taking taylor expansion of p in p 3.340 * [backup-simplify]: Simplify 0 into 0 3.340 * [backup-simplify]: Simplify 1 into 1 3.340 * [backup-simplify]: Simplify (/ -4 1) into -4 3.340 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.340 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.340 * [taylor]: Taking taylor expansion of x in p 3.340 * [backup-simplify]: Simplify x into x 3.340 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.340 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.340 * [backup-simplify]: Simplify (* -1 -4) into 4 3.341 * [backup-simplify]: Simplify (+ 4 0) into 4 3.341 * [backup-simplify]: Simplify (sqrt 4) into 2 3.341 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.342 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.342 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.342 * [backup-simplify]: Simplify (+ 0 0) into 0 3.343 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.343 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.343 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.343 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.343 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.343 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.343 * [taylor]: Taking taylor expansion of -1 in p 3.343 * [backup-simplify]: Simplify -1 into -1 3.343 * [taylor]: Taking taylor expansion of p in p 3.343 * [backup-simplify]: Simplify 0 into 0 3.343 * [backup-simplify]: Simplify 1 into 1 3.343 * [backup-simplify]: Simplify (/ -1 1) into -1 3.343 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.343 * [taylor]: Taking taylor expansion of -4 in p 3.343 * [backup-simplify]: Simplify -4 into -4 3.343 * [taylor]: Taking taylor expansion of p in p 3.343 * [backup-simplify]: Simplify 0 into 0 3.344 * [backup-simplify]: Simplify 1 into 1 3.344 * [backup-simplify]: Simplify (/ -4 1) into -4 3.344 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.344 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.344 * [taylor]: Taking taylor expansion of x in p 3.344 * [backup-simplify]: Simplify x into x 3.344 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.344 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.344 * [backup-simplify]: Simplify (* -1 -4) into 4 3.344 * [backup-simplify]: Simplify (+ 4 0) into 4 3.345 * [backup-simplify]: Simplify (sqrt 4) into 2 3.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.346 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.346 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.346 * [backup-simplify]: Simplify (+ 0 0) into 0 3.347 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.347 * [taylor]: Taking taylor expansion of 2 in x 3.347 * [backup-simplify]: Simplify 2 into 2 3.347 * [taylor]: Taking taylor expansion of 0 in x 3.347 * [backup-simplify]: Simplify 0 into 0 3.347 * [backup-simplify]: Simplify 2 into 2 3.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.349 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 3.349 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.350 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.350 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.350 * [taylor]: Taking taylor expansion of 1/4 in x 3.350 * [backup-simplify]: Simplify 1/4 into 1/4 3.350 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.350 * [taylor]: Taking taylor expansion of x in x 3.350 * [backup-simplify]: Simplify 0 into 0 3.350 * [backup-simplify]: Simplify 1 into 1 3.350 * [backup-simplify]: Simplify (* 1 1) into 1 3.351 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.351 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.352 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.352 * [backup-simplify]: Simplify 0 into 0 3.352 * [backup-simplify]: Simplify 0 into 0 3.352 * [backup-simplify]: Simplify 0 into 0 3.352 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.354 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 3.354 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.354 * [backup-simplify]: Simplify (+ 0 0) into 0 3.355 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.355 * [taylor]: Taking taylor expansion of 0 in x 3.355 * [backup-simplify]: Simplify 0 into 0 3.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.356 * [backup-simplify]: Simplify 0 into 0 3.356 * [backup-simplify]: Simplify 0 into 0 3.356 * [backup-simplify]: Simplify 0 into 0 3.356 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 3.356 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 1 1 1 2) 3.356 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 3.357 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 3.357 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 3.357 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 3.357 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.357 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 3.357 * [taylor]: Taking taylor expansion of p in x 3.357 * [backup-simplify]: Simplify p into p 3.357 * [taylor]: Taking taylor expansion of (* 4 p) in x 3.357 * [taylor]: Taking taylor expansion of 4 in x 3.357 * [backup-simplify]: Simplify 4 into 4 3.357 * [taylor]: Taking taylor expansion of p in x 3.357 * [backup-simplify]: Simplify p into p 3.357 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.357 * [taylor]: Taking taylor expansion of x in x 3.357 * [backup-simplify]: Simplify 0 into 0 3.357 * [backup-simplify]: Simplify 1 into 1 3.357 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 3.357 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 3.357 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 3.357 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 3.357 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 3.357 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 3.358 * [backup-simplify]: Simplify (+ 0 0) into 0 3.358 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 3.358 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.358 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.358 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.358 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.358 * [taylor]: Taking taylor expansion of p in p 3.358 * [backup-simplify]: Simplify 0 into 0 3.358 * [backup-simplify]: Simplify 1 into 1 3.358 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.358 * [taylor]: Taking taylor expansion of 4 in p 3.358 * [backup-simplify]: Simplify 4 into 4 3.358 * [taylor]: Taking taylor expansion of p in p 3.358 * [backup-simplify]: Simplify 0 into 0 3.358 * [backup-simplify]: Simplify 1 into 1 3.358 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.358 * [taylor]: Taking taylor expansion of x in p 3.358 * [backup-simplify]: Simplify x into x 3.359 * [backup-simplify]: Simplify (* 4 0) into 0 3.359 * [backup-simplify]: Simplify (* 0 0) into 0 3.359 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.359 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.359 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.360 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.360 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.360 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.360 * [backup-simplify]: Simplify (+ 0 0) into 0 3.361 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.361 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.361 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.361 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.361 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.361 * [taylor]: Taking taylor expansion of p in p 3.361 * [backup-simplify]: Simplify 0 into 0 3.361 * [backup-simplify]: Simplify 1 into 1 3.361 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.361 * [taylor]: Taking taylor expansion of 4 in p 3.361 * [backup-simplify]: Simplify 4 into 4 3.361 * [taylor]: Taking taylor expansion of p in p 3.361 * [backup-simplify]: Simplify 0 into 0 3.361 * [backup-simplify]: Simplify 1 into 1 3.361 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.361 * [taylor]: Taking taylor expansion of x in p 3.361 * [backup-simplify]: Simplify x into x 3.361 * [backup-simplify]: Simplify (* 4 0) into 0 3.362 * [backup-simplify]: Simplify (* 0 0) into 0 3.362 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.362 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.362 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.362 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.363 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.363 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.363 * [backup-simplify]: Simplify (+ 0 0) into 0 3.363 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.363 * [taylor]: Taking taylor expansion of x in x 3.363 * [backup-simplify]: Simplify 0 into 0 3.363 * [backup-simplify]: Simplify 1 into 1 3.363 * [backup-simplify]: Simplify 0 into 0 3.364 * [taylor]: Taking taylor expansion of 0 in x 3.364 * [backup-simplify]: Simplify 0 into 0 3.364 * [backup-simplify]: Simplify 0 into 0 3.364 * [backup-simplify]: Simplify 1 into 1 3.364 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 3.365 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 3.366 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 3.366 * [backup-simplify]: Simplify (+ 4 0) into 4 3.367 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 3.367 * [taylor]: Taking taylor expansion of (/ 2 x) in x 3.367 * [taylor]: Taking taylor expansion of 2 in x 3.367 * [backup-simplify]: Simplify 2 into 2 3.367 * [taylor]: Taking taylor expansion of x in x 3.367 * [backup-simplify]: Simplify 0 into 0 3.367 * [backup-simplify]: Simplify 1 into 1 3.367 * [backup-simplify]: Simplify (/ 2 1) into 2 3.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 3.368 * [backup-simplify]: Simplify 0 into 0 3.368 * [backup-simplify]: Simplify 0 into 0 3.368 * [backup-simplify]: Simplify 0 into 0 3.368 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.369 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 3.370 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 3.370 * [backup-simplify]: Simplify (+ 0 0) into 0 3.370 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 3.370 * [taylor]: Taking taylor expansion of 0 in x 3.370 * [backup-simplify]: Simplify 0 into 0 3.370 * [backup-simplify]: Simplify 0 into 0 3.371 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.371 * [backup-simplify]: Simplify 0 into 0 3.371 * [backup-simplify]: Simplify 0 into 0 3.371 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 3.371 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 3.371 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.371 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 3.371 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 3.371 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.371 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 3.371 * [taylor]: Taking taylor expansion of (/ 1 p) in x 3.371 * [taylor]: Taking taylor expansion of p in x 3.371 * [backup-simplify]: Simplify p into p 3.371 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 3.371 * [taylor]: Taking taylor expansion of (/ 4 p) in x 3.371 * [taylor]: Taking taylor expansion of 4 in x 3.371 * [backup-simplify]: Simplify 4 into 4 3.371 * [taylor]: Taking taylor expansion of p in x 3.371 * [backup-simplify]: Simplify p into p 3.371 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 3.371 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.371 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.371 * [taylor]: Taking taylor expansion of x in x 3.371 * [backup-simplify]: Simplify 0 into 0 3.371 * [backup-simplify]: Simplify 1 into 1 3.371 * [backup-simplify]: Simplify (* 1 1) into 1 3.372 * [backup-simplify]: Simplify (/ 1 1) into 1 3.372 * [backup-simplify]: Simplify (+ 0 1) into 1 3.372 * [backup-simplify]: Simplify (sqrt 1) into 1 3.373 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.373 * [backup-simplify]: Simplify (+ 0 0) into 0 3.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.374 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.374 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.374 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.374 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.374 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.374 * [taylor]: Taking taylor expansion of p in p 3.374 * [backup-simplify]: Simplify 0 into 0 3.374 * [backup-simplify]: Simplify 1 into 1 3.374 * [backup-simplify]: Simplify (/ 1 1) into 1 3.374 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.374 * [taylor]: Taking taylor expansion of 4 in p 3.374 * [backup-simplify]: Simplify 4 into 4 3.374 * [taylor]: Taking taylor expansion of p in p 3.374 * [backup-simplify]: Simplify 0 into 0 3.374 * [backup-simplify]: Simplify 1 into 1 3.374 * [backup-simplify]: Simplify (/ 4 1) into 4 3.375 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.375 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.375 * [taylor]: Taking taylor expansion of x in p 3.375 * [backup-simplify]: Simplify x into x 3.375 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.375 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.375 * [backup-simplify]: Simplify (* 1 4) into 4 3.375 * [backup-simplify]: Simplify (+ 4 0) into 4 3.375 * [backup-simplify]: Simplify (sqrt 4) into 2 3.376 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.376 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.377 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.377 * [backup-simplify]: Simplify (+ 0 0) into 0 3.377 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.377 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.377 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.378 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.378 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.378 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.378 * [taylor]: Taking taylor expansion of p in p 3.378 * [backup-simplify]: Simplify 0 into 0 3.378 * [backup-simplify]: Simplify 1 into 1 3.378 * [backup-simplify]: Simplify (/ 1 1) into 1 3.378 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.378 * [taylor]: Taking taylor expansion of 4 in p 3.378 * [backup-simplify]: Simplify 4 into 4 3.378 * [taylor]: Taking taylor expansion of p in p 3.378 * [backup-simplify]: Simplify 0 into 0 3.378 * [backup-simplify]: Simplify 1 into 1 3.378 * [backup-simplify]: Simplify (/ 4 1) into 4 3.378 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.378 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.378 * [taylor]: Taking taylor expansion of x in p 3.378 * [backup-simplify]: Simplify x into x 3.378 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.378 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.379 * [backup-simplify]: Simplify (* 1 4) into 4 3.379 * [backup-simplify]: Simplify (+ 4 0) into 4 3.379 * [backup-simplify]: Simplify (sqrt 4) into 2 3.380 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.380 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.381 * [backup-simplify]: Simplify (+ 0 0) into 0 3.381 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.381 * [taylor]: Taking taylor expansion of 2 in x 3.381 * [backup-simplify]: Simplify 2 into 2 3.381 * [taylor]: Taking taylor expansion of 0 in x 3.381 * [backup-simplify]: Simplify 0 into 0 3.381 * [backup-simplify]: Simplify 2 into 2 3.382 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.383 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 3.383 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.384 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.384 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.384 * [taylor]: Taking taylor expansion of 1/4 in x 3.384 * [backup-simplify]: Simplify 1/4 into 1/4 3.384 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.384 * [taylor]: Taking taylor expansion of x in x 3.384 * [backup-simplify]: Simplify 0 into 0 3.384 * [backup-simplify]: Simplify 1 into 1 3.384 * [backup-simplify]: Simplify (* 1 1) into 1 3.384 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.385 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.385 * [backup-simplify]: Simplify 0 into 0 3.385 * [backup-simplify]: Simplify 0 into 0 3.385 * [backup-simplify]: Simplify 0 into 0 3.386 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.387 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 3.387 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.387 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.387 * [backup-simplify]: Simplify (+ 0 0) into 0 3.388 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.388 * [taylor]: Taking taylor expansion of 0 in x 3.388 * [backup-simplify]: Simplify 0 into 0 3.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.389 * [backup-simplify]: Simplify 0 into 0 3.389 * [backup-simplify]: Simplify 0 into 0 3.389 * [backup-simplify]: Simplify 0 into 0 3.389 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 3.389 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 3.389 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.389 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 3.389 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 3.389 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.389 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 3.389 * [taylor]: Taking taylor expansion of (/ -1 p) in x 3.389 * [taylor]: Taking taylor expansion of -1 in x 3.389 * [backup-simplify]: Simplify -1 into -1 3.389 * [taylor]: Taking taylor expansion of p in x 3.389 * [backup-simplify]: Simplify p into p 3.389 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 3.389 * [taylor]: Taking taylor expansion of (/ -4 p) in x 3.390 * [taylor]: Taking taylor expansion of -4 in x 3.390 * [backup-simplify]: Simplify -4 into -4 3.390 * [taylor]: Taking taylor expansion of p in x 3.390 * [backup-simplify]: Simplify p into p 3.390 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 3.390 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.390 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.390 * [taylor]: Taking taylor expansion of x in x 3.390 * [backup-simplify]: Simplify 0 into 0 3.390 * [backup-simplify]: Simplify 1 into 1 3.390 * [backup-simplify]: Simplify (* 1 1) into 1 3.390 * [backup-simplify]: Simplify (/ 1 1) into 1 3.390 * [backup-simplify]: Simplify (+ 0 1) into 1 3.391 * [backup-simplify]: Simplify (sqrt 1) into 1 3.391 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.392 * [backup-simplify]: Simplify (+ 0 0) into 0 3.392 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.392 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.392 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.393 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.393 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.393 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.393 * [taylor]: Taking taylor expansion of -1 in p 3.393 * [backup-simplify]: Simplify -1 into -1 3.393 * [taylor]: Taking taylor expansion of p in p 3.393 * [backup-simplify]: Simplify 0 into 0 3.393 * [backup-simplify]: Simplify 1 into 1 3.393 * [backup-simplify]: Simplify (/ -1 1) into -1 3.393 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.393 * [taylor]: Taking taylor expansion of -4 in p 3.393 * [backup-simplify]: Simplify -4 into -4 3.393 * [taylor]: Taking taylor expansion of p in p 3.393 * [backup-simplify]: Simplify 0 into 0 3.393 * [backup-simplify]: Simplify 1 into 1 3.393 * [backup-simplify]: Simplify (/ -4 1) into -4 3.393 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.393 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.393 * [taylor]: Taking taylor expansion of x in p 3.393 * [backup-simplify]: Simplify x into x 3.393 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.393 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.394 * [backup-simplify]: Simplify (* -1 -4) into 4 3.394 * [backup-simplify]: Simplify (+ 4 0) into 4 3.394 * [backup-simplify]: Simplify (sqrt 4) into 2 3.395 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.395 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.396 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.396 * [backup-simplify]: Simplify (+ 0 0) into 0 3.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.396 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.396 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.396 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.396 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.396 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.396 * [taylor]: Taking taylor expansion of -1 in p 3.396 * [backup-simplify]: Simplify -1 into -1 3.396 * [taylor]: Taking taylor expansion of p in p 3.396 * [backup-simplify]: Simplify 0 into 0 3.396 * [backup-simplify]: Simplify 1 into 1 3.400 * [backup-simplify]: Simplify (/ -1 1) into -1 3.400 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.400 * [taylor]: Taking taylor expansion of -4 in p 3.400 * [backup-simplify]: Simplify -4 into -4 3.400 * [taylor]: Taking taylor expansion of p in p 3.400 * [backup-simplify]: Simplify 0 into 0 3.400 * [backup-simplify]: Simplify 1 into 1 3.401 * [backup-simplify]: Simplify (/ -4 1) into -4 3.401 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.401 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.401 * [taylor]: Taking taylor expansion of x in p 3.401 * [backup-simplify]: Simplify x into x 3.401 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.401 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.401 * [backup-simplify]: Simplify (* -1 -4) into 4 3.402 * [backup-simplify]: Simplify (+ 4 0) into 4 3.402 * [backup-simplify]: Simplify (sqrt 4) into 2 3.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.403 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.403 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.404 * [backup-simplify]: Simplify (+ 0 0) into 0 3.404 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.404 * [taylor]: Taking taylor expansion of 2 in x 3.404 * [backup-simplify]: Simplify 2 into 2 3.404 * [taylor]: Taking taylor expansion of 0 in x 3.404 * [backup-simplify]: Simplify 0 into 0 3.404 * [backup-simplify]: Simplify 2 into 2 3.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.406 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 3.406 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.407 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.407 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.407 * [taylor]: Taking taylor expansion of 1/4 in x 3.407 * [backup-simplify]: Simplify 1/4 into 1/4 3.407 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.407 * [taylor]: Taking taylor expansion of x in x 3.407 * [backup-simplify]: Simplify 0 into 0 3.407 * [backup-simplify]: Simplify 1 into 1 3.407 * [backup-simplify]: Simplify (* 1 1) into 1 3.407 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.408 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.408 * [backup-simplify]: Simplify 0 into 0 3.408 * [backup-simplify]: Simplify 0 into 0 3.408 * [backup-simplify]: Simplify 0 into 0 3.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.410 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 3.410 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.410 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.411 * [backup-simplify]: Simplify (+ 0 0) into 0 3.411 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.411 * [taylor]: Taking taylor expansion of 0 in x 3.411 * [backup-simplify]: Simplify 0 into 0 3.411 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.412 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.412 * [backup-simplify]: Simplify 0 into 0 3.412 * [backup-simplify]: Simplify 0 into 0 3.412 * [backup-simplify]: Simplify 0 into 0 3.412 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 3.412 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1 1 2) 3.412 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 3.412 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 3.412 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 3.412 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 3.412 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.412 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 3.412 * [taylor]: Taking taylor expansion of p in x 3.412 * [backup-simplify]: Simplify p into p 3.413 * [taylor]: Taking taylor expansion of (* 4 p) in x 3.413 * [taylor]: Taking taylor expansion of 4 in x 3.413 * [backup-simplify]: Simplify 4 into 4 3.413 * [taylor]: Taking taylor expansion of p in x 3.413 * [backup-simplify]: Simplify p into p 3.413 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.413 * [taylor]: Taking taylor expansion of x in x 3.413 * [backup-simplify]: Simplify 0 into 0 3.413 * [backup-simplify]: Simplify 1 into 1 3.413 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 3.413 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 3.413 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 3.413 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 3.413 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 3.413 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 3.413 * [backup-simplify]: Simplify (+ 0 0) into 0 3.414 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 3.414 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.414 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.414 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.414 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.414 * [taylor]: Taking taylor expansion of p in p 3.414 * [backup-simplify]: Simplify 0 into 0 3.414 * [backup-simplify]: Simplify 1 into 1 3.414 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.414 * [taylor]: Taking taylor expansion of 4 in p 3.414 * [backup-simplify]: Simplify 4 into 4 3.414 * [taylor]: Taking taylor expansion of p in p 3.414 * [backup-simplify]: Simplify 0 into 0 3.414 * [backup-simplify]: Simplify 1 into 1 3.414 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.414 * [taylor]: Taking taylor expansion of x in p 3.414 * [backup-simplify]: Simplify x into x 3.414 * [backup-simplify]: Simplify (* 4 0) into 0 3.414 * [backup-simplify]: Simplify (* 0 0) into 0 3.414 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.414 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.414 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.415 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.415 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.415 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.416 * [backup-simplify]: Simplify (+ 0 0) into 0 3.416 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.416 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 3.416 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.416 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.416 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.416 * [taylor]: Taking taylor expansion of p in p 3.416 * [backup-simplify]: Simplify 0 into 0 3.416 * [backup-simplify]: Simplify 1 into 1 3.416 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.416 * [taylor]: Taking taylor expansion of 4 in p 3.416 * [backup-simplify]: Simplify 4 into 4 3.416 * [taylor]: Taking taylor expansion of p in p 3.416 * [backup-simplify]: Simplify 0 into 0 3.416 * [backup-simplify]: Simplify 1 into 1 3.416 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.416 * [taylor]: Taking taylor expansion of x in p 3.416 * [backup-simplify]: Simplify x into x 3.416 * [backup-simplify]: Simplify (* 4 0) into 0 3.417 * [backup-simplify]: Simplify (* 0 0) into 0 3.417 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.417 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.417 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 3.417 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.418 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.418 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.418 * [backup-simplify]: Simplify (+ 0 0) into 0 3.418 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 3.418 * [taylor]: Taking taylor expansion of x in x 3.418 * [backup-simplify]: Simplify 0 into 0 3.418 * [backup-simplify]: Simplify 1 into 1 3.418 * [backup-simplify]: Simplify 0 into 0 3.418 * [taylor]: Taking taylor expansion of 0 in x 3.418 * [backup-simplify]: Simplify 0 into 0 3.418 * [backup-simplify]: Simplify 0 into 0 3.418 * [backup-simplify]: Simplify 1 into 1 3.419 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 3.419 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 3.420 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 3.420 * [backup-simplify]: Simplify (+ 4 0) into 4 3.420 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 3.420 * [taylor]: Taking taylor expansion of (/ 2 x) in x 3.420 * [taylor]: Taking taylor expansion of 2 in x 3.420 * [backup-simplify]: Simplify 2 into 2 3.420 * [taylor]: Taking taylor expansion of x in x 3.420 * [backup-simplify]: Simplify 0 into 0 3.420 * [backup-simplify]: Simplify 1 into 1 3.421 * [backup-simplify]: Simplify (/ 2 1) into 2 3.421 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 3.421 * [backup-simplify]: Simplify 0 into 0 3.421 * [backup-simplify]: Simplify 0 into 0 3.421 * [backup-simplify]: Simplify 0 into 0 3.422 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 3.423 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 3.423 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 3.423 * [backup-simplify]: Simplify (+ 0 0) into 0 3.423 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 3.423 * [taylor]: Taking taylor expansion of 0 in x 3.423 * [backup-simplify]: Simplify 0 into 0 3.423 * [backup-simplify]: Simplify 0 into 0 3.424 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.424 * [backup-simplify]: Simplify 0 into 0 3.424 * [backup-simplify]: Simplify 0 into 0 3.424 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 3.424 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 3.424 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.424 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 3.424 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 3.424 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.424 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 3.424 * [taylor]: Taking taylor expansion of (/ 1 p) in x 3.424 * [taylor]: Taking taylor expansion of p in x 3.424 * [backup-simplify]: Simplify p into p 3.424 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 3.425 * [taylor]: Taking taylor expansion of (/ 4 p) in x 3.425 * [taylor]: Taking taylor expansion of 4 in x 3.425 * [backup-simplify]: Simplify 4 into 4 3.425 * [taylor]: Taking taylor expansion of p in x 3.425 * [backup-simplify]: Simplify p into p 3.425 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 3.425 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.425 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.425 * [taylor]: Taking taylor expansion of x in x 3.425 * [backup-simplify]: Simplify 0 into 0 3.425 * [backup-simplify]: Simplify 1 into 1 3.425 * [backup-simplify]: Simplify (* 1 1) into 1 3.425 * [backup-simplify]: Simplify (/ 1 1) into 1 3.425 * [backup-simplify]: Simplify (+ 0 1) into 1 3.426 * [backup-simplify]: Simplify (sqrt 1) into 1 3.426 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.426 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.427 * [backup-simplify]: Simplify (+ 0 0) into 0 3.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.427 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.427 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.427 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.427 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.427 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.427 * [taylor]: Taking taylor expansion of p in p 3.427 * [backup-simplify]: Simplify 0 into 0 3.427 * [backup-simplify]: Simplify 1 into 1 3.428 * [backup-simplify]: Simplify (/ 1 1) into 1 3.428 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.428 * [taylor]: Taking taylor expansion of 4 in p 3.428 * [backup-simplify]: Simplify 4 into 4 3.428 * [taylor]: Taking taylor expansion of p in p 3.428 * [backup-simplify]: Simplify 0 into 0 3.428 * [backup-simplify]: Simplify 1 into 1 3.428 * [backup-simplify]: Simplify (/ 4 1) into 4 3.428 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.428 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.428 * [taylor]: Taking taylor expansion of x in p 3.428 * [backup-simplify]: Simplify x into x 3.428 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.428 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.428 * [backup-simplify]: Simplify (* 1 4) into 4 3.429 * [backup-simplify]: Simplify (+ 4 0) into 4 3.429 * [backup-simplify]: Simplify (sqrt 4) into 2 3.429 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.430 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.430 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.430 * [backup-simplify]: Simplify (+ 0 0) into 0 3.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.431 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.431 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.431 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.431 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.431 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.431 * [taylor]: Taking taylor expansion of p in p 3.431 * [backup-simplify]: Simplify 0 into 0 3.431 * [backup-simplify]: Simplify 1 into 1 3.431 * [backup-simplify]: Simplify (/ 1 1) into 1 3.431 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.431 * [taylor]: Taking taylor expansion of 4 in p 3.431 * [backup-simplify]: Simplify 4 into 4 3.431 * [taylor]: Taking taylor expansion of p in p 3.431 * [backup-simplify]: Simplify 0 into 0 3.431 * [backup-simplify]: Simplify 1 into 1 3.432 * [backup-simplify]: Simplify (/ 4 1) into 4 3.432 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.432 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.432 * [taylor]: Taking taylor expansion of x in p 3.432 * [backup-simplify]: Simplify x into x 3.432 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.432 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.432 * [backup-simplify]: Simplify (* 1 4) into 4 3.432 * [backup-simplify]: Simplify (+ 4 0) into 4 3.433 * [backup-simplify]: Simplify (sqrt 4) into 2 3.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.434 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.434 * [backup-simplify]: Simplify (+ 0 0) into 0 3.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.435 * [taylor]: Taking taylor expansion of 2 in x 3.435 * [backup-simplify]: Simplify 2 into 2 3.435 * [taylor]: Taking taylor expansion of 0 in x 3.435 * [backup-simplify]: Simplify 0 into 0 3.435 * [backup-simplify]: Simplify 2 into 2 3.435 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.436 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.436 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 3.437 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.437 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.437 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.437 * [taylor]: Taking taylor expansion of 1/4 in x 3.437 * [backup-simplify]: Simplify 1/4 into 1/4 3.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.437 * [taylor]: Taking taylor expansion of x in x 3.437 * [backup-simplify]: Simplify 0 into 0 3.437 * [backup-simplify]: Simplify 1 into 1 3.438 * [backup-simplify]: Simplify (* 1 1) into 1 3.438 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.438 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.439 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.439 * [backup-simplify]: Simplify 0 into 0 3.439 * [backup-simplify]: Simplify 0 into 0 3.439 * [backup-simplify]: Simplify 0 into 0 3.440 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.441 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 3.441 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.441 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.441 * [backup-simplify]: Simplify (+ 0 0) into 0 3.441 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.442 * [taylor]: Taking taylor expansion of 0 in x 3.442 * [backup-simplify]: Simplify 0 into 0 3.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.443 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.443 * [backup-simplify]: Simplify 0 into 0 3.443 * [backup-simplify]: Simplify 0 into 0 3.443 * [backup-simplify]: Simplify 0 into 0 3.443 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 3.443 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 3.443 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 3.443 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 3.443 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 3.444 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.444 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 3.444 * [taylor]: Taking taylor expansion of (/ -1 p) in x 3.444 * [taylor]: Taking taylor expansion of -1 in x 3.444 * [backup-simplify]: Simplify -1 into -1 3.444 * [taylor]: Taking taylor expansion of p in x 3.444 * [backup-simplify]: Simplify p into p 3.444 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 3.444 * [taylor]: Taking taylor expansion of (/ -4 p) in x 3.444 * [taylor]: Taking taylor expansion of -4 in x 3.444 * [backup-simplify]: Simplify -4 into -4 3.444 * [taylor]: Taking taylor expansion of p in x 3.444 * [backup-simplify]: Simplify p into p 3.444 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 3.444 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.444 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.444 * [taylor]: Taking taylor expansion of x in x 3.444 * [backup-simplify]: Simplify 0 into 0 3.444 * [backup-simplify]: Simplify 1 into 1 3.444 * [backup-simplify]: Simplify (* 1 1) into 1 3.445 * [backup-simplify]: Simplify (/ 1 1) into 1 3.445 * [backup-simplify]: Simplify (+ 0 1) into 1 3.446 * [backup-simplify]: Simplify (sqrt 1) into 1 3.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.447 * [backup-simplify]: Simplify (+ 0 0) into 0 3.448 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.448 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.448 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.448 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.448 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.448 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.448 * [taylor]: Taking taylor expansion of -1 in p 3.448 * [backup-simplify]: Simplify -1 into -1 3.448 * [taylor]: Taking taylor expansion of p in p 3.448 * [backup-simplify]: Simplify 0 into 0 3.448 * [backup-simplify]: Simplify 1 into 1 3.449 * [backup-simplify]: Simplify (/ -1 1) into -1 3.449 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.449 * [taylor]: Taking taylor expansion of -4 in p 3.449 * [backup-simplify]: Simplify -4 into -4 3.449 * [taylor]: Taking taylor expansion of p in p 3.449 * [backup-simplify]: Simplify 0 into 0 3.449 * [backup-simplify]: Simplify 1 into 1 3.449 * [backup-simplify]: Simplify (/ -4 1) into -4 3.449 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.449 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.449 * [taylor]: Taking taylor expansion of x in p 3.449 * [backup-simplify]: Simplify x into x 3.449 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.449 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.450 * [backup-simplify]: Simplify (* -1 -4) into 4 3.450 * [backup-simplify]: Simplify (+ 4 0) into 4 3.450 * [backup-simplify]: Simplify (sqrt 4) into 2 3.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.452 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.453 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.453 * [backup-simplify]: Simplify (+ 0 0) into 0 3.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.454 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.454 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.454 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.454 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.454 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.454 * [taylor]: Taking taylor expansion of -1 in p 3.454 * [backup-simplify]: Simplify -1 into -1 3.454 * [taylor]: Taking taylor expansion of p in p 3.454 * [backup-simplify]: Simplify 0 into 0 3.454 * [backup-simplify]: Simplify 1 into 1 3.454 * [backup-simplify]: Simplify (/ -1 1) into -1 3.455 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.455 * [taylor]: Taking taylor expansion of -4 in p 3.455 * [backup-simplify]: Simplify -4 into -4 3.455 * [taylor]: Taking taylor expansion of p in p 3.455 * [backup-simplify]: Simplify 0 into 0 3.455 * [backup-simplify]: Simplify 1 into 1 3.455 * [backup-simplify]: Simplify (/ -4 1) into -4 3.455 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.455 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.455 * [taylor]: Taking taylor expansion of x in p 3.455 * [backup-simplify]: Simplify x into x 3.455 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.455 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.456 * [backup-simplify]: Simplify (* -1 -4) into 4 3.456 * [backup-simplify]: Simplify (+ 4 0) into 4 3.456 * [backup-simplify]: Simplify (sqrt 4) into 2 3.457 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.458 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.459 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.459 * [backup-simplify]: Simplify (+ 0 0) into 0 3.460 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 3.460 * [taylor]: Taking taylor expansion of 2 in x 3.460 * [backup-simplify]: Simplify 2 into 2 3.460 * [taylor]: Taking taylor expansion of 0 in x 3.460 * [backup-simplify]: Simplify 0 into 0 3.460 * [backup-simplify]: Simplify 2 into 2 3.461 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.462 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.463 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 3.463 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 3.464 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 3.464 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 3.464 * [taylor]: Taking taylor expansion of 1/4 in x 3.464 * [backup-simplify]: Simplify 1/4 into 1/4 3.464 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.464 * [taylor]: Taking taylor expansion of x in x 3.464 * [backup-simplify]: Simplify 0 into 0 3.464 * [backup-simplify]: Simplify 1 into 1 3.465 * [backup-simplify]: Simplify (* 1 1) into 1 3.465 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 3.466 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.467 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 3.467 * [backup-simplify]: Simplify 0 into 0 3.467 * [backup-simplify]: Simplify 0 into 0 3.467 * [backup-simplify]: Simplify 0 into 0 3.468 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.470 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 3.470 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.471 * [backup-simplify]: Simplify (+ 0 0) into 0 3.471 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 3.471 * [taylor]: Taking taylor expansion of 0 in x 3.471 * [backup-simplify]: Simplify 0 into 0 3.472 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.473 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.473 * [backup-simplify]: Simplify 0 into 0 3.473 * [backup-simplify]: Simplify 0 into 0 3.473 * [backup-simplify]: Simplify 0 into 0 3.473 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 3.473 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1 1) 3.474 * [backup-simplify]: Simplify (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) into (pow (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) 1/3) 3.474 * [approximate]: Taking taylor expansion of (pow (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) 1/3) in (x p) around 0 3.474 * [taylor]: Taking taylor expansion of (pow (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) 1/3) in p 3.474 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)))) in p 3.474 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2))) in p 3.474 * [taylor]: Taking taylor expansion of 1/3 in p 3.474 * [backup-simplify]: Simplify 1/3 into 1/3 3.474 * [taylor]: Taking taylor expansion of (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)) in p 3.474 * [taylor]: Taking taylor expansion of (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) in p 3.474 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 3.474 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 3.474 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 3.474 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 3.474 * [taylor]: Taking taylor expansion of x in p 3.474 * [backup-simplify]: Simplify x into x 3.474 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 3.474 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 3.474 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 3.474 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.474 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 3.474 * [taylor]: Taking taylor expansion of p in p 3.474 * [backup-simplify]: Simplify 0 into 0 3.474 * [backup-simplify]: Simplify 1 into 1 3.474 * [taylor]: Taking taylor expansion of (* 4 p) in p 3.474 * [taylor]: Taking taylor expansion of 4 in p 3.474 * [backup-simplify]: Simplify 4 into 4 3.475 * [taylor]: Taking taylor expansion of p in p 3.475 * [backup-simplify]: Simplify 0 into 0 3.475 * [backup-simplify]: Simplify 1 into 1 3.475 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.475 * [taylor]: Taking taylor expansion of x in p 3.475 * [backup-simplify]: Simplify x into x 3.475 * [backup-simplify]: Simplify (* 4 0) into 0 3.475 * [backup-simplify]: Simplify (* 0 0) into 0 3.475 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.476 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 3.476 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.476 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 3.476 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 3.477 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 3.477 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 3.478 * [backup-simplify]: Simplify (+ 0 0) into 0 3.478 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 3.478 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 3.478 * [taylor]: Taking taylor expansion of 0.5 in p 3.478 * [backup-simplify]: Simplify 0.5 into 0.5 3.478 * [taylor]: Taking taylor expansion of 0.5 in p 3.478 * [backup-simplify]: Simplify 0.5 into 0.5 3.478 * [backup-simplify]: Simplify (* x (/ 1 x)) into 1 3.478 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 3.479 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 3.479 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 3.479 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.480 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 3.481 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 3.481 * [taylor]: Taking taylor expansion of (pow (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) 1/3) in x 3.481 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)))) in x 3.481 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2))) in x 3.481 * [taylor]: Taking taylor expansion of 1/3 in x 3.481 * [backup-simplify]: Simplify 1/3 into 1/3 3.481 * [taylor]: Taking taylor expansion of (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)) in x 3.481 * [taylor]: Taking taylor expansion of (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) in x 3.481 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 3.481 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 3.481 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 3.481 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 3.481 * [taylor]: Taking taylor expansion of x in x 3.481 * [backup-simplify]: Simplify 0 into 0 3.481 * [backup-simplify]: Simplify 1 into 1 3.481 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 3.481 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 3.481 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 3.481 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.481 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 3.481 * [taylor]: Taking taylor expansion of p in x 3.481 * [backup-simplify]: Simplify p into p 3.481 * [taylor]: Taking taylor expansion of (* 4 p) in x 3.481 * [taylor]: Taking taylor expansion of 4 in x 3.481 * [backup-simplify]: Simplify 4 into 4 3.481 * [taylor]: Taking taylor expansion of p in x 3.481 * [backup-simplify]: Simplify p into p 3.481 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.481 * [taylor]: Taking taylor expansion of x in x 3.481 * [backup-simplify]: Simplify 0 into 0 3.481 * [backup-simplify]: Simplify 1 into 1 3.481 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 3.481 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 3.482 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 3.482 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 3.482 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 3.482 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 3.482 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 3.483 * [backup-simplify]: Simplify (+ 0 0) into 0 3.483 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 3.483 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 3.483 * [taylor]: Taking taylor expansion of 0.5 in x 3.483 * [backup-simplify]: Simplify 0.5 into 0.5 3.483 * [taylor]: Taking taylor expansion of 0.5 in x 3.483 * [backup-simplify]: Simplify 0.5 into 0.5 3.483 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 3.484 * [backup-simplify]: Simplify (* 0 0.5) into 0 3.484 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 3.484 * [backup-simplify]: Simplify (* 0.5 0.5) into 0.25 3.485 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.486 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.487 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.487 * [taylor]: Taking taylor expansion of (pow (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) 1/3) in x 3.487 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)))) in x 3.487 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2))) in x 3.487 * [taylor]: Taking taylor expansion of 1/3 in x 3.487 * [backup-simplify]: Simplify 1/3 into 1/3 3.487 * [taylor]: Taking taylor expansion of (log (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2)) in x 3.487 * [taylor]: Taking taylor expansion of (pow (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 2) in x 3.487 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 3.487 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 3.487 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 3.487 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 3.487 * [taylor]: Taking taylor expansion of x in x 3.487 * [backup-simplify]: Simplify 0 into 0 3.487 * [backup-simplify]: Simplify 1 into 1 3.488 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 3.488 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 3.488 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 3.488 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 3.488 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 3.488 * [taylor]: Taking taylor expansion of p in x 3.488 * [backup-simplify]: Simplify p into p 3.488 * [taylor]: Taking taylor expansion of (* 4 p) in x 3.488 * [taylor]: Taking taylor expansion of 4 in x 3.488 * [backup-simplify]: Simplify 4 into 4 3.488 * [taylor]: Taking taylor expansion of p in x 3.488 * [backup-simplify]: Simplify p into p 3.488 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.488 * [taylor]: Taking taylor expansion of x in x 3.488 * [backup-simplify]: Simplify 0 into 0 3.488 * [backup-simplify]: Simplify 1 into 1 3.488 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 3.488 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 3.488 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 3.488 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 3.488 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 3.489 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 3.489 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 3.489 * [backup-simplify]: Simplify (+ 0 0) into 0 3.490 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 3.490 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 3.490 * [taylor]: Taking taylor expansion of 0.5 in x 3.490 * [backup-simplify]: Simplify 0.5 into 0.5 3.490 * [taylor]: Taking taylor expansion of 0.5 in x 3.490 * [backup-simplify]: Simplify 0.5 into 0.5 3.490 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 3.490 * [backup-simplify]: Simplify (* 0 0.5) into 0 3.491 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 3.491 * [backup-simplify]: Simplify (* 0.5 0.5) into 0.25 3.491 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.492 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.494 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.494 * [taylor]: Taking taylor expansion of (pow 0.25 1/3) in p 3.494 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 0.25))) in p 3.494 * [taylor]: Taking taylor expansion of (* 1/3 (log 0.25)) in p 3.494 * [taylor]: Taking taylor expansion of 1/3 in p 3.494 * [backup-simplify]: Simplify 1/3 into 1/3 3.494 * [taylor]: Taking taylor expansion of (log 0.25) in p 3.494 * [taylor]: Taking taylor expansion of 0.25 in p 3.494 * [backup-simplify]: Simplify 0.25 into 0.25 3.494 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.495 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.497 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.497 * [backup-simplify]: Simplify (pow 0.25 1/3) into (pow 0.25 1/3) 3.498 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 3.498 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 3.498 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 3.499 * [backup-simplify]: Simplify (+ (* 0.5 (* 0.25 (/ 1 p))) (* (* 0.25 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 3.499 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (* 0.25 (/ 1 p))) 1)) (pow 0.25 1)))) 1) into (/ 1.0 p) 3.500 * [backup-simplify]: Simplify (+ (* 1/3 (/ 1.0 p)) (* 0 (log 0.25))) into (* 0.3333333333333333 (/ 1 p)) 3.501 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow (* 0.3333333333333333 (/ 1 p)) 1) 1)))) into (* 0.3333333333333333 (* (/ 1 p) (pow 0.25 1/3))) 3.501 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (* (/ 1 p) (pow 0.25 1/3))) in p 3.501 * [taylor]: Taking taylor expansion of 0.3333333333333333 in p 3.501 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 3.501 * [taylor]: Taking taylor expansion of (* (/ 1 p) (pow 0.25 1/3)) in p 3.501 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.502 * [taylor]: Taking taylor expansion of p in p 3.502 * [backup-simplify]: Simplify 0 into 0 3.502 * [backup-simplify]: Simplify 1 into 1 3.502 * [backup-simplify]: Simplify (/ 1 1) into 1 3.502 * [taylor]: Taking taylor expansion of (pow 0.25 1/3) in p 3.502 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 0.25))) in p 3.502 * [taylor]: Taking taylor expansion of (* 1/3 (log 0.25)) in p 3.502 * [taylor]: Taking taylor expansion of 1/3 in p 3.502 * [backup-simplify]: Simplify 1/3 into 1/3 3.502 * [taylor]: Taking taylor expansion of (log 0.25) in p 3.502 * [taylor]: Taking taylor expansion of 0.25 in p 3.502 * [backup-simplify]: Simplify 0.25 into 0.25 3.502 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.503 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.505 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.506 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.25 1)))) 1) into 0 3.507 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 0.25))) into 0 3.508 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 1) 1)))) into 0 3.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.514 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow 0.25 1/3))) into 0 3.515 * [backup-simplify]: Simplify (* 1 (pow 0.25 1/3)) into (pow 0.25 1/3) 3.516 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow 0.25 1/3))) into 0 3.516 * [backup-simplify]: Simplify 0 into 0 3.517 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.25 1)))) 1) into 0 3.518 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 0.25))) into 0 3.519 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 1) 1)))) into 0 3.519 * [backup-simplify]: Simplify 0 into 0 3.521 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 3.521 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 3.522 * [backup-simplify]: Simplify (* 1 1) into 1 3.522 * [backup-simplify]: Simplify (+ 0 1) into 1 3.523 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 3.523 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 3.524 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 3.525 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 3.525 * [backup-simplify]: Simplify (+ 0 0) into 0 3.526 * [backup-simplify]: Simplify (+ (* 0.5 0) (+ (* (* 0.25 (/ 1 p)) (* 0.25 (/ 1 p))) (* 0 0.5))) into (* 0.0625 (/ 1 (pow p 2))) 3.527 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (* 0.25 (/ 1 p))) 2)) (pow 0.25 2))) (* 1 (/ (* 1 (pow (* 2 (* 0.0625 (/ 1 (pow p 2)))) 1)) (pow 0.25 1)))) 2) into (/ -0.25 (pow p 2)) 3.528 * [backup-simplify]: Simplify (+ (* 1/3 (/ -0.25 (pow p 2))) (+ (* 0 (/ 1.0 p)) (* 0 (log 0.25)))) into (- (* 0.08333333333333333 (/ 1 (pow p 2)))) 3.530 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow (* 0.3333333333333333 (/ 1 p)) 2) 2)) (* (/ (pow (- (* 0.08333333333333333 (/ 1 (pow p 2)))) 1) 1)))) into (* -0.027777777777777776 (* (/ 1 (pow p 2)) (pow 0.25 1/3))) 3.530 * [taylor]: Taking taylor expansion of (* -0.027777777777777776 (* (/ 1 (pow p 2)) (pow 0.25 1/3))) in p 3.530 * [taylor]: Taking taylor expansion of -0.027777777777777776 in p 3.530 * [backup-simplify]: Simplify -0.027777777777777776 into -0.027777777777777776 3.530 * [taylor]: Taking taylor expansion of (* (/ 1 (pow p 2)) (pow 0.25 1/3)) in p 3.530 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 3.530 * [taylor]: Taking taylor expansion of (pow p 2) in p 3.530 * [taylor]: Taking taylor expansion of p in p 3.530 * [backup-simplify]: Simplify 0 into 0 3.530 * [backup-simplify]: Simplify 1 into 1 3.530 * [backup-simplify]: Simplify (* 1 1) into 1 3.530 * [backup-simplify]: Simplify (/ 1 1) into 1 3.531 * [taylor]: Taking taylor expansion of (pow 0.25 1/3) in p 3.531 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 0.25))) in p 3.531 * [taylor]: Taking taylor expansion of (* 1/3 (log 0.25)) in p 3.531 * [taylor]: Taking taylor expansion of 1/3 in p 3.531 * [backup-simplify]: Simplify 1/3 into 1/3 3.531 * [taylor]: Taking taylor expansion of (log 0.25) in p 3.531 * [taylor]: Taking taylor expansion of 0.25 in p 3.531 * [backup-simplify]: Simplify 0.25 into 0.25 3.531 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.532 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.533 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.535 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.25 1)))) 1) into 0 3.535 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 0.25))) into 0 3.538 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 0.25 1)))) 2) into 0 3.539 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 0.25)))) into 0 3.541 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.541 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.542 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.543 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 1) 1)))) into 0 3.544 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.545 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.546 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow 0.25 1/3)))) into 0 3.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow 0.25 1/3))) into 0 3.548 * [backup-simplify]: Simplify (* 1 (pow 0.25 1/3)) into (pow 0.25 1/3) 3.548 * [backup-simplify]: Simplify (+ (* -0.027777777777777776 0) (+ (* 0 0) (* 0 (pow 0.25 1/3)))) into 0 3.549 * [backup-simplify]: Simplify 0 into 0 3.551 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 0.25 1)))) 2) into 0 3.552 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 0.25)))) into 0 3.554 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.555 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow 0.25 1/3)))) into 0 3.556 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 (pow 0.25 1/3)))) into 0 3.556 * [backup-simplify]: Simplify 0 into 0 3.559 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 0.25 1)))) 2) into 0 3.560 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 0.25)))) into 0 3.561 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.561 * [backup-simplify]: Simplify 0 into 0 3.563 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 3.563 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 3.564 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.564 * [backup-simplify]: Simplify (+ 0 0) into 0 3.565 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 3.565 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 3.566 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 3.567 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 3.567 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 3.567 * [backup-simplify]: Simplify (+ (* 0.5 (- (* 0.03125 (/ 1 (pow p 3))))) (+ (* (* 0.25 (/ 1 p)) 0) (+ (* 0 (* 0.25 (/ 1 p))) (* (- (* 0.03125 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 3.569 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 (* 0.25 (/ 1 p))) 3)) (pow 0.25 3))) (* -3 (/ (* (pow (* 1 (* 0.25 (/ 1 p))) 1) (pow (* 2 (* 0.0625 (/ 1 (pow p 2)))) 1)) (pow 0.25 2))) (* 1 (/ (* 1 1 (pow (* 6 (- (* 0.03125 (/ 1 (pow p 3))))) 1)) (pow 0.25 1)))) 6) into (* 1/6 (- (* 1.25 (/ 1 (pow p 3))) (* 0.09375 (/ 1 (* (pow p 3) (pow 0.25 2)))))) 3.571 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/6 (- (* 1.25 (/ 1 (pow p 3))) (* 0.09375 (/ 1 (* (pow p 3) (pow 0.25 2))))))) (+ (* 0 (/ -0.25 (pow p 2))) (+ (* 0 (/ 1.0 p)) (* 0 (log 0.25))))) into (- (* 0.06944444444444445 (/ 1 (pow p 3))) (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2))))) 3.573 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow (* 0.3333333333333333 (/ 1 p)) 3) 6)) (* (/ (pow (* 0.3333333333333333 (/ 1 p)) 1) 1) (/ (pow (- (* 0.08333333333333333 (/ 1 (pow p 2)))) 1) 1)) (* (/ (pow (- (* 0.06944444444444445 (/ 1 (pow p 3))) (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2))))) 1) 1)))) into (* (pow 0.25 1/3) (- (* 0.04783950617283951 (/ 1 (pow p 3))) (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2)))))) 3.573 * [taylor]: Taking taylor expansion of (* (pow 0.25 1/3) (- (* 0.04783950617283951 (/ 1 (pow p 3))) (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2)))))) in p 3.573 * [taylor]: Taking taylor expansion of (pow 0.25 1/3) in p 3.573 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 0.25))) in p 3.573 * [taylor]: Taking taylor expansion of (* 1/3 (log 0.25)) in p 3.573 * [taylor]: Taking taylor expansion of 1/3 in p 3.573 * [backup-simplify]: Simplify 1/3 into 1/3 3.573 * [taylor]: Taking taylor expansion of (log 0.25) in p 3.573 * [taylor]: Taking taylor expansion of 0.25 in p 3.573 * [backup-simplify]: Simplify 0.25 into 0.25 3.573 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.574 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.575 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.575 * [taylor]: Taking taylor expansion of (- (* 0.04783950617283951 (/ 1 (pow p 3))) (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2))))) in p 3.576 * [taylor]: Taking taylor expansion of (* 0.04783950617283951 (/ 1 (pow p 3))) in p 3.576 * [taylor]: Taking taylor expansion of 0.04783950617283951 in p 3.576 * [backup-simplify]: Simplify 0.04783950617283951 into 0.04783950617283951 3.576 * [taylor]: Taking taylor expansion of (/ 1 (pow p 3)) in p 3.576 * [taylor]: Taking taylor expansion of (pow p 3) in p 3.576 * [taylor]: Taking taylor expansion of p in p 3.576 * [backup-simplify]: Simplify 0 into 0 3.576 * [backup-simplify]: Simplify 1 into 1 3.576 * [backup-simplify]: Simplify (* 1 1) into 1 3.576 * [backup-simplify]: Simplify (* 1 1) into 1 3.577 * [backup-simplify]: Simplify (/ 1 1) into 1 3.577 * [taylor]: Taking taylor expansion of (* 0.005208333333333333 (/ 1 (* (pow p 3) (pow 0.25 2)))) in p 3.577 * [taylor]: Taking taylor expansion of 0.005208333333333333 in p 3.577 * [backup-simplify]: Simplify 0.005208333333333333 into 0.005208333333333333 3.577 * [taylor]: Taking taylor expansion of (/ 1 (* (pow p 3) (pow 0.25 2))) in p 3.577 * [taylor]: Taking taylor expansion of (* (pow p 3) (pow 0.25 2)) in p 3.577 * [taylor]: Taking taylor expansion of (pow p 3) in p 3.577 * [taylor]: Taking taylor expansion of p in p 3.577 * [backup-simplify]: Simplify 0 into 0 3.577 * [backup-simplify]: Simplify 1 into 1 3.577 * [taylor]: Taking taylor expansion of (pow 0.25 2) in p 3.577 * [taylor]: Taking taylor expansion of 0.25 in p 3.577 * [backup-simplify]: Simplify 0.25 into 0.25 3.577 * [backup-simplify]: Simplify (* 1 1) into 1 3.578 * [backup-simplify]: Simplify (* 1 1) into 1 3.578 * [backup-simplify]: Simplify (* 0.25 0.25) into 0.0625 3.578 * [backup-simplify]: Simplify (* 1 0.0625) into 0.0625 3.579 * [backup-simplify]: Simplify (/ 1 0.0625) into 16.0 3.580 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.580 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.582 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.583 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.586 * [backup-simplify]: Simplify (+ (* 0.04783950617283951 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.587 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.25)))) into 0 3.587 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.588 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.589 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 0.25))) into 0 3.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.590 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.591 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 0.25)) into 0 3.591 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.592 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.593 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.0625)))) into 0 3.594 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.0625)) into 0 3.595 * [backup-simplify]: Simplify (- (+ (* 16.0 (/ 0 0.0625)))) into 0 3.595 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 0.0625))) into 0 3.596 * [backup-simplify]: Simplify (- (+ (* 16.0 (/ 0 0.0625)) (* 0 (/ 0 0.0625)))) into 0 3.597 * [backup-simplify]: Simplify (- (+ (* 16.0 (/ 0 0.0625)) (* 0 (/ 0 0.0625)) (* 0 (/ 0 0.0625)))) into 0 3.598 * [backup-simplify]: Simplify (+ (* 0.005208333333333333 0) (+ (* 0 0) (+ (* 0 0) (* 0 16.0)))) into 0 3.598 * [backup-simplify]: Simplify (- 0) into 0 3.599 * [backup-simplify]: Simplify (+ 0 0) into 0 3.600 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 0.25 1)))) 1) into 0 3.601 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 0.25))) into 0 3.602 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 1) 1)))) into 0 3.603 * [backup-simplify]: Simplify (+ (* 0.04783950617283951 0) (+ (* 0 0) (* 0 1))) into 0 3.604 * [backup-simplify]: Simplify (+ (* 0.005208333333333333 0) (+ (* 0 0) (* 0 16.0))) into 0 3.604 * [backup-simplify]: Simplify (- 0) into 0 3.604 * [backup-simplify]: Simplify (+ 0 0) into 0 3.607 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 0.25 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 0.25 1)))) 2) into 0 3.607 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 0.25)))) into 0 3.609 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.609 * [backup-simplify]: Simplify (+ (* 0.04783950617283951 0) (* 0 1)) into 0 3.609 * [backup-simplify]: Simplify (+ (* 0.005208333333333333 0) (* 0 16.0)) into 0 3.610 * [backup-simplify]: Simplify (- 0) into 0 3.610 * [backup-simplify]: Simplify (+ 0 0) into 0 3.613 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 0.25 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 0.25 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 0.25 1)))) 6) into 0 3.613 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 0.25))))) into 0 3.615 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 0.25))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.615 * [backup-simplify]: Simplify (* 0.04783950617283951 1) into 0.04783950617283951 3.615 * [backup-simplify]: Simplify (* 0.005208333333333333 16.0) into 0.08333333333333333 3.616 * [backup-simplify]: Simplify (- 0.08333333333333333) into (- 0.08333333333333333) 3.616 * [backup-simplify]: Simplify (+ 0.04783950617283951 (- 0.08333333333333333)) into (- 0.03549382716049382) 3.617 * [backup-simplify]: Simplify (+ (* (pow 0.25 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- 0.03549382716049382))))) into 0 3.617 * [backup-simplify]: Simplify 0 into 0 3.617 * [backup-simplify]: Simplify (pow 0.25 1/3) into (pow 0.25 1/3) 3.618 * [backup-simplify]: Simplify (* (cbrt (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5)) (cbrt (fma (/ (/ 1 x) (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) 0.5 0.5))) into (pow (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) 1/3) 3.618 * [approximate]: Taking taylor expansion of (pow (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) 1/3) in (x p) around 0 3.618 * [taylor]: Taking taylor expansion of (pow (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) 1/3) in p 3.618 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)))) in p 3.618 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2))) in p 3.618 * [taylor]: Taking taylor expansion of 1/3 in p 3.618 * [backup-simplify]: Simplify 1/3 into 1/3 3.618 * [taylor]: Taking taylor expansion of (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)) in p 3.618 * [taylor]: Taking taylor expansion of (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) in p 3.618 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 3.618 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 3.618 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 3.618 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 3.618 * [taylor]: Taking taylor expansion of (/ 1 x) in p 3.618 * [taylor]: Taking taylor expansion of x in p 3.618 * [backup-simplify]: Simplify x into x 3.618 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.618 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 3.618 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 3.618 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 3.618 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.618 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 3.618 * [taylor]: Taking taylor expansion of (/ 1 p) in p 3.618 * [taylor]: Taking taylor expansion of p in p 3.618 * [backup-simplify]: Simplify 0 into 0 3.618 * [backup-simplify]: Simplify 1 into 1 3.619 * [backup-simplify]: Simplify (/ 1 1) into 1 3.619 * [taylor]: Taking taylor expansion of (/ 4 p) in p 3.619 * [taylor]: Taking taylor expansion of 4 in p 3.619 * [backup-simplify]: Simplify 4 into 4 3.619 * [taylor]: Taking taylor expansion of p in p 3.619 * [backup-simplify]: Simplify 0 into 0 3.619 * [backup-simplify]: Simplify 1 into 1 3.619 * [backup-simplify]: Simplify (/ 4 1) into 4 3.619 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.619 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.619 * [taylor]: Taking taylor expansion of x in p 3.619 * [backup-simplify]: Simplify x into x 3.619 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.619 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.619 * [backup-simplify]: Simplify (* 1 4) into 4 3.620 * [backup-simplify]: Simplify (+ 4 0) into 4 3.620 * [backup-simplify]: Simplify (/ 1 4) into 1/4 3.620 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 3.621 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 3.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 3.622 * [backup-simplify]: Simplify (+ 0 0) into 0 3.622 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 3.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 3.623 * [taylor]: Taking taylor expansion of 0.5 in p 3.623 * [backup-simplify]: Simplify 0.5 into 0.5 3.623 * [taylor]: Taking taylor expansion of 0.5 in p 3.623 * [backup-simplify]: Simplify 0.5 into 0.5 3.623 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 3.627 * [backup-simplify]: Simplify (* 0.5 0.5) into 0.25 3.628 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.628 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.629 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.629 * [taylor]: Taking taylor expansion of (pow (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) 1/3) in x 3.629 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)))) in x 3.629 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2))) in x 3.629 * [taylor]: Taking taylor expansion of 1/3 in x 3.629 * [backup-simplify]: Simplify 1/3 into 1/3 3.629 * [taylor]: Taking taylor expansion of (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)) in x 3.629 * [taylor]: Taking taylor expansion of (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) in x 3.629 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 3.629 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 3.629 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 3.629 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 3.629 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.629 * [taylor]: Taking taylor expansion of x in x 3.629 * [backup-simplify]: Simplify 0 into 0 3.629 * [backup-simplify]: Simplify 1 into 1 3.630 * [backup-simplify]: Simplify (/ 1 1) into 1 3.630 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 3.630 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 3.630 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 3.630 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.630 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 3.630 * [taylor]: Taking taylor expansion of (/ 1 p) in x 3.630 * [taylor]: Taking taylor expansion of p in x 3.630 * [backup-simplify]: Simplify p into p 3.630 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 3.630 * [taylor]: Taking taylor expansion of (/ 4 p) in x 3.630 * [taylor]: Taking taylor expansion of 4 in x 3.630 * [backup-simplify]: Simplify 4 into 4 3.630 * [taylor]: Taking taylor expansion of p in x 3.630 * [backup-simplify]: Simplify p into p 3.630 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 3.630 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.630 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.630 * [taylor]: Taking taylor expansion of x in x 3.630 * [backup-simplify]: Simplify 0 into 0 3.630 * [backup-simplify]: Simplify 1 into 1 3.630 * [backup-simplify]: Simplify (* 1 1) into 1 3.630 * [backup-simplify]: Simplify (/ 1 1) into 1 3.631 * [backup-simplify]: Simplify (+ 0 1) into 1 3.631 * [backup-simplify]: Simplify (/ 1 1) into 1 3.631 * [backup-simplify]: Simplify (sqrt 1) into 1 3.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.632 * [backup-simplify]: Simplify (+ 0 0) into 0 3.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.633 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.633 * [taylor]: Taking taylor expansion of 0.5 in x 3.633 * [backup-simplify]: Simplify 0.5 into 0.5 3.633 * [taylor]: Taking taylor expansion of 0.5 in x 3.633 * [backup-simplify]: Simplify 0.5 into 0.5 3.633 * [backup-simplify]: Simplify (* 1 1) into 1 3.634 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 3.634 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 3.634 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 3.634 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.635 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 3.636 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 3.636 * [taylor]: Taking taylor expansion of (pow (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) 1/3) in x 3.636 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)))) in x 3.636 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2))) in x 3.636 * [taylor]: Taking taylor expansion of 1/3 in x 3.636 * [backup-simplify]: Simplify 1/3 into 1/3 3.636 * [taylor]: Taking taylor expansion of (log (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2)) in x 3.636 * [taylor]: Taking taylor expansion of (pow (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 2) in x 3.636 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 3.636 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 3.636 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 3.636 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 3.636 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.636 * [taylor]: Taking taylor expansion of x in x 3.636 * [backup-simplify]: Simplify 0 into 0 3.636 * [backup-simplify]: Simplify 1 into 1 3.636 * [backup-simplify]: Simplify (/ 1 1) into 1 3.636 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 3.636 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 3.636 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 3.636 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 3.636 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 3.637 * [taylor]: Taking taylor expansion of (/ 1 p) in x 3.637 * [taylor]: Taking taylor expansion of p in x 3.637 * [backup-simplify]: Simplify p into p 3.637 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 3.637 * [taylor]: Taking taylor expansion of (/ 4 p) in x 3.637 * [taylor]: Taking taylor expansion of 4 in x 3.637 * [backup-simplify]: Simplify 4 into 4 3.637 * [taylor]: Taking taylor expansion of p in x 3.637 * [backup-simplify]: Simplify p into p 3.637 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 3.637 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.637 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.637 * [taylor]: Taking taylor expansion of x in x 3.637 * [backup-simplify]: Simplify 0 into 0 3.637 * [backup-simplify]: Simplify 1 into 1 3.637 * [backup-simplify]: Simplify (* 1 1) into 1 3.637 * [backup-simplify]: Simplify (/ 1 1) into 1 3.637 * [backup-simplify]: Simplify (+ 0 1) into 1 3.638 * [backup-simplify]: Simplify (/ 1 1) into 1 3.638 * [backup-simplify]: Simplify (sqrt 1) into 1 3.638 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.639 * [backup-simplify]: Simplify (+ 0 0) into 0 3.639 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.640 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.640 * [taylor]: Taking taylor expansion of 0.5 in x 3.640 * [backup-simplify]: Simplify 0.5 into 0.5 3.640 * [taylor]: Taking taylor expansion of 0.5 in x 3.640 * [backup-simplify]: Simplify 0.5 into 0.5 3.640 * [backup-simplify]: Simplify (* 1 1) into 1 3.640 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 3.641 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 3.641 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 3.641 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.642 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 3.643 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 3.643 * [taylor]: Taking taylor expansion of (pow 1.0 1/3) in p 3.643 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 1.0))) in p 3.643 * [taylor]: Taking taylor expansion of (* 1/3 (log 1.0)) in p 3.643 * [taylor]: Taking taylor expansion of 1/3 in p 3.643 * [backup-simplify]: Simplify 1/3 into 1/3 3.643 * [taylor]: Taking taylor expansion of (log 1.0) in p 3.643 * [taylor]: Taking taylor expansion of 1.0 in p 3.643 * [backup-simplify]: Simplify 1.0 into 1.0 3.643 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.644 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 3.644 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 3.645 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 3.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.646 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.646 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 3.646 * [backup-simplify]: Simplify (+ 0 0) into 0 3.647 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1.0)) into 0 3.647 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 3.648 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 1.0))) into 0 3.649 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 1) 1)))) into 0 3.649 * [taylor]: Taking taylor expansion of 0 in p 3.649 * [backup-simplify]: Simplify 0 into 0 3.649 * [backup-simplify]: Simplify 0 into 0 3.650 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 3.650 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 1.0))) into 0 3.651 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 1) 1)))) into 0 3.651 * [backup-simplify]: Simplify 0 into 0 3.651 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 3.652 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.652 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 3.653 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 3.653 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 3.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.654 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 3.655 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 3.655 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 3.656 * [backup-simplify]: Simplify (+ (* 1.0 (- (* 1.0 (/ 1 (pow p 2))))) (+ (* 0 0) (* (- (* 1.0 (/ 1 (pow p 2)))) 1.0))) into (- (* 2.0 (/ 1 (pow p 2)))) 3.657 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 2.0 (/ 1 (pow p 2))))) 1)) (pow 1.0 1)))) 2) into (/ -2.0 (pow p 2)) 3.657 * [backup-simplify]: Simplify (+ (* 1/3 (/ -2.0 (pow p 2))) (+ (* 0 0) (* 0 (log 1.0)))) into (- (* 0.6666666666666666 (/ 1 (pow p 2)))) 3.659 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 0.6666666666666666 (/ 1 (pow p 2)))) 1) 1)))) into (* -0.6666666666666666 (* (/ 1 (pow p 2)) (pow 1.0 1/3))) 3.659 * [taylor]: Taking taylor expansion of (* -0.6666666666666666 (* (/ 1 (pow p 2)) (pow 1.0 1/3))) in p 3.659 * [taylor]: Taking taylor expansion of -0.6666666666666666 in p 3.659 * [backup-simplify]: Simplify -0.6666666666666666 into -0.6666666666666666 3.659 * [taylor]: Taking taylor expansion of (* (/ 1 (pow p 2)) (pow 1.0 1/3)) in p 3.659 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 3.659 * [taylor]: Taking taylor expansion of (pow p 2) in p 3.659 * [taylor]: Taking taylor expansion of p in p 3.659 * [backup-simplify]: Simplify 0 into 0 3.659 * [backup-simplify]: Simplify 1 into 1 3.659 * [backup-simplify]: Simplify (* 1 1) into 1 3.659 * [backup-simplify]: Simplify (/ 1 1) into 1 3.659 * [taylor]: Taking taylor expansion of (pow 1.0 1/3) in p 3.659 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log 1.0))) in p 3.659 * [taylor]: Taking taylor expansion of (* 1/3 (log 1.0)) in p 3.659 * [taylor]: Taking taylor expansion of 1/3 in p 3.659 * [backup-simplify]: Simplify 1/3 into 1/3 3.659 * [taylor]: Taking taylor expansion of (log 1.0) in p 3.659 * [taylor]: Taking taylor expansion of 1.0 in p 3.659 * [backup-simplify]: Simplify 1.0 into 1.0 3.660 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.660 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 3.661 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 3.662 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 3.662 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log 1.0))) into 0 3.664 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1.0 1)))) 2) into 0 3.665 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1.0)))) into 0 3.666 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.668 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 1) 1)))) into 0 3.668 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow 1.0 1/3)))) into 0 3.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow 1.0 1/3))) into 0 3.671 * [backup-simplify]: Simplify (* 1 (pow 1.0 1/3)) into (pow 1.0 1/3) 3.671 * [backup-simplify]: Simplify (+ (* -0.6666666666666666 0) (+ (* 0 0) (* 0 (pow 1.0 1/3)))) into 0 3.671 * [backup-simplify]: Simplify 0 into 0 3.671 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1.0 1)))) 2) into 0 3.675 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1.0)))) into 0 3.677 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.677 * [backup-simplify]: Simplify 0 into 0 3.677 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 3.677 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 3.677 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 3.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.679 * [backup-simplify]: Simplify (+ 0 0) into 0 3.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 3.681 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 3.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.683 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 3.684 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 3.684 * [backup-simplify]: Simplify (+ 0 0) into 0 3.685 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (- (* 1.0 (/ 1 (pow p 2))))) (+ (* (- (* 1.0 (/ 1 (pow p 2)))) 0) (* 0 1.0)))) into 0 3.689 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1.0 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- (* 2.0 (/ 1 (pow p 2))))) 1)) (pow 1.0 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1.0 1)))) 6) into 0 3.690 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ -2.0 (pow p 2))) (+ (* 0 0) (* 0 (log 1.0))))) into 0 3.693 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 0.6666666666666666 (/ 1 (pow p 2)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.693 * [taylor]: Taking taylor expansion of 0 in p 3.693 * [backup-simplify]: Simplify 0 into 0 3.693 * [backup-simplify]: Simplify 0 into 0 3.693 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 3.694 * [backup-simplify]: Simplify (* (cbrt (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5)) (cbrt (fma (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) 0.5 0.5))) into (pow (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) 1/3) 3.694 * [approximate]: Taking taylor expansion of (pow (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) 1/3) in (x p) around 0 3.694 * [taylor]: Taking taylor expansion of (pow (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) 1/3) in p 3.694 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)))) in p 3.694 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2))) in p 3.694 * [taylor]: Taking taylor expansion of 1/3 in p 3.694 * [backup-simplify]: Simplify 1/3 into 1/3 3.694 * [taylor]: Taking taylor expansion of (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)) in p 3.695 * [taylor]: Taking taylor expansion of (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) in p 3.695 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 3.695 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 3.695 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 3.695 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 3.695 * [taylor]: Taking taylor expansion of -1 in p 3.695 * [backup-simplify]: Simplify -1 into -1 3.695 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 3.695 * [taylor]: Taking taylor expansion of (/ 1 x) in p 3.695 * [taylor]: Taking taylor expansion of x in p 3.695 * [backup-simplify]: Simplify x into x 3.695 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.695 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 3.695 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 3.695 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 3.695 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.695 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 3.695 * [taylor]: Taking taylor expansion of (/ -1 p) in p 3.695 * [taylor]: Taking taylor expansion of -1 in p 3.695 * [backup-simplify]: Simplify -1 into -1 3.695 * [taylor]: Taking taylor expansion of p in p 3.695 * [backup-simplify]: Simplify 0 into 0 3.695 * [backup-simplify]: Simplify 1 into 1 3.696 * [backup-simplify]: Simplify (/ -1 1) into -1 3.696 * [taylor]: Taking taylor expansion of (/ -4 p) in p 3.696 * [taylor]: Taking taylor expansion of -4 in p 3.696 * [backup-simplify]: Simplify -4 into -4 3.696 * [taylor]: Taking taylor expansion of p in p 3.696 * [backup-simplify]: Simplify 0 into 0 3.696 * [backup-simplify]: Simplify 1 into 1 3.696 * [backup-simplify]: Simplify (/ -4 1) into -4 3.696 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 3.696 * [taylor]: Taking taylor expansion of (pow x 2) in p 3.696 * [taylor]: Taking taylor expansion of x in p 3.696 * [backup-simplify]: Simplify x into x 3.696 * [backup-simplify]: Simplify (* x x) into (pow x 2) 3.696 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 3.697 * [backup-simplify]: Simplify (* -1 -4) into 4 3.697 * [backup-simplify]: Simplify (+ 4 0) into 4 3.698 * [backup-simplify]: Simplify (/ 1 4) into 1/4 3.698 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 3.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 3.699 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.700 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 3.700 * [backup-simplify]: Simplify (+ 0 0) into 0 3.701 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 3.702 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 3.702 * [taylor]: Taking taylor expansion of 0.5 in p 3.702 * [backup-simplify]: Simplify 0.5 into 0.5 3.702 * [taylor]: Taking taylor expansion of 0.5 in p 3.702 * [backup-simplify]: Simplify 0.5 into 0.5 3.702 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 3.703 * [backup-simplify]: Simplify (* 0.5 0.5) into 0.25 3.703 * [backup-simplify]: Simplify (log 0.25) into (log 0.25) 3.704 * [backup-simplify]: Simplify (* 1/3 (log 0.25)) into (* 1/3 (log 0.25)) 3.705 * [backup-simplify]: Simplify (exp (* 1/3 (log 0.25))) into (pow 0.25 1/3) 3.705 * [taylor]: Taking taylor expansion of (pow (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) 1/3) in x 3.705 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)))) in x 3.705 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2))) in x 3.705 * [taylor]: Taking taylor expansion of 1/3 in x 3.705 * [backup-simplify]: Simplify 1/3 into 1/3 3.705 * [taylor]: Taking taylor expansion of (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)) in x 3.705 * [taylor]: Taking taylor expansion of (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) in x 3.705 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 3.705 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 3.705 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 3.705 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 3.705 * [taylor]: Taking taylor expansion of -1 in x 3.705 * [backup-simplify]: Simplify -1 into -1 3.705 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 3.705 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.705 * [taylor]: Taking taylor expansion of x in x 3.705 * [backup-simplify]: Simplify 0 into 0 3.705 * [backup-simplify]: Simplify 1 into 1 3.706 * [backup-simplify]: Simplify (/ 1 1) into 1 3.706 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 3.706 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 3.706 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 3.706 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.706 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 3.706 * [taylor]: Taking taylor expansion of (/ -1 p) in x 3.706 * [taylor]: Taking taylor expansion of -1 in x 3.706 * [backup-simplify]: Simplify -1 into -1 3.706 * [taylor]: Taking taylor expansion of p in x 3.706 * [backup-simplify]: Simplify p into p 3.706 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 3.706 * [taylor]: Taking taylor expansion of (/ -4 p) in x 3.706 * [taylor]: Taking taylor expansion of -4 in x 3.706 * [backup-simplify]: Simplify -4 into -4 3.706 * [taylor]: Taking taylor expansion of p in x 3.706 * [backup-simplify]: Simplify p into p 3.706 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 3.706 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.706 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.706 * [taylor]: Taking taylor expansion of x in x 3.706 * [backup-simplify]: Simplify 0 into 0 3.706 * [backup-simplify]: Simplify 1 into 1 3.706 * [backup-simplify]: Simplify (* 1 1) into 1 3.707 * [backup-simplify]: Simplify (/ 1 1) into 1 3.707 * [backup-simplify]: Simplify (+ 0 1) into 1 3.707 * [backup-simplify]: Simplify (/ 1 1) into 1 3.707 * [backup-simplify]: Simplify (sqrt 1) into 1 3.708 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.709 * [backup-simplify]: Simplify (+ 0 0) into 0 3.710 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.710 * [taylor]: Taking taylor expansion of 0.5 in x 3.710 * [backup-simplify]: Simplify 0.5 into 0.5 3.710 * [taylor]: Taking taylor expansion of 0.5 in x 3.710 * [backup-simplify]: Simplify 0.5 into 0.5 3.711 * [backup-simplify]: Simplify (* 1 1) into 1 3.711 * [backup-simplify]: Simplify (* -1 1) into -1 3.711 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 3.712 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 3.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.713 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.714 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 3.714 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 3.715 * [backup-simplify]: Simplify (+ 0 0) into 0 3.715 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 3.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.717 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 3.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 3.719 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 3.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.720 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 3.721 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 3.722 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 3.722 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 3.722 * [backup-simplify]: Simplify (* (* 1.0 (/ 1 (pow p 2))) (* 1.0 (/ 1 (pow p 2)))) into (/ 1.0 (pow p 4)) 3.723 * [backup-simplify]: Simplify (log (/ 1.0 (pow p 4))) into (log (/ 1.0 (pow p 4))) 3.723 * [backup-simplify]: Simplify (+ (* (- -4) (log x)) (log (/ 1.0 (pow p 4)))) into (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) 3.723 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) into (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) 3.723 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) into (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) 3.724 * [taylor]: Taking taylor expansion of (pow (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) 1/3) in x 3.724 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)))) in x 3.724 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2))) in x 3.724 * [taylor]: Taking taylor expansion of 1/3 in x 3.724 * [backup-simplify]: Simplify 1/3 into 1/3 3.724 * [taylor]: Taking taylor expansion of (log (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2)) in x 3.724 * [taylor]: Taking taylor expansion of (pow (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 2) in x 3.724 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 3.724 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 3.724 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 3.724 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 3.724 * [taylor]: Taking taylor expansion of -1 in x 3.724 * [backup-simplify]: Simplify -1 into -1 3.724 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 3.724 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.724 * [taylor]: Taking taylor expansion of x in x 3.724 * [backup-simplify]: Simplify 0 into 0 3.724 * [backup-simplify]: Simplify 1 into 1 3.724 * [backup-simplify]: Simplify (/ 1 1) into 1 3.724 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 3.725 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 3.725 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 3.725 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 3.725 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 3.725 * [taylor]: Taking taylor expansion of (/ -1 p) in x 3.725 * [taylor]: Taking taylor expansion of -1 in x 3.725 * [backup-simplify]: Simplify -1 into -1 3.725 * [taylor]: Taking taylor expansion of p in x 3.725 * [backup-simplify]: Simplify p into p 3.725 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 3.725 * [taylor]: Taking taylor expansion of (/ -4 p) in x 3.725 * [taylor]: Taking taylor expansion of -4 in x 3.725 * [backup-simplify]: Simplify -4 into -4 3.725 * [taylor]: Taking taylor expansion of p in x 3.725 * [backup-simplify]: Simplify p into p 3.725 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 3.725 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.725 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.725 * [taylor]: Taking taylor expansion of x in x 3.725 * [backup-simplify]: Simplify 0 into 0 3.725 * [backup-simplify]: Simplify 1 into 1 3.725 * [backup-simplify]: Simplify (* 1 1) into 1 3.725 * [backup-simplify]: Simplify (/ 1 1) into 1 3.729 * [backup-simplify]: Simplify (+ 0 1) into 1 3.730 * [backup-simplify]: Simplify (/ 1 1) into 1 3.730 * [backup-simplify]: Simplify (sqrt 1) into 1 3.730 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.731 * [backup-simplify]: Simplify (+ 0 0) into 0 3.731 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.732 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.732 * [taylor]: Taking taylor expansion of 0.5 in x 3.732 * [backup-simplify]: Simplify 0.5 into 0.5 3.732 * [taylor]: Taking taylor expansion of 0.5 in x 3.732 * [backup-simplify]: Simplify 0.5 into 0.5 3.732 * [backup-simplify]: Simplify (* 1 1) into 1 3.732 * [backup-simplify]: Simplify (* -1 1) into -1 3.733 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 3.733 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 3.733 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.734 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.734 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 3.735 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 3.735 * [backup-simplify]: Simplify (+ 0 0) into 0 3.735 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 3.735 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.736 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 3.737 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 3.737 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 3.738 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.739 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 3.739 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 3.740 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 3.741 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 3.741 * [backup-simplify]: Simplify (* (* 1.0 (/ 1 (pow p 2))) (* 1.0 (/ 1 (pow p 2)))) into (/ 1.0 (pow p 4)) 3.741 * [backup-simplify]: Simplify (log (/ 1.0 (pow p 4))) into (log (/ 1.0 (pow p 4))) 3.741 * [backup-simplify]: Simplify (+ (* (- -4) (log x)) (log (/ 1.0 (pow p 4)))) into (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) 3.741 * [backup-simplify]: Simplify (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) into (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) 3.742 * [backup-simplify]: Simplify (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) into (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) 3.742 * [taylor]: Taking taylor expansion of (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) in p 3.742 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) in p 3.742 * [taylor]: Taking taylor expansion of 1/3 in p 3.742 * [backup-simplify]: Simplify 1/3 into 1/3 3.742 * [taylor]: Taking taylor expansion of (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) in p 3.742 * [taylor]: Taking taylor expansion of (log (/ 1.0 (pow p 4))) in p 3.742 * [taylor]: Taking taylor expansion of (/ 1.0 (pow p 4)) in p 3.742 * [taylor]: Taking taylor expansion of 1.0 in p 3.742 * [backup-simplify]: Simplify 1.0 into 1.0 3.742 * [taylor]: Taking taylor expansion of (pow p 4) in p 3.742 * [taylor]: Taking taylor expansion of p in p 3.742 * [backup-simplify]: Simplify 0 into 0 3.742 * [backup-simplify]: Simplify 1 into 1 3.742 * [backup-simplify]: Simplify (* 1 1) into 1 3.743 * [backup-simplify]: Simplify (* 1 1) into 1 3.743 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 3.744 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.744 * [taylor]: Taking taylor expansion of (* 4 (log x)) in p 3.744 * [taylor]: Taking taylor expansion of 4 in p 3.744 * [backup-simplify]: Simplify 4 into 4 3.744 * [taylor]: Taking taylor expansion of (log x) in p 3.744 * [taylor]: Taking taylor expansion of x in p 3.744 * [backup-simplify]: Simplify x into x 3.744 * [backup-simplify]: Simplify (log x) into (log x) 3.745 * [backup-simplify]: Simplify (+ (* (- 4) (log p)) (log 1.0)) into (- (log 1.0) (* 4 (log p))) 3.745 * [backup-simplify]: Simplify (* 4 (log x)) into (* 4 (log x)) 3.745 * [backup-simplify]: Simplify (+ (- (log 1.0) (* 4 (log p))) (* 4 (log x))) into (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))) 3.746 * [backup-simplify]: Simplify (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))) into (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))) 3.746 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) into (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) 3.747 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) into (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) 3.747 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -4 p) (/ 0 p)))) into 0 3.747 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -1 p) (/ 0 p)))) into 0 3.747 * [backup-simplify]: Simplify (+ (* (/ -1 p) 0) (* 0 (/ -4 p))) into 0 3.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.749 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.749 * [backup-simplify]: Simplify (+ 0 0) into 0 3.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 3.751 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 3.752 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.753 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 3.754 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1)))) into 0 3.755 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* (* 2 (/ 1 (pow p 2))) 0) (* 0 0.5)))) into 0 3.756 * [backup-simplify]: Simplify (+ 0 0) into 0 3.756 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ 1 (pow p 2))) 0) (* 0 (* 1.0 (/ 1 (pow p 2))))) into 0 3.757 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1.0 (pow p 4)) 1)))) 1) into 0 3.757 * [backup-simplify]: Simplify (+ (* (- -4) (log x)) (log (/ 1.0 (pow p 4)))) into (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) 3.758 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) into 0 3.759 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (+ (* (/ (pow 0 1) 1)))) into 0 3.759 * [taylor]: Taking taylor expansion of 0 in p 3.759 * [backup-simplify]: Simplify 0 into 0 3.759 * [backup-simplify]: Simplify 0 into 0 3.760 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.760 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.761 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 3.763 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 3.763 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 3.764 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (log x))) into 0 3.764 * [backup-simplify]: Simplify (+ 0 0) into 0 3.765 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) into 0 3.766 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (+ (* (/ (pow 0 1) 1)))) into 0 3.766 * [backup-simplify]: Simplify 0 into 0 3.766 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -4 p) (/ 0 p)) (* 0 (/ 0 p)))) into 0 3.766 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -1 p) (/ 0 p)) (* 0 (/ 0 p)))) into 0 3.766 * [backup-simplify]: Simplify (+ (* (/ -1 p) 0) (+ (* 0 0) (* 0 (/ -4 p)))) into 0 3.767 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.768 * [backup-simplify]: Simplify (+ 0 0) into 0 3.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (* 16 (/ 1 (pow p 4))) 3.770 * [backup-simplify]: Simplify (/ (- (* 16 (/ 1 (pow p 4))) (pow (/ -2 (pow p 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ 6 (pow p 4)) 3.770 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.771 * [backup-simplify]: Simplify (+ (* 1 (/ 6 (pow p 4))) (+ (* 0 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))))) into (* 6 (/ 1 (pow p 4))) 3.772 * [backup-simplify]: Simplify (+ (* -1 (* 6 (/ 1 (pow p 4)))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))))) into (- (* 6 (/ 1 (pow p 4)))) 3.773 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* (* 2 (/ 1 (pow p 2))) 0) (+ (* 0 0) (* (- (* 6 (/ 1 (pow p 4)))) 0.5))))) into (- (* 3.0 (/ 1 (pow p 4)))) 3.773 * [backup-simplify]: Simplify (+ (- (* 3.0 (/ 1 (pow p 4)))) 0) into (- (* 3.0 (/ 1 (pow p 4)))) 3.773 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ 1 (pow p 2))) (- (* 3.0 (/ 1 (pow p 4))))) (+ (* 0 0) (* (- (* 3.0 (/ 1 (pow p 4)))) (* 1.0 (/ 1 (pow p 2)))))) into (- (* 6.0 (/ 1 (pow p 6)))) 3.774 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1.0 (pow p 4)) 2))) (* 1 (/ (* 1 (pow (* 2 (- (* 6.0 (/ 1 (pow p 6))))) 1)) (pow (/ 1.0 (pow p 4)) 1)))) 2) into (/ -6.0 (pow p 2)) 3.774 * [backup-simplify]: Simplify (+ (* (- -4) (log x)) (log (/ 1.0 (pow p 4)))) into (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) 3.775 * [backup-simplify]: Simplify (+ (* 1/3 (/ -6.0 (pow p 2))) (+ (* 0 0) (* 0 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))))) into (- (* 2.0 (/ 1 (pow p 2)))) 3.775 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow (- (* 2.0 (/ 1 (pow p 2)))) 1) 1)))) into (* -2.0 (/ (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (pow p 2))) 3.775 * [taylor]: Taking taylor expansion of (* -2.0 (/ (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (pow p 2))) in p 3.775 * [taylor]: Taking taylor expansion of -2.0 in p 3.775 * [backup-simplify]: Simplify -2.0 into -2.0 3.775 * [taylor]: Taking taylor expansion of (/ (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (pow p 2)) in p 3.776 * [taylor]: Taking taylor expansion of (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) in p 3.776 * [taylor]: Taking taylor expansion of (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x)))) in p 3.776 * [taylor]: Taking taylor expansion of 1/3 in p 3.776 * [backup-simplify]: Simplify 1/3 into 1/3 3.776 * [taylor]: Taking taylor expansion of (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) in p 3.776 * [taylor]: Taking taylor expansion of (log (/ 1.0 (pow p 4))) in p 3.776 * [taylor]: Taking taylor expansion of (/ 1.0 (pow p 4)) in p 3.776 * [taylor]: Taking taylor expansion of 1.0 in p 3.776 * [backup-simplify]: Simplify 1.0 into 1.0 3.776 * [taylor]: Taking taylor expansion of (pow p 4) in p 3.776 * [taylor]: Taking taylor expansion of p in p 3.776 * [backup-simplify]: Simplify 0 into 0 3.776 * [backup-simplify]: Simplify 1 into 1 3.776 * [backup-simplify]: Simplify (* 1 1) into 1 3.776 * [backup-simplify]: Simplify (* 1 1) into 1 3.776 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 3.777 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 3.777 * [taylor]: Taking taylor expansion of (* 4 (log x)) in p 3.777 * [taylor]: Taking taylor expansion of 4 in p 3.777 * [backup-simplify]: Simplify 4 into 4 3.777 * [taylor]: Taking taylor expansion of (log x) in p 3.777 * [taylor]: Taking taylor expansion of x in p 3.777 * [backup-simplify]: Simplify x into x 3.777 * [backup-simplify]: Simplify (log x) into (log x) 3.777 * [backup-simplify]: Simplify (+ (* (- 4) (log p)) (log 1.0)) into (- (log 1.0) (* 4 (log p))) 3.777 * [backup-simplify]: Simplify (* 4 (log x)) into (* 4 (log x)) 3.778 * [backup-simplify]: Simplify (+ (- (log 1.0) (* 4 (log p))) (* 4 (log x))) into (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))) 3.778 * [backup-simplify]: Simplify (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))) into (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))) 3.778 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) into (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) 3.778 * [taylor]: Taking taylor expansion of (pow p 2) in p 3.778 * [taylor]: Taking taylor expansion of p in p 3.778 * [backup-simplify]: Simplify 0 into 0 3.778 * [backup-simplify]: Simplify 1 into 1 3.779 * [backup-simplify]: Simplify (* 1 1) into 1 3.779 * [backup-simplify]: Simplify (/ (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) 1) into (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) 3.779 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.780 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.780 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 3.781 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 3.782 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow x 1)))) 1) into 0 3.782 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 (log x))) into 0 3.782 * [backup-simplify]: Simplify (+ 0 0) into 0 3.783 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) into 0 3.783 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.784 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.786 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1.0 1)))) 2) into 0 3.787 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 3.787 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log x)))) into 0 3.788 * [backup-simplify]: Simplify (+ 0 0) into 0 3.788 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))))) into 0 3.789 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.790 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.791 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (+ (* (/ (pow 0 1) 1)))) into 0 3.791 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.792 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (/ 0 1)))) into 0 3.793 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.794 * [backup-simplify]: Simplify (+ (* -2.0 0) (+ (* 0 0) (* 0 (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))))))) into 0 3.794 * [backup-simplify]: Simplify 0 into 0 3.794 * [backup-simplify]: Simplify 0 into 0 3.794 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.795 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.797 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1.0 1)))) 2) into 0 3.798 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow x 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow x 1)))) 2) into 0 3.798 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 (log x)))) into 0 3.799 * [backup-simplify]: Simplify (+ 0 0) into 0 3.800 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p)))))) into 0 3.801 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (+ (log 1.0) (* 4 (log x))) (* 4 (log p))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.801 * [backup-simplify]: Simplify 0 into 0 3.801 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -4 p) (/ 0 p)) (* 0 (/ 0 p)) (* 0 (/ 0 p)))) into 0 3.801 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ -1 p) (/ 0 p)) (* 0 (/ 0 p)) (* 0 (/ 0 p)))) into 0 3.801 * [backup-simplify]: Simplify (+ (* (/ -1 p) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -4 p))))) into 0 3.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.803 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.803 * [backup-simplify]: Simplify (+ 0 0) into 0 3.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (* 16 (/ 1 (pow p 4))) (/ 0 1)))) into 0 3.805 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 6 (pow p 4)))) (* 2 (* (/ -2 (pow p 2)) 0)))) (* 2 1)) into 0 3.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.806 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ 6 (pow p 4))) (+ (* 0 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))))) into 0 3.807 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (* 6 (/ 1 (pow p 4)))) (+ (* 0 0) (+ (* 0 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1)))))) into 0 3.808 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* (* 2 (/ 1 (pow p 2))) 0) (+ (* 0 0) (+ (* (- (* 6 (/ 1 (pow p 4)))) 0) (* 0 0.5)))))) into 0 3.809 * [backup-simplify]: Simplify (+ 0 0) into 0 3.809 * [backup-simplify]: Simplify (+ (* (* 1.0 (/ 1 (pow p 2))) 0) (+ (* 0 (- (* 3.0 (/ 1 (pow p 4))))) (+ (* (- (* 3.0 (/ 1 (pow p 4)))) 0) (* 0 (* 1.0 (/ 1 (pow p 2))))))) into 0 3.810 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1.0 (pow p 4)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 (- (* 6.0 (/ 1 (pow p 6))))) 1)) (pow (/ 1.0 (pow p 4)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1.0 (pow p 4)) 1)))) 6) into 0 3.811 * [backup-simplify]: Simplify (+ (* (- -4) (log x)) (log (/ 1.0 (pow p 4)))) into (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))) 3.811 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 (/ -6.0 (pow p 2))) (+ (* 0 0) (* 0 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))))) into 0 3.813 * [backup-simplify]: Simplify (* (exp (* 1/3 (+ (log (/ 1.0 (pow p 4))) (* 4 (log x))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow (- (* 2.0 (/ 1 (pow p 2)))) 1) 1)) (* (/ (pow 0 1) 1)))) into 0 3.813 * [taylor]: Taking taylor expansion of 0 in p 3.813 * [backup-simplify]: Simplify 0 into 0 3.813 * [backup-simplify]: Simplify 0 into 0 3.813 * [backup-simplify]: Simplify (exp (* 1/3 (- (+ (log 1.0) (* 4 (log (/ 1 (- x))))) (* 4 (log (/ 1 (- p))))))) into (exp (* 1/3 (- (+ (log 1.0) (* 4 (log (/ -1 x)))) (* 4 (log (/ -1 p)))))) 3.813 * * * [progress]: simplifying candidates 3.813 * * * * [progress]: [ 1 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 2 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 3 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 4 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 5 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 6 / 103 ] simplifiying candidate # 3.813 * * * * [progress]: [ 7 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 8 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 9 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 10 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 11 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 12 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 13 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 14 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 15 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 16 / 103 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5))))))))> 3.814 * * * * [progress]: [ 17 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 18 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 19 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 20 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 21 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 22 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 23 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 24 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 25 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 26 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 27 / 103 ] simplifiying candidate # 3.814 * * * * [progress]: [ 28 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 29 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 30 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 31 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 32 / 103 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))))))> 3.815 * * * * [progress]: [ 33 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 34 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 35 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 36 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 37 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 38 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 39 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 40 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 41 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 42 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 43 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 44 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 45 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 46 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 47 / 103 ] simplifiying candidate # 3.815 * * * * [progress]: [ 48 / 103 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (log (exp (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))))))> 3.815 * * * * [progress]: [ 49 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 50 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 51 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 52 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 53 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 54 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 55 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 56 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 57 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 58 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 59 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 60 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 61 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 62 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 63 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 64 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 65 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 66 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 67 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 68 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 69 / 103 ] simplifiying candidate # 3.816 * * * * [progress]: [ 70 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 71 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 72 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 73 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 74 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 75 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 76 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 77 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 78 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 79 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 80 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 81 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 82 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 83 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 84 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 85 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 86 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 87 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 88 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 89 / 103 ] simplifiying candidate # 3.817 * * * * [progress]: [ 90 / 103 ] simplifiying candidate #real (real->posit16 (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))))))))> 3.818 * * * * [progress]: [ 91 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 92 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 93 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 94 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 95 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 96 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 97 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 98 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 99 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 100 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 101 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 102 / 103 ] simplifiying candidate # 3.818 * * * * [progress]: [ 103 / 103 ] simplifiying candidate # 3.819 * [simplify]: Simplifying: (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log1p (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (+ 1/3 1/3) (+ 1 1) (* (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (+ 1 1) (+ (log (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (log (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (log (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (exp (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (* (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (sqrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (sqrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt 1) (cbrt 1)) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* 1 1) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* 2 1/3) (* 2 1) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt 1)) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) 1) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (sqrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (sqrt (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5))) (real->posit16 (* (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma p (* 4 p) (* x x)))) 0.5 0.5)))) x (* 2 p) (* -2 p) x (* 2 p) (* -2 p) x (* 2 p) (* -2 p) (pow 0.25 1/3) (pow 1.0 1/3) (exp (* 1/3 (- (+ (log 1.0) (* 4 (log (/ -1 x)))) (* 4 (log (/ -1 p)))))) 3.821 * * [simplify]: iteration 1: (89 enodes) 3.851 * * [simplify]: iteration 2: (322 enodes) 3.907 * * [simplify]: iteration 3: (527 enodes) 4.032 * * [simplify]: iteration 4: (1022 enodes) 4.427 * * [simplify]: Extracting #0: cost 41 inf + 0 4.428 * * [simplify]: Extracting #1: cost 210 inf + 5 4.430 * * [simplify]: Extracting #2: cost 523 inf + 7022 4.437 * * [simplify]: Extracting #3: cost 673 inf + 25765 4.448 * * [simplify]: Extracting #4: cost 609 inf + 54150 4.475 * * [simplify]: Extracting #5: cost 330 inf + 162086 4.531 * * [simplify]: Extracting #6: cost 22 inf + 294208 4.588 * * [simplify]: Extracting #7: cost 0 inf + 298887 4.660 * * [simplify]: Extracting #8: cost 0 inf + 297634 4.741 * [simplify]: Simplified to: (expm1 (sqrt (fma (* p p) 4 (* x x)))) (log1p (sqrt (fma (* p p) 4 (* x x)))) (log (sqrt (fma (* p p) 4 (* x x)))) (exp (sqrt (fma (* p p) 4 (* x x)))) (* (cbrt (sqrt (fma (* p p) 4 (* x x)))) (cbrt (sqrt (fma (* p p) 4 (* x x))))) (cbrt (sqrt (fma (* p p) 4 (* x x)))) (* (fma (* p p) 4 (* x x)) (sqrt (fma (* p p) 4 (* x x)))) (fabs (cbrt (fma (* p p) 4 (* x x)))) (sqrt (cbrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) 1 (sqrt (fma (* p p) 4 (* x x))) 1/2 (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (real->posit16 (sqrt (fma (* p p) 4 (* x x)))) (expm1 (sqrt (fma (* p p) 4 (* x x)))) (log1p (sqrt (fma (* p p) 4 (* x x)))) (log (sqrt (fma (* p p) 4 (* x x)))) (exp (sqrt (fma (* p p) 4 (* x x)))) (* (cbrt (sqrt (fma (* p p) 4 (* x x)))) (cbrt (sqrt (fma (* p p) 4 (* x x))))) (cbrt (sqrt (fma (* p p) 4 (* x x)))) (* (fma (* p p) 4 (* x x)) (sqrt (fma (* p p) 4 (* x x)))) (fabs (cbrt (fma (* p p) 4 (* x x)))) (sqrt (cbrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) 1 (sqrt (fma (* p p) 4 (* x x))) 1/2 (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (real->posit16 (sqrt (fma (* p p) 4 (* x x)))) (expm1 (sqrt (fma (* p p) 4 (* x x)))) (log1p (sqrt (fma (* p p) 4 (* x x)))) (log (sqrt (fma (* p p) 4 (* x x)))) (exp (sqrt (fma (* p p) 4 (* x x)))) (* (cbrt (sqrt (fma (* p p) 4 (* x x)))) (cbrt (sqrt (fma (* p p) 4 (* x x))))) (cbrt (sqrt (fma (* p p) 4 (* x x)))) (* (fma (* p p) 4 (* x x)) (sqrt (fma (* p p) 4 (* x x)))) (fabs (cbrt (fma (* p p) 4 (* x x)))) (sqrt (cbrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) 1 (sqrt (fma (* p p) 4 (* x x))) 1/2 (sqrt (sqrt (fma (* p p) 4 (* x x)))) (sqrt (sqrt (fma (* p p) 4 (* x x)))) (real->posit16 (sqrt (fma (* p p) 4 (* x x)))) (expm1 (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (log1p (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) 2/3 2 (* (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) 2 (log (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (log (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (exp (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))))) (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5) (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (fabs (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (fabs (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))))) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) 1 (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) 1 (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) 2/3 2 (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) (* (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (sqrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (sqrt (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5))) (real->posit16 (* (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)) (cbrt (fma (/ x (sqrt (fma (* p p) 4 (* x x)))) 0.5 0.5)))) x (* p 2) (* -2 p) x (* p 2) (* -2 p) x (* p 2) (* -2 p) (cbrt 0.25) (cbrt 1.0) (* (exp (* 4/3 (- (log (/ -1 x)) (log (/ -1 p))))) (cbrt 1.0)) 4.762 * * * [progress]: adding candidates to table 6.233 * * [progress]: iteration 4 / 4 6.233 * * * [progress]: picking best candidate 6.275 * * * * [pick]: Picked # 6.275 * * * [progress]: localizing error 6.304 * * * [progress]: generating rewritten candidates 6.304 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2 2 1) 6.305 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1 1) 6.306 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 6.307 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2) 6.326 * * * [progress]: generating series expansions 6.326 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2 2 1) 6.326 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 6.326 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 6.326 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 6.326 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 6.326 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.326 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 6.326 * [taylor]: Taking taylor expansion of p in x 6.326 * [backup-simplify]: Simplify p into p 6.326 * [taylor]: Taking taylor expansion of (* 4 p) in x 6.326 * [taylor]: Taking taylor expansion of 4 in x 6.326 * [backup-simplify]: Simplify 4 into 4 6.326 * [taylor]: Taking taylor expansion of p in x 6.326 * [backup-simplify]: Simplify p into p 6.326 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.326 * [taylor]: Taking taylor expansion of x in x 6.326 * [backup-simplify]: Simplify 0 into 0 6.326 * [backup-simplify]: Simplify 1 into 1 6.326 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 6.327 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 6.327 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 6.327 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 6.327 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 6.327 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 6.328 * [backup-simplify]: Simplify (+ 0 0) into 0 6.328 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 6.328 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.328 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.328 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.328 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.328 * [taylor]: Taking taylor expansion of p in p 6.328 * [backup-simplify]: Simplify 0 into 0 6.328 * [backup-simplify]: Simplify 1 into 1 6.328 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.328 * [taylor]: Taking taylor expansion of 4 in p 6.328 * [backup-simplify]: Simplify 4 into 4 6.328 * [taylor]: Taking taylor expansion of p in p 6.328 * [backup-simplify]: Simplify 0 into 0 6.328 * [backup-simplify]: Simplify 1 into 1 6.328 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.328 * [taylor]: Taking taylor expansion of x in p 6.328 * [backup-simplify]: Simplify x into x 6.328 * [backup-simplify]: Simplify (* 4 0) into 0 6.329 * [backup-simplify]: Simplify (* 0 0) into 0 6.329 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.329 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.329 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.329 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.330 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.330 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.330 * [backup-simplify]: Simplify (+ 0 0) into 0 6.330 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.330 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.330 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.330 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.330 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.330 * [taylor]: Taking taylor expansion of p in p 6.330 * [backup-simplify]: Simplify 0 into 0 6.330 * [backup-simplify]: Simplify 1 into 1 6.330 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.330 * [taylor]: Taking taylor expansion of 4 in p 6.330 * [backup-simplify]: Simplify 4 into 4 6.330 * [taylor]: Taking taylor expansion of p in p 6.330 * [backup-simplify]: Simplify 0 into 0 6.330 * [backup-simplify]: Simplify 1 into 1 6.330 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.330 * [taylor]: Taking taylor expansion of x in p 6.330 * [backup-simplify]: Simplify x into x 6.330 * [backup-simplify]: Simplify (* 4 0) into 0 6.331 * [backup-simplify]: Simplify (* 0 0) into 0 6.331 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.331 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.331 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.331 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.332 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.332 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.332 * [backup-simplify]: Simplify (+ 0 0) into 0 6.332 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.332 * [taylor]: Taking taylor expansion of x in x 6.332 * [backup-simplify]: Simplify 0 into 0 6.332 * [backup-simplify]: Simplify 1 into 1 6.332 * [backup-simplify]: Simplify 0 into 0 6.332 * [taylor]: Taking taylor expansion of 0 in x 6.332 * [backup-simplify]: Simplify 0 into 0 6.332 * [backup-simplify]: Simplify 0 into 0 6.332 * [backup-simplify]: Simplify 1 into 1 6.333 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 6.333 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 6.334 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.334 * [backup-simplify]: Simplify (+ 4 0) into 4 6.334 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 6.335 * [taylor]: Taking taylor expansion of (/ 2 x) in x 6.335 * [taylor]: Taking taylor expansion of 2 in x 6.335 * [backup-simplify]: Simplify 2 into 2 6.335 * [taylor]: Taking taylor expansion of x in x 6.335 * [backup-simplify]: Simplify 0 into 0 6.335 * [backup-simplify]: Simplify 1 into 1 6.335 * [backup-simplify]: Simplify (/ 2 1) into 2 6.335 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 6.335 * [backup-simplify]: Simplify 0 into 0 6.335 * [backup-simplify]: Simplify 0 into 0 6.335 * [backup-simplify]: Simplify 0 into 0 6.336 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.337 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 6.337 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 6.338 * [backup-simplify]: Simplify (+ 0 0) into 0 6.338 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 6.338 * [taylor]: Taking taylor expansion of 0 in x 6.338 * [backup-simplify]: Simplify 0 into 0 6.338 * [backup-simplify]: Simplify 0 into 0 6.338 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.338 * [backup-simplify]: Simplify 0 into 0 6.339 * [backup-simplify]: Simplify 0 into 0 6.339 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 6.339 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 6.339 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.339 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 6.339 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 6.339 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.339 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 6.339 * [taylor]: Taking taylor expansion of (/ 1 p) in x 6.339 * [taylor]: Taking taylor expansion of p in x 6.339 * [backup-simplify]: Simplify p into p 6.339 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 6.339 * [taylor]: Taking taylor expansion of (/ 4 p) in x 6.339 * [taylor]: Taking taylor expansion of 4 in x 6.339 * [backup-simplify]: Simplify 4 into 4 6.339 * [taylor]: Taking taylor expansion of p in x 6.339 * [backup-simplify]: Simplify p into p 6.339 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 6.339 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.339 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.339 * [taylor]: Taking taylor expansion of x in x 6.339 * [backup-simplify]: Simplify 0 into 0 6.339 * [backup-simplify]: Simplify 1 into 1 6.339 * [backup-simplify]: Simplify (* 1 1) into 1 6.340 * [backup-simplify]: Simplify (/ 1 1) into 1 6.340 * [backup-simplify]: Simplify (+ 0 1) into 1 6.340 * [backup-simplify]: Simplify (sqrt 1) into 1 6.340 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.341 * [backup-simplify]: Simplify (+ 0 0) into 0 6.342 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.342 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.342 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.342 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.342 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.342 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.342 * [taylor]: Taking taylor expansion of p in p 6.342 * [backup-simplify]: Simplify 0 into 0 6.342 * [backup-simplify]: Simplify 1 into 1 6.342 * [backup-simplify]: Simplify (/ 1 1) into 1 6.342 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.342 * [taylor]: Taking taylor expansion of 4 in p 6.342 * [backup-simplify]: Simplify 4 into 4 6.342 * [taylor]: Taking taylor expansion of p in p 6.342 * [backup-simplify]: Simplify 0 into 0 6.342 * [backup-simplify]: Simplify 1 into 1 6.342 * [backup-simplify]: Simplify (/ 4 1) into 4 6.342 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.342 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.343 * [taylor]: Taking taylor expansion of x in p 6.343 * [backup-simplify]: Simplify x into x 6.343 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.343 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.343 * [backup-simplify]: Simplify (* 1 4) into 4 6.343 * [backup-simplify]: Simplify (+ 4 0) into 4 6.344 * [backup-simplify]: Simplify (sqrt 4) into 2 6.344 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.345 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.345 * [backup-simplify]: Simplify (+ 0 0) into 0 6.346 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.346 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.346 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.346 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.346 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.346 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.346 * [taylor]: Taking taylor expansion of p in p 6.346 * [backup-simplify]: Simplify 0 into 0 6.346 * [backup-simplify]: Simplify 1 into 1 6.346 * [backup-simplify]: Simplify (/ 1 1) into 1 6.346 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.346 * [taylor]: Taking taylor expansion of 4 in p 6.346 * [backup-simplify]: Simplify 4 into 4 6.346 * [taylor]: Taking taylor expansion of p in p 6.346 * [backup-simplify]: Simplify 0 into 0 6.346 * [backup-simplify]: Simplify 1 into 1 6.346 * [backup-simplify]: Simplify (/ 4 1) into 4 6.346 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.346 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.346 * [taylor]: Taking taylor expansion of x in p 6.346 * [backup-simplify]: Simplify x into x 6.347 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.347 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.347 * [backup-simplify]: Simplify (* 1 4) into 4 6.347 * [backup-simplify]: Simplify (+ 4 0) into 4 6.347 * [backup-simplify]: Simplify (sqrt 4) into 2 6.348 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.348 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.349 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.349 * [backup-simplify]: Simplify (+ 0 0) into 0 6.349 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.349 * [taylor]: Taking taylor expansion of 2 in x 6.349 * [backup-simplify]: Simplify 2 into 2 6.349 * [taylor]: Taking taylor expansion of 0 in x 6.349 * [backup-simplify]: Simplify 0 into 0 6.350 * [backup-simplify]: Simplify 2 into 2 6.350 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.351 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 6.351 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.352 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.352 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.352 * [taylor]: Taking taylor expansion of 1/4 in x 6.352 * [backup-simplify]: Simplify 1/4 into 1/4 6.352 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.352 * [taylor]: Taking taylor expansion of x in x 6.352 * [backup-simplify]: Simplify 0 into 0 6.352 * [backup-simplify]: Simplify 1 into 1 6.352 * [backup-simplify]: Simplify (* 1 1) into 1 6.353 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.353 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify 0 into 0 6.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 6.355 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.356 * [backup-simplify]: Simplify (+ 0 0) into 0 6.356 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.356 * [taylor]: Taking taylor expansion of 0 in x 6.356 * [backup-simplify]: Simplify 0 into 0 6.357 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.357 * [backup-simplify]: Simplify 0 into 0 6.357 * [backup-simplify]: Simplify 0 into 0 6.357 * [backup-simplify]: Simplify 0 into 0 6.357 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 6.358 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 6.358 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.358 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 6.358 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 6.358 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.358 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 6.358 * [taylor]: Taking taylor expansion of (/ -1 p) in x 6.358 * [taylor]: Taking taylor expansion of -1 in x 6.358 * [backup-simplify]: Simplify -1 into -1 6.358 * [taylor]: Taking taylor expansion of p in x 6.358 * [backup-simplify]: Simplify p into p 6.358 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 6.358 * [taylor]: Taking taylor expansion of (/ -4 p) in x 6.358 * [taylor]: Taking taylor expansion of -4 in x 6.358 * [backup-simplify]: Simplify -4 into -4 6.358 * [taylor]: Taking taylor expansion of p in x 6.358 * [backup-simplify]: Simplify p into p 6.358 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 6.358 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.358 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.358 * [taylor]: Taking taylor expansion of x in x 6.358 * [backup-simplify]: Simplify 0 into 0 6.358 * [backup-simplify]: Simplify 1 into 1 6.358 * [backup-simplify]: Simplify (* 1 1) into 1 6.359 * [backup-simplify]: Simplify (/ 1 1) into 1 6.359 * [backup-simplify]: Simplify (+ 0 1) into 1 6.359 * [backup-simplify]: Simplify (sqrt 1) into 1 6.359 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.360 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.360 * [backup-simplify]: Simplify (+ 0 0) into 0 6.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.361 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.361 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.361 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.361 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.361 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.361 * [taylor]: Taking taylor expansion of -1 in p 6.361 * [backup-simplify]: Simplify -1 into -1 6.361 * [taylor]: Taking taylor expansion of p in p 6.361 * [backup-simplify]: Simplify 0 into 0 6.361 * [backup-simplify]: Simplify 1 into 1 6.361 * [backup-simplify]: Simplify (/ -1 1) into -1 6.361 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.361 * [taylor]: Taking taylor expansion of -4 in p 6.361 * [backup-simplify]: Simplify -4 into -4 6.361 * [taylor]: Taking taylor expansion of p in p 6.361 * [backup-simplify]: Simplify 0 into 0 6.361 * [backup-simplify]: Simplify 1 into 1 6.361 * [backup-simplify]: Simplify (/ -4 1) into -4 6.361 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.361 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.361 * [taylor]: Taking taylor expansion of x in p 6.361 * [backup-simplify]: Simplify x into x 6.361 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.362 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.362 * [backup-simplify]: Simplify (* -1 -4) into 4 6.362 * [backup-simplify]: Simplify (+ 4 0) into 4 6.362 * [backup-simplify]: Simplify (sqrt 4) into 2 6.363 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.363 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.364 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.364 * [backup-simplify]: Simplify (+ 0 0) into 0 6.365 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.365 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.365 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.365 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.365 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.365 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.365 * [taylor]: Taking taylor expansion of -1 in p 6.365 * [backup-simplify]: Simplify -1 into -1 6.365 * [taylor]: Taking taylor expansion of p in p 6.365 * [backup-simplify]: Simplify 0 into 0 6.365 * [backup-simplify]: Simplify 1 into 1 6.365 * [backup-simplify]: Simplify (/ -1 1) into -1 6.365 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.365 * [taylor]: Taking taylor expansion of -4 in p 6.365 * [backup-simplify]: Simplify -4 into -4 6.365 * [taylor]: Taking taylor expansion of p in p 6.365 * [backup-simplify]: Simplify 0 into 0 6.365 * [backup-simplify]: Simplify 1 into 1 6.365 * [backup-simplify]: Simplify (/ -4 1) into -4 6.365 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.365 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.365 * [taylor]: Taking taylor expansion of x in p 6.365 * [backup-simplify]: Simplify x into x 6.366 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.366 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.366 * [backup-simplify]: Simplify (* -1 -4) into 4 6.366 * [backup-simplify]: Simplify (+ 4 0) into 4 6.366 * [backup-simplify]: Simplify (sqrt 4) into 2 6.367 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.367 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.368 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.368 * [backup-simplify]: Simplify (+ 0 0) into 0 6.368 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.369 * [taylor]: Taking taylor expansion of 2 in x 6.369 * [backup-simplify]: Simplify 2 into 2 6.369 * [taylor]: Taking taylor expansion of 0 in x 6.369 * [backup-simplify]: Simplify 0 into 0 6.369 * [backup-simplify]: Simplify 2 into 2 6.369 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.370 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.371 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 6.371 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.372 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.372 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.372 * [taylor]: Taking taylor expansion of 1/4 in x 6.372 * [backup-simplify]: Simplify 1/4 into 1/4 6.372 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.372 * [taylor]: Taking taylor expansion of x in x 6.372 * [backup-simplify]: Simplify 0 into 0 6.372 * [backup-simplify]: Simplify 1 into 1 6.373 * [backup-simplify]: Simplify (* 1 1) into 1 6.373 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.374 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.374 * [backup-simplify]: Simplify 0 into 0 6.374 * [backup-simplify]: Simplify 0 into 0 6.374 * [backup-simplify]: Simplify 0 into 0 6.375 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.375 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.376 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 6.376 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.376 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.377 * [backup-simplify]: Simplify (+ 0 0) into 0 6.377 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.377 * [taylor]: Taking taylor expansion of 0 in x 6.377 * [backup-simplify]: Simplify 0 into 0 6.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.378 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.378 * [backup-simplify]: Simplify 0 into 0 6.378 * [backup-simplify]: Simplify 0 into 0 6.378 * [backup-simplify]: Simplify 0 into 0 6.378 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 6.378 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1 1) 6.378 * [backup-simplify]: Simplify (sqrt (fma p (* 4 p) (* x x))) into (sqrt (fma p (* 4 p) (pow x 2))) 6.378 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 6.378 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 6.378 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 6.378 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.379 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 6.379 * [taylor]: Taking taylor expansion of p in x 6.379 * [backup-simplify]: Simplify p into p 6.379 * [taylor]: Taking taylor expansion of (* 4 p) in x 6.379 * [taylor]: Taking taylor expansion of 4 in x 6.379 * [backup-simplify]: Simplify 4 into 4 6.379 * [taylor]: Taking taylor expansion of p in x 6.379 * [backup-simplify]: Simplify p into p 6.379 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.379 * [taylor]: Taking taylor expansion of x in x 6.379 * [backup-simplify]: Simplify 0 into 0 6.379 * [backup-simplify]: Simplify 1 into 1 6.379 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 6.379 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 6.379 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 6.379 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 6.379 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 6.379 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 6.379 * [backup-simplify]: Simplify (+ 0 0) into 0 6.380 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 6.380 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.380 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.380 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.380 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.380 * [taylor]: Taking taylor expansion of p in p 6.380 * [backup-simplify]: Simplify 0 into 0 6.380 * [backup-simplify]: Simplify 1 into 1 6.380 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.380 * [taylor]: Taking taylor expansion of 4 in p 6.380 * [backup-simplify]: Simplify 4 into 4 6.380 * [taylor]: Taking taylor expansion of p in p 6.380 * [backup-simplify]: Simplify 0 into 0 6.380 * [backup-simplify]: Simplify 1 into 1 6.380 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.380 * [taylor]: Taking taylor expansion of x in p 6.380 * [backup-simplify]: Simplify x into x 6.380 * [backup-simplify]: Simplify (* 4 0) into 0 6.380 * [backup-simplify]: Simplify (* 0 0) into 0 6.380 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.380 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.381 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.381 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.381 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.382 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.382 * [backup-simplify]: Simplify (+ 0 0) into 0 6.382 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.382 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.382 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.382 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.382 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.382 * [taylor]: Taking taylor expansion of p in p 6.382 * [backup-simplify]: Simplify 0 into 0 6.382 * [backup-simplify]: Simplify 1 into 1 6.382 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.382 * [taylor]: Taking taylor expansion of 4 in p 6.382 * [backup-simplify]: Simplify 4 into 4 6.382 * [taylor]: Taking taylor expansion of p in p 6.382 * [backup-simplify]: Simplify 0 into 0 6.382 * [backup-simplify]: Simplify 1 into 1 6.382 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.382 * [taylor]: Taking taylor expansion of x in p 6.382 * [backup-simplify]: Simplify x into x 6.382 * [backup-simplify]: Simplify (* 4 0) into 0 6.383 * [backup-simplify]: Simplify (* 0 0) into 0 6.383 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.383 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.383 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.383 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.384 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.384 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.384 * [backup-simplify]: Simplify (+ 0 0) into 0 6.384 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.384 * [taylor]: Taking taylor expansion of x in x 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify 1 into 1 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [taylor]: Taking taylor expansion of 0 in x 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify 1 into 1 6.385 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 6.385 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 6.386 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.386 * [backup-simplify]: Simplify (+ 4 0) into 4 6.386 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 6.386 * [taylor]: Taking taylor expansion of (/ 2 x) in x 6.386 * [taylor]: Taking taylor expansion of 2 in x 6.386 * [backup-simplify]: Simplify 2 into 2 6.386 * [taylor]: Taking taylor expansion of x in x 6.386 * [backup-simplify]: Simplify 0 into 0 6.386 * [backup-simplify]: Simplify 1 into 1 6.387 * [backup-simplify]: Simplify (/ 2 1) into 2 6.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 6.387 * [backup-simplify]: Simplify 0 into 0 6.387 * [backup-simplify]: Simplify 0 into 0 6.387 * [backup-simplify]: Simplify 0 into 0 6.388 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.389 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 6.389 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 6.390 * [backup-simplify]: Simplify (+ 0 0) into 0 6.390 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 6.390 * [taylor]: Taking taylor expansion of 0 in x 6.390 * [backup-simplify]: Simplify 0 into 0 6.390 * [backup-simplify]: Simplify 0 into 0 6.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.390 * [backup-simplify]: Simplify 0 into 0 6.390 * [backup-simplify]: Simplify 0 into 0 6.390 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 6.391 * [backup-simplify]: Simplify (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 6.391 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.391 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 6.391 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 6.391 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.391 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 6.391 * [taylor]: Taking taylor expansion of (/ 1 p) in x 6.391 * [taylor]: Taking taylor expansion of p in x 6.391 * [backup-simplify]: Simplify p into p 6.391 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 6.391 * [taylor]: Taking taylor expansion of (/ 4 p) in x 6.391 * [taylor]: Taking taylor expansion of 4 in x 6.391 * [backup-simplify]: Simplify 4 into 4 6.391 * [taylor]: Taking taylor expansion of p in x 6.391 * [backup-simplify]: Simplify p into p 6.391 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 6.391 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.391 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.391 * [taylor]: Taking taylor expansion of x in x 6.391 * [backup-simplify]: Simplify 0 into 0 6.391 * [backup-simplify]: Simplify 1 into 1 6.391 * [backup-simplify]: Simplify (* 1 1) into 1 6.391 * [backup-simplify]: Simplify (/ 1 1) into 1 6.392 * [backup-simplify]: Simplify (+ 0 1) into 1 6.392 * [backup-simplify]: Simplify (sqrt 1) into 1 6.392 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.393 * [backup-simplify]: Simplify (+ 0 0) into 0 6.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.394 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.394 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.394 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.394 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.394 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.394 * [taylor]: Taking taylor expansion of p in p 6.394 * [backup-simplify]: Simplify 0 into 0 6.394 * [backup-simplify]: Simplify 1 into 1 6.394 * [backup-simplify]: Simplify (/ 1 1) into 1 6.394 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.394 * [taylor]: Taking taylor expansion of 4 in p 6.394 * [backup-simplify]: Simplify 4 into 4 6.394 * [taylor]: Taking taylor expansion of p in p 6.394 * [backup-simplify]: Simplify 0 into 0 6.394 * [backup-simplify]: Simplify 1 into 1 6.394 * [backup-simplify]: Simplify (/ 4 1) into 4 6.394 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.394 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.394 * [taylor]: Taking taylor expansion of x in p 6.394 * [backup-simplify]: Simplify x into x 6.394 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.395 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.395 * [backup-simplify]: Simplify (* 1 4) into 4 6.395 * [backup-simplify]: Simplify (+ 4 0) into 4 6.395 * [backup-simplify]: Simplify (sqrt 4) into 2 6.396 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.397 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.397 * [backup-simplify]: Simplify (+ 0 0) into 0 6.397 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.397 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.397 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.397 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.397 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.397 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.397 * [taylor]: Taking taylor expansion of p in p 6.397 * [backup-simplify]: Simplify 0 into 0 6.398 * [backup-simplify]: Simplify 1 into 1 6.398 * [backup-simplify]: Simplify (/ 1 1) into 1 6.398 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.398 * [taylor]: Taking taylor expansion of 4 in p 6.398 * [backup-simplify]: Simplify 4 into 4 6.398 * [taylor]: Taking taylor expansion of p in p 6.398 * [backup-simplify]: Simplify 0 into 0 6.398 * [backup-simplify]: Simplify 1 into 1 6.398 * [backup-simplify]: Simplify (/ 4 1) into 4 6.398 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.398 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.398 * [taylor]: Taking taylor expansion of x in p 6.398 * [backup-simplify]: Simplify x into x 6.398 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.398 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.399 * [backup-simplify]: Simplify (* 1 4) into 4 6.399 * [backup-simplify]: Simplify (+ 4 0) into 4 6.399 * [backup-simplify]: Simplify (sqrt 4) into 2 6.400 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.400 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.400 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.401 * [backup-simplify]: Simplify (+ 0 0) into 0 6.401 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.401 * [taylor]: Taking taylor expansion of 2 in x 6.401 * [backup-simplify]: Simplify 2 into 2 6.401 * [taylor]: Taking taylor expansion of 0 in x 6.401 * [backup-simplify]: Simplify 0 into 0 6.401 * [backup-simplify]: Simplify 2 into 2 6.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 6.403 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.404 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.404 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.404 * [taylor]: Taking taylor expansion of 1/4 in x 6.404 * [backup-simplify]: Simplify 1/4 into 1/4 6.404 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.404 * [taylor]: Taking taylor expansion of x in x 6.404 * [backup-simplify]: Simplify 0 into 0 6.404 * [backup-simplify]: Simplify 1 into 1 6.404 * [backup-simplify]: Simplify (* 1 1) into 1 6.404 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.405 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.405 * [backup-simplify]: Simplify 0 into 0 6.405 * [backup-simplify]: Simplify 0 into 0 6.405 * [backup-simplify]: Simplify 0 into 0 6.406 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.406 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 6.407 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.407 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.407 * [backup-simplify]: Simplify (+ 0 0) into 0 6.408 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.408 * [taylor]: Taking taylor expansion of 0 in x 6.408 * [backup-simplify]: Simplify 0 into 0 6.408 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [backup-simplify]: Simplify 0 into 0 6.409 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 6.409 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 6.409 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.409 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 6.409 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 6.409 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.409 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 6.409 * [taylor]: Taking taylor expansion of (/ -1 p) in x 6.409 * [taylor]: Taking taylor expansion of -1 in x 6.409 * [backup-simplify]: Simplify -1 into -1 6.409 * [taylor]: Taking taylor expansion of p in x 6.409 * [backup-simplify]: Simplify p into p 6.409 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 6.409 * [taylor]: Taking taylor expansion of (/ -4 p) in x 6.409 * [taylor]: Taking taylor expansion of -4 in x 6.410 * [backup-simplify]: Simplify -4 into -4 6.410 * [taylor]: Taking taylor expansion of p in x 6.410 * [backup-simplify]: Simplify p into p 6.410 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 6.410 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.410 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.410 * [taylor]: Taking taylor expansion of x in x 6.410 * [backup-simplify]: Simplify 0 into 0 6.410 * [backup-simplify]: Simplify 1 into 1 6.410 * [backup-simplify]: Simplify (* 1 1) into 1 6.410 * [backup-simplify]: Simplify (/ 1 1) into 1 6.410 * [backup-simplify]: Simplify (+ 0 1) into 1 6.415 * [backup-simplify]: Simplify (sqrt 1) into 1 6.416 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.416 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.416 * [backup-simplify]: Simplify (+ 0 0) into 0 6.417 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.417 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.417 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.417 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.417 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.417 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.417 * [taylor]: Taking taylor expansion of -1 in p 6.417 * [backup-simplify]: Simplify -1 into -1 6.417 * [taylor]: Taking taylor expansion of p in p 6.417 * [backup-simplify]: Simplify 0 into 0 6.417 * [backup-simplify]: Simplify 1 into 1 6.417 * [backup-simplify]: Simplify (/ -1 1) into -1 6.417 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.417 * [taylor]: Taking taylor expansion of -4 in p 6.417 * [backup-simplify]: Simplify -4 into -4 6.417 * [taylor]: Taking taylor expansion of p in p 6.417 * [backup-simplify]: Simplify 0 into 0 6.417 * [backup-simplify]: Simplify 1 into 1 6.418 * [backup-simplify]: Simplify (/ -4 1) into -4 6.418 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.418 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.418 * [taylor]: Taking taylor expansion of x in p 6.418 * [backup-simplify]: Simplify x into x 6.418 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.418 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.418 * [backup-simplify]: Simplify (* -1 -4) into 4 6.418 * [backup-simplify]: Simplify (+ 4 0) into 4 6.419 * [backup-simplify]: Simplify (sqrt 4) into 2 6.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.420 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.420 * [backup-simplify]: Simplify (+ 0 0) into 0 6.421 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.421 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.421 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.421 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.421 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.421 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.421 * [taylor]: Taking taylor expansion of -1 in p 6.421 * [backup-simplify]: Simplify -1 into -1 6.421 * [taylor]: Taking taylor expansion of p in p 6.421 * [backup-simplify]: Simplify 0 into 0 6.421 * [backup-simplify]: Simplify 1 into 1 6.421 * [backup-simplify]: Simplify (/ -1 1) into -1 6.421 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.421 * [taylor]: Taking taylor expansion of -4 in p 6.421 * [backup-simplify]: Simplify -4 into -4 6.421 * [taylor]: Taking taylor expansion of p in p 6.421 * [backup-simplify]: Simplify 0 into 0 6.421 * [backup-simplify]: Simplify 1 into 1 6.422 * [backup-simplify]: Simplify (/ -4 1) into -4 6.422 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.422 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.422 * [taylor]: Taking taylor expansion of x in p 6.422 * [backup-simplify]: Simplify x into x 6.422 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.422 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.422 * [backup-simplify]: Simplify (* -1 -4) into 4 6.422 * [backup-simplify]: Simplify (+ 4 0) into 4 6.423 * [backup-simplify]: Simplify (sqrt 4) into 2 6.423 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.424 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.424 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.424 * [backup-simplify]: Simplify (+ 0 0) into 0 6.425 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.425 * [taylor]: Taking taylor expansion of 2 in x 6.425 * [backup-simplify]: Simplify 2 into 2 6.425 * [taylor]: Taking taylor expansion of 0 in x 6.425 * [backup-simplify]: Simplify 0 into 0 6.425 * [backup-simplify]: Simplify 2 into 2 6.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.426 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.427 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 6.427 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.427 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.427 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.427 * [taylor]: Taking taylor expansion of 1/4 in x 6.427 * [backup-simplify]: Simplify 1/4 into 1/4 6.427 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.428 * [taylor]: Taking taylor expansion of x in x 6.428 * [backup-simplify]: Simplify 0 into 0 6.428 * [backup-simplify]: Simplify 1 into 1 6.428 * [backup-simplify]: Simplify (* 1 1) into 1 6.428 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.428 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.429 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.429 * [backup-simplify]: Simplify 0 into 0 6.429 * [backup-simplify]: Simplify 0 into 0 6.429 * [backup-simplify]: Simplify 0 into 0 6.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.430 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.431 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 6.431 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.431 * [backup-simplify]: Simplify (+ 0 0) into 0 6.432 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.432 * [taylor]: Taking taylor expansion of 0 in x 6.432 * [backup-simplify]: Simplify 0 into 0 6.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify 0 into 0 6.433 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 6.433 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 6.433 * [backup-simplify]: Simplify (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5) into (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) 6.433 * [approximate]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in (x p) around 0 6.433 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in p 6.433 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 6.434 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in p 6.434 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in p 6.434 * [taylor]: Taking taylor expansion of x in p 6.434 * [backup-simplify]: Simplify x into x 6.434 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in p 6.434 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in p 6.434 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.434 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.434 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.434 * [taylor]: Taking taylor expansion of p in p 6.434 * [backup-simplify]: Simplify 0 into 0 6.434 * [backup-simplify]: Simplify 1 into 1 6.434 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.434 * [taylor]: Taking taylor expansion of 4 in p 6.434 * [backup-simplify]: Simplify 4 into 4 6.434 * [taylor]: Taking taylor expansion of p in p 6.434 * [backup-simplify]: Simplify 0 into 0 6.434 * [backup-simplify]: Simplify 1 into 1 6.434 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.434 * [taylor]: Taking taylor expansion of x in p 6.434 * [backup-simplify]: Simplify x into x 6.434 * [backup-simplify]: Simplify (* 4 0) into 0 6.434 * [backup-simplify]: Simplify (* 0 0) into 0 6.434 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.435 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.435 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.435 * [backup-simplify]: Simplify (sqrt (/ 1 (pow x 2))) into (/ 1 x) 6.435 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.436 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.436 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.436 * [backup-simplify]: Simplify (+ 0 0) into 0 6.436 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.436 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow x 2))))) into 0 6.436 * [taylor]: Taking taylor expansion of 0.5 in p 6.436 * [backup-simplify]: Simplify 0.5 into 0.5 6.436 * [taylor]: Taking taylor expansion of 0.5 in p 6.436 * [backup-simplify]: Simplify 0.5 into 0.5 6.436 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 6.436 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 6.436 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 6.436 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 6.436 * [taylor]: Taking taylor expansion of x in x 6.436 * [backup-simplify]: Simplify 0 into 0 6.436 * [backup-simplify]: Simplify 1 into 1 6.436 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 6.436 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 6.437 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 6.437 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.437 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 6.437 * [taylor]: Taking taylor expansion of p in x 6.437 * [backup-simplify]: Simplify p into p 6.437 * [taylor]: Taking taylor expansion of (* 4 p) in x 6.437 * [taylor]: Taking taylor expansion of 4 in x 6.437 * [backup-simplify]: Simplify 4 into 4 6.437 * [taylor]: Taking taylor expansion of p in x 6.437 * [backup-simplify]: Simplify p into p 6.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.437 * [taylor]: Taking taylor expansion of x in x 6.437 * [backup-simplify]: Simplify 0 into 0 6.437 * [backup-simplify]: Simplify 1 into 1 6.437 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 6.437 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 6.437 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 6.437 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 6.437 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 6.437 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 6.437 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 6.438 * [backup-simplify]: Simplify (+ 0 0) into 0 6.438 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 6.438 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 6.438 * [taylor]: Taking taylor expansion of 0.5 in x 6.438 * [backup-simplify]: Simplify 0.5 into 0.5 6.438 * [taylor]: Taking taylor expansion of 0.5 in x 6.438 * [backup-simplify]: Simplify 0.5 into 0.5 6.438 * [taylor]: Taking taylor expansion of (fma (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5 0.5) in x 6.438 * [taylor]: Rewrote expression to (+ (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) 0.5) 6.438 * [taylor]: Taking taylor expansion of (* (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) 0.5) in x 6.438 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (fma p (* 4 p) (pow x 2))))) in x 6.438 * [taylor]: Taking taylor expansion of x in x 6.438 * [backup-simplify]: Simplify 0 into 0 6.438 * [backup-simplify]: Simplify 1 into 1 6.438 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma p (* 4 p) (pow x 2)))) in x 6.438 * [taylor]: Taking taylor expansion of (/ 1 (fma p (* 4 p) (pow x 2))) in x 6.438 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 6.438 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.438 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 6.438 * [taylor]: Taking taylor expansion of p in x 6.438 * [backup-simplify]: Simplify p into p 6.438 * [taylor]: Taking taylor expansion of (* 4 p) in x 6.438 * [taylor]: Taking taylor expansion of 4 in x 6.438 * [backup-simplify]: Simplify 4 into 4 6.438 * [taylor]: Taking taylor expansion of p in x 6.438 * [backup-simplify]: Simplify p into p 6.438 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.438 * [taylor]: Taking taylor expansion of x in x 6.438 * [backup-simplify]: Simplify 0 into 0 6.438 * [backup-simplify]: Simplify 1 into 1 6.438 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 6.438 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 6.438 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 6.439 * [backup-simplify]: Simplify (/ 1 (* 4 (pow p 2))) into (/ 1/4 (pow p 2)) 6.439 * [backup-simplify]: Simplify (sqrt (/ 1/4 (pow p 2))) into (/ 1/2 p) 6.439 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 6.439 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 6.439 * [backup-simplify]: Simplify (+ 0 0) into 0 6.439 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))))) into 0 6.439 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1/4 (pow p 2))))) into 0 6.439 * [taylor]: Taking taylor expansion of 0.5 in x 6.439 * [backup-simplify]: Simplify 0.5 into 0.5 6.439 * [taylor]: Taking taylor expansion of 0.5 in x 6.439 * [backup-simplify]: Simplify 0.5 into 0.5 6.440 * [backup-simplify]: Simplify (* 0 (/ 1/2 p)) into 0 6.440 * [backup-simplify]: Simplify (* 0 0.5) into 0 6.440 * [backup-simplify]: Simplify (+ 0 0.5) into 0.5 6.440 * [taylor]: Taking taylor expansion of 0.5 in p 6.440 * [backup-simplify]: Simplify 0.5 into 0.5 6.440 * [backup-simplify]: Simplify 0.5 into 0.5 6.440 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (/ 1/2 p))) into (* 1/2 (/ 1 p)) 6.441 * [backup-simplify]: Simplify (+ (* 0 0) (* (* 1/2 (/ 1 p)) 0.5)) into (* 0.25 (/ 1 p)) 6.441 * [backup-simplify]: Simplify (+ (* 0.25 (/ 1 p)) 0) into (* 0.25 (/ 1 p)) 6.441 * [taylor]: Taking taylor expansion of (* 0.25 (/ 1 p)) in p 6.441 * [taylor]: Taking taylor expansion of 0.25 in p 6.441 * [backup-simplify]: Simplify 0.25 into 0.25 6.441 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.441 * [taylor]: Taking taylor expansion of p in p 6.441 * [backup-simplify]: Simplify 0 into 0 6.441 * [backup-simplify]: Simplify 1 into 1 6.441 * [backup-simplify]: Simplify (/ 1 1) into 1 6.442 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.442 * [backup-simplify]: Simplify (+ (* 0.25 0) (* 0 1)) into 0 6.442 * [backup-simplify]: Simplify 0 into 0 6.442 * [backup-simplify]: Simplify 0 into 0 6.443 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (* 0 p))) into 0 6.443 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (* 0 (* 4 p)))) into 0 6.444 * [backup-simplify]: Simplify (* 1 1) into 1 6.444 * [backup-simplify]: Simplify (+ 0 1) into 1 6.444 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 1 (* 4 (pow p 2)))) (* 0 (/ 0 (* 4 (pow p 2)))))) into (- (* 1/16 (/ 1 (pow p 4)))) 6.445 * [backup-simplify]: Simplify (/ (- (- (* 1/16 (/ 1 (pow p 4)))) (pow 0 2) (+)) (* 2 (/ 1/2 p))) into (/ -1/16 (pow p 3)) 6.445 * [backup-simplify]: Simplify (+ (* 0 (/ -1/16 (pow p 3))) (+ (* 1 0) (* 0 (/ 1/2 p)))) into 0 6.445 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (* 0 0.5))) into 0 6.446 * [backup-simplify]: Simplify (+ 0 0) into 0 6.446 * [taylor]: Taking taylor expansion of 0 in p 6.446 * [backup-simplify]: Simplify 0 into 0 6.446 * [backup-simplify]: Simplify 0 into 0 6.446 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.447 * [backup-simplify]: Simplify (+ (* 0.25 0) (+ (* 0 0) (* 0 1))) into 0 6.447 * [backup-simplify]: Simplify 0 into 0 6.447 * [backup-simplify]: Simplify 0 into 0 6.448 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 0) (* 0 p)))) into 0 6.448 * [backup-simplify]: Simplify (+ (* p 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* 4 p))))) into 0 6.449 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.449 * [backup-simplify]: Simplify (+ 0 0) into 0 6.449 * [backup-simplify]: Simplify (- (+ (* (/ 1/4 (pow p 2)) (/ 0 (* 4 (pow p 2)))) (* 0 (/ 1 (* 4 (pow p 2)))) (* (- (* 1/16 (/ 1 (pow p 4)))) (/ 0 (* 4 (pow p 2)))))) into 0 6.449 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -1/16 (pow p 3)))))) (* 2 (/ 1/2 p))) into 0 6.450 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 (/ -1/16 (pow p 3))) (+ (* 0 0) (* 0 (/ 1/2 p))))) into (- (* 1/16 (/ 1 (pow p 3)))) 6.450 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (* 1/2 (/ 1 p)) 0) (+ (* 0 0) (* (- (* 1/16 (/ 1 (pow p 3)))) 0.5)))) into (- (* 0.03125 (/ 1 (pow p 3)))) 6.450 * [backup-simplify]: Simplify (+ (- (* 0.03125 (/ 1 (pow p 3)))) 0) into (- (* 0.03125 (/ 1 (pow p 3)))) 6.451 * [taylor]: Taking taylor expansion of (- (* 0.03125 (/ 1 (pow p 3)))) in p 6.451 * [taylor]: Taking taylor expansion of (* 0.03125 (/ 1 (pow p 3))) in p 6.451 * [taylor]: Taking taylor expansion of 0.03125 in p 6.451 * [backup-simplify]: Simplify 0.03125 into 0.03125 6.451 * [taylor]: Taking taylor expansion of (/ 1 (pow p 3)) in p 6.451 * [taylor]: Taking taylor expansion of (pow p 3) in p 6.451 * [taylor]: Taking taylor expansion of p in p 6.451 * [backup-simplify]: Simplify 0 into 0 6.451 * [backup-simplify]: Simplify 1 into 1 6.451 * [backup-simplify]: Simplify (* 1 1) into 1 6.451 * [backup-simplify]: Simplify (* 1 1) into 1 6.451 * [backup-simplify]: Simplify (/ 1 1) into 1 6.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.453 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.453 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.454 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.455 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.457 * [backup-simplify]: Simplify (+ (* 0.03125 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.457 * [backup-simplify]: Simplify (- 0) into 0 6.457 * [backup-simplify]: Simplify 0 into 0 6.457 * [backup-simplify]: Simplify 0.5 into 0.5 6.457 * [backup-simplify]: Simplify (fma (/ (/ 1 x) (* (sqrt (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) (sqrt (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))))) 0.5 0.5) into (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) 6.457 * [approximate]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in (x p) around 0 6.457 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in p 6.457 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 6.457 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in p 6.457 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in p 6.457 * [taylor]: Taking taylor expansion of (/ 1 x) in p 6.457 * [taylor]: Taking taylor expansion of x in p 6.457 * [backup-simplify]: Simplify x into x 6.457 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.457 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in p 6.457 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.457 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.458 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.458 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.458 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.458 * [taylor]: Taking taylor expansion of p in p 6.458 * [backup-simplify]: Simplify 0 into 0 6.458 * [backup-simplify]: Simplify 1 into 1 6.458 * [backup-simplify]: Simplify (/ 1 1) into 1 6.458 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.458 * [taylor]: Taking taylor expansion of 4 in p 6.458 * [backup-simplify]: Simplify 4 into 4 6.458 * [taylor]: Taking taylor expansion of p in p 6.458 * [backup-simplify]: Simplify 0 into 0 6.458 * [backup-simplify]: Simplify 1 into 1 6.458 * [backup-simplify]: Simplify (/ 4 1) into 4 6.458 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.458 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.458 * [taylor]: Taking taylor expansion of x in p 6.458 * [backup-simplify]: Simplify x into x 6.458 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.458 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.459 * [backup-simplify]: Simplify (* 1 4) into 4 6.459 * [backup-simplify]: Simplify (+ 4 0) into 4 6.459 * [backup-simplify]: Simplify (/ 1 4) into 1/4 6.460 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 6.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.461 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.461 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.461 * [backup-simplify]: Simplify (+ 0 0) into 0 6.462 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 6.462 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 6.462 * [taylor]: Taking taylor expansion of 0.5 in p 6.462 * [backup-simplify]: Simplify 0.5 into 0.5 6.462 * [taylor]: Taking taylor expansion of 0.5 in p 6.462 * [backup-simplify]: Simplify 0.5 into 0.5 6.462 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 6.462 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 6.462 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 6.462 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 6.462 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.462 * [taylor]: Taking taylor expansion of x in x 6.462 * [backup-simplify]: Simplify 0 into 0 6.462 * [backup-simplify]: Simplify 1 into 1 6.463 * [backup-simplify]: Simplify (/ 1 1) into 1 6.463 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 6.463 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 6.463 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 6.463 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.463 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 6.463 * [taylor]: Taking taylor expansion of (/ 1 p) in x 6.463 * [taylor]: Taking taylor expansion of p in x 6.463 * [backup-simplify]: Simplify p into p 6.463 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 6.463 * [taylor]: Taking taylor expansion of (/ 4 p) in x 6.463 * [taylor]: Taking taylor expansion of 4 in x 6.463 * [backup-simplify]: Simplify 4 into 4 6.463 * [taylor]: Taking taylor expansion of p in x 6.463 * [backup-simplify]: Simplify p into p 6.463 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 6.463 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.463 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.463 * [taylor]: Taking taylor expansion of x in x 6.463 * [backup-simplify]: Simplify 0 into 0 6.463 * [backup-simplify]: Simplify 1 into 1 6.463 * [backup-simplify]: Simplify (* 1 1) into 1 6.464 * [backup-simplify]: Simplify (/ 1 1) into 1 6.464 * [backup-simplify]: Simplify (+ 0 1) into 1 6.464 * [backup-simplify]: Simplify (/ 1 1) into 1 6.464 * [backup-simplify]: Simplify (sqrt 1) into 1 6.465 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.465 * [backup-simplify]: Simplify (+ 0 0) into 0 6.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.466 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.466 * [taylor]: Taking taylor expansion of 0.5 in x 6.466 * [backup-simplify]: Simplify 0.5 into 0.5 6.466 * [taylor]: Taking taylor expansion of 0.5 in x 6.466 * [backup-simplify]: Simplify 0.5 into 0.5 6.466 * [taylor]: Taking taylor expansion of (fma (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5 0.5) in x 6.466 * [taylor]: Rewrote expression to (+ (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) 0.5) 6.466 * [taylor]: Taking taylor expansion of (* (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) 0.5) in x 6.466 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))))) in x 6.466 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.466 * [taylor]: Taking taylor expansion of x in x 6.467 * [backup-simplify]: Simplify 0 into 0 6.467 * [backup-simplify]: Simplify 1 into 1 6.467 * [backup-simplify]: Simplify (/ 1 1) into 1 6.467 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))))) in x 6.467 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 6.467 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 6.467 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.467 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 6.467 * [taylor]: Taking taylor expansion of (/ 1 p) in x 6.467 * [taylor]: Taking taylor expansion of p in x 6.467 * [backup-simplify]: Simplify p into p 6.467 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 6.467 * [taylor]: Taking taylor expansion of (/ 4 p) in x 6.467 * [taylor]: Taking taylor expansion of 4 in x 6.467 * [backup-simplify]: Simplify 4 into 4 6.467 * [taylor]: Taking taylor expansion of p in x 6.467 * [backup-simplify]: Simplify p into p 6.467 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 6.467 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.467 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.467 * [taylor]: Taking taylor expansion of x in x 6.467 * [backup-simplify]: Simplify 0 into 0 6.467 * [backup-simplify]: Simplify 1 into 1 6.467 * [backup-simplify]: Simplify (* 1 1) into 1 6.468 * [backup-simplify]: Simplify (/ 1 1) into 1 6.468 * [backup-simplify]: Simplify (+ 0 1) into 1 6.468 * [backup-simplify]: Simplify (/ 1 1) into 1 6.468 * [backup-simplify]: Simplify (sqrt 1) into 1 6.469 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.469 * [backup-simplify]: Simplify (+ 0 0) into 0 6.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.470 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.470 * [taylor]: Taking taylor expansion of 0.5 in x 6.470 * [backup-simplify]: Simplify 0.5 into 0.5 6.470 * [taylor]: Taking taylor expansion of 0.5 in x 6.470 * [backup-simplify]: Simplify 0.5 into 0.5 6.471 * [backup-simplify]: Simplify (* 1 1) into 1 6.471 * [backup-simplify]: Simplify (* 1 0.5) into 0.5 6.471 * [backup-simplify]: Simplify (+ 0.5 0.5) into 1.0 6.471 * [taylor]: Taking taylor expansion of 1.0 in p 6.471 * [backup-simplify]: Simplify 1.0 into 1.0 6.471 * [backup-simplify]: Simplify 1.0 into 1.0 6.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 0.5)) into 0 6.473 * [backup-simplify]: Simplify (+ 0 0) into 0 6.473 * [taylor]: Taking taylor expansion of 0 in p 6.473 * [backup-simplify]: Simplify 0 into 0 6.473 * [backup-simplify]: Simplify 0 into 0 6.473 * [backup-simplify]: Simplify 0 into 0 6.473 * [backup-simplify]: Simplify (* (/ 1 p) (/ 4 p)) into (/ 4 (pow p 2)) 6.473 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.474 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 6.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 6.475 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 6.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.476 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 6.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (- (* 2 (/ 1 (pow p 2)))) 0.5))) into (- (* 1.0 (/ 1 (pow p 2)))) 6.477 * [backup-simplify]: Simplify (+ (- (* 1.0 (/ 1 (pow p 2)))) 0) into (- (* 1.0 (/ 1 (pow p 2)))) 6.477 * [taylor]: Taking taylor expansion of (- (* 1.0 (/ 1 (pow p 2)))) in p 6.477 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 6.477 * [taylor]: Taking taylor expansion of 1.0 in p 6.477 * [backup-simplify]: Simplify 1.0 into 1.0 6.477 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 6.477 * [taylor]: Taking taylor expansion of (pow p 2) in p 6.477 * [taylor]: Taking taylor expansion of p in p 6.477 * [backup-simplify]: Simplify 0 into 0 6.477 * [backup-simplify]: Simplify 1 into 1 6.477 * [backup-simplify]: Simplify (* 1 1) into 1 6.478 * [backup-simplify]: Simplify (/ 1 1) into 1 6.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.480 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 6.480 * [backup-simplify]: Simplify (- 0) into 0 6.480 * [backup-simplify]: Simplify 0 into 0 6.480 * [backup-simplify]: Simplify 0 into 0 6.480 * [backup-simplify]: Simplify 0 into 0 6.480 * [backup-simplify]: Simplify (- (/ 0 p) (+ (* (/ 4 p) (/ 0 p)))) into 0 6.481 * [backup-simplify]: Simplify (- (+ (* (/ 1 p) (/ 0 p)))) into 0 6.481 * [backup-simplify]: Simplify (+ (* (/ 1 p) 0) (* 0 (/ 4 p))) into 0 6.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.482 * [backup-simplify]: Simplify (+ 0 0) into 0 6.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (* 4 (/ 1 (pow p 2))) 1)) (* (- (* 4 (/ 1 (pow p 2)))) (/ 0 1)))) into 0 6.483 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -2 (pow p 2)))))) (* 2 1)) into 0 6.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.484 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1)))) into 0 6.485 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (- (* 2 (/ 1 (pow p 2)))) 0) (* 0 0.5)))) into 0 6.485 * [backup-simplify]: Simplify (+ 0 0) into 0 6.485 * [taylor]: Taking taylor expansion of 0 in p 6.485 * [backup-simplify]: Simplify 0 into 0 6.485 * [backup-simplify]: Simplify 0 into 0 6.485 * [backup-simplify]: Simplify 1.0 into 1.0 6.486 * [backup-simplify]: Simplify (fma (/ (/ 1 (- x)) (* (sqrt (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) (sqrt (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))))) 0.5 0.5) into (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) 6.486 * [approximate]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in (x p) around 0 6.486 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in p 6.486 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 6.486 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in p 6.486 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in p 6.486 * [taylor]: Taking taylor expansion of -1 in p 6.486 * [backup-simplify]: Simplify -1 into -1 6.486 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in p 6.486 * [taylor]: Taking taylor expansion of (/ 1 x) in p 6.486 * [taylor]: Taking taylor expansion of x in p 6.486 * [backup-simplify]: Simplify x into x 6.486 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 6.486 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in p 6.486 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.486 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.486 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.486 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.486 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.486 * [taylor]: Taking taylor expansion of -1 in p 6.486 * [backup-simplify]: Simplify -1 into -1 6.486 * [taylor]: Taking taylor expansion of p in p 6.486 * [backup-simplify]: Simplify 0 into 0 6.486 * [backup-simplify]: Simplify 1 into 1 6.486 * [backup-simplify]: Simplify (/ -1 1) into -1 6.486 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.487 * [taylor]: Taking taylor expansion of -4 in p 6.487 * [backup-simplify]: Simplify -4 into -4 6.487 * [taylor]: Taking taylor expansion of p in p 6.487 * [backup-simplify]: Simplify 0 into 0 6.487 * [backup-simplify]: Simplify 1 into 1 6.487 * [backup-simplify]: Simplify (/ -4 1) into -4 6.487 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.487 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.487 * [taylor]: Taking taylor expansion of x in p 6.487 * [backup-simplify]: Simplify x into x 6.487 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.487 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.487 * [backup-simplify]: Simplify (* -1 -4) into 4 6.488 * [backup-simplify]: Simplify (+ 4 0) into 4 6.488 * [backup-simplify]: Simplify (/ 1 4) into 1/4 6.488 * [backup-simplify]: Simplify (sqrt 1/4) into 1/2 6.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.489 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.489 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.490 * [backup-simplify]: Simplify (+ 0 0) into 0 6.490 * [backup-simplify]: Simplify (- (+ (* 1/4 (/ 0 4)))) into 0 6.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1/4))) into 0 6.491 * [taylor]: Taking taylor expansion of 0.5 in p 6.491 * [backup-simplify]: Simplify 0.5 into 0.5 6.491 * [taylor]: Taking taylor expansion of 0.5 in p 6.491 * [backup-simplify]: Simplify 0.5 into 0.5 6.491 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 6.491 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 6.491 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 6.491 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 6.491 * [taylor]: Taking taylor expansion of -1 in x 6.491 * [backup-simplify]: Simplify -1 into -1 6.491 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 6.491 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.491 * [taylor]: Taking taylor expansion of x in x 6.491 * [backup-simplify]: Simplify 0 into 0 6.491 * [backup-simplify]: Simplify 1 into 1 6.491 * [backup-simplify]: Simplify (/ 1 1) into 1 6.491 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 6.491 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 6.491 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 6.491 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.491 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 6.491 * [taylor]: Taking taylor expansion of (/ -1 p) in x 6.491 * [taylor]: Taking taylor expansion of -1 in x 6.491 * [backup-simplify]: Simplify -1 into -1 6.491 * [taylor]: Taking taylor expansion of p in x 6.491 * [backup-simplify]: Simplify p into p 6.491 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 6.491 * [taylor]: Taking taylor expansion of (/ -4 p) in x 6.491 * [taylor]: Taking taylor expansion of -4 in x 6.491 * [backup-simplify]: Simplify -4 into -4 6.491 * [taylor]: Taking taylor expansion of p in x 6.491 * [backup-simplify]: Simplify p into p 6.492 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 6.492 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.492 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.492 * [taylor]: Taking taylor expansion of x in x 6.492 * [backup-simplify]: Simplify 0 into 0 6.492 * [backup-simplify]: Simplify 1 into 1 6.492 * [backup-simplify]: Simplify (* 1 1) into 1 6.492 * [backup-simplify]: Simplify (/ 1 1) into 1 6.492 * [backup-simplify]: Simplify (+ 0 1) into 1 6.493 * [backup-simplify]: Simplify (/ 1 1) into 1 6.493 * [backup-simplify]: Simplify (sqrt 1) into 1 6.493 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.494 * [backup-simplify]: Simplify (+ 0 0) into 0 6.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.495 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.495 * [taylor]: Taking taylor expansion of 0.5 in x 6.495 * [backup-simplify]: Simplify 0.5 into 0.5 6.495 * [taylor]: Taking taylor expansion of 0.5 in x 6.495 * [backup-simplify]: Simplify 0.5 into 0.5 6.495 * [taylor]: Taking taylor expansion of (fma (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5 0.5) in x 6.495 * [taylor]: Rewrote expression to (+ (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) 0.5) 6.495 * [taylor]: Taking taylor expansion of (* (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) 0.5) in x 6.495 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))))) in x 6.495 * [taylor]: Taking taylor expansion of -1 in x 6.495 * [backup-simplify]: Simplify -1 into -1 6.495 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))))) in x 6.495 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.495 * [taylor]: Taking taylor expansion of x in x 6.495 * [backup-simplify]: Simplify 0 into 0 6.495 * [backup-simplify]: Simplify 1 into 1 6.495 * [backup-simplify]: Simplify (/ 1 1) into 1 6.495 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))))) in x 6.496 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 6.496 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 6.496 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.496 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 6.496 * [taylor]: Taking taylor expansion of (/ -1 p) in x 6.496 * [taylor]: Taking taylor expansion of -1 in x 6.496 * [backup-simplify]: Simplify -1 into -1 6.496 * [taylor]: Taking taylor expansion of p in x 6.496 * [backup-simplify]: Simplify p into p 6.496 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 6.496 * [taylor]: Taking taylor expansion of (/ -4 p) in x 6.496 * [taylor]: Taking taylor expansion of -4 in x 6.496 * [backup-simplify]: Simplify -4 into -4 6.496 * [taylor]: Taking taylor expansion of p in x 6.496 * [backup-simplify]: Simplify p into p 6.496 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 6.496 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.496 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.496 * [taylor]: Taking taylor expansion of x in x 6.496 * [backup-simplify]: Simplify 0 into 0 6.496 * [backup-simplify]: Simplify 1 into 1 6.496 * [backup-simplify]: Simplify (* 1 1) into 1 6.496 * [backup-simplify]: Simplify (/ 1 1) into 1 6.497 * [backup-simplify]: Simplify (+ 0 1) into 1 6.497 * [backup-simplify]: Simplify (/ 1 1) into 1 6.497 * [backup-simplify]: Simplify (sqrt 1) into 1 6.498 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.498 * [backup-simplify]: Simplify (+ 0 0) into 0 6.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.499 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.499 * [taylor]: Taking taylor expansion of 0.5 in x 6.499 * [backup-simplify]: Simplify 0.5 into 0.5 6.499 * [taylor]: Taking taylor expansion of 0.5 in x 6.499 * [backup-simplify]: Simplify 0.5 into 0.5 6.499 * [backup-simplify]: Simplify (* 1 1) into 1 6.500 * [backup-simplify]: Simplify (* -1 1) into -1 6.500 * [backup-simplify]: Simplify (* -1 0.5) into -0.5 6.500 * [backup-simplify]: Simplify (+ -0.5 0.5) into 0 6.500 * [taylor]: Taking taylor expansion of 0 in p 6.500 * [backup-simplify]: Simplify 0 into 0 6.500 * [backup-simplify]: Simplify 0 into 0 6.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.505 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 6.506 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 0.5)) into 0 6.506 * [backup-simplify]: Simplify (+ 0 0) into 0 6.506 * [taylor]: Taking taylor expansion of 0 in p 6.506 * [backup-simplify]: Simplify 0 into 0 6.506 * [backup-simplify]: Simplify 0 into 0 6.506 * [backup-simplify]: Simplify 0 into 0 6.507 * [backup-simplify]: Simplify (* (/ -1 p) (/ -4 p)) into (/ 4 (pow p 2)) 6.507 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.508 * [backup-simplify]: Simplify (+ (/ 4 (pow p 2)) 0) into (* 4 (/ 1 (pow p 2))) 6.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ (* 4 (/ 1 (pow p 2))) 1)) (* 0 (/ 0 1)))) into (- (* 4 (/ 1 (pow p 2)))) 6.509 * [backup-simplify]: Simplify (/ (- (- (* 4 (/ 1 (pow p 2)))) (pow 0 2) (+)) (* 2 1)) into (/ -2 (pow p 2)) 6.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.510 * [backup-simplify]: Simplify (+ (* 1 (/ -2 (pow p 2))) (+ (* 0 0) (* 0 1))) into (- (* 2 (/ 1 (pow p 2)))) 6.510 * [backup-simplify]: Simplify (+ (* -1 (- (* 2 (/ 1 (pow p 2))))) (+ (* 0 0) (* 0 1))) into (* 2 (/ 1 (pow p 2))) 6.511 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* (* 2 (/ 1 (pow p 2))) 0.5))) into (* 1.0 (/ 1 (pow p 2))) 6.511 * [backup-simplify]: Simplify (+ (* 1.0 (/ 1 (pow p 2))) 0) into (* 1.0 (/ 1 (pow p 2))) 6.511 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow p 2))) in p 6.511 * [taylor]: Taking taylor expansion of 1.0 in p 6.511 * [backup-simplify]: Simplify 1.0 into 1.0 6.511 * [taylor]: Taking taylor expansion of (/ 1 (pow p 2)) in p 6.511 * [taylor]: Taking taylor expansion of (pow p 2) in p 6.511 * [taylor]: Taking taylor expansion of p in p 6.511 * [backup-simplify]: Simplify 0 into 0 6.511 * [backup-simplify]: Simplify 1 into 1 6.512 * [backup-simplify]: Simplify (* 1 1) into 1 6.512 * [backup-simplify]: Simplify (/ 1 1) into 1 6.512 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.514 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * [backup-simplify]: Simplify 0 into 0 6.514 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2) 6.515 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) into (sqrt (fma p (* 4 p) (pow x 2))) 6.515 * [approximate]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in (p x) around 0 6.515 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in x 6.515 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in x 6.515 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.515 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in x 6.515 * [taylor]: Taking taylor expansion of p in x 6.515 * [backup-simplify]: Simplify p into p 6.515 * [taylor]: Taking taylor expansion of (* 4 p) in x 6.515 * [taylor]: Taking taylor expansion of 4 in x 6.515 * [backup-simplify]: Simplify 4 into 4 6.515 * [taylor]: Taking taylor expansion of p in x 6.515 * [backup-simplify]: Simplify p into p 6.515 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.515 * [taylor]: Taking taylor expansion of x in x 6.515 * [backup-simplify]: Simplify 0 into 0 6.515 * [backup-simplify]: Simplify 1 into 1 6.515 * [backup-simplify]: Simplify (* 4 p) into (* 4 p) 6.515 * [backup-simplify]: Simplify (* p (* 4 p)) into (* 4 (pow p 2)) 6.515 * [backup-simplify]: Simplify (+ (* 4 (pow p 2)) 0) into (* 4 (pow p 2)) 6.515 * [backup-simplify]: Simplify (sqrt (* 4 (pow p 2))) into (* 2 p) 6.515 * [backup-simplify]: Simplify (+ (* 4 0) (* 0 p)) into 0 6.516 * [backup-simplify]: Simplify (+ (* p 0) (* 0 (* 4 p))) into 0 6.516 * [backup-simplify]: Simplify (+ 0 0) into 0 6.516 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 4 (pow p 2))))) into 0 6.516 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.516 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.516 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.516 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.516 * [taylor]: Taking taylor expansion of p in p 6.516 * [backup-simplify]: Simplify 0 into 0 6.516 * [backup-simplify]: Simplify 1 into 1 6.516 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.516 * [taylor]: Taking taylor expansion of 4 in p 6.516 * [backup-simplify]: Simplify 4 into 4 6.516 * [taylor]: Taking taylor expansion of p in p 6.516 * [backup-simplify]: Simplify 0 into 0 6.516 * [backup-simplify]: Simplify 1 into 1 6.516 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.516 * [taylor]: Taking taylor expansion of x in p 6.516 * [backup-simplify]: Simplify x into x 6.516 * [backup-simplify]: Simplify (* 4 0) into 0 6.517 * [backup-simplify]: Simplify (* 0 0) into 0 6.517 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.517 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.517 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.517 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.518 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.518 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.518 * [backup-simplify]: Simplify (+ 0 0) into 0 6.518 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.518 * [taylor]: Taking taylor expansion of (sqrt (fma p (* 4 p) (pow x 2))) in p 6.518 * [taylor]: Taking taylor expansion of (fma p (* 4 p) (pow x 2)) in p 6.518 * [taylor]: Rewrote expression to (+ (* p (* 4 p)) (pow x 2)) 6.518 * [taylor]: Taking taylor expansion of (* p (* 4 p)) in p 6.518 * [taylor]: Taking taylor expansion of p in p 6.518 * [backup-simplify]: Simplify 0 into 0 6.518 * [backup-simplify]: Simplify 1 into 1 6.518 * [taylor]: Taking taylor expansion of (* 4 p) in p 6.518 * [taylor]: Taking taylor expansion of 4 in p 6.518 * [backup-simplify]: Simplify 4 into 4 6.518 * [taylor]: Taking taylor expansion of p in p 6.518 * [backup-simplify]: Simplify 0 into 0 6.518 * [backup-simplify]: Simplify 1 into 1 6.518 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.518 * [taylor]: Taking taylor expansion of x in p 6.518 * [backup-simplify]: Simplify x into x 6.519 * [backup-simplify]: Simplify (* 4 0) into 0 6.519 * [backup-simplify]: Simplify (* 0 0) into 0 6.519 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.519 * [backup-simplify]: Simplify (+ 0 (pow x 2)) into (pow x 2) 6.519 * [backup-simplify]: Simplify (sqrt (pow x 2)) into x 6.519 * [backup-simplify]: Simplify (+ (* 4 1) (* 0 0)) into 4 6.520 * [backup-simplify]: Simplify (+ (* 0 4) (* 1 0)) into 0 6.520 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.520 * [backup-simplify]: Simplify (+ 0 0) into 0 6.520 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow x 2)))) into 0 6.520 * [taylor]: Taking taylor expansion of x in x 6.520 * [backup-simplify]: Simplify 0 into 0 6.520 * [backup-simplify]: Simplify 1 into 1 6.520 * [backup-simplify]: Simplify 0 into 0 6.520 * [taylor]: Taking taylor expansion of 0 in x 6.520 * [backup-simplify]: Simplify 0 into 0 6.520 * [backup-simplify]: Simplify 0 into 0 6.520 * [backup-simplify]: Simplify 1 into 1 6.521 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 1) (* 0 0))) into 0 6.521 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 4) (* 0 0))) into 4 6.522 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 6.522 * [backup-simplify]: Simplify (+ 4 0) into 4 6.522 * [backup-simplify]: Simplify (/ (- 4 (pow 0 2) (+)) (* 2 x)) into (/ 2 x) 6.523 * [taylor]: Taking taylor expansion of (/ 2 x) in x 6.523 * [taylor]: Taking taylor expansion of 2 in x 6.523 * [backup-simplify]: Simplify 2 into 2 6.523 * [taylor]: Taking taylor expansion of x in x 6.523 * [backup-simplify]: Simplify 0 into 0 6.523 * [backup-simplify]: Simplify 1 into 1 6.523 * [backup-simplify]: Simplify (/ 2 1) into 2 6.523 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)))) into 0 6.523 * [backup-simplify]: Simplify 0 into 0 6.523 * [backup-simplify]: Simplify 0 into 0 6.523 * [backup-simplify]: Simplify 0 into 0 6.524 * [backup-simplify]: Simplify (+ (* 4 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.525 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 4) (* 0 0)))) into 0 6.525 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (+ (* 0 0) (* 0 x)))) into 0 6.526 * [backup-simplify]: Simplify (+ 0 0) into 0 6.526 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 2 x))))) (* 2 x)) into 0 6.526 * [taylor]: Taking taylor expansion of 0 in x 6.526 * [backup-simplify]: Simplify 0 into 0 6.526 * [backup-simplify]: Simplify 0 into 0 6.526 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.526 * [backup-simplify]: Simplify 0 into 0 6.526 * [backup-simplify]: Simplify 0 into 0 6.526 * [backup-simplify]: Simplify (* 1 (* x 1)) into x 6.527 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x))))) (sqrt (sqrt (fma (/ 1 p) (* 4 (/ 1 p)) (* (/ 1 x) (/ 1 x)))))) into (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) 6.527 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.527 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in x 6.527 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in x 6.527 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.527 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in x 6.527 * [taylor]: Taking taylor expansion of (/ 1 p) in x 6.527 * [taylor]: Taking taylor expansion of p in x 6.527 * [backup-simplify]: Simplify p into p 6.527 * [backup-simplify]: Simplify (/ 1 p) into (/ 1 p) 6.527 * [taylor]: Taking taylor expansion of (/ 4 p) in x 6.527 * [taylor]: Taking taylor expansion of 4 in x 6.527 * [backup-simplify]: Simplify 4 into 4 6.527 * [taylor]: Taking taylor expansion of p in x 6.527 * [backup-simplify]: Simplify p into p 6.527 * [backup-simplify]: Simplify (/ 4 p) into (/ 4 p) 6.527 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.527 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.527 * [taylor]: Taking taylor expansion of x in x 6.527 * [backup-simplify]: Simplify 0 into 0 6.527 * [backup-simplify]: Simplify 1 into 1 6.527 * [backup-simplify]: Simplify (* 1 1) into 1 6.528 * [backup-simplify]: Simplify (/ 1 1) into 1 6.528 * [backup-simplify]: Simplify (+ 0 1) into 1 6.528 * [backup-simplify]: Simplify (sqrt 1) into 1 6.529 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.529 * [backup-simplify]: Simplify (+ 0 0) into 0 6.530 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.530 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.530 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.530 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.530 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.530 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.530 * [taylor]: Taking taylor expansion of p in p 6.530 * [backup-simplify]: Simplify 0 into 0 6.530 * [backup-simplify]: Simplify 1 into 1 6.530 * [backup-simplify]: Simplify (/ 1 1) into 1 6.530 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.530 * [taylor]: Taking taylor expansion of 4 in p 6.530 * [backup-simplify]: Simplify 4 into 4 6.530 * [taylor]: Taking taylor expansion of p in p 6.530 * [backup-simplify]: Simplify 0 into 0 6.530 * [backup-simplify]: Simplify 1 into 1 6.530 * [backup-simplify]: Simplify (/ 4 1) into 4 6.531 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.531 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.531 * [taylor]: Taking taylor expansion of x in p 6.531 * [backup-simplify]: Simplify x into x 6.531 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.531 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.531 * [backup-simplify]: Simplify (* 1 4) into 4 6.531 * [backup-simplify]: Simplify (+ 4 0) into 4 6.532 * [backup-simplify]: Simplify (sqrt 4) into 2 6.532 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.533 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.533 * [backup-simplify]: Simplify (+ 0 0) into 0 6.534 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.534 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2)))) in p 6.534 * [taylor]: Taking taylor expansion of (fma (/ 1 p) (/ 4 p) (/ 1 (pow x 2))) in p 6.534 * [taylor]: Rewrote expression to (+ (* (/ 1 p) (/ 4 p)) (/ 1 (pow x 2))) 6.534 * [taylor]: Taking taylor expansion of (* (/ 1 p) (/ 4 p)) in p 6.534 * [taylor]: Taking taylor expansion of (/ 1 p) in p 6.534 * [taylor]: Taking taylor expansion of p in p 6.534 * [backup-simplify]: Simplify 0 into 0 6.534 * [backup-simplify]: Simplify 1 into 1 6.534 * [backup-simplify]: Simplify (/ 1 1) into 1 6.534 * [taylor]: Taking taylor expansion of (/ 4 p) in p 6.534 * [taylor]: Taking taylor expansion of 4 in p 6.534 * [backup-simplify]: Simplify 4 into 4 6.534 * [taylor]: Taking taylor expansion of p in p 6.534 * [backup-simplify]: Simplify 0 into 0 6.534 * [backup-simplify]: Simplify 1 into 1 6.534 * [backup-simplify]: Simplify (/ 4 1) into 4 6.535 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.535 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.535 * [taylor]: Taking taylor expansion of x in p 6.535 * [backup-simplify]: Simplify x into x 6.535 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.535 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.535 * [backup-simplify]: Simplify (* 1 4) into 4 6.535 * [backup-simplify]: Simplify (+ 4 0) into 4 6.535 * [backup-simplify]: Simplify (sqrt 4) into 2 6.536 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)))) into 0 6.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.537 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 4)) into 0 6.537 * [backup-simplify]: Simplify (+ 0 0) into 0 6.537 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.538 * [taylor]: Taking taylor expansion of 2 in x 6.538 * [backup-simplify]: Simplify 2 into 2 6.538 * [taylor]: Taking taylor expansion of 0 in x 6.538 * [backup-simplify]: Simplify 0 into 0 6.538 * [backup-simplify]: Simplify 2 into 2 6.538 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.539 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.539 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 4))) into 0 6.539 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.540 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.540 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.540 * [taylor]: Taking taylor expansion of 1/4 in x 6.540 * [backup-simplify]: Simplify 1/4 into 1/4 6.540 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.540 * [taylor]: Taking taylor expansion of x in x 6.540 * [backup-simplify]: Simplify 0 into 0 6.540 * [backup-simplify]: Simplify 1 into 1 6.540 * [backup-simplify]: Simplify (* 1 1) into 1 6.541 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.541 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.542 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.542 * [backup-simplify]: Simplify 0 into 0 6.542 * [backup-simplify]: Simplify 0 into 0 6.542 * [backup-simplify]: Simplify 0 into 0 6.542 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.544 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 4)))) into 0 6.544 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.544 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.544 * [backup-simplify]: Simplify (+ 0 0) into 0 6.545 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.545 * [taylor]: Taking taylor expansion of 0 in x 6.545 * [backup-simplify]: Simplify 0 into 0 6.545 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.546 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.546 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify 0 into 0 6.546 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 p)))) into (* 2 p) 6.546 * [backup-simplify]: Simplify (* (sqrt (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x)))))) (sqrt (sqrt (fma (/ 1 (- p)) (* 4 (/ 1 (- p))) (* (/ 1 (- x)) (/ 1 (- x))))))) into (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) 6.546 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in (p x) around 0 6.546 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in x 6.546 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in x 6.546 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.546 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in x 6.546 * [taylor]: Taking taylor expansion of (/ -1 p) in x 6.546 * [taylor]: Taking taylor expansion of -1 in x 6.546 * [backup-simplify]: Simplify -1 into -1 6.546 * [taylor]: Taking taylor expansion of p in x 6.546 * [backup-simplify]: Simplify p into p 6.546 * [backup-simplify]: Simplify (/ -1 p) into (/ -1 p) 6.546 * [taylor]: Taking taylor expansion of (/ -4 p) in x 6.546 * [taylor]: Taking taylor expansion of -4 in x 6.546 * [backup-simplify]: Simplify -4 into -4 6.546 * [taylor]: Taking taylor expansion of p in x 6.546 * [backup-simplify]: Simplify p into p 6.547 * [backup-simplify]: Simplify (/ -4 p) into (/ -4 p) 6.547 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.547 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.547 * [taylor]: Taking taylor expansion of x in x 6.547 * [backup-simplify]: Simplify 0 into 0 6.547 * [backup-simplify]: Simplify 1 into 1 6.547 * [backup-simplify]: Simplify (* 1 1) into 1 6.547 * [backup-simplify]: Simplify (/ 1 1) into 1 6.547 * [backup-simplify]: Simplify (+ 0 1) into 1 6.548 * [backup-simplify]: Simplify (sqrt 1) into 1 6.548 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.549 * [backup-simplify]: Simplify (+ 0 0) into 0 6.549 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 6.549 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.549 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.549 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.549 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.549 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.549 * [taylor]: Taking taylor expansion of -1 in p 6.549 * [backup-simplify]: Simplify -1 into -1 6.549 * [taylor]: Taking taylor expansion of p in p 6.549 * [backup-simplify]: Simplify 0 into 0 6.549 * [backup-simplify]: Simplify 1 into 1 6.550 * [backup-simplify]: Simplify (/ -1 1) into -1 6.550 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.550 * [taylor]: Taking taylor expansion of -4 in p 6.550 * [backup-simplify]: Simplify -4 into -4 6.550 * [taylor]: Taking taylor expansion of p in p 6.550 * [backup-simplify]: Simplify 0 into 0 6.550 * [backup-simplify]: Simplify 1 into 1 6.550 * [backup-simplify]: Simplify (/ -4 1) into -4 6.550 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.550 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.550 * [taylor]: Taking taylor expansion of x in p 6.550 * [backup-simplify]: Simplify x into x 6.550 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.550 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.550 * [backup-simplify]: Simplify (* -1 -4) into 4 6.551 * [backup-simplify]: Simplify (+ 4 0) into 4 6.551 * [backup-simplify]: Simplify (sqrt 4) into 2 6.551 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.552 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.552 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.552 * [backup-simplify]: Simplify (+ 0 0) into 0 6.553 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.553 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2)))) in p 6.553 * [taylor]: Taking taylor expansion of (fma (/ -1 p) (/ -4 p) (/ 1 (pow x 2))) in p 6.553 * [taylor]: Rewrote expression to (+ (* (/ -1 p) (/ -4 p)) (/ 1 (pow x 2))) 6.553 * [taylor]: Taking taylor expansion of (* (/ -1 p) (/ -4 p)) in p 6.553 * [taylor]: Taking taylor expansion of (/ -1 p) in p 6.553 * [taylor]: Taking taylor expansion of -1 in p 6.553 * [backup-simplify]: Simplify -1 into -1 6.553 * [taylor]: Taking taylor expansion of p in p 6.553 * [backup-simplify]: Simplify 0 into 0 6.553 * [backup-simplify]: Simplify 1 into 1 6.553 * [backup-simplify]: Simplify (/ -1 1) into -1 6.553 * [taylor]: Taking taylor expansion of (/ -4 p) in p 6.553 * [taylor]: Taking taylor expansion of -4 in p 6.553 * [backup-simplify]: Simplify -4 into -4 6.553 * [taylor]: Taking taylor expansion of p in p 6.553 * [backup-simplify]: Simplify 0 into 0 6.553 * [backup-simplify]: Simplify 1 into 1 6.554 * [backup-simplify]: Simplify (/ -4 1) into -4 6.554 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in p 6.554 * [taylor]: Taking taylor expansion of (pow x 2) in p 6.554 * [taylor]: Taking taylor expansion of x in p 6.554 * [backup-simplify]: Simplify x into x 6.554 * [backup-simplify]: Simplify (* x x) into (pow x 2) 6.554 * [backup-simplify]: Simplify (/ 1 (pow x 2)) into (/ 1 (pow x 2)) 6.554 * [backup-simplify]: Simplify (* -1 -4) into 4 6.554 * [backup-simplify]: Simplify (+ 4 0) into 4 6.555 * [backup-simplify]: Simplify (sqrt 4) into 2 6.555 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)))) into 0 6.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.556 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -4)) into 0 6.556 * [backup-simplify]: Simplify (+ 0 0) into 0 6.557 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 4))) into 0 6.557 * [taylor]: Taking taylor expansion of 2 in x 6.557 * [backup-simplify]: Simplify 2 into 2 6.557 * [taylor]: Taking taylor expansion of 0 in x 6.557 * [backup-simplify]: Simplify 0 into 0 6.557 * [backup-simplify]: Simplify 2 into 2 6.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.559 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -4))) into 0 6.559 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow x 2))) into (/ 1 (pow x 2)) 6.560 * [backup-simplify]: Simplify (/ (- (/ 1 (pow x 2)) (pow 0 2) (+)) (* 2 2)) into (/ 1/4 (pow x 2)) 6.560 * [taylor]: Taking taylor expansion of (/ 1/4 (pow x 2)) in x 6.560 * [taylor]: Taking taylor expansion of 1/4 in x 6.560 * [backup-simplify]: Simplify 1/4 into 1/4 6.560 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.560 * [taylor]: Taking taylor expansion of x in x 6.560 * [backup-simplify]: Simplify 0 into 0 6.560 * [backup-simplify]: Simplify 1 into 1 6.560 * [backup-simplify]: Simplify (* 1 1) into 1 6.560 * [backup-simplify]: Simplify (/ 1/4 1) into 1/4 6.561 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.561 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)))) into 0 6.561 * [backup-simplify]: Simplify 0 into 0 6.561 * [backup-simplify]: Simplify 0 into 0 6.561 * [backup-simplify]: Simplify 0 into 0 6.562 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -4 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.562 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.563 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -4)))) into 0 6.563 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 6.563 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow x 2)) (/ 0 (pow x 2))))) into 0 6.564 * [backup-simplify]: Simplify (+ 0 0) into 0 6.564 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/4 (pow x 2)))))) (* 2 2)) into 0 6.564 * [taylor]: Taking taylor expansion of 0 in x 6.564 * [backup-simplify]: Simplify 0 into 0 6.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.565 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1/4 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.565 * [backup-simplify]: Simplify 0 into 0 6.565 * [backup-simplify]: Simplify 0 into 0 6.565 * [backup-simplify]: Simplify 0 into 0 6.565 * [backup-simplify]: Simplify (* 2 (* 1 (/ 1 (/ 1 (- p))))) into (* -2 p) 6.565 * * * [progress]: simplifying candidates 6.565 * * * * [progress]: [ 1 / 133 ] simplifiying candidate # 6.565 * * * * [progress]: [ 2 / 133 ] simplifiying candidate # 6.565 * * * * [progress]: [ 3 / 133 ] simplifiying candidate # 6.565 * * * * [progress]: [ 4 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 5 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 6 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 7 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 8 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 9 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 10 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 11 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 12 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 13 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 14 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 15 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 16 / 133 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))))) 0.5 0.5)))> 6.566 * * * * [progress]: [ 17 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 18 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 19 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 20 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 21 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 22 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 23 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 24 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 25 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 26 / 133 ] simplifiying candidate # 6.566 * * * * [progress]: [ 27 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 28 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 29 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 30 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 31 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 32 / 133 ] simplifiying candidate #real (real->posit16 (sqrt (fma p (* 4 p) (* x x)))))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)))> 6.567 * * * * [progress]: [ 33 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 34 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 35 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 36 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 37 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 38 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 39 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 40 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 41 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 42 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 43 / 133 ] simplifiying candidate #real (real->posit16 (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)))))> 6.567 * * * * [progress]: [ 44 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 45 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 46 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 47 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 48 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 49 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 50 / 133 ] simplifiying candidate # 6.567 * * * * [progress]: [ 51 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 52 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 53 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 54 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 55 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 56 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 57 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 58 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 59 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 60 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 61 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 62 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 63 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 64 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 65 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 66 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 67 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 68 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 69 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 70 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 71 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 72 / 133 ] simplifiying candidate # 6.568 * * * * [progress]: [ 73 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 74 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 75 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 76 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 77 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 78 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 79 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 80 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 81 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 82 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 83 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 84 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 85 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 86 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 87 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 88 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 89 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 90 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 91 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 92 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 93 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 94 / 133 ] simplifiying candidate # 6.569 * * * * [progress]: [ 95 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 96 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 97 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 98 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 99 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 100 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 101 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 102 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 103 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 104 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 105 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 106 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 107 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 108 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 109 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 110 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 111 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 112 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 113 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 114 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 115 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 116 / 133 ] simplifiying candidate # 6.570 * * * * [progress]: [ 117 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 118 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 119 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 120 / 133 ] simplifiying candidate #real (real->posit16 (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))))) 0.5 0.5)))> 6.571 * * * * [progress]: [ 121 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 122 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 123 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 124 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 125 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 126 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 127 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 128 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 129 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 130 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 131 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 132 / 133 ] simplifiying candidate # 6.571 * * * * [progress]: [ 133 / 133 ] simplifiying candidate # 6.572 * [simplify]: Simplifying: (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (sqrt (fma p (* 4 p) (* x x)))) (log1p (sqrt (fma p (* 4 p) (* x x)))) (log (sqrt (fma p (* 4 p) (* x x)))) (exp (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (fma p (* 4 p) (* x x)))) (* (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1) (sqrt (fma p (* 4 p) (* x x))) (/ 1 2) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))) (real->posit16 (sqrt (fma p (* 4 p) (* x x)))) (expm1 (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (log1p (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (* (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5) (log (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (exp (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (* (cbrt (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (cbrt (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5))) (cbrt (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (* (* (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5) (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (sqrt (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (sqrt (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (real->posit16 (fma (/ x (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) 0.5 0.5)) (expm1 (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (log1p (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (+ 1/2 1/2) (+ 1/2 (/ 1 2)) (+ 1 1) (+ (/ 1/2 2) (/ 1/2 2)) (+ (/ 1/2 2) (/ (/ 1 2) 2)) (+ (/ 1 2) 1/2) (+ (/ 1 2) (/ 1 2)) (+ (/ (/ 1 2) 2) (/ 1/2 2)) (+ (/ (/ 1 2) 2) (/ (/ 1 2) 2)) (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (fma p (* 4 p) (* x x)) (fma p (* 4 p) (* x x))) (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (* (fma p (* 4 p) (* x x)) (fma p (* 4 p) (* x x))) (+ 1 1) (+ (log (sqrt (sqrt (fma p (* 4 p) (* x x))))) (log (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (log (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (exp (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (* (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (cbrt (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (cbrt (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))))) (cbrt (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (* (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (fma p (* 4 p) (* x x))) (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (sqrt (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (* (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))))) (* (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x)))))) (sqrt (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))))) (* (sqrt (cbrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (cbrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x)))))) (sqrt (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))))) (* (sqrt (sqrt (cbrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (cbrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt 1)) (sqrt (sqrt 1))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt 1) (sqrt 1)) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* 1 1) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* 2 1/2) (* 2 1) (* 2 (/ 1/2 2)) (* 2 (/ 1 2)) (* 2 (/ (/ 1 2) 2)) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (* (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (* (cbrt (sqrt (fma p (* 4 p) (* x x)))) (cbrt (sqrt (fma p (* 4 p) (* x x))))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (* (cbrt (fma p (* 4 p) (* x x))) (cbrt (fma p (* 4 p) (* x x))))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt 1))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt 1)) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x)))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) 1) (* (cbrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (cbrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (cbrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (sqrt (fma p (* 4 p) (* x x))))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x))))) (real->posit16 (* (sqrt (sqrt (fma p (* 4 p) (* x x)))) (sqrt (sqrt (fma p (* 4 p) (* x x)))))) x (* 2 p) (* -2 p) x (* 2 p) (* -2 p) 0.5 1.0 0 x (* 2 p) (* -2 p) 6.574 * * [simplify]: iteration 1: (105 enodes) 6.618 * * [simplify]: iteration 2: (333 enodes) 6.669 * * [simplify]: iteration 3: (479 enodes) 6.788 * * [simplify]: iteration 4: (1103 enodes) 7.535 * * [simplify]: Extracting #0: cost 41 inf + 0 7.536 * * [simplify]: Extracting #1: cost 329 inf + 7 7.541 * * [simplify]: Extracting #2: cost 958 inf + 2498 7.556 * * [simplify]: Extracting #3: cost 880 inf + 45599 7.613 * * [simplify]: Extracting #4: cost 416 inf + 225873 7.754 * * [simplify]: Extracting #5: cost 8 inf + 412910 7.888 * * [simplify]: Extracting #6: cost 0 inf + 416535 7.987 * [simplify]: Simplified to: (expm1 (sqrt (fma (* p 4) p (* x x)))) (log1p (sqrt (fma (* p 4) p (* x x)))) (log (sqrt (fma (* p 4) p (* x x)))) (exp (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (fma (* p 4) p (* x x)))) (cbrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (fma (* p 4) p (* x x)))) (* (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x)))) (fabs (cbrt (fma (* p 4) p (* x x)))) (sqrt (cbrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) 1/2 (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (real->posit16 (sqrt (fma (* p 4) p (* x x)))) (expm1 (sqrt (fma (* p 4) p (* x x)))) (log1p (sqrt (fma (* p 4) p (* x x)))) (log (sqrt (fma (* p 4) p (* x x)))) (exp (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (fma (* p 4) p (* x x)))) (cbrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (fma (* p 4) p (* x x)))) (* (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x)))) (fabs (cbrt (fma (* p 4) p (* x x)))) (sqrt (cbrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) 1/2 (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (real->posit16 (sqrt (fma (* p 4) p (* x x)))) (expm1 (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (log1p (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (/ 0.5 (/ (sqrt (fma (* p 4) p (* x x))) x)) (log (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (exp (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (* (cbrt (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (cbrt (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5))) (cbrt (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (* (* (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5) (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (sqrt (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (sqrt (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (real->posit16 (fma 0.5 (/ x (sqrt (fma (* p 4) p (* x x)))) 0.5)) (expm1 (sqrt (fma (* p 4) p (* x x)))) (log1p (sqrt (fma (* p 4) p (* x x)))) 1 1 2 1/2 1/2 1 1 1/2 1/2 (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x))) (* (fma (* p 4) p (* x x)) (fma (* p 4) p (* x x))) (fma (* p 4) p (* x x)) (* (fma (* p 4) p (* x x)) (fma (* p 4) p (* x x))) 2 (log (sqrt (fma (* p 4) p (* x x)))) (log (sqrt (fma (* p 4) p (* x x)))) (exp (sqrt (fma (* p 4) p (* x x)))) (* (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (fma (* p 4) p (* x x)))) (cbrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (fma (* p 4) p (* x x)))) (* (fma (* p 4) p (* x x)) (sqrt (fma (* p 4) p (* x x)))) (fma (* p 4) p (* x x)) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (sqrt (fma (* p 4) p (* x x))))) (sqrt (sqrt (fma (* p 4) p (* x x))))) (* (cbrt (sqrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (* (cbrt (sqrt (fma (* p 4) p (* x x)))) (cbrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (fma (* p 4) p (* x x)))) (fabs (cbrt (fma (* p 4) p (* x x)))) (sqrt (cbrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 (sqrt (fma (* p 4) p (* x x))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (fma (* p 4) p (* x x)))) 1 2 1/2 1 1/2 (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (sqrt (fma (* p 4) p (* x x))))) (cbrt (sqrt (sqrt (fma (* p 4) p (* x x))))))) (* (fabs (cbrt (sqrt (fma (* p 4) p (* x x))))) (sqrt (sqrt (fma (* p 4) p (* x x))))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (fabs (cbrt (fma (* p 4) p (* x x)))))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (sqrt (fma (* p 4) p (* x x)))) (* (cbrt (sqrt (sqrt (fma (* p 4) p (* x x))))) (sqrt (sqrt (fma (* p 4) p (* x x))))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (cbrt (sqrt (fma (* p 4) p (* x x)))))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (cbrt (fma (* p 4) p (* x x)))))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (fma (* p 4) p (* x x))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (fma (* p 4) p (* x x))) (* (sqrt (sqrt (fma (* p 4) p (* x x)))) (sqrt (sqrt (sqrt (fma (* p 4) p (* x x)))))) (sqrt (fma (* p 4) p (* x x))) (real->posit16 (sqrt (fma (* p 4) p (* x x)))) x (* p 2) (* p -2) x (* p 2) (* p -2) 0.5 1.0 0 x (* p 2) (* p -2) 7.998 * * * [progress]: adding candidates to table 9.408 * [progress]: [Phase 3 of 3] Extracting. 9.408 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # # #) 9.412 * * * [regime-changes]: Trying 2 branch expressions: (p x) 9.412 * * * * [regimes]: Trying to branch on p from (# # # # # # # # # # # # #) 9.488 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # # #) 9.564 * * * [regime]: Found split indices: #