31.990 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.038 * * * [progress]: [2/2] Setting up program. 0.041 * [progress]: [Phase 2 of 3] Improving. 0.042 * [simplify]: Simplifying: (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) 0.042 * * [simplify]: Extracting # 0 : cost 0 0.042 * * [simplify]: Extracting # 1 : cost 0 0.042 * * [simplify]: Extracting # 2 : cost 0 0.042 * * [simplify]: Extracting # 3 : cost 0 0.042 * * [simplify]: Extracting # 4 : cost 0 0.042 * * [simplify]: Extracting # 5 : cost 0 0.042 * * [simplify]: Extracting # 6 : cost 0 0.042 * * [simplify]: iteration 0 : 10 enodes (cost 13 ) 0.048 * * [simplify]: Extracting # 0 : cost 0 0.048 * * [simplify]: Extracting # 1 : cost 0 0.048 * * [simplify]: Extracting # 2 : cost 0 0.048 * * [simplify]: iteration 1 : 27 enodes (cost 13 ) 0.061 * * [simplify]: Extracting # 0 : cost 0 0.061 * * [simplify]: Extracting # 1 : cost 0 0.062 * * [simplify]: Extracting # 2 : cost 0 0.062 * * [simplify]: Extracting # 3 : cost 0 0.062 * * [simplify]: iteration 2 : 63 enodes (cost 11 ) 0.112 * * [simplify]: Extracting # 0 : cost 0 0.112 * * [simplify]: Extracting # 1 : cost 0 0.112 * * [simplify]: Extracting # 2 : cost 0 0.113 * * [simplify]: iteration 3 : 151 enodes (cost 10 ) 0.244 * * [simplify]: Extracting # 0 : cost 0 0.245 * * [simplify]: Extracting # 1 : cost 0 0.246 * * [simplify]: Extracting # 2 : cost 0 0.246 * * [simplify]: iteration 4 : 291 enodes (cost 10 ) 0.367 * * [simplify]: Extracting # 0 : cost 0 0.367 * * [simplify]: Extracting # 1 : cost 0 0.368 * * [simplify]: Extracting # 2 : cost 0 0.369 * * [simplify]: iteration 5 : 356 enodes (cost 10 ) 0.496 * * [simplify]: Extracting # 0 : cost 0 0.497 * * [simplify]: Extracting # 1 : cost 0 0.497 * * [simplify]: Extracting # 2 : cost 0 0.497 * * [simplify]: Extracting # 3 : cost 0 0.498 * * [simplify]: iteration 6 : 420 enodes (cost 10 ) 0.682 * * [simplify]: Extracting # 0 : cost 0 0.683 * * [simplify]: Extracting # 1 : cost 0 0.684 * * [simplify]: Extracting # 2 : cost 0 0.685 * * [simplify]: iteration 7 : 532 enodes (cost 10 ) 0.957 * * [simplify]: Extracting # 0 : cost 0 0.957 * * [simplify]: Extracting # 1 : cost 0 0.958 * * [simplify]: Extracting # 2 : cost 0 0.959 * * [simplify]: iteration 8 : 696 enodes (cost 10 ) 1.517 * * [simplify]: Extracting # 0 : cost 0 1.518 * * [simplify]: Extracting # 1 : cost 0 1.520 * * [simplify]: Extracting # 2 : cost 0 1.521 * * [simplify]: iteration 9 : 944 enodes (cost 10 ) 2.121 * * [simplify]: Extracting # 0 : cost 0 2.123 * * [simplify]: Extracting # 1 : cost 0 2.125 * * [simplify]: Extracting # 2 : cost 0 2.126 * * [simplify]: iteration 10 : 1139 enodes (cost 10 ) 2.884 * * [simplify]: Extracting # 0 : cost 0 2.887 * * [simplify]: Extracting # 1 : cost 0 2.894 * * [simplify]: iteration 11 : 1218 enodes (cost 10 ) 3.547 * * [simplify]: Extracting # 0 : cost 0 3.548 * * [simplify]: iteration 12 : 1219 enodes (cost 10 ) 4.162 * * [simplify]: Extracting # 0 : cost 0 4.163 * * [simplify]: iteration done: 1219 enodes (cost 10 ) 4.163 * [simplify]: Simplified to: (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 4.166 * * [progress]: iteration 1 / 4 4.166 * * * [progress]: picking best candidate 4.168 * * * * [pick]: Picked # 4.168 * * * [progress]: localizing error 4.184 * * * [progress]: generating rewritten candidates 4.184 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 4.195 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2) 4.196 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2 2) 4.206 * * * [progress]: generating series expansions 4.206 * * * * [progress]: [ 1 / 3 ] generating series at (2) 4.206 * [backup-simplify]: Simplify (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) into (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) 4.206 * [approximate]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in (x) around 0 4.206 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 4.207 * [taylor]: Taking taylor expansion of 3.0 in x 4.207 * [backup-simplify]: Simplify 3.0 into 3.0 4.207 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.207 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.207 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.207 * [taylor]: Taking taylor expansion of x in x 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 1 into 1 4.207 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.207 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.207 * [taylor]: Taking taylor expansion of 3.0 in x 4.207 * [backup-simplify]: Simplify 3.0 into 3.0 4.207 * [taylor]: Taking taylor expansion of x in x 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 1 into 1 4.207 * [taylor]: Taking taylor expansion of 4.0 in x 4.207 * [backup-simplify]: Simplify 4.0 into 4.0 4.207 * [taylor]: Taking taylor expansion of 1.0 in x 4.207 * [backup-simplify]: Simplify 1.0 into 1.0 4.207 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 4.207 * [taylor]: Taking taylor expansion of 3.0 in x 4.207 * [backup-simplify]: Simplify 3.0 into 3.0 4.207 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.207 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.207 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.207 * [taylor]: Taking taylor expansion of x in x 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 1 into 1 4.207 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.207 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.207 * [taylor]: Taking taylor expansion of 3.0 in x 4.207 * [backup-simplify]: Simplify 3.0 into 3.0 4.207 * [taylor]: Taking taylor expansion of x in x 4.207 * [backup-simplify]: Simplify 0 into 0 4.207 * [backup-simplify]: Simplify 1 into 1 4.207 * [taylor]: Taking taylor expansion of 4.0 in x 4.207 * [backup-simplify]: Simplify 4.0 into 4.0 4.207 * [taylor]: Taking taylor expansion of 1.0 in x 4.207 * [backup-simplify]: Simplify 1.0 into 1.0 4.208 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.208 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.209 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.209 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 4.210 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.210 * [backup-simplify]: Simplify (* 3.0 1.0) into 3.0 4.210 * [backup-simplify]: Simplify 3.0 into 3.0 4.211 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.211 * [backup-simplify]: Simplify (- 0) into 0 4.211 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.213 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 4.213 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.214 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 1.0)) into (- 12.0) 4.215 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 4.215 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.216 * [backup-simplify]: Simplify (- 0) into 0 4.216 * [backup-simplify]: Simplify (+ 0 0) into 0 4.218 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 4.218 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.220 * [backup-simplify]: Simplify (+ (* 3.0 3.0) (+ (* 0 (- 4.0)) (* 0 1.0))) into 9.0 4.220 * [backup-simplify]: Simplify 9.0 into 9.0 4.220 * [backup-simplify]: Simplify (+ (* 9.0 (pow x 2)) (+ (* (- 12.0) x) 3.0)) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 4.220 * [backup-simplify]: Simplify (* 3.0 (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)) into (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) 4.220 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in (x) around 0 4.221 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 4.221 * [taylor]: Taking taylor expansion of 3.0 in x 4.221 * [backup-simplify]: Simplify 3.0 into 3.0 4.221 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.221 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.221 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.221 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.221 * [taylor]: Taking taylor expansion of x in x 4.221 * [backup-simplify]: Simplify 0 into 0 4.221 * [backup-simplify]: Simplify 1 into 1 4.221 * [backup-simplify]: Simplify (/ 1 1) into 1 4.221 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.221 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.221 * [taylor]: Taking taylor expansion of 3.0 in x 4.221 * [backup-simplify]: Simplify 3.0 into 3.0 4.221 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.221 * [taylor]: Taking taylor expansion of x in x 4.221 * [backup-simplify]: Simplify 0 into 0 4.221 * [backup-simplify]: Simplify 1 into 1 4.222 * [backup-simplify]: Simplify (/ 1 1) into 1 4.222 * [taylor]: Taking taylor expansion of 4.0 in x 4.222 * [backup-simplify]: Simplify 4.0 into 4.0 4.222 * [taylor]: Taking taylor expansion of 1.0 in x 4.222 * [backup-simplify]: Simplify 1.0 into 1.0 4.222 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 4.222 * [taylor]: Taking taylor expansion of 3.0 in x 4.222 * [backup-simplify]: Simplify 3.0 into 3.0 4.222 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.222 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.222 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.222 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.222 * [taylor]: Taking taylor expansion of x in x 4.222 * [backup-simplify]: Simplify 0 into 0 4.222 * [backup-simplify]: Simplify 1 into 1 4.222 * [backup-simplify]: Simplify (/ 1 1) into 1 4.222 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.222 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.222 * [taylor]: Taking taylor expansion of 3.0 in x 4.222 * [backup-simplify]: Simplify 3.0 into 3.0 4.222 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.222 * [taylor]: Taking taylor expansion of x in x 4.222 * [backup-simplify]: Simplify 0 into 0 4.222 * [backup-simplify]: Simplify 1 into 1 4.223 * [backup-simplify]: Simplify (/ 1 1) into 1 4.223 * [taylor]: Taking taylor expansion of 4.0 in x 4.223 * [backup-simplify]: Simplify 4.0 into 4.0 4.223 * [taylor]: Taking taylor expansion of 1.0 in x 4.223 * [backup-simplify]: Simplify 1.0 into 1.0 4.223 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.223 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.224 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 4.224 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.224 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 4.224 * [backup-simplify]: Simplify 9.0 into 9.0 4.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.225 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.226 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.226 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.227 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.228 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 4.229 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.231 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 3.0)) into (- 12.0) 4.232 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 4.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.234 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.235 * [backup-simplify]: Simplify (- 0) into 0 4.235 * [backup-simplify]: Simplify (+ 0 0) into 0 4.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 4.239 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.242 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 3.0 4.242 * [backup-simplify]: Simplify 3.0 into 3.0 4.243 * [backup-simplify]: Simplify (+ 3.0 (+ (* (- 12.0) (/ 1 (/ 1 x))) (* 9.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 4.244 * [backup-simplify]: Simplify (* 3.0 (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)) into (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) 4.244 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in (x) around 0 4.244 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 4.244 * [taylor]: Taking taylor expansion of 3.0 in x 4.244 * [backup-simplify]: Simplify 3.0 into 3.0 4.244 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.244 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.244 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.244 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.245 * [taylor]: Taking taylor expansion of -1 in x 4.245 * [backup-simplify]: Simplify -1 into -1 4.245 * [taylor]: Taking taylor expansion of x in x 4.245 * [backup-simplify]: Simplify 0 into 0 4.245 * [backup-simplify]: Simplify 1 into 1 4.245 * [backup-simplify]: Simplify (/ -1 1) into -1 4.246 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.246 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.246 * [taylor]: Taking taylor expansion of 4.0 in x 4.246 * [backup-simplify]: Simplify 4.0 into 4.0 4.246 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.246 * [taylor]: Taking taylor expansion of 3.0 in x 4.246 * [backup-simplify]: Simplify 3.0 into 3.0 4.246 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.246 * [taylor]: Taking taylor expansion of x in x 4.246 * [backup-simplify]: Simplify 0 into 0 4.246 * [backup-simplify]: Simplify 1 into 1 4.247 * [backup-simplify]: Simplify (/ 1 1) into 1 4.247 * [taylor]: Taking taylor expansion of 1.0 in x 4.247 * [backup-simplify]: Simplify 1.0 into 1.0 4.247 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 4.247 * [taylor]: Taking taylor expansion of 3.0 in x 4.247 * [backup-simplify]: Simplify 3.0 into 3.0 4.247 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.247 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.247 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.247 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.247 * [taylor]: Taking taylor expansion of -1 in x 4.247 * [backup-simplify]: Simplify -1 into -1 4.248 * [taylor]: Taking taylor expansion of x in x 4.248 * [backup-simplify]: Simplify 0 into 0 4.248 * [backup-simplify]: Simplify 1 into 1 4.248 * [backup-simplify]: Simplify (/ -1 1) into -1 4.248 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.248 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.249 * [taylor]: Taking taylor expansion of 4.0 in x 4.249 * [backup-simplify]: Simplify 4.0 into 4.0 4.249 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.249 * [taylor]: Taking taylor expansion of 3.0 in x 4.249 * [backup-simplify]: Simplify 3.0 into 3.0 4.249 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.249 * [taylor]: Taking taylor expansion of x in x 4.249 * [backup-simplify]: Simplify 0 into 0 4.249 * [backup-simplify]: Simplify 1 into 1 4.249 * [backup-simplify]: Simplify (/ 1 1) into 1 4.249 * [taylor]: Taking taylor expansion of 1.0 in x 4.250 * [backup-simplify]: Simplify 1.0 into 1.0 4.250 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.251 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.251 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.253 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 4.253 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.254 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 4.254 * [backup-simplify]: Simplify 9.0 into 9.0 4.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.255 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.256 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.257 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.258 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.258 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.261 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 4.261 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.263 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 0 3.0)) into 12.0 4.263 * [backup-simplify]: Simplify 12.0 into 12.0 4.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.265 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.266 * [backup-simplify]: Simplify (+ 0 0) into 0 4.266 * [backup-simplify]: Simplify (- 0) into 0 4.267 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.268 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.268 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.270 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 4.271 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.273 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 4.0) (* 0 3.0))) into 3.0 4.273 * [backup-simplify]: Simplify 3.0 into 3.0 4.274 * [backup-simplify]: Simplify (+ 3.0 (+ (* 12.0 (/ 1 (/ 1 (- x)))) (* 9.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 4.274 * * * * [progress]: [ 2 / 3 ] generating series at (2 2) 4.274 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 4.274 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 4.274 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.275 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.275 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.275 * [taylor]: Taking taylor expansion of x in x 4.275 * [backup-simplify]: Simplify 0 into 0 4.275 * [backup-simplify]: Simplify 1 into 1 4.275 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.275 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.275 * [taylor]: Taking taylor expansion of 3.0 in x 4.275 * [backup-simplify]: Simplify 3.0 into 3.0 4.275 * [taylor]: Taking taylor expansion of x in x 4.275 * [backup-simplify]: Simplify 0 into 0 4.275 * [backup-simplify]: Simplify 1 into 1 4.275 * [taylor]: Taking taylor expansion of 4.0 in x 4.275 * [backup-simplify]: Simplify 4.0 into 4.0 4.275 * [taylor]: Taking taylor expansion of 1.0 in x 4.275 * [backup-simplify]: Simplify 1.0 into 1.0 4.275 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.275 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.275 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.275 * [taylor]: Taking taylor expansion of x in x 4.275 * [backup-simplify]: Simplify 0 into 0 4.275 * [backup-simplify]: Simplify 1 into 1 4.275 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.276 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.276 * [taylor]: Taking taylor expansion of 3.0 in x 4.276 * [backup-simplify]: Simplify 3.0 into 3.0 4.276 * [taylor]: Taking taylor expansion of x in x 4.276 * [backup-simplify]: Simplify 0 into 0 4.276 * [backup-simplify]: Simplify 1 into 1 4.276 * [taylor]: Taking taylor expansion of 4.0 in x 4.276 * [backup-simplify]: Simplify 4.0 into 4.0 4.276 * [taylor]: Taking taylor expansion of 1.0 in x 4.276 * [backup-simplify]: Simplify 1.0 into 1.0 4.277 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.277 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.278 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.279 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 4.279 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.280 * [backup-simplify]: Simplify 1.0 into 1.0 4.281 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.282 * [backup-simplify]: Simplify (- 0) into 0 4.282 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.285 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 4.286 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.286 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.287 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.288 * [backup-simplify]: Simplify (- 0) into 0 4.289 * [backup-simplify]: Simplify (+ 0 0) into 0 4.292 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 4.293 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.293 * [backup-simplify]: Simplify 3.0 into 3.0 4.293 * [backup-simplify]: Simplify (+ (* 3.0 (pow x 2)) (+ (* (- 4.0) x) 1.0)) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 4.293 * [backup-simplify]: Simplify (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0) into (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 4.293 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 4.294 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.294 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.294 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.294 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.294 * [taylor]: Taking taylor expansion of x in x 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify 1 into 1 4.294 * [backup-simplify]: Simplify (/ 1 1) into 1 4.294 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.294 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.294 * [taylor]: Taking taylor expansion of 3.0 in x 4.294 * [backup-simplify]: Simplify 3.0 into 3.0 4.294 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.294 * [taylor]: Taking taylor expansion of x in x 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify 1 into 1 4.295 * [backup-simplify]: Simplify (/ 1 1) into 1 4.295 * [taylor]: Taking taylor expansion of 4.0 in x 4.295 * [backup-simplify]: Simplify 4.0 into 4.0 4.295 * [taylor]: Taking taylor expansion of 1.0 in x 4.295 * [backup-simplify]: Simplify 1.0 into 1.0 4.295 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.295 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.295 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.295 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.295 * [taylor]: Taking taylor expansion of x in x 4.295 * [backup-simplify]: Simplify 0 into 0 4.295 * [backup-simplify]: Simplify 1 into 1 4.295 * [backup-simplify]: Simplify (/ 1 1) into 1 4.295 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.295 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.295 * [taylor]: Taking taylor expansion of 3.0 in x 4.295 * [backup-simplify]: Simplify 3.0 into 3.0 4.295 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.295 * [taylor]: Taking taylor expansion of x in x 4.295 * [backup-simplify]: Simplify 0 into 0 4.295 * [backup-simplify]: Simplify 1 into 1 4.296 * [backup-simplify]: Simplify (/ 1 1) into 1 4.296 * [taylor]: Taking taylor expansion of 4.0 in x 4.296 * [backup-simplify]: Simplify 4.0 into 4.0 4.296 * [taylor]: Taking taylor expansion of 1.0 in x 4.296 * [backup-simplify]: Simplify 1.0 into 1.0 4.296 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.296 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.297 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 4.297 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.297 * [backup-simplify]: Simplify 3.0 into 3.0 4.298 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.299 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.299 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.300 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.306 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 4.307 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.307 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.309 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.309 * [backup-simplify]: Simplify (- 0) into 0 4.310 * [backup-simplify]: Simplify (+ 0 0) into 0 4.310 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.311 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 4.312 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.312 * [backup-simplify]: Simplify 1.0 into 1.0 4.312 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 4.0) (/ 1 (/ 1 x))) (* 3.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 4.313 * [backup-simplify]: Simplify (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0) into (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 4.313 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 4.313 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.313 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.313 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.313 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.313 * [taylor]: Taking taylor expansion of -1 in x 4.313 * [backup-simplify]: Simplify -1 into -1 4.313 * [taylor]: Taking taylor expansion of x in x 4.313 * [backup-simplify]: Simplify 0 into 0 4.313 * [backup-simplify]: Simplify 1 into 1 4.314 * [backup-simplify]: Simplify (/ -1 1) into -1 4.314 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.314 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.314 * [taylor]: Taking taylor expansion of 4.0 in x 4.314 * [backup-simplify]: Simplify 4.0 into 4.0 4.314 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.314 * [taylor]: Taking taylor expansion of 3.0 in x 4.314 * [backup-simplify]: Simplify 3.0 into 3.0 4.314 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.314 * [taylor]: Taking taylor expansion of x in x 4.314 * [backup-simplify]: Simplify 0 into 0 4.314 * [backup-simplify]: Simplify 1 into 1 4.314 * [backup-simplify]: Simplify (/ 1 1) into 1 4.314 * [taylor]: Taking taylor expansion of 1.0 in x 4.314 * [backup-simplify]: Simplify 1.0 into 1.0 4.314 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.315 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.315 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.315 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.315 * [taylor]: Taking taylor expansion of -1 in x 4.315 * [backup-simplify]: Simplify -1 into -1 4.315 * [taylor]: Taking taylor expansion of x in x 4.315 * [backup-simplify]: Simplify 0 into 0 4.315 * [backup-simplify]: Simplify 1 into 1 4.315 * [backup-simplify]: Simplify (/ -1 1) into -1 4.315 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.315 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.315 * [taylor]: Taking taylor expansion of 4.0 in x 4.315 * [backup-simplify]: Simplify 4.0 into 4.0 4.315 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.315 * [taylor]: Taking taylor expansion of 3.0 in x 4.315 * [backup-simplify]: Simplify 3.0 into 3.0 4.315 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.315 * [taylor]: Taking taylor expansion of x in x 4.315 * [backup-simplify]: Simplify 0 into 0 4.315 * [backup-simplify]: Simplify 1 into 1 4.316 * [backup-simplify]: Simplify (/ 1 1) into 1 4.316 * [taylor]: Taking taylor expansion of 1.0 in x 4.316 * [backup-simplify]: Simplify 1.0 into 1.0 4.316 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.317 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.317 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.317 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 4.318 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.318 * [backup-simplify]: Simplify 3.0 into 3.0 4.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.319 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.319 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.320 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.321 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.322 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 4.323 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.323 * [backup-simplify]: Simplify 4.0 into 4.0 4.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.324 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.324 * [backup-simplify]: Simplify (+ 0 0) into 0 4.325 * [backup-simplify]: Simplify (- 0) into 0 4.325 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.325 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.326 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.327 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 4.327 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.327 * [backup-simplify]: Simplify 1.0 into 1.0 4.327 * [backup-simplify]: Simplify (+ 1.0 (+ (* 4.0 (/ 1 (/ 1 (- x)))) (* 3.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 4.327 * * * * [progress]: [ 3 / 3 ] generating series at (2 2 2) 4.328 * [backup-simplify]: Simplify (- (* x 3.0) 4.0) into (- (* 3.0 x) 4.0) 4.328 * [approximate]: Taking taylor expansion of (- (* 3.0 x) 4.0) in (x) around 0 4.328 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.328 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.328 * [taylor]: Taking taylor expansion of 3.0 in x 4.328 * [backup-simplify]: Simplify 3.0 into 3.0 4.328 * [taylor]: Taking taylor expansion of x in x 4.328 * [backup-simplify]: Simplify 0 into 0 4.328 * [backup-simplify]: Simplify 1 into 1 4.328 * [taylor]: Taking taylor expansion of 4.0 in x 4.328 * [backup-simplify]: Simplify 4.0 into 4.0 4.328 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.328 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.328 * [taylor]: Taking taylor expansion of 3.0 in x 4.328 * [backup-simplify]: Simplify 3.0 into 3.0 4.328 * [taylor]: Taking taylor expansion of x in x 4.328 * [backup-simplify]: Simplify 0 into 0 4.328 * [backup-simplify]: Simplify 1 into 1 4.328 * [taylor]: Taking taylor expansion of 4.0 in x 4.328 * [backup-simplify]: Simplify 4.0 into 4.0 4.328 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.329 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.329 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.330 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.331 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.331 * [backup-simplify]: Simplify (- 0) into 0 4.331 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.331 * [backup-simplify]: Simplify 3.0 into 3.0 4.332 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.332 * [backup-simplify]: Simplify (- 0) into 0 4.332 * [backup-simplify]: Simplify (+ 0 0) into 0 4.332 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.333 * [backup-simplify]: Simplify (- 0) into 0 4.334 * [backup-simplify]: Simplify (+ 0 0) into 0 4.334 * [backup-simplify]: Simplify 0 into 0 4.334 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.335 * [backup-simplify]: Simplify (- 0) into 0 4.335 * [backup-simplify]: Simplify (+ 0 0) into 0 4.335 * [backup-simplify]: Simplify 0 into 0 4.336 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.336 * [backup-simplify]: Simplify (- 0) into 0 4.336 * [backup-simplify]: Simplify (+ 0 0) into 0 4.336 * [backup-simplify]: Simplify 0 into 0 4.337 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 4.338 * [backup-simplify]: Simplify (- 0) into 0 4.338 * [backup-simplify]: Simplify (+ 0 0) into 0 4.338 * [backup-simplify]: Simplify 0 into 0 4.339 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 4.339 * [backup-simplify]: Simplify (- 0) into 0 4.340 * [backup-simplify]: Simplify (+ 0 0) into 0 4.340 * [backup-simplify]: Simplify 0 into 0 4.340 * [backup-simplify]: Simplify (+ (* 3.0 x) (- 4.0)) into (- (* 3.0 x) 4.0) 4.340 * [backup-simplify]: Simplify (- (* (/ 1 x) 3.0) 4.0) into (- (* 3.0 (/ 1 x)) 4.0) 4.340 * [approximate]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in (x) around 0 4.340 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.340 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.340 * [taylor]: Taking taylor expansion of 3.0 in x 4.340 * [backup-simplify]: Simplify 3.0 into 3.0 4.340 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.340 * [taylor]: Taking taylor expansion of x in x 4.340 * [backup-simplify]: Simplify 0 into 0 4.340 * [backup-simplify]: Simplify 1 into 1 4.341 * [backup-simplify]: Simplify (/ 1 1) into 1 4.341 * [taylor]: Taking taylor expansion of 4.0 in x 4.341 * [backup-simplify]: Simplify 4.0 into 4.0 4.341 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.341 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.341 * [taylor]: Taking taylor expansion of 3.0 in x 4.341 * [backup-simplify]: Simplify 3.0 into 3.0 4.341 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.341 * [taylor]: Taking taylor expansion of x in x 4.341 * [backup-simplify]: Simplify 0 into 0 4.341 * [backup-simplify]: Simplify 1 into 1 4.341 * [backup-simplify]: Simplify (/ 1 1) into 1 4.341 * [taylor]: Taking taylor expansion of 4.0 in x 4.341 * [backup-simplify]: Simplify 4.0 into 4.0 4.341 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.342 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.342 * [backup-simplify]: Simplify 3.0 into 3.0 4.342 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.343 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.343 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.344 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.344 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.344 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.345 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.345 * [backup-simplify]: Simplify (- 0) into 0 4.346 * [backup-simplify]: Simplify (+ 0 0) into 0 4.346 * [backup-simplify]: Simplify 0 into 0 4.346 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.347 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.347 * [backup-simplify]: Simplify (- 0) into 0 4.347 * [backup-simplify]: Simplify (+ 0 0) into 0 4.347 * [backup-simplify]: Simplify 0 into 0 4.348 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.349 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.349 * [backup-simplify]: Simplify (- 0) into 0 4.350 * [backup-simplify]: Simplify (+ 0 0) into 0 4.350 * [backup-simplify]: Simplify 0 into 0 4.350 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.351 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.351 * [backup-simplify]: Simplify (- 0) into 0 4.352 * [backup-simplify]: Simplify (+ 0 0) into 0 4.352 * [backup-simplify]: Simplify 0 into 0 4.352 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.353 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.354 * [backup-simplify]: Simplify (- 0) into 0 4.354 * [backup-simplify]: Simplify (+ 0 0) into 0 4.354 * [backup-simplify]: Simplify 0 into 0 4.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.356 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.356 * [backup-simplify]: Simplify (- 0) into 0 4.356 * [backup-simplify]: Simplify (+ 0 0) into 0 4.357 * [backup-simplify]: Simplify 0 into 0 4.357 * [backup-simplify]: Simplify (+ (- 4.0) (* 3.0 (/ 1 (/ 1 x)))) into (- (* 3.0 x) 4.0) 4.357 * [backup-simplify]: Simplify (- (* (/ 1 (- x)) 3.0) 4.0) into (- (+ 4.0 (* 3.0 (/ 1 x)))) 4.357 * [approximate]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in (x) around 0 4.357 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.358 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.358 * [taylor]: Taking taylor expansion of 4.0 in x 4.358 * [backup-simplify]: Simplify 4.0 into 4.0 4.358 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.358 * [taylor]: Taking taylor expansion of 3.0 in x 4.358 * [backup-simplify]: Simplify 3.0 into 3.0 4.358 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.358 * [taylor]: Taking taylor expansion of x in x 4.358 * [backup-simplify]: Simplify 0 into 0 4.358 * [backup-simplify]: Simplify 1 into 1 4.358 * [backup-simplify]: Simplify (/ 1 1) into 1 4.358 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.358 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.359 * [taylor]: Taking taylor expansion of 4.0 in x 4.359 * [backup-simplify]: Simplify 4.0 into 4.0 4.359 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.359 * [taylor]: Taking taylor expansion of 3.0 in x 4.359 * [backup-simplify]: Simplify 3.0 into 3.0 4.359 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.359 * [taylor]: Taking taylor expansion of x in x 4.359 * [backup-simplify]: Simplify 0 into 0 4.359 * [backup-simplify]: Simplify 1 into 1 4.359 * [backup-simplify]: Simplify (/ 1 1) into 1 4.360 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.361 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.361 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.362 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.363 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.364 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.364 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.365 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.365 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.368 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.368 * [backup-simplify]: Simplify (+ 0 0) into 0 4.369 * [backup-simplify]: Simplify (- 0) into 0 4.369 * [backup-simplify]: Simplify 0 into 0 4.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.372 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.372 * [backup-simplify]: Simplify (+ 0 0) into 0 4.373 * [backup-simplify]: Simplify (- 0) into 0 4.373 * [backup-simplify]: Simplify 0 into 0 4.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.375 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 4.376 * [backup-simplify]: Simplify (+ 0 0) into 0 4.377 * [backup-simplify]: Simplify (- 0) into 0 4.377 * [backup-simplify]: Simplify 0 into 0 4.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.380 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.380 * [backup-simplify]: Simplify (+ 0 0) into 0 4.381 * [backup-simplify]: Simplify (- 0) into 0 4.381 * [backup-simplify]: Simplify 0 into 0 4.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.384 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.385 * [backup-simplify]: Simplify (+ 0 0) into 0 4.385 * [backup-simplify]: Simplify (- 0) into 0 4.385 * [backup-simplify]: Simplify 0 into 0 4.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.389 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.389 * [backup-simplify]: Simplify (+ 0 0) into 0 4.390 * [backup-simplify]: Simplify (- 0) into 0 4.390 * [backup-simplify]: Simplify 0 into 0 4.391 * [backup-simplify]: Simplify (+ (- 4.0) (* (- 3.0) (/ 1 (/ 1 (- x))))) into (- (* 3.0 x) 4.0) 4.391 * * * [progress]: simplifying candidates 4.393 * [simplify]: Simplifying: (expm1 (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (+ (log 3.0) (log (fma x (- (* x 3.0) 4.0) 1.0))) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (exp (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 3.0) 3.0) (* (* (fma x (- (* x 3.0) 4.0) 1.0) (fma x (- (* x 3.0) 4.0) 1.0)) (fma x (- (* x 3.0) 4.0) 1.0))) (* (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (* x (- (* x 3.0) 4.0))) (* 3.0 1.0) (* (* x (- (* x 3.0) 4.0)) 3.0) (* 1.0 3.0) (* 3.0 (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 1) (* (cbrt 3.0) (fma x (- (* x 3.0) 4.0) 1.0)) (* (sqrt 3.0) (fma x (- (* x 3.0) 4.0) 1.0)) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* x (- (* x 3.0) 4.0)) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (* (* (fma x (- (* x 3.0) 4.0) 1.0) (fma x (- (* x 3.0) 4.0) 1.0)) (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (fma x 3.0 (- (* (cbrt 4.0) (* (cbrt 4.0) (cbrt 4.0))))) (fma (- (cbrt 4.0)) (* (cbrt 4.0) (cbrt 4.0)) (* (cbrt 4.0) (* (cbrt 4.0) (cbrt 4.0)))) (fma x 3.0 (- (* (sqrt 4.0) (sqrt 4.0)))) (fma (- (sqrt 4.0)) (sqrt 4.0) (* (sqrt 4.0) (sqrt 4.0))) (fma x 3.0 (- (* 4.0 1))) (fma (- 4.0) 1 (* 4.0 1)) (expm1 (- (* x 3.0) 4.0)) (log1p (- (* x 3.0) 4.0)) (- 4.0) (/ (exp (* x 3.0)) (exp 4.0)) (log (- (* x 3.0) 4.0)) (exp (- (* x 3.0) 4.0)) (* (cbrt (- (* x 3.0) 4.0)) (cbrt (- (* x 3.0) 4.0))) (cbrt (- (* x 3.0) 4.0)) (* (* (- (* x 3.0) 4.0) (- (* x 3.0) 4.0)) (- (* x 3.0) 4.0)) (sqrt (- (* x 3.0) 4.0)) (sqrt (- (* x 3.0) 4.0)) (- (pow (* x 3.0) 3) (pow 4.0 3)) (+ (* (* x 3.0) (* x 3.0)) (+ (* 4.0 4.0) (* (* x 3.0) 4.0))) (- 4.0) (- (* (* x 3.0) (* x 3.0)) (* 4.0 4.0)) (+ (* x 3.0) 4.0) (- 4.0) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (* 3.0 x) 4.0) (- (* 3.0 x) 4.0) (- (* 3.0 x) 4.0) 4.395 * * [simplify]: Extracting # 0 : cost 0 4.396 * * [simplify]: Extracting # 1 : cost 0 4.396 * * [simplify]: Extracting # 2 : cost 0 4.396 * * [simplify]: Extracting # 3 : cost 0 4.397 * * [simplify]: Extracting # 4 : cost 0 4.397 * * [simplify]: Extracting # 5 : cost 0 4.398 * * [simplify]: Extracting # 6 : cost 0 4.398 * * [simplify]: Extracting # 7 : cost 0 4.399 * * [simplify]: Extracting # 8 : cost 0 4.399 * * [simplify]: iteration 0 : 100 enodes (cost 687 ) 4.451 * * [simplify]: Extracting # 0 : cost 0 4.452 * * [simplify]: Extracting # 1 : cost 0 4.452 * * [simplify]: Extracting # 2 : cost 0 4.452 * * [simplify]: Extracting # 3 : cost 0 4.452 * * [simplify]: Extracting # 4 : cost 0 4.452 * * [simplify]: iteration 1 : 214 enodes (cost 644 ) 4.579 * * [simplify]: Extracting # 0 : cost 0 4.580 * * [simplify]: Extracting # 1 : cost 0 4.581 * * [simplify]: Extracting # 2 : cost 0 4.582 * * [simplify]: Extracting # 3 : cost 0 4.584 * * [simplify]: Extracting # 4 : cost 0 4.585 * * [simplify]: iteration 2 : 505 enodes (cost 563 ) 4.988 * * [simplify]: Extracting # 0 : cost 0 4.991 * * [simplify]: Extracting # 1 : cost 0 4.995 * * [simplify]: Extracting # 2 : cost 0 4.999 * * [simplify]: Extracting # 3 : cost 0 5.004 * * [simplify]: Extracting # 4 : cost 0 5.009 * * [simplify]: iteration 3 : 1884 enodes (cost 555 ) 6.303 * * [simplify]: Extracting # 0 : cost 0 6.311 * * [simplify]: Extracting # 1 : cost 0 6.320 * * [simplify]: Extracting # 2 : cost 0 6.335 * * [simplify]: Extracting # 3 : cost 0 6.343 * * [simplify]: Extracting # 4 : cost 0 6.351 * * [simplify]: iteration done: 5000 enodes (cost 546 ) 6.352 * [simplify]: Simplified to: (expm1 (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (exp (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (pow (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 3) (* (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (pow (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 3) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* x (- (* x 3.0) 4.0)) 3.0) (* 1.0 3.0) (* (* x (- (* x 3.0) 4.0)) 3.0) (* 1.0 3.0) (* 3.0 (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3.0 (* (cbrt 3.0) (fma x (- (* x 3.0) 4.0) 1.0)) (* (sqrt 3.0) (fma x (- (* x 3.0) 4.0) 1.0)) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* x (- (* 3.0 x) 4.0)) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (pow (fma x (- (* x 3.0) 4.0) 1.0) 3) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (fma x 3.0 (- 4.0)) 0 (fma x 3.0 (- 4.0)) 0 (fma x 3.0 (- 4.0)) 0 (expm1 (- (* x 3.0) 4.0)) (log1p (- (* x 3.0) 4.0)) (- 4.0) (exp (- (* x 3.0) 4.0)) (log (- (* x 3.0) 4.0)) (exp (- (* x 3.0) 4.0)) (* (cbrt (- (* x 3.0) 4.0)) (cbrt (- (* x 3.0) 4.0))) (cbrt (- (* x 3.0) 4.0)) (pow (- (* 3.0 x) 4.0) 3) (sqrt (- (* x 3.0) 4.0)) (sqrt (- (* x 3.0) 4.0)) (- (pow (* x 3.0) 3) (pow 4.0 3)) (fma 4.0 4.0 (* (fma x 3.0 4.0) (* 3.0 x))) (- 4.0) (* (fma x 3.0 4.0) (- (* x 3.0) 4.0)) (fma x 3.0 4.0) (- 4.0) (fma x (fma x 9.0 (- 12.0)) 3.0) (fma x (fma x 9.0 (- 12.0)) 3.0) (fma x (fma x 9.0 (- 12.0)) 3.0) (fma x (- (* 3.0 x) 4.0) 1.0) (fma x (- (* 3.0 x) 4.0) 1.0) (fma x (- (* 3.0 x) 4.0) 1.0) (fma x 3.0 (- 4.0)) (fma x 3.0 (- 4.0)) (fma x 3.0 (- 4.0)) 6.352 * * * [progress]: adding candidates to table 6.552 * * [progress]: iteration 2 / 4 6.552 * * * [progress]: picking best candidate 6.576 * * * * [pick]: Picked # 6.576 * * * [progress]: localizing error 6.591 * * * [progress]: generating rewritten candidates 6.591 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 6.592 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 6.593 * * * [progress]: generating series expansions 6.593 * * * * [progress]: [ 1 / 2 ] generating series at (2) 6.594 * [backup-simplify]: Simplify (fma x (fma x 9.0 (- 12.0)) 3.0) into (fma x (fma x 9.0 (- 12.0)) 3.0) 6.595 * [approximate]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in (x) around 0 6.595 * [taylor]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in x 6.595 * [taylor]: Rewrote expression to (+ (* x (fma x 9.0 (- 12.0))) 3.0) 6.595 * [taylor]: Taking taylor expansion of (* x (fma x 9.0 (- 12.0))) in x 6.595 * [taylor]: Taking taylor expansion of x in x 6.595 * [backup-simplify]: Simplify 0 into 0 6.595 * [backup-simplify]: Simplify 1 into 1 6.595 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.595 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.595 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.595 * [taylor]: Taking taylor expansion of x in x 6.595 * [backup-simplify]: Simplify 0 into 0 6.595 * [backup-simplify]: Simplify 1 into 1 6.595 * [taylor]: Taking taylor expansion of 9.0 in x 6.595 * [backup-simplify]: Simplify 9.0 into 9.0 6.595 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.595 * [taylor]: Taking taylor expansion of 12.0 in x 6.595 * [backup-simplify]: Simplify 12.0 into 12.0 6.596 * [taylor]: Taking taylor expansion of 3.0 in x 6.596 * [backup-simplify]: Simplify 3.0 into 3.0 6.596 * [taylor]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in x 6.596 * [taylor]: Rewrote expression to (+ (* x (fma x 9.0 (- 12.0))) 3.0) 6.596 * [taylor]: Taking taylor expansion of (* x (fma x 9.0 (- 12.0))) in x 6.596 * [taylor]: Taking taylor expansion of x in x 6.596 * [backup-simplify]: Simplify 0 into 0 6.596 * [backup-simplify]: Simplify 1 into 1 6.596 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.596 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.596 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.596 * [taylor]: Taking taylor expansion of x in x 6.596 * [backup-simplify]: Simplify 0 into 0 6.596 * [backup-simplify]: Simplify 1 into 1 6.596 * [taylor]: Taking taylor expansion of 9.0 in x 6.596 * [backup-simplify]: Simplify 9.0 into 9.0 6.596 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.596 * [taylor]: Taking taylor expansion of 12.0 in x 6.596 * [backup-simplify]: Simplify 12.0 into 12.0 6.596 * [taylor]: Taking taylor expansion of 3.0 in x 6.596 * [backup-simplify]: Simplify 3.0 into 3.0 6.597 * [backup-simplify]: Simplify (* 0 9.0) into 0 6.598 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.599 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.599 * [backup-simplify]: Simplify (* 0 (- 12.0)) into 0 6.600 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.600 * [backup-simplify]: Simplify 3.0 into 3.0 6.602 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 9.0)) into 9.0 6.602 * [backup-simplify]: Simplify (- 0) into 0 6.603 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.606 * [backup-simplify]: Simplify (+ (* 0 9.0) (* 1 (- 12.0))) into (- 12.0) 6.607 * [backup-simplify]: Simplify (+ (- 12.0) 0) into (- 12.0) 6.607 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.608 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 9.0))) into 0 6.609 * [backup-simplify]: Simplify (- 0) into 0 6.609 * [backup-simplify]: Simplify (+ 0 0) into 0 6.613 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 9.0) (* 0 (- 12.0)))) into 9.0 6.613 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.613 * [backup-simplify]: Simplify 9.0 into 9.0 6.614 * [backup-simplify]: Simplify (+ (* 9.0 (pow x 2)) (+ (* (- 12.0) x) 3.0)) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 6.615 * [backup-simplify]: Simplify (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) into (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) 6.615 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in (x) around 0 6.615 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in x 6.615 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) 3.0) 6.615 * [taylor]: Taking taylor expansion of (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) in x 6.615 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.615 * [taylor]: Taking taylor expansion of x in x 6.615 * [backup-simplify]: Simplify 0 into 0 6.615 * [backup-simplify]: Simplify 1 into 1 6.616 * [backup-simplify]: Simplify (/ 1 1) into 1 6.616 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.616 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.616 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.616 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.616 * [taylor]: Taking taylor expansion of x in x 6.616 * [backup-simplify]: Simplify 0 into 0 6.616 * [backup-simplify]: Simplify 1 into 1 6.616 * [backup-simplify]: Simplify (/ 1 1) into 1 6.616 * [taylor]: Taking taylor expansion of 9.0 in x 6.617 * [backup-simplify]: Simplify 9.0 into 9.0 6.617 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.617 * [taylor]: Taking taylor expansion of 12.0 in x 6.617 * [backup-simplify]: Simplify 12.0 into 12.0 6.617 * [taylor]: Taking taylor expansion of 3.0 in x 6.617 * [backup-simplify]: Simplify 3.0 into 3.0 6.617 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in x 6.617 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) 3.0) 6.617 * [taylor]: Taking taylor expansion of (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) in x 6.617 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.617 * [taylor]: Taking taylor expansion of x in x 6.617 * [backup-simplify]: Simplify 0 into 0 6.617 * [backup-simplify]: Simplify 1 into 1 6.617 * [backup-simplify]: Simplify (/ 1 1) into 1 6.617 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.618 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.618 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.618 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.618 * [taylor]: Taking taylor expansion of x in x 6.618 * [backup-simplify]: Simplify 0 into 0 6.618 * [backup-simplify]: Simplify 1 into 1 6.618 * [backup-simplify]: Simplify (/ 1 1) into 1 6.618 * [taylor]: Taking taylor expansion of 9.0 in x 6.618 * [backup-simplify]: Simplify 9.0 into 9.0 6.618 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.618 * [taylor]: Taking taylor expansion of 12.0 in x 6.618 * [backup-simplify]: Simplify 12.0 into 12.0 6.618 * [taylor]: Taking taylor expansion of 3.0 in x 6.618 * [backup-simplify]: Simplify 3.0 into 3.0 6.619 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.619 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.620 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.620 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.620 * [backup-simplify]: Simplify 9.0 into 9.0 6.621 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 9.0)) into 0 6.622 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.623 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.626 * [backup-simplify]: Simplify (+ (* 1 (- 12.0)) (* 0 9.0)) into (- 12.0) 6.627 * [backup-simplify]: Simplify (+ (- 12.0) 0) into (- 12.0) 6.627 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.630 * [backup-simplify]: Simplify (- 0) into 0 6.630 * [backup-simplify]: Simplify (+ 0 0) into 0 6.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.633 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 12.0)) (* 0 9.0))) into 0 6.633 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.633 * [backup-simplify]: Simplify 3.0 into 3.0 6.634 * [backup-simplify]: Simplify (+ 3.0 (+ (* (- 12.0) (/ 1 (/ 1 x))) (* 9.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 6.635 * [backup-simplify]: Simplify (fma (/ 1 (- x)) (fma (/ 1 (- x)) 9.0 (- 12.0)) 3.0) into (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) 6.635 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in (x) around 0 6.635 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in x 6.635 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) 3.0) 6.635 * [taylor]: Taking taylor expansion of (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) in x 6.635 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.635 * [taylor]: Taking taylor expansion of -1 in x 6.635 * [backup-simplify]: Simplify -1 into -1 6.635 * [taylor]: Taking taylor expansion of x in x 6.635 * [backup-simplify]: Simplify 0 into 0 6.636 * [backup-simplify]: Simplify 1 into 1 6.636 * [backup-simplify]: Simplify (/ -1 1) into -1 6.636 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.636 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.636 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.636 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.636 * [taylor]: Taking taylor expansion of -1 in x 6.636 * [backup-simplify]: Simplify -1 into -1 6.636 * [taylor]: Taking taylor expansion of x in x 6.636 * [backup-simplify]: Simplify 0 into 0 6.637 * [backup-simplify]: Simplify 1 into 1 6.637 * [backup-simplify]: Simplify (/ -1 1) into -1 6.637 * [taylor]: Taking taylor expansion of 9.0 in x 6.637 * [backup-simplify]: Simplify 9.0 into 9.0 6.637 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.637 * [taylor]: Taking taylor expansion of 12.0 in x 6.637 * [backup-simplify]: Simplify 12.0 into 12.0 6.637 * [taylor]: Taking taylor expansion of 3.0 in x 6.637 * [backup-simplify]: Simplify 3.0 into 3.0 6.637 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in x 6.637 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) 3.0) 6.637 * [taylor]: Taking taylor expansion of (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) in x 6.637 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.638 * [taylor]: Taking taylor expansion of -1 in x 6.638 * [backup-simplify]: Simplify -1 into -1 6.638 * [taylor]: Taking taylor expansion of x in x 6.638 * [backup-simplify]: Simplify 0 into 0 6.638 * [backup-simplify]: Simplify 1 into 1 6.638 * [backup-simplify]: Simplify (/ -1 1) into -1 6.638 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.638 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.638 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.638 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.638 * [taylor]: Taking taylor expansion of -1 in x 6.638 * [backup-simplify]: Simplify -1 into -1 6.638 * [taylor]: Taking taylor expansion of x in x 6.638 * [backup-simplify]: Simplify 0 into 0 6.638 * [backup-simplify]: Simplify 1 into 1 6.639 * [backup-simplify]: Simplify (/ -1 1) into -1 6.639 * [taylor]: Taking taylor expansion of 9.0 in x 6.639 * [backup-simplify]: Simplify 9.0 into 9.0 6.639 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.639 * [taylor]: Taking taylor expansion of 12.0 in x 6.639 * [backup-simplify]: Simplify 12.0 into 12.0 6.639 * [taylor]: Taking taylor expansion of 3.0 in x 6.639 * [backup-simplify]: Simplify 3.0 into 3.0 6.640 * [backup-simplify]: Simplify (* -1 9.0) into -9.0 6.640 * [backup-simplify]: Simplify (+ -9.0 0) into (- 9.0) 6.648 * [backup-simplify]: Simplify (* -1 (- 9.0)) into 9.0 6.649 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.649 * [backup-simplify]: Simplify 9.0 into 9.0 6.650 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.651 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 9.0)) into 0 6.652 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.652 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.653 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.654 * [backup-simplify]: Simplify (+ (* -1 (- 12.0)) (* 0 (- 9.0))) into 12.0 6.655 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.655 * [backup-simplify]: Simplify 12.0 into 12.0 6.656 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.656 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.657 * [backup-simplify]: Simplify (- 0) into 0 6.657 * [backup-simplify]: Simplify (+ 0 0) into 0 6.658 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.658 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 12.0)) (* 0 (- 9.0)))) into 0 6.659 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.659 * [backup-simplify]: Simplify 3.0 into 3.0 6.659 * [backup-simplify]: Simplify (+ 3.0 (+ (* 12.0 (/ 1 (/ 1 (- x)))) (* 9.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 6.659 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 6.660 * [backup-simplify]: Simplify (fma x 9.0 (- 12.0)) into (fma x 9.0 (- 12.0)) 6.660 * [approximate]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in (x) around 0 6.660 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.660 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.660 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.660 * [taylor]: Taking taylor expansion of x in x 6.660 * [backup-simplify]: Simplify 0 into 0 6.660 * [backup-simplify]: Simplify 1 into 1 6.660 * [taylor]: Taking taylor expansion of 9.0 in x 6.660 * [backup-simplify]: Simplify 9.0 into 9.0 6.660 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.660 * [taylor]: Taking taylor expansion of 12.0 in x 6.660 * [backup-simplify]: Simplify 12.0 into 12.0 6.660 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.660 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.660 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.660 * [taylor]: Taking taylor expansion of x in x 6.660 * [backup-simplify]: Simplify 0 into 0 6.660 * [backup-simplify]: Simplify 1 into 1 6.660 * [taylor]: Taking taylor expansion of 9.0 in x 6.660 * [backup-simplify]: Simplify 9.0 into 9.0 6.660 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.660 * [taylor]: Taking taylor expansion of 12.0 in x 6.660 * [backup-simplify]: Simplify 12.0 into 12.0 6.661 * [backup-simplify]: Simplify (* 0 9.0) into 0 6.661 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.662 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.662 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.663 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 9.0)) into 9.0 6.663 * [backup-simplify]: Simplify (- 0) into 0 6.664 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.664 * [backup-simplify]: Simplify 9.0 into 9.0 6.664 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 9.0))) into 0 6.665 * [backup-simplify]: Simplify (- 0) into 0 6.665 * [backup-simplify]: Simplify (+ 0 0) into 0 6.665 * [backup-simplify]: Simplify 0 into 0 6.666 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.666 * [backup-simplify]: Simplify (- 0) into 0 6.666 * [backup-simplify]: Simplify (+ 0 0) into 0 6.666 * [backup-simplify]: Simplify 0 into 0 6.667 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.667 * [backup-simplify]: Simplify (- 0) into 0 6.667 * [backup-simplify]: Simplify (+ 0 0) into 0 6.667 * [backup-simplify]: Simplify 0 into 0 6.668 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.669 * [backup-simplify]: Simplify (- 0) into 0 6.669 * [backup-simplify]: Simplify (+ 0 0) into 0 6.669 * [backup-simplify]: Simplify 0 into 0 6.670 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.670 * [backup-simplify]: Simplify (- 0) into 0 6.670 * [backup-simplify]: Simplify (+ 0 0) into 0 6.671 * [backup-simplify]: Simplify 0 into 0 6.672 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.672 * [backup-simplify]: Simplify (- 0) into 0 6.672 * [backup-simplify]: Simplify (+ 0 0) into 0 6.672 * [backup-simplify]: Simplify 0 into 0 6.673 * [backup-simplify]: Simplify (+ (* 9.0 x) (- 12.0)) into (- (* 9.0 x) 12.0) 6.673 * [backup-simplify]: Simplify (fma (/ 1 x) 9.0 (- 12.0)) into (fma (/ 1 x) 9.0 (- 12.0)) 6.673 * [approximate]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in (x) around 0 6.673 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.673 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.673 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.673 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.673 * [taylor]: Taking taylor expansion of x in x 6.673 * [backup-simplify]: Simplify 0 into 0 6.673 * [backup-simplify]: Simplify 1 into 1 6.674 * [backup-simplify]: Simplify (/ 1 1) into 1 6.674 * [taylor]: Taking taylor expansion of 9.0 in x 6.674 * [backup-simplify]: Simplify 9.0 into 9.0 6.674 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.674 * [taylor]: Taking taylor expansion of 12.0 in x 6.674 * [backup-simplify]: Simplify 12.0 into 12.0 6.674 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.674 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.674 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.674 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.674 * [taylor]: Taking taylor expansion of x in x 6.674 * [backup-simplify]: Simplify 0 into 0 6.674 * [backup-simplify]: Simplify 1 into 1 6.674 * [backup-simplify]: Simplify (/ 1 1) into 1 6.674 * [taylor]: Taking taylor expansion of 9.0 in x 6.674 * [backup-simplify]: Simplify 9.0 into 9.0 6.674 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.674 * [taylor]: Taking taylor expansion of 12.0 in x 6.674 * [backup-simplify]: Simplify 12.0 into 12.0 6.675 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.675 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.675 * [backup-simplify]: Simplify 9.0 into 9.0 6.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.676 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 9.0)) into 0 6.676 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.677 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.677 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.679 * [backup-simplify]: Simplify (- 0) into 0 6.679 * [backup-simplify]: Simplify (+ 0 0) into 0 6.679 * [backup-simplify]: Simplify 0 into 0 6.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.680 * [backup-simplify]: Simplify (- 0) into 0 6.681 * [backup-simplify]: Simplify (+ 0 0) into 0 6.681 * [backup-simplify]: Simplify 0 into 0 6.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.682 * [backup-simplify]: Simplify (- 0) into 0 6.683 * [backup-simplify]: Simplify (+ 0 0) into 0 6.683 * [backup-simplify]: Simplify 0 into 0 6.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.684 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.685 * [backup-simplify]: Simplify (- 0) into 0 6.685 * [backup-simplify]: Simplify (+ 0 0) into 0 6.685 * [backup-simplify]: Simplify 0 into 0 6.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.689 * [backup-simplify]: Simplify (- 0) into 0 6.690 * [backup-simplify]: Simplify (+ 0 0) into 0 6.690 * [backup-simplify]: Simplify 0 into 0 6.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.694 * [backup-simplify]: Simplify (- 0) into 0 6.694 * [backup-simplify]: Simplify (+ 0 0) into 0 6.695 * [backup-simplify]: Simplify 0 into 0 6.695 * [backup-simplify]: Simplify (+ (- 12.0) (* 9.0 (/ 1 (/ 1 x)))) into (- (* 9.0 x) 12.0) 6.696 * [backup-simplify]: Simplify (fma (/ 1 (- x)) 9.0 (- 12.0)) into (fma (/ -1 x) 9.0 (- 12.0)) 6.696 * [approximate]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in (x) around 0 6.696 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.696 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.696 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.696 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.696 * [taylor]: Taking taylor expansion of -1 in x 6.696 * [backup-simplify]: Simplify -1 into -1 6.696 * [taylor]: Taking taylor expansion of x in x 6.696 * [backup-simplify]: Simplify 0 into 0 6.696 * [backup-simplify]: Simplify 1 into 1 6.697 * [backup-simplify]: Simplify (/ -1 1) into -1 6.697 * [taylor]: Taking taylor expansion of 9.0 in x 6.697 * [backup-simplify]: Simplify 9.0 into 9.0 6.697 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.697 * [taylor]: Taking taylor expansion of 12.0 in x 6.697 * [backup-simplify]: Simplify 12.0 into 12.0 6.697 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.697 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.698 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.698 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.698 * [taylor]: Taking taylor expansion of -1 in x 6.698 * [backup-simplify]: Simplify -1 into -1 6.698 * [taylor]: Taking taylor expansion of x in x 6.698 * [backup-simplify]: Simplify 0 into 0 6.698 * [backup-simplify]: Simplify 1 into 1 6.698 * [backup-simplify]: Simplify (/ -1 1) into -1 6.698 * [taylor]: Taking taylor expansion of 9.0 in x 6.698 * [backup-simplify]: Simplify 9.0 into 9.0 6.698 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.698 * [taylor]: Taking taylor expansion of 12.0 in x 6.698 * [backup-simplify]: Simplify 12.0 into 12.0 6.699 * [backup-simplify]: Simplify (* -1 9.0) into -9.0 6.700 * [backup-simplify]: Simplify (+ -9.0 0) into (- 9.0) 6.700 * [backup-simplify]: Simplify (- 9.0) into (- 9.0) 6.701 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.702 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 9.0)) into 0 6.702 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.703 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.704 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.705 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.706 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.707 * [backup-simplify]: Simplify (- 0) into 0 6.707 * [backup-simplify]: Simplify (+ 0 0) into 0 6.707 * [backup-simplify]: Simplify 0 into 0 6.708 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.710 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.710 * [backup-simplify]: Simplify (- 0) into 0 6.711 * [backup-simplify]: Simplify (+ 0 0) into 0 6.711 * [backup-simplify]: Simplify 0 into 0 6.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.714 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.714 * [backup-simplify]: Simplify (- 0) into 0 6.715 * [backup-simplify]: Simplify (+ 0 0) into 0 6.715 * [backup-simplify]: Simplify 0 into 0 6.716 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.717 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.718 * [backup-simplify]: Simplify (- 0) into 0 6.718 * [backup-simplify]: Simplify (+ 0 0) into 0 6.719 * [backup-simplify]: Simplify 0 into 0 6.720 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.722 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.722 * [backup-simplify]: Simplify (- 0) into 0 6.723 * [backup-simplify]: Simplify (+ 0 0) into 0 6.723 * [backup-simplify]: Simplify 0 into 0 6.724 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.726 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.726 * [backup-simplify]: Simplify (- 0) into 0 6.727 * [backup-simplify]: Simplify (+ 0 0) into 0 6.727 * [backup-simplify]: Simplify 0 into 0 6.728 * [backup-simplify]: Simplify (+ (- 12.0) (* (- 9.0) (/ 1 (/ 1 (- x))))) into (- (* 9.0 x) 12.0) 6.728 * * * [progress]: simplifying candidates 6.729 * [simplify]: Simplifying: (expm1 (fma x (fma x 9.0 (- 12.0)) 3.0)) (log1p (fma x (fma x 9.0 (- 12.0)) 3.0)) (* x (fma x 9.0 (- 12.0))) (log (fma x (fma x 9.0 (- 12.0)) 3.0)) (exp (fma x (fma x 9.0 (- 12.0)) 3.0)) (* (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0))) (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (* (* (fma x (fma x 9.0 (- 12.0)) 3.0) (fma x (fma x 9.0 (- 12.0)) 3.0)) (fma x (fma x 9.0 (- 12.0)) 3.0)) (sqrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (sqrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (expm1 (fma x 9.0 (- 12.0))) (log1p (fma x 9.0 (- 12.0))) (* x 9.0) (log (fma x 9.0 (- 12.0))) (exp (fma x 9.0 (- 12.0))) (* (cbrt (fma x 9.0 (- 12.0))) (cbrt (fma x 9.0 (- 12.0)))) (cbrt (fma x 9.0 (- 12.0))) (* (* (fma x 9.0 (- 12.0)) (fma x 9.0 (- 12.0))) (fma x 9.0 (- 12.0))) (sqrt (fma x 9.0 (- 12.0))) (sqrt (fma x 9.0 (- 12.0))) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (* 9.0 x) 12.0) (- (* 9.0 x) 12.0) (- (* 9.0 x) 12.0) 6.730 * * [simplify]: Extracting # 0 : cost 0 6.730 * * [simplify]: Extracting # 1 : cost 0 6.730 * * [simplify]: Extracting # 2 : cost 0 6.730 * * [simplify]: Extracting # 3 : cost 0 6.730 * * [simplify]: Extracting # 4 : cost 0 6.730 * * [simplify]: Extracting # 5 : cost 0 6.730 * * [simplify]: Extracting # 6 : cost 0 6.731 * * [simplify]: Extracting # 7 : cost 0 6.731 * * [simplify]: iteration 0 : 35 enodes (cost 238 ) 6.740 * * [simplify]: Extracting # 0 : cost 0 6.740 * * [simplify]: Extracting # 1 : cost 0 6.740 * * [simplify]: Extracting # 2 : cost 0 6.740 * * [simplify]: Extracting # 3 : cost 0 6.740 * * [simplify]: Extracting # 4 : cost 0 6.740 * * [simplify]: iteration 1 : 55 enodes (cost 235 ) 6.753 * * [simplify]: Extracting # 0 : cost 0 6.753 * * [simplify]: Extracting # 1 : cost 0 6.753 * * [simplify]: Extracting # 2 : cost 0 6.754 * * [simplify]: Extracting # 3 : cost 0 6.754 * * [simplify]: iteration 2 : 120 enodes (cost 203 ) 6.814 * * [simplify]: Extracting # 0 : cost 0 6.815 * * [simplify]: Extracting # 1 : cost 0 6.816 * * [simplify]: Extracting # 2 : cost 0 6.817 * * [simplify]: Extracting # 3 : cost 0 6.818 * * [simplify]: iteration 3 : 387 enodes (cost 203 ) 7.231 * * [simplify]: Extracting # 0 : cost 0 7.245 * * [simplify]: Extracting # 1 : cost 0 7.249 * * [simplify]: Extracting # 2 : cost 0 7.253 * * [simplify]: Extracting # 3 : cost 0 7.256 * * [simplify]: Extracting # 4 : cost 0 7.260 * * [simplify]: iteration 4 : 1961 enodes (cost 203 ) 8.231 * * [simplify]: Extracting # 0 : cost 0 8.237 * * [simplify]: Extracting # 1 : cost 0 8.244 * * [simplify]: Extracting # 2 : cost 0 8.251 * * [simplify]: Extracting # 3 : cost 0 8.258 * * [simplify]: Extracting # 4 : cost 0 8.265 * * [simplify]: iteration done: 5000 enodes (cost 203 ) 8.266 * [simplify]: Simplified to: (expm1 (fma x (fma x 9.0 (- 12.0)) 3.0)) (log1p (fma x (fma x 9.0 (- 12.0)) 3.0)) (* (- (* 9.0 x) 12.0) x) (log (fma x (fma x 9.0 (- 12.0)) 3.0)) (exp (fma x (fma x 9.0 (- 12.0)) 3.0)) (* (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0))) (cbrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (pow (fma x (- (* 9.0 x) 12.0) 3.0) 3) (sqrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (sqrt (fma x (fma x 9.0 (- 12.0)) 3.0)) (expm1 (fma x 9.0 (- 12.0))) (log1p (fma x 9.0 (- 12.0))) (* 9.0 x) (log (fma x 9.0 (- 12.0))) (exp (fma x 9.0 (- 12.0))) (* (cbrt (fma x 9.0 (- 12.0))) (cbrt (fma x 9.0 (- 12.0)))) (cbrt (fma x 9.0 (- 12.0))) (pow (- (* 9.0 x) 12.0) 3) (sqrt (fma x 9.0 (- 12.0))) (sqrt (fma x 9.0 (- 12.0))) (fma x (- (* 9.0 x) 12.0) 3.0) (fma x (- (* 9.0 x) 12.0) 3.0) (fma x (- (* 9.0 x) 12.0) 3.0) (- (* 9.0 x) 12.0) (- (* 9.0 x) 12.0) (- (* 9.0 x) 12.0) 8.266 * * * [progress]: adding candidates to table 8.337 * * [progress]: iteration 3 / 4 8.337 * * * [progress]: picking best candidate 8.351 * * * * [pick]: Picked # 8.351 * * * [progress]: localizing error 8.376 * * * [progress]: generating rewritten candidates 8.376 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 8.433 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 8.434 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1) 8.435 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 8.454 * * * [progress]: generating series expansions 8.455 * * * * [progress]: [ 1 / 4 ] generating series at (2) 8.455 * [backup-simplify]: Simplify (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) into (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) 8.455 * [approximate]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in (x) around 0 8.455 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.455 * [taylor]: Taking taylor expansion of 3.0 in x 8.455 * [backup-simplify]: Simplify 3.0 into 3.0 8.455 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.455 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.455 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.455 * [taylor]: Taking taylor expansion of x in x 8.455 * [backup-simplify]: Simplify 0 into 0 8.456 * [backup-simplify]: Simplify 1 into 1 8.456 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.456 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.456 * [taylor]: Taking taylor expansion of 3.0 in x 8.456 * [backup-simplify]: Simplify 3.0 into 3.0 8.456 * [taylor]: Taking taylor expansion of x in x 8.456 * [backup-simplify]: Simplify 0 into 0 8.456 * [backup-simplify]: Simplify 1 into 1 8.456 * [taylor]: Taking taylor expansion of 4.0 in x 8.456 * [backup-simplify]: Simplify 4.0 into 4.0 8.456 * [taylor]: Taking taylor expansion of 1.0 in x 8.456 * [backup-simplify]: Simplify 1.0 into 1.0 8.456 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.456 * [taylor]: Taking taylor expansion of 3.0 in x 8.456 * [backup-simplify]: Simplify 3.0 into 3.0 8.456 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.456 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.456 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.456 * [taylor]: Taking taylor expansion of x in x 8.456 * [backup-simplify]: Simplify 0 into 0 8.456 * [backup-simplify]: Simplify 1 into 1 8.456 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.456 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.456 * [taylor]: Taking taylor expansion of 3.0 in x 8.456 * [backup-simplify]: Simplify 3.0 into 3.0 8.456 * [taylor]: Taking taylor expansion of x in x 8.456 * [backup-simplify]: Simplify 0 into 0 8.456 * [backup-simplify]: Simplify 1 into 1 8.456 * [taylor]: Taking taylor expansion of 4.0 in x 8.456 * [backup-simplify]: Simplify 4.0 into 4.0 8.456 * [taylor]: Taking taylor expansion of 1.0 in x 8.456 * [backup-simplify]: Simplify 1.0 into 1.0 8.457 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.457 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.458 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.458 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.459 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.459 * [backup-simplify]: Simplify (* 3.0 1.0) into 3.0 8.459 * [backup-simplify]: Simplify 3.0 into 3.0 8.460 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.460 * [backup-simplify]: Simplify (- 0) into 0 8.461 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.462 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.463 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.465 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 1.0)) into (- 12.0) 8.465 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 8.466 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.466 * [backup-simplify]: Simplify (- 0) into 0 8.466 * [backup-simplify]: Simplify (+ 0 0) into 0 8.468 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.469 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.478 * [backup-simplify]: Simplify (+ (* 3.0 3.0) (+ (* 0 (- 4.0)) (* 0 1.0))) into 9.0 8.478 * [backup-simplify]: Simplify 9.0 into 9.0 8.478 * [backup-simplify]: Simplify (+ (* 9.0 (pow x 2)) (+ (* (- 12.0) x) 3.0)) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 8.479 * [backup-simplify]: Simplify (* (* 3.0 (sqrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0))) (sqrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0))) into (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) 8.479 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in (x) around 0 8.479 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.479 * [taylor]: Taking taylor expansion of 3.0 in x 8.479 * [backup-simplify]: Simplify 3.0 into 3.0 8.479 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.479 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.479 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.479 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.479 * [taylor]: Taking taylor expansion of x in x 8.479 * [backup-simplify]: Simplify 0 into 0 8.479 * [backup-simplify]: Simplify 1 into 1 8.479 * [backup-simplify]: Simplify (/ 1 1) into 1 8.479 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.480 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.480 * [taylor]: Taking taylor expansion of 3.0 in x 8.480 * [backup-simplify]: Simplify 3.0 into 3.0 8.480 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.480 * [taylor]: Taking taylor expansion of x in x 8.480 * [backup-simplify]: Simplify 0 into 0 8.480 * [backup-simplify]: Simplify 1 into 1 8.480 * [backup-simplify]: Simplify (/ 1 1) into 1 8.480 * [taylor]: Taking taylor expansion of 4.0 in x 8.480 * [backup-simplify]: Simplify 4.0 into 4.0 8.480 * [taylor]: Taking taylor expansion of 1.0 in x 8.480 * [backup-simplify]: Simplify 1.0 into 1.0 8.480 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.480 * [taylor]: Taking taylor expansion of 3.0 in x 8.480 * [backup-simplify]: Simplify 3.0 into 3.0 8.480 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.480 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.480 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.480 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.480 * [taylor]: Taking taylor expansion of x in x 8.480 * [backup-simplify]: Simplify 0 into 0 8.480 * [backup-simplify]: Simplify 1 into 1 8.481 * [backup-simplify]: Simplify (/ 1 1) into 1 8.481 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.481 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.481 * [taylor]: Taking taylor expansion of 3.0 in x 8.481 * [backup-simplify]: Simplify 3.0 into 3.0 8.481 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.481 * [taylor]: Taking taylor expansion of x in x 8.481 * [backup-simplify]: Simplify 0 into 0 8.481 * [backup-simplify]: Simplify 1 into 1 8.481 * [backup-simplify]: Simplify (/ 1 1) into 1 8.481 * [taylor]: Taking taylor expansion of 4.0 in x 8.481 * [backup-simplify]: Simplify 4.0 into 4.0 8.481 * [taylor]: Taking taylor expansion of 1.0 in x 8.481 * [backup-simplify]: Simplify 1.0 into 1.0 8.482 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.482 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.482 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.483 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.483 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 8.483 * [backup-simplify]: Simplify 9.0 into 9.0 8.483 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.484 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.484 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.485 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.485 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.487 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.487 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.489 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 3.0)) into (- 12.0) 8.489 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 8.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.490 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.490 * [backup-simplify]: Simplify (- 0) into 0 8.491 * [backup-simplify]: Simplify (+ 0 0) into 0 8.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.492 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.494 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 3.0 8.494 * [backup-simplify]: Simplify 3.0 into 3.0 8.495 * [backup-simplify]: Simplify (+ 3.0 (+ (* (- 12.0) (/ 1 (/ 1 x))) (* 9.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 8.495 * [backup-simplify]: Simplify (* (* 3.0 (sqrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0))) (sqrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0))) into (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) 8.495 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in (x) around 0 8.495 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.495 * [taylor]: Taking taylor expansion of 3.0 in x 8.495 * [backup-simplify]: Simplify 3.0 into 3.0 8.495 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.495 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.495 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.495 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.495 * [taylor]: Taking taylor expansion of -1 in x 8.495 * [backup-simplify]: Simplify -1 into -1 8.495 * [taylor]: Taking taylor expansion of x in x 8.495 * [backup-simplify]: Simplify 0 into 0 8.495 * [backup-simplify]: Simplify 1 into 1 8.496 * [backup-simplify]: Simplify (/ -1 1) into -1 8.496 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.496 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.496 * [taylor]: Taking taylor expansion of 4.0 in x 8.496 * [backup-simplify]: Simplify 4.0 into 4.0 8.496 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.496 * [taylor]: Taking taylor expansion of 3.0 in x 8.496 * [backup-simplify]: Simplify 3.0 into 3.0 8.496 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.496 * [taylor]: Taking taylor expansion of x in x 8.496 * [backup-simplify]: Simplify 0 into 0 8.496 * [backup-simplify]: Simplify 1 into 1 8.496 * [backup-simplify]: Simplify (/ 1 1) into 1 8.496 * [taylor]: Taking taylor expansion of 1.0 in x 8.496 * [backup-simplify]: Simplify 1.0 into 1.0 8.496 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.496 * [taylor]: Taking taylor expansion of 3.0 in x 8.496 * [backup-simplify]: Simplify 3.0 into 3.0 8.496 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.497 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.497 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.497 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.497 * [taylor]: Taking taylor expansion of -1 in x 8.497 * [backup-simplify]: Simplify -1 into -1 8.497 * [taylor]: Taking taylor expansion of x in x 8.497 * [backup-simplify]: Simplify 0 into 0 8.497 * [backup-simplify]: Simplify 1 into 1 8.497 * [backup-simplify]: Simplify (/ -1 1) into -1 8.497 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.497 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.497 * [taylor]: Taking taylor expansion of 4.0 in x 8.497 * [backup-simplify]: Simplify 4.0 into 4.0 8.497 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.497 * [taylor]: Taking taylor expansion of 3.0 in x 8.497 * [backup-simplify]: Simplify 3.0 into 3.0 8.497 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.497 * [taylor]: Taking taylor expansion of x in x 8.497 * [backup-simplify]: Simplify 0 into 0 8.497 * [backup-simplify]: Simplify 1 into 1 8.498 * [backup-simplify]: Simplify (/ 1 1) into 1 8.498 * [taylor]: Taking taylor expansion of 1.0 in x 8.498 * [backup-simplify]: Simplify 1.0 into 1.0 8.498 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.499 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.499 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.500 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.500 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.500 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 8.501 * [backup-simplify]: Simplify 9.0 into 9.0 8.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.502 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.503 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.503 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.505 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.507 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.508 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.510 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 0 3.0)) into 12.0 8.510 * [backup-simplify]: Simplify 12.0 into 12.0 8.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.512 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.512 * [backup-simplify]: Simplify (+ 0 0) into 0 8.513 * [backup-simplify]: Simplify (- 0) into 0 8.513 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.514 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.515 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.516 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.517 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.520 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 4.0) (* 0 3.0))) into 3.0 8.520 * [backup-simplify]: Simplify 3.0 into 3.0 8.520 * [backup-simplify]: Simplify (+ 3.0 (+ (* 12.0 (/ 1 (/ 1 (- x)))) (* 9.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) 8.521 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 8.521 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 8.521 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 8.521 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.521 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.521 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.521 * [taylor]: Taking taylor expansion of x in x 8.521 * [backup-simplify]: Simplify 0 into 0 8.521 * [backup-simplify]: Simplify 1 into 1 8.521 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.521 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.521 * [taylor]: Taking taylor expansion of 3.0 in x 8.521 * [backup-simplify]: Simplify 3.0 into 3.0 8.521 * [taylor]: Taking taylor expansion of x in x 8.522 * [backup-simplify]: Simplify 0 into 0 8.522 * [backup-simplify]: Simplify 1 into 1 8.522 * [taylor]: Taking taylor expansion of 4.0 in x 8.522 * [backup-simplify]: Simplify 4.0 into 4.0 8.522 * [taylor]: Taking taylor expansion of 1.0 in x 8.522 * [backup-simplify]: Simplify 1.0 into 1.0 8.522 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.522 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.522 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.522 * [taylor]: Taking taylor expansion of x in x 8.522 * [backup-simplify]: Simplify 0 into 0 8.522 * [backup-simplify]: Simplify 1 into 1 8.522 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.522 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.522 * [taylor]: Taking taylor expansion of 3.0 in x 8.522 * [backup-simplify]: Simplify 3.0 into 3.0 8.522 * [taylor]: Taking taylor expansion of x in x 8.522 * [backup-simplify]: Simplify 0 into 0 8.522 * [backup-simplify]: Simplify 1 into 1 8.522 * [taylor]: Taking taylor expansion of 4.0 in x 8.522 * [backup-simplify]: Simplify 4.0 into 4.0 8.522 * [taylor]: Taking taylor expansion of 1.0 in x 8.522 * [backup-simplify]: Simplify 1.0 into 1.0 8.523 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.524 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.525 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.525 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.526 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.526 * [backup-simplify]: Simplify 1.0 into 1.0 8.528 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.528 * [backup-simplify]: Simplify (- 0) into 0 8.529 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.531 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.532 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.532 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.533 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.533 * [backup-simplify]: Simplify (- 0) into 0 8.534 * [backup-simplify]: Simplify (+ 0 0) into 0 8.536 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.536 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.536 * [backup-simplify]: Simplify 3.0 into 3.0 8.537 * [backup-simplify]: Simplify (+ (* 3.0 (pow x 2)) (+ (* (- 4.0) x) 1.0)) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.537 * [backup-simplify]: Simplify (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0) into (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 8.537 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 8.537 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.537 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.537 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.537 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.537 * [taylor]: Taking taylor expansion of x in x 8.537 * [backup-simplify]: Simplify 0 into 0 8.537 * [backup-simplify]: Simplify 1 into 1 8.538 * [backup-simplify]: Simplify (/ 1 1) into 1 8.538 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.538 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.538 * [taylor]: Taking taylor expansion of 3.0 in x 8.538 * [backup-simplify]: Simplify 3.0 into 3.0 8.538 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.538 * [taylor]: Taking taylor expansion of x in x 8.538 * [backup-simplify]: Simplify 0 into 0 8.538 * [backup-simplify]: Simplify 1 into 1 8.538 * [backup-simplify]: Simplify (/ 1 1) into 1 8.538 * [taylor]: Taking taylor expansion of 4.0 in x 8.538 * [backup-simplify]: Simplify 4.0 into 4.0 8.538 * [taylor]: Taking taylor expansion of 1.0 in x 8.538 * [backup-simplify]: Simplify 1.0 into 1.0 8.538 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.538 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.538 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.538 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.538 * [taylor]: Taking taylor expansion of x in x 8.538 * [backup-simplify]: Simplify 0 into 0 8.538 * [backup-simplify]: Simplify 1 into 1 8.539 * [backup-simplify]: Simplify (/ 1 1) into 1 8.539 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.539 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.539 * [taylor]: Taking taylor expansion of 3.0 in x 8.539 * [backup-simplify]: Simplify 3.0 into 3.0 8.539 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.539 * [taylor]: Taking taylor expansion of x in x 8.539 * [backup-simplify]: Simplify 0 into 0 8.539 * [backup-simplify]: Simplify 1 into 1 8.539 * [backup-simplify]: Simplify (/ 1 1) into 1 8.539 * [taylor]: Taking taylor expansion of 4.0 in x 8.539 * [backup-simplify]: Simplify 4.0 into 4.0 8.539 * [taylor]: Taking taylor expansion of 1.0 in x 8.539 * [backup-simplify]: Simplify 1.0 into 1.0 8.540 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.540 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.540 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.541 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.541 * [backup-simplify]: Simplify 3.0 into 3.0 8.541 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.542 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.542 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.542 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.544 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.545 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.545 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.546 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.547 * [backup-simplify]: Simplify (- 0) into 0 8.547 * [backup-simplify]: Simplify (+ 0 0) into 0 8.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.549 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.549 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.549 * [backup-simplify]: Simplify 1.0 into 1.0 8.550 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 4.0) (/ 1 (/ 1 x))) (* 3.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.550 * [backup-simplify]: Simplify (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0) into (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 8.550 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 8.550 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.550 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.550 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.550 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.550 * [taylor]: Taking taylor expansion of -1 in x 8.550 * [backup-simplify]: Simplify -1 into -1 8.550 * [taylor]: Taking taylor expansion of x in x 8.550 * [backup-simplify]: Simplify 0 into 0 8.550 * [backup-simplify]: Simplify 1 into 1 8.550 * [backup-simplify]: Simplify (/ -1 1) into -1 8.551 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.551 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.551 * [taylor]: Taking taylor expansion of 4.0 in x 8.551 * [backup-simplify]: Simplify 4.0 into 4.0 8.551 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.551 * [taylor]: Taking taylor expansion of 3.0 in x 8.551 * [backup-simplify]: Simplify 3.0 into 3.0 8.551 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.551 * [taylor]: Taking taylor expansion of x in x 8.551 * [backup-simplify]: Simplify 0 into 0 8.551 * [backup-simplify]: Simplify 1 into 1 8.551 * [backup-simplify]: Simplify (/ 1 1) into 1 8.551 * [taylor]: Taking taylor expansion of 1.0 in x 8.551 * [backup-simplify]: Simplify 1.0 into 1.0 8.551 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.551 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.551 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.551 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.551 * [taylor]: Taking taylor expansion of -1 in x 8.551 * [backup-simplify]: Simplify -1 into -1 8.551 * [taylor]: Taking taylor expansion of x in x 8.551 * [backup-simplify]: Simplify 0 into 0 8.551 * [backup-simplify]: Simplify 1 into 1 8.552 * [backup-simplify]: Simplify (/ -1 1) into -1 8.552 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.552 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.552 * [taylor]: Taking taylor expansion of 4.0 in x 8.552 * [backup-simplify]: Simplify 4.0 into 4.0 8.552 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.552 * [taylor]: Taking taylor expansion of 3.0 in x 8.552 * [backup-simplify]: Simplify 3.0 into 3.0 8.552 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.552 * [taylor]: Taking taylor expansion of x in x 8.552 * [backup-simplify]: Simplify 0 into 0 8.552 * [backup-simplify]: Simplify 1 into 1 8.552 * [backup-simplify]: Simplify (/ 1 1) into 1 8.552 * [taylor]: Taking taylor expansion of 1.0 in x 8.552 * [backup-simplify]: Simplify 1.0 into 1.0 8.553 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.553 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.553 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.554 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.554 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.554 * [backup-simplify]: Simplify 3.0 into 3.0 8.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.555 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.556 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.556 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.557 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.558 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.559 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.559 * [backup-simplify]: Simplify 4.0 into 4.0 8.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.560 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.560 * [backup-simplify]: Simplify (+ 0 0) into 0 8.560 * [backup-simplify]: Simplify (- 0) into 0 8.561 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.561 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.562 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.562 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.563 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.563 * [backup-simplify]: Simplify 1.0 into 1.0 8.563 * [backup-simplify]: Simplify (+ 1.0 (+ (* 4.0 (/ 1 (/ 1 (- x)))) (* 3.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.563 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1) 8.563 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 8.563 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 8.563 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.564 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.564 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.564 * [taylor]: Taking taylor expansion of x in x 8.564 * [backup-simplify]: Simplify 0 into 0 8.564 * [backup-simplify]: Simplify 1 into 1 8.564 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.564 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.564 * [taylor]: Taking taylor expansion of 3.0 in x 8.564 * [backup-simplify]: Simplify 3.0 into 3.0 8.564 * [taylor]: Taking taylor expansion of x in x 8.564 * [backup-simplify]: Simplify 0 into 0 8.564 * [backup-simplify]: Simplify 1 into 1 8.564 * [taylor]: Taking taylor expansion of 4.0 in x 8.564 * [backup-simplify]: Simplify 4.0 into 4.0 8.564 * [taylor]: Taking taylor expansion of 1.0 in x 8.564 * [backup-simplify]: Simplify 1.0 into 1.0 8.564 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.564 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.564 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.564 * [taylor]: Taking taylor expansion of x in x 8.564 * [backup-simplify]: Simplify 0 into 0 8.564 * [backup-simplify]: Simplify 1 into 1 8.564 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.564 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.564 * [taylor]: Taking taylor expansion of 3.0 in x 8.564 * [backup-simplify]: Simplify 3.0 into 3.0 8.564 * [taylor]: Taking taylor expansion of x in x 8.564 * [backup-simplify]: Simplify 0 into 0 8.564 * [backup-simplify]: Simplify 1 into 1 8.564 * [taylor]: Taking taylor expansion of 4.0 in x 8.564 * [backup-simplify]: Simplify 4.0 into 4.0 8.564 * [taylor]: Taking taylor expansion of 1.0 in x 8.564 * [backup-simplify]: Simplify 1.0 into 1.0 8.565 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.565 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.566 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.566 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.566 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.567 * [backup-simplify]: Simplify 1.0 into 1.0 8.568 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.568 * [backup-simplify]: Simplify (- 0) into 0 8.568 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.571 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.572 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.572 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.573 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.574 * [backup-simplify]: Simplify (- 0) into 0 8.574 * [backup-simplify]: Simplify (+ 0 0) into 0 8.578 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.578 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.578 * [backup-simplify]: Simplify 3.0 into 3.0 8.579 * [backup-simplify]: Simplify (+ (* 3.0 (pow x 2)) (+ (* (- 4.0) x) 1.0)) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.579 * [backup-simplify]: Simplify (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0) into (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 8.579 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 8.579 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.579 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.579 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.579 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.579 * [taylor]: Taking taylor expansion of x in x 8.579 * [backup-simplify]: Simplify 0 into 0 8.579 * [backup-simplify]: Simplify 1 into 1 8.580 * [backup-simplify]: Simplify (/ 1 1) into 1 8.580 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.580 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.580 * [taylor]: Taking taylor expansion of 3.0 in x 8.580 * [backup-simplify]: Simplify 3.0 into 3.0 8.580 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.580 * [taylor]: Taking taylor expansion of x in x 8.580 * [backup-simplify]: Simplify 0 into 0 8.580 * [backup-simplify]: Simplify 1 into 1 8.581 * [backup-simplify]: Simplify (/ 1 1) into 1 8.581 * [taylor]: Taking taylor expansion of 4.0 in x 8.581 * [backup-simplify]: Simplify 4.0 into 4.0 8.581 * [taylor]: Taking taylor expansion of 1.0 in x 8.581 * [backup-simplify]: Simplify 1.0 into 1.0 8.581 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.581 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.581 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.581 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.581 * [taylor]: Taking taylor expansion of x in x 8.581 * [backup-simplify]: Simplify 0 into 0 8.581 * [backup-simplify]: Simplify 1 into 1 8.581 * [backup-simplify]: Simplify (/ 1 1) into 1 8.581 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.581 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.582 * [taylor]: Taking taylor expansion of 3.0 in x 8.582 * [backup-simplify]: Simplify 3.0 into 3.0 8.582 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.582 * [taylor]: Taking taylor expansion of x in x 8.582 * [backup-simplify]: Simplify 0 into 0 8.582 * [backup-simplify]: Simplify 1 into 1 8.582 * [backup-simplify]: Simplify (/ 1 1) into 1 8.582 * [taylor]: Taking taylor expansion of 4.0 in x 8.582 * [backup-simplify]: Simplify 4.0 into 4.0 8.582 * [taylor]: Taking taylor expansion of 1.0 in x 8.582 * [backup-simplify]: Simplify 1.0 into 1.0 8.583 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.583 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.583 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.584 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.584 * [backup-simplify]: Simplify 3.0 into 3.0 8.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.586 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.586 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.587 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.590 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.591 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.591 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.593 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.593 * [backup-simplify]: Simplify (- 0) into 0 8.594 * [backup-simplify]: Simplify (+ 0 0) into 0 8.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.596 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.596 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.597 * [backup-simplify]: Simplify 1.0 into 1.0 8.598 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 4.0) (/ 1 (/ 1 x))) (* 3.0 (pow (/ 1 (/ 1 x)) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.598 * [backup-simplify]: Simplify (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0) into (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 8.598 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 8.598 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.599 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.599 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.599 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.599 * [taylor]: Taking taylor expansion of -1 in x 8.599 * [backup-simplify]: Simplify -1 into -1 8.599 * [taylor]: Taking taylor expansion of x in x 8.599 * [backup-simplify]: Simplify 0 into 0 8.599 * [backup-simplify]: Simplify 1 into 1 8.600 * [backup-simplify]: Simplify (/ -1 1) into -1 8.600 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.600 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.600 * [taylor]: Taking taylor expansion of 4.0 in x 8.600 * [backup-simplify]: Simplify 4.0 into 4.0 8.600 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.600 * [taylor]: Taking taylor expansion of 3.0 in x 8.600 * [backup-simplify]: Simplify 3.0 into 3.0 8.600 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.600 * [taylor]: Taking taylor expansion of x in x 8.600 * [backup-simplify]: Simplify 0 into 0 8.600 * [backup-simplify]: Simplify 1 into 1 8.601 * [backup-simplify]: Simplify (/ 1 1) into 1 8.601 * [taylor]: Taking taylor expansion of 1.0 in x 8.601 * [backup-simplify]: Simplify 1.0 into 1.0 8.601 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.601 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.601 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.601 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.601 * [taylor]: Taking taylor expansion of -1 in x 8.601 * [backup-simplify]: Simplify -1 into -1 8.601 * [taylor]: Taking taylor expansion of x in x 8.601 * [backup-simplify]: Simplify 0 into 0 8.601 * [backup-simplify]: Simplify 1 into 1 8.602 * [backup-simplify]: Simplify (/ -1 1) into -1 8.602 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.602 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.602 * [taylor]: Taking taylor expansion of 4.0 in x 8.602 * [backup-simplify]: Simplify 4.0 into 4.0 8.602 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.602 * [taylor]: Taking taylor expansion of 3.0 in x 8.602 * [backup-simplify]: Simplify 3.0 into 3.0 8.602 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.602 * [taylor]: Taking taylor expansion of x in x 8.602 * [backup-simplify]: Simplify 0 into 0 8.602 * [backup-simplify]: Simplify 1 into 1 8.603 * [backup-simplify]: Simplify (/ 1 1) into 1 8.603 * [taylor]: Taking taylor expansion of 1.0 in x 8.603 * [backup-simplify]: Simplify 1.0 into 1.0 8.603 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.604 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.604 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.610 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.611 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.611 * [backup-simplify]: Simplify 3.0 into 3.0 8.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.613 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.614 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.614 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.615 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.616 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.618 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.619 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.619 * [backup-simplify]: Simplify 4.0 into 4.0 8.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.621 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.622 * [backup-simplify]: Simplify (+ 0 0) into 0 8.622 * [backup-simplify]: Simplify (- 0) into 0 8.622 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.623 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.624 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.625 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.626 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.626 * [backup-simplify]: Simplify 1.0 into 1.0 8.627 * [backup-simplify]: Simplify (+ 1.0 (+ (* 4.0 (/ 1 (/ 1 (- x)))) (* 3.0 (pow (/ 1 (/ 1 (- x))) 2)))) into (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) 8.627 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 8.627 * [backup-simplify]: Simplify (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) into (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) 8.627 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in (x) around 0 8.627 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in x 8.627 * [taylor]: Taking taylor expansion of 3.0 in x 8.627 * [backup-simplify]: Simplify 3.0 into 3.0 8.627 * [taylor]: Taking taylor expansion of (sqrt (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.628 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.628 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.628 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.628 * [taylor]: Taking taylor expansion of x in x 8.628 * [backup-simplify]: Simplify 0 into 0 8.628 * [backup-simplify]: Simplify 1 into 1 8.628 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.628 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.628 * [taylor]: Taking taylor expansion of 3.0 in x 8.628 * [backup-simplify]: Simplify 3.0 into 3.0 8.628 * [taylor]: Taking taylor expansion of x in x 8.628 * [backup-simplify]: Simplify 0 into 0 8.628 * [backup-simplify]: Simplify 1 into 1 8.628 * [taylor]: Taking taylor expansion of 4.0 in x 8.628 * [backup-simplify]: Simplify 4.0 into 4.0 8.628 * [taylor]: Taking taylor expansion of 1.0 in x 8.628 * [backup-simplify]: Simplify 1.0 into 1.0 8.629 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.629 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.631 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.631 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.632 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.632 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.633 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.633 * [backup-simplify]: Simplify (- 0) into 0 8.634 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.635 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.636 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.637 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 1.0))) into (/ -2.0 (sqrt 1.0)) 8.637 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in x 8.637 * [taylor]: Taking taylor expansion of 3.0 in x 8.637 * [backup-simplify]: Simplify 3.0 into 3.0 8.637 * [taylor]: Taking taylor expansion of (sqrt (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.637 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.638 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.638 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.638 * [taylor]: Taking taylor expansion of x in x 8.638 * [backup-simplify]: Simplify 0 into 0 8.638 * [backup-simplify]: Simplify 1 into 1 8.638 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.638 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.638 * [taylor]: Taking taylor expansion of 3.0 in x 8.638 * [backup-simplify]: Simplify 3.0 into 3.0 8.638 * [taylor]: Taking taylor expansion of x in x 8.638 * [backup-simplify]: Simplify 0 into 0 8.638 * [backup-simplify]: Simplify 1 into 1 8.638 * [taylor]: Taking taylor expansion of 4.0 in x 8.638 * [backup-simplify]: Simplify 4.0 into 4.0 8.638 * [taylor]: Taking taylor expansion of 1.0 in x 8.638 * [backup-simplify]: Simplify 1.0 into 1.0 8.638 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.638 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.639 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.639 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.640 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.640 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.641 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.641 * [backup-simplify]: Simplify (- 0) into 0 8.641 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.643 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.643 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.645 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 1.0))) into (/ -2.0 (sqrt 1.0)) 8.645 * [backup-simplify]: Simplify (* 3.0 (sqrt 1.0)) into (* 3.0 (sqrt 1.0)) 8.646 * [backup-simplify]: Simplify (* 3.0 (sqrt 1.0)) into (* 3.0 (sqrt 1.0)) 8.648 * [backup-simplify]: Simplify (+ (* 3.0 (/ -2.0 (sqrt 1.0))) (* 0 (sqrt 1.0))) into (- (* 6.0 (/ 1 (sqrt 1.0)))) 8.650 * [backup-simplify]: Simplify (- (* 6.0 (/ 1 (sqrt 1.0)))) into (- (* 6.0 (/ 1 (sqrt 1.0)))) 8.651 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.651 * [backup-simplify]: Simplify (- 0) into 0 8.651 * [backup-simplify]: Simplify (+ 0 0) into 0 8.653 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.653 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.657 * [backup-simplify]: Simplify (/ (- 3.0 (pow (/ -2.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 3.0 (* 4.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.667 * [backup-simplify]: Simplify (+ (* 3.0 (* 1/2 (/ (- 3.0 (* 4.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0)))) (+ (* 0 (/ -2.0 (sqrt 1.0))) (* 0 (sqrt 1.0)))) into (- (* 4.5 (/ 1 (sqrt 1.0))) (* 6.0 (/ 1 (pow (sqrt 1.0) 3)))) 8.671 * [backup-simplify]: Simplify (- (* 4.5 (/ 1 (sqrt 1.0))) (* 6.0 (/ 1 (pow (sqrt 1.0) 3)))) into (- (* 4.5 (/ 1 (sqrt 1.0))) (* 6.0 (/ 1 (pow (sqrt 1.0) 3)))) 8.677 * [backup-simplify]: Simplify (+ (* (- (* 4.5 (/ 1 (sqrt 1.0))) (* 6.0 (/ 1 (pow (sqrt 1.0) 3)))) (pow x 2)) (+ (* (- (* 6.0 (/ 1 (sqrt 1.0)))) x) (* 3.0 (sqrt 1.0)))) into (- (+ (* 3.0 (sqrt 1.0)) (* 4.5 (/ (pow x 2) (sqrt 1.0)))) (+ (* 6.0 (/ (pow x 2) (pow (sqrt 1.0) 3))) (* 6.0 (/ x (sqrt 1.0))))) 8.677 * [backup-simplify]: Simplify (* 3.0 (sqrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0))) into (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) 8.678 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in (x) around 0 8.678 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 8.678 * [taylor]: Taking taylor expansion of 3.0 in x 8.678 * [backup-simplify]: Simplify 3.0 into 3.0 8.678 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.678 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.678 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.678 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.678 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.678 * [taylor]: Taking taylor expansion of x in x 8.678 * [backup-simplify]: Simplify 0 into 0 8.678 * [backup-simplify]: Simplify 1 into 1 8.678 * [backup-simplify]: Simplify (/ 1 1) into 1 8.678 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.678 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.678 * [taylor]: Taking taylor expansion of 3.0 in x 8.678 * [backup-simplify]: Simplify 3.0 into 3.0 8.678 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.678 * [taylor]: Taking taylor expansion of x in x 8.678 * [backup-simplify]: Simplify 0 into 0 8.678 * [backup-simplify]: Simplify 1 into 1 8.679 * [backup-simplify]: Simplify (/ 1 1) into 1 8.679 * [taylor]: Taking taylor expansion of 4.0 in x 8.679 * [backup-simplify]: Simplify 4.0 into 4.0 8.679 * [taylor]: Taking taylor expansion of 1.0 in x 8.679 * [backup-simplify]: Simplify 1.0 into 1.0 8.679 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.679 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.680 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.680 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.680 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.681 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.681 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.682 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.684 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.685 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.686 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 3.0))) into (/ -2.0 (sqrt 3.0)) 8.686 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 8.686 * [taylor]: Taking taylor expansion of 3.0 in x 8.686 * [backup-simplify]: Simplify 3.0 into 3.0 8.686 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.686 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.686 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.686 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.686 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.686 * [taylor]: Taking taylor expansion of x in x 8.686 * [backup-simplify]: Simplify 0 into 0 8.687 * [backup-simplify]: Simplify 1 into 1 8.687 * [backup-simplify]: Simplify (/ 1 1) into 1 8.687 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.687 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.687 * [taylor]: Taking taylor expansion of 3.0 in x 8.687 * [backup-simplify]: Simplify 3.0 into 3.0 8.687 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.687 * [taylor]: Taking taylor expansion of x in x 8.687 * [backup-simplify]: Simplify 0 into 0 8.687 * [backup-simplify]: Simplify 1 into 1 8.687 * [backup-simplify]: Simplify (/ 1 1) into 1 8.687 * [taylor]: Taking taylor expansion of 4.0 in x 8.687 * [backup-simplify]: Simplify 4.0 into 4.0 8.687 * [taylor]: Taking taylor expansion of 1.0 in x 8.687 * [backup-simplify]: Simplify 1.0 into 1.0 8.688 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.688 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.689 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.689 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.689 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.690 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.690 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.690 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.691 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.693 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.694 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.695 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 3.0))) into (/ -2.0 (sqrt 3.0)) 8.696 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.696 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.698 * [backup-simplify]: Simplify (+ (* 3.0 (/ -2.0 (sqrt 3.0))) (* 0 (sqrt 3.0))) into (- (* 6.0 (/ 1 (sqrt 3.0)))) 8.700 * [backup-simplify]: Simplify (- (* 6.0 (/ 1 (sqrt 3.0)))) into (- (* 6.0 (/ 1 (sqrt 3.0)))) 8.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.701 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.701 * [backup-simplify]: Simplify (- 0) into 0 8.702 * [backup-simplify]: Simplify (+ 0 0) into 0 8.702 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.703 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.703 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.707 * [backup-simplify]: Simplify (/ (- 1.0 (pow (/ -2.0 (sqrt 3.0)) 2) (+)) (* 2 (sqrt 3.0))) into (* 1/2 (/ (- 1.0 (* 4.0 (/ 1 (pow (sqrt 3.0) 2)))) (sqrt 3.0))) 8.720 * [backup-simplify]: Simplify (+ (* 3.0 (* 1/2 (/ (- 1.0 (* 4.0 (/ 1 (pow (sqrt 3.0) 2)))) (sqrt 3.0)))) (+ (* 0 (/ -2.0 (sqrt 3.0))) (* 0 (sqrt 3.0)))) into (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) 8.724 * [backup-simplify]: Simplify (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) into (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) 8.730 * [backup-simplify]: Simplify (+ (* (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) (/ 1 x)) (+ (- (* 6.0 (/ 1 (sqrt 3.0)))) (* (* 3.0 (sqrt 3.0)) (/ 1 (/ 1 x))))) into (- (+ (* 3.0 (* x (sqrt 3.0))) (* 1.5 (/ 1 (* x (sqrt 3.0))))) (+ (* 6.0 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (* x (pow (sqrt 3.0) 3)))))) 8.731 * [backup-simplify]: Simplify (* 3.0 (sqrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0))) into (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) 8.731 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in (x) around 0 8.731 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 8.731 * [taylor]: Taking taylor expansion of 3.0 in x 8.731 * [backup-simplify]: Simplify 3.0 into 3.0 8.731 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.731 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.731 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.731 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.731 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.731 * [taylor]: Taking taylor expansion of -1 in x 8.731 * [backup-simplify]: Simplify -1 into -1 8.731 * [taylor]: Taking taylor expansion of x in x 8.731 * [backup-simplify]: Simplify 0 into 0 8.731 * [backup-simplify]: Simplify 1 into 1 8.732 * [backup-simplify]: Simplify (/ -1 1) into -1 8.732 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.732 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.732 * [taylor]: Taking taylor expansion of 4.0 in x 8.732 * [backup-simplify]: Simplify 4.0 into 4.0 8.732 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.732 * [taylor]: Taking taylor expansion of 3.0 in x 8.732 * [backup-simplify]: Simplify 3.0 into 3.0 8.732 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.732 * [taylor]: Taking taylor expansion of x in x 8.732 * [backup-simplify]: Simplify 0 into 0 8.732 * [backup-simplify]: Simplify 1 into 1 8.732 * [backup-simplify]: Simplify (/ 1 1) into 1 8.732 * [taylor]: Taking taylor expansion of 1.0 in x 8.732 * [backup-simplify]: Simplify 1.0 into 1.0 8.733 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.733 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.734 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.735 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.735 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.735 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.737 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.737 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.738 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.739 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.739 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.742 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.742 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.744 * [backup-simplify]: Simplify (/ 4.0 (* 2 (sqrt 3.0))) into (/ 2.0 (sqrt 3.0)) 8.744 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 8.744 * [taylor]: Taking taylor expansion of 3.0 in x 8.744 * [backup-simplify]: Simplify 3.0 into 3.0 8.744 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.744 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.745 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.745 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.745 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.745 * [taylor]: Taking taylor expansion of -1 in x 8.745 * [backup-simplify]: Simplify -1 into -1 8.745 * [taylor]: Taking taylor expansion of x in x 8.745 * [backup-simplify]: Simplify 0 into 0 8.745 * [backup-simplify]: Simplify 1 into 1 8.745 * [backup-simplify]: Simplify (/ -1 1) into -1 8.745 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.745 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.745 * [taylor]: Taking taylor expansion of 4.0 in x 8.745 * [backup-simplify]: Simplify 4.0 into 4.0 8.745 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.746 * [taylor]: Taking taylor expansion of 3.0 in x 8.746 * [backup-simplify]: Simplify 3.0 into 3.0 8.746 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.746 * [taylor]: Taking taylor expansion of x in x 8.746 * [backup-simplify]: Simplify 0 into 0 8.746 * [backup-simplify]: Simplify 1 into 1 8.746 * [backup-simplify]: Simplify (/ 1 1) into 1 8.746 * [taylor]: Taking taylor expansion of 1.0 in x 8.746 * [backup-simplify]: Simplify 1.0 into 1.0 8.747 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.747 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.748 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.749 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.749 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.750 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.751 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.752 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.752 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.753 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.754 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.756 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.757 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.758 * [backup-simplify]: Simplify (/ 4.0 (* 2 (sqrt 3.0))) into (/ 2.0 (sqrt 3.0)) 8.760 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.761 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.764 * [backup-simplify]: Simplify (+ (* 3.0 (/ 2.0 (sqrt 3.0))) (* 0 (sqrt 3.0))) into (* 6.0 (/ 1 (sqrt 3.0))) 8.765 * [backup-simplify]: Simplify (* 6.0 (/ 1 (sqrt 3.0))) into (/ 6.0 (sqrt 3.0)) 8.766 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.766 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.767 * [backup-simplify]: Simplify (+ 0 0) into 0 8.767 * [backup-simplify]: Simplify (- 0) into 0 8.767 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.768 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.769 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.769 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.773 * [backup-simplify]: Simplify (/ (- 1.0 (pow (/ 2.0 (sqrt 3.0)) 2) (+)) (* 2 (sqrt 3.0))) into (* 1/2 (/ (- 1.0 (* 4.0 (/ 1 (pow (sqrt 3.0) 2)))) (sqrt 3.0))) 8.782 * [backup-simplify]: Simplify (+ (* 3.0 (* 1/2 (/ (- 1.0 (* 4.0 (/ 1 (pow (sqrt 3.0) 2)))) (sqrt 3.0)))) (+ (* 0 (/ 2.0 (sqrt 3.0))) (* 0 (sqrt 3.0)))) into (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) 8.786 * [backup-simplify]: Simplify (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) into (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) 8.792 * [backup-simplify]: Simplify (+ (* (- (* 1.5 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (pow (sqrt 3.0) 3)))) (/ 1 (- x))) (+ (/ 6.0 (sqrt 3.0)) (* (* 3.0 (sqrt 3.0)) (/ 1 (/ 1 (- x)))))) into (- (+ (* 6.0 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (* x (pow (sqrt 3.0) 3))))) (+ (* 3.0 (* x (sqrt 3.0))) (* 1.5 (/ 1 (* x (sqrt 3.0)))))) 8.792 * * * [progress]: simplifying candidates 8.793 * [simplify]: Simplifying: (expm1 (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log1p (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (+ (+ (log 3.0) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (+ (log (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (exp (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* 3.0 3.0) 3.0) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt 1)) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 1) (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* x (- (* x 3.0) 4.0)) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (* (* (fma x (- (* x 3.0) 4.0) 1.0) (fma x (- (* x 3.0) 4.0) 1.0)) (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* x (- (* x 3.0) 4.0)) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (* (* (fma x (- (* x 3.0) 4.0) 1.0) (fma x (- (* x 3.0) 4.0) 1.0)) (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log1p (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (+ (log 3.0) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (exp (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 3.0) 3.0) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (* (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (sqrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt 1)) (* 3.0 (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 1) (* (cbrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 9.0 (pow x 2)) 3.0) (* 12.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (pow x 2)) 1.0) (* 4.0 x)) (- (+ (* 3.0 (sqrt 1.0)) (* 4.5 (/ (pow x 2) (sqrt 1.0)))) (+ (* 6.0 (/ (pow x 2) (pow (sqrt 1.0) 3))) (* 6.0 (/ x (sqrt 1.0))))) (- (+ (* 3.0 (* x (sqrt 3.0))) (* 1.5 (/ 1 (* x (sqrt 3.0))))) (+ (* 6.0 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (* x (pow (sqrt 3.0) 3)))))) (- (+ (* 6.0 (/ 1 (sqrt 3.0))) (* 6.0 (/ 1 (* x (pow (sqrt 3.0) 3))))) (+ (* 3.0 (* x (sqrt 3.0))) (* 1.5 (/ 1 (* x (sqrt 3.0)))))) 8.795 * * [simplify]: Extracting # 0 : cost 0 8.795 * * [simplify]: Extracting # 1 : cost 0 8.795 * * [simplify]: Extracting # 2 : cost 0 8.796 * * [simplify]: Extracting # 3 : cost 0 8.796 * * [simplify]: Extracting # 4 : cost 0 8.796 * * [simplify]: Extracting # 5 : cost 0 8.796 * * [simplify]: Extracting # 6 : cost 0 8.796 * * [simplify]: Extracting # 7 : cost 0 8.796 * * [simplify]: Extracting # 8 : cost 0 8.797 * * [simplify]: iteration 0 : 112 enodes (cost 1430 ) 8.833 * * [simplify]: Extracting # 0 : cost 0 8.833 * * [simplify]: Extracting # 1 : cost 0 8.834 * * [simplify]: Extracting # 2 : cost 0 8.834 * * [simplify]: Extracting # 3 : cost 0 8.835 * * [simplify]: Extracting # 4 : cost 0 8.835 * * [simplify]: iteration 1 : 278 enodes (cost 1125 ) 8.985 * * [simplify]: Extracting # 0 : cost 0 8.986 * * [simplify]: Extracting # 1 : cost 0 8.987 * * [simplify]: Extracting # 2 : cost 0 8.988 * * [simplify]: Extracting # 3 : cost 0 8.989 * * [simplify]: Extracting # 4 : cost 0 8.990 * * [simplify]: iteration 2 : 820 enodes (cost 969 ) 9.827 * * [simplify]: Extracting # 0 : cost 0 9.832 * * [simplify]: Extracting # 1 : cost 0 9.836 * * [simplify]: Extracting # 2 : cost 0 9.840 * * [simplify]: Extracting # 3 : cost 0 9.843 * * [simplify]: Extracting # 4 : cost 0 9.847 * * [simplify]: iteration 3 : 3063 enodes (cost 959 ) 11.437 * * [simplify]: Extracting # 0 : cost 0 11.461 * * [simplify]: Extracting # 1 : cost 0 11.473 * * [simplify]: Extracting # 2 : cost 0 11.485 * * [simplify]: Extracting # 3 : cost 0 11.496 * * [simplify]: Extracting # 4 : cost 0 11.509 * * [simplify]: iteration done: 5000 enodes (cost 956 ) 11.510 * [simplify]: Simplified to: (expm1 (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (log (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (exp (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (pow (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 3) (pow (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 3) (* (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (pow (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 3) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (fma (- (* x 3.0) 4.0) x 1.0) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* (- (* x 3.0) 4.0) x) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (pow (fma x (- (* x 3.0) 4.0) 1.0) 3) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (fma x (- (* x 3.0) 4.0) 1.0)) (log1p (fma x (- (* x 3.0) 4.0) 1.0)) (* (- (* x 3.0) 4.0) x) (log (fma x (- (* x 3.0) 4.0) 1.0)) (exp (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (pow (fma x (- (* x 3.0) 4.0) 1.0) 3) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (expm1 (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log1p (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) 3.0)) (log (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) 3.0)) (exp (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (* (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (sqrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt 3.0) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3.0 (* 3.0 (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3.0 (* (cbrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (sqrt 3.0) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (fma x (- (* 9.0 x) 12.0) 3.0) (fma x (- (* 9.0 x) 12.0) 3.0) (fma x (- (* 9.0 x) 12.0) 3.0) (fma (- (* x 3.0) 4.0) x 1.0) (fma (- (* x 3.0) 4.0) x 1.0) (fma (- (* x 3.0) 4.0) x 1.0) (fma (- (* x 3.0) 4.0) x 1.0) (fma (- (* x 3.0) 4.0) x 1.0) (fma (- (* x 3.0) 4.0) x 1.0) (- (fma (sqrt 1.0) 3.0 (* (/ (pow x 2) (sqrt 1.0)) (- 4.5 (/ 6.0 1.0)))) (* 6.0 (/ x (sqrt 1.0)))) (fma (* x 3.0) (sqrt 3.0) (- (* (/ 1 (sqrt 3.0)) (- (/ 1.5 x) 6.0)) (/ 6.0 (* 3.0 (* x (sqrt 3.0)))))) (- (/ 6.0 (* 3.0 (* x (sqrt 3.0)))) (fma x (pow (sqrt 3.0) 3) (* (/ 1 (sqrt 3.0)) (- (/ 1.5 x) 6.0)))) 11.511 * * * [progress]: adding candidates to table 11.874 * * [progress]: iteration 4 / 4 11.874 * * * [progress]: picking best candidate 11.889 * * * * [pick]: Picked # 11.889 * * * [progress]: localizing error 11.919 * * * [progress]: generating rewritten candidates 11.919 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 11.922 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1) 11.923 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 11.968 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 12.128 * * * [progress]: generating series expansions 12.128 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 12.128 * [backup-simplify]: Simplify (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) into (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) 12.128 * [approximate]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in (x) around 0 12.128 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.128 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.129 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.129 * [taylor]: Taking taylor expansion of 1/3 in x 12.129 * [backup-simplify]: Simplify 1/3 into 1/3 12.129 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.129 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.129 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.129 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.129 * [taylor]: Taking taylor expansion of x in x 12.129 * [backup-simplify]: Simplify 0 into 0 12.129 * [backup-simplify]: Simplify 1 into 1 12.129 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.129 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.129 * [taylor]: Taking taylor expansion of 3.0 in x 12.129 * [backup-simplify]: Simplify 3.0 into 3.0 12.129 * [taylor]: Taking taylor expansion of x in x 12.129 * [backup-simplify]: Simplify 0 into 0 12.129 * [backup-simplify]: Simplify 1 into 1 12.129 * [taylor]: Taking taylor expansion of 4.0 in x 12.129 * [backup-simplify]: Simplify 4.0 into 4.0 12.130 * [taylor]: Taking taylor expansion of 1.0 in x 12.130 * [backup-simplify]: Simplify 1.0 into 1.0 12.131 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.131 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.132 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.133 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.134 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.134 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.136 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.138 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.138 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.138 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.138 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.138 * [taylor]: Taking taylor expansion of 1/3 in x 12.138 * [backup-simplify]: Simplify 1/3 into 1/3 12.138 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.138 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.139 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.139 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.139 * [taylor]: Taking taylor expansion of x in x 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.139 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.139 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.139 * [taylor]: Taking taylor expansion of 3.0 in x 12.139 * [backup-simplify]: Simplify 3.0 into 3.0 12.139 * [taylor]: Taking taylor expansion of x in x 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.139 * [taylor]: Taking taylor expansion of 4.0 in x 12.139 * [backup-simplify]: Simplify 4.0 into 4.0 12.139 * [taylor]: Taking taylor expansion of 1.0 in x 12.139 * [backup-simplify]: Simplify 1.0 into 1.0 12.140 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.141 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.142 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.143 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.143 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.144 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.145 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.146 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.147 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 12.148 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.149 * [backup-simplify]: Simplify (- 0) into 0 12.149 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.151 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.151 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.162 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.164 * [backup-simplify]: Simplify (+ (* 1/3 -4.0) (* 0 (log 1.0))) into (- 1.3333333333333333) 12.168 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 1) 1)))) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.169 * [backup-simplify]: Simplify (* -1.3333333333333333 (pow 1.0 1/3)) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.170 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.170 * [backup-simplify]: Simplify (- 0) into 0 12.171 * [backup-simplify]: Simplify (+ 0 0) into 0 12.173 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.173 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.192 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 3.0) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2))))) 12.205 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 -4.0) (* 0 (log 1.0)))) into (- 1.0 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) 12.226 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 2) 2)) (* (/ (pow (- 1.0 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) 12.233 * [backup-simplify]: Simplify (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) into (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) 12.242 * [backup-simplify]: Simplify (+ (* (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) (pow x 2)) (+ (* (* -1.3333333333333333 (pow 1.0 1/3)) x) (pow 1.0 1/3))) into (- (+ (* 1.8888888888888888 (* (pow x 2) (pow 1.0 1/3))) (pow 1.0 1/3)) (+ (* 1.3333333333333333 (* x (pow 1.0 1/3))) (* 2.6666666666666665 (* (pow x 2) (pow (/ 1 (pow 1.0 5)) 1/3))))) 12.242 * [backup-simplify]: Simplify (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)) into (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) 12.242 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in (x) around 0 12.242 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.242 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.242 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.242 * [taylor]: Taking taylor expansion of 1/3 in x 12.242 * [backup-simplify]: Simplify 1/3 into 1/3 12.242 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.243 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.243 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.243 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.243 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.243 * [taylor]: Taking taylor expansion of x in x 12.243 * [backup-simplify]: Simplify 0 into 0 12.243 * [backup-simplify]: Simplify 1 into 1 12.244 * [backup-simplify]: Simplify (/ 1 1) into 1 12.244 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.244 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.244 * [taylor]: Taking taylor expansion of 3.0 in x 12.244 * [backup-simplify]: Simplify 3.0 into 3.0 12.244 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.244 * [taylor]: Taking taylor expansion of x in x 12.244 * [backup-simplify]: Simplify 0 into 0 12.244 * [backup-simplify]: Simplify 1 into 1 12.244 * [backup-simplify]: Simplify (/ 1 1) into 1 12.245 * [taylor]: Taking taylor expansion of 4.0 in x 12.245 * [backup-simplify]: Simplify 4.0 into 4.0 12.245 * [taylor]: Taking taylor expansion of 1.0 in x 12.245 * [backup-simplify]: Simplify 1.0 into 1.0 12.245 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.246 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.246 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.247 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.247 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.248 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.249 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.250 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.250 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.250 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.250 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.250 * [taylor]: Taking taylor expansion of 1/3 in x 12.250 * [backup-simplify]: Simplify 1/3 into 1/3 12.250 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.250 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.250 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.251 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.251 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.251 * [taylor]: Taking taylor expansion of x in x 12.251 * [backup-simplify]: Simplify 0 into 0 12.251 * [backup-simplify]: Simplify 1 into 1 12.251 * [backup-simplify]: Simplify (/ 1 1) into 1 12.251 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.251 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.251 * [taylor]: Taking taylor expansion of 3.0 in x 12.251 * [backup-simplify]: Simplify 3.0 into 3.0 12.251 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.252 * [taylor]: Taking taylor expansion of x in x 12.252 * [backup-simplify]: Simplify 0 into 0 12.252 * [backup-simplify]: Simplify 1 into 1 12.252 * [backup-simplify]: Simplify (/ 1 1) into 1 12.252 * [taylor]: Taking taylor expansion of 4.0 in x 12.252 * [backup-simplify]: Simplify 4.0 into 4.0 12.252 * [taylor]: Taking taylor expansion of 1.0 in x 12.252 * [backup-simplify]: Simplify 1.0 into 1.0 12.253 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.253 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.254 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.254 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.255 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.256 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.257 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.257 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.258 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.259 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.260 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.261 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.262 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.263 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.266 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.267 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.277 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.278 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.279 * [backup-simplify]: Simplify (+ (* 1/3 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.4444444444444444) 12.281 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.4444444444444444) 1) 1)))) into (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.282 * [backup-simplify]: Simplify (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) into (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.283 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.283 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.284 * [backup-simplify]: Simplify (- 0) into 0 12.284 * [backup-simplify]: Simplify (+ 0 0) into 0 12.285 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.286 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.299 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 12.300 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.305 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 12.320 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.4444444444444444) 2) 2)) (* (/ (pow (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.323 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.327 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) (pow (/ 1 x) 2)) (+ (* (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (/ 1 x)) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))))) into (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (* (pow x 2) (pow 3.0 2)))))) 12.328 * [backup-simplify]: Simplify (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)) into (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) 12.328 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in (x) around 0 12.328 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.328 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.328 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.328 * [taylor]: Taking taylor expansion of 1/3 in x 12.328 * [backup-simplify]: Simplify 1/3 into 1/3 12.328 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.328 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.328 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.328 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.328 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.328 * [taylor]: Taking taylor expansion of -1 in x 12.328 * [backup-simplify]: Simplify -1 into -1 12.328 * [taylor]: Taking taylor expansion of x in x 12.328 * [backup-simplify]: Simplify 0 into 0 12.328 * [backup-simplify]: Simplify 1 into 1 12.329 * [backup-simplify]: Simplify (/ -1 1) into -1 12.329 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.329 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.329 * [taylor]: Taking taylor expansion of 4.0 in x 12.329 * [backup-simplify]: Simplify 4.0 into 4.0 12.329 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.329 * [taylor]: Taking taylor expansion of 3.0 in x 12.329 * [backup-simplify]: Simplify 3.0 into 3.0 12.329 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.329 * [taylor]: Taking taylor expansion of x in x 12.329 * [backup-simplify]: Simplify 0 into 0 12.329 * [backup-simplify]: Simplify 1 into 1 12.329 * [backup-simplify]: Simplify (/ 1 1) into 1 12.329 * [taylor]: Taking taylor expansion of 1.0 in x 12.329 * [backup-simplify]: Simplify 1.0 into 1.0 12.330 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.330 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.330 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.331 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.331 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.332 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.332 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.333 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.333 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.333 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.333 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.333 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.333 * [taylor]: Taking taylor expansion of 1/3 in x 12.333 * [backup-simplify]: Simplify 1/3 into 1/3 12.333 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.333 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.334 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.334 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.334 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.334 * [taylor]: Taking taylor expansion of -1 in x 12.334 * [backup-simplify]: Simplify -1 into -1 12.334 * [taylor]: Taking taylor expansion of x in x 12.334 * [backup-simplify]: Simplify 0 into 0 12.334 * [backup-simplify]: Simplify 1 into 1 12.334 * [backup-simplify]: Simplify (/ -1 1) into -1 12.334 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.334 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.334 * [taylor]: Taking taylor expansion of 4.0 in x 12.334 * [backup-simplify]: Simplify 4.0 into 4.0 12.334 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.334 * [taylor]: Taking taylor expansion of 3.0 in x 12.334 * [backup-simplify]: Simplify 3.0 into 3.0 12.334 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.334 * [taylor]: Taking taylor expansion of x in x 12.334 * [backup-simplify]: Simplify 0 into 0 12.334 * [backup-simplify]: Simplify 1 into 1 12.335 * [backup-simplify]: Simplify (/ 1 1) into 1 12.335 * [taylor]: Taking taylor expansion of 1.0 in x 12.335 * [backup-simplify]: Simplify 1.0 into 1.0 12.335 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.335 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.335 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.336 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.337 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.337 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.338 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.339 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.339 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.340 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.342 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.343 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.343 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.344 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.345 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.347 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 12.348 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.356 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 12.357 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.358 * [backup-simplify]: Simplify (+ (* 1/3 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.4444444444444444 12.360 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.4444444444444444 1) 1)))) into (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.361 * [backup-simplify]: Simplify (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) into (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.362 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.362 * [backup-simplify]: Simplify (+ 0 0) into 0 12.363 * [backup-simplify]: Simplify (- 0) into 0 12.363 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.364 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.365 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 12.365 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.377 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 4.0) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 12.378 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.382 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 12.394 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.4444444444444444 2) 2)) (* (/ (pow (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.399 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.407 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) (pow (/ 1 (- x)) 2)) (+ (* (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x)))))))) (/ 1 (- x))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x))))))))) into (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (* (pow x 2) (pow 3.0 2)))))) 12.407 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1) 12.407 * [backup-simplify]: Simplify (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) into (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) 12.407 * [approximate]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in (x) around 0 12.408 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.408 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.408 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.408 * [taylor]: Taking taylor expansion of 1/3 in x 12.408 * [backup-simplify]: Simplify 1/3 into 1/3 12.408 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.408 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.408 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.408 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.408 * [taylor]: Taking taylor expansion of x in x 12.408 * [backup-simplify]: Simplify 0 into 0 12.408 * [backup-simplify]: Simplify 1 into 1 12.408 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.408 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.408 * [taylor]: Taking taylor expansion of 3.0 in x 12.408 * [backup-simplify]: Simplify 3.0 into 3.0 12.408 * [taylor]: Taking taylor expansion of x in x 12.408 * [backup-simplify]: Simplify 0 into 0 12.408 * [backup-simplify]: Simplify 1 into 1 12.408 * [taylor]: Taking taylor expansion of 4.0 in x 12.408 * [backup-simplify]: Simplify 4.0 into 4.0 12.409 * [taylor]: Taking taylor expansion of 1.0 in x 12.409 * [backup-simplify]: Simplify 1.0 into 1.0 12.409 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.410 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.411 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.412 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.413 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.414 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.415 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.417 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.417 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.417 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.417 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.417 * [taylor]: Taking taylor expansion of 1/3 in x 12.417 * [backup-simplify]: Simplify 1/3 into 1/3 12.417 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.417 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.418 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.418 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.418 * [taylor]: Taking taylor expansion of x in x 12.418 * [backup-simplify]: Simplify 0 into 0 12.418 * [backup-simplify]: Simplify 1 into 1 12.418 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.418 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.418 * [taylor]: Taking taylor expansion of 3.0 in x 12.418 * [backup-simplify]: Simplify 3.0 into 3.0 12.418 * [taylor]: Taking taylor expansion of x in x 12.418 * [backup-simplify]: Simplify 0 into 0 12.418 * [backup-simplify]: Simplify 1 into 1 12.418 * [taylor]: Taking taylor expansion of 4.0 in x 12.418 * [backup-simplify]: Simplify 4.0 into 4.0 12.418 * [taylor]: Taking taylor expansion of 1.0 in x 12.418 * [backup-simplify]: Simplify 1.0 into 1.0 12.419 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.420 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.421 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.422 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.423 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.424 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.425 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.427 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.428 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 12.430 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.431 * [backup-simplify]: Simplify (- 0) into 0 12.431 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.434 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.435 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.446 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.449 * [backup-simplify]: Simplify (+ (* 1/3 -4.0) (* 0 (log 1.0))) into (- 1.3333333333333333) 12.457 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 1) 1)))) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.459 * [backup-simplify]: Simplify (* -1.3333333333333333 (pow 1.0 1/3)) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.461 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.461 * [backup-simplify]: Simplify (- 0) into 0 12.462 * [backup-simplify]: Simplify (+ 0 0) into 0 12.472 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.473 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.494 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 3.0) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2))))) 12.506 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 -4.0) (* 0 (log 1.0)))) into (- 1.0 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) 12.528 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 2) 2)) (* (/ (pow (- 1.0 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) 12.535 * [backup-simplify]: Simplify (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) into (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) 12.544 * [backup-simplify]: Simplify (+ (* (* (- 1.8888888888888888 (* 2.6666666666666665 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) (pow x 2)) (+ (* (* -1.3333333333333333 (pow 1.0 1/3)) x) (pow 1.0 1/3))) into (- (+ (* 1.8888888888888888 (* (pow x 2) (pow 1.0 1/3))) (pow 1.0 1/3)) (+ (* 1.3333333333333333 (* x (pow 1.0 1/3))) (* 2.6666666666666665 (* (pow x 2) (pow (/ 1 (pow 1.0 5)) 1/3))))) 12.545 * [backup-simplify]: Simplify (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)) into (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) 12.545 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in (x) around 0 12.545 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.545 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.545 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.545 * [taylor]: Taking taylor expansion of 1/3 in x 12.545 * [backup-simplify]: Simplify 1/3 into 1/3 12.545 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.545 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.546 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.546 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.546 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.546 * [taylor]: Taking taylor expansion of x in x 12.546 * [backup-simplify]: Simplify 0 into 0 12.546 * [backup-simplify]: Simplify 1 into 1 12.547 * [backup-simplify]: Simplify (/ 1 1) into 1 12.547 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.547 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.547 * [taylor]: Taking taylor expansion of 3.0 in x 12.547 * [backup-simplify]: Simplify 3.0 into 3.0 12.547 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.547 * [taylor]: Taking taylor expansion of x in x 12.547 * [backup-simplify]: Simplify 0 into 0 12.547 * [backup-simplify]: Simplify 1 into 1 12.548 * [backup-simplify]: Simplify (/ 1 1) into 1 12.548 * [taylor]: Taking taylor expansion of 4.0 in x 12.548 * [backup-simplify]: Simplify 4.0 into 4.0 12.548 * [taylor]: Taking taylor expansion of 1.0 in x 12.548 * [backup-simplify]: Simplify 1.0 into 1.0 12.548 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.549 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.549 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.550 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.551 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.552 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.552 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.553 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.553 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.553 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.553 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.553 * [taylor]: Taking taylor expansion of 1/3 in x 12.554 * [backup-simplify]: Simplify 1/3 into 1/3 12.554 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.554 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.554 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.554 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.554 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.554 * [taylor]: Taking taylor expansion of x in x 12.554 * [backup-simplify]: Simplify 0 into 0 12.554 * [backup-simplify]: Simplify 1 into 1 12.555 * [backup-simplify]: Simplify (/ 1 1) into 1 12.555 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.555 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.555 * [taylor]: Taking taylor expansion of 3.0 in x 12.555 * [backup-simplify]: Simplify 3.0 into 3.0 12.555 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.555 * [taylor]: Taking taylor expansion of x in x 12.555 * [backup-simplify]: Simplify 0 into 0 12.555 * [backup-simplify]: Simplify 1 into 1 12.556 * [backup-simplify]: Simplify (/ 1 1) into 1 12.556 * [taylor]: Taking taylor expansion of 4.0 in x 12.556 * [backup-simplify]: Simplify 4.0 into 4.0 12.556 * [taylor]: Taking taylor expansion of 1.0 in x 12.556 * [backup-simplify]: Simplify 1.0 into 1.0 12.556 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.557 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.558 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.558 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.559 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.560 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.561 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.561 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.562 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.565 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.565 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.566 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.570 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.571 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.582 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.583 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.585 * [backup-simplify]: Simplify (+ (* 1/3 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.4444444444444444) 12.589 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.4444444444444444) 1) 1)))) into (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.590 * [backup-simplify]: Simplify (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) into (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.593 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.594 * [backup-simplify]: Simplify (- 0) into 0 12.594 * [backup-simplify]: Simplify (+ 0 0) into 0 12.595 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.597 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.598 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.618 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 12.619 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.628 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 12.642 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.4444444444444444) 2) 2)) (* (/ (pow (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.644 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.648 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) (pow (/ 1 x) 2)) (+ (* (* -0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (/ 1 x)) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))))) into (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (* (pow x 2) (pow 3.0 2)))))) 12.648 * [backup-simplify]: Simplify (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)) into (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) 12.648 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in (x) around 0 12.648 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.648 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.648 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.648 * [taylor]: Taking taylor expansion of 1/3 in x 12.648 * [backup-simplify]: Simplify 1/3 into 1/3 12.648 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.649 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.649 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.649 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.649 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.649 * [taylor]: Taking taylor expansion of -1 in x 12.649 * [backup-simplify]: Simplify -1 into -1 12.649 * [taylor]: Taking taylor expansion of x in x 12.649 * [backup-simplify]: Simplify 0 into 0 12.649 * [backup-simplify]: Simplify 1 into 1 12.653 * [backup-simplify]: Simplify (/ -1 1) into -1 12.653 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.654 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.654 * [taylor]: Taking taylor expansion of 4.0 in x 12.654 * [backup-simplify]: Simplify 4.0 into 4.0 12.654 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.654 * [taylor]: Taking taylor expansion of 3.0 in x 12.654 * [backup-simplify]: Simplify 3.0 into 3.0 12.654 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.654 * [taylor]: Taking taylor expansion of x in x 12.654 * [backup-simplify]: Simplify 0 into 0 12.654 * [backup-simplify]: Simplify 1 into 1 12.654 * [backup-simplify]: Simplify (/ 1 1) into 1 12.654 * [taylor]: Taking taylor expansion of 1.0 in x 12.654 * [backup-simplify]: Simplify 1.0 into 1.0 12.655 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.655 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.655 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.656 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.656 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.657 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.657 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.658 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.658 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.658 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.658 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.658 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.658 * [taylor]: Taking taylor expansion of 1/3 in x 12.658 * [backup-simplify]: Simplify 1/3 into 1/3 12.658 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.658 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.659 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.659 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.659 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.659 * [taylor]: Taking taylor expansion of -1 in x 12.659 * [backup-simplify]: Simplify -1 into -1 12.659 * [taylor]: Taking taylor expansion of x in x 12.659 * [backup-simplify]: Simplify 0 into 0 12.659 * [backup-simplify]: Simplify 1 into 1 12.659 * [backup-simplify]: Simplify (/ -1 1) into -1 12.659 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.659 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.659 * [taylor]: Taking taylor expansion of 4.0 in x 12.659 * [backup-simplify]: Simplify 4.0 into 4.0 12.659 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.659 * [taylor]: Taking taylor expansion of 3.0 in x 12.659 * [backup-simplify]: Simplify 3.0 into 3.0 12.659 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.659 * [taylor]: Taking taylor expansion of x in x 12.659 * [backup-simplify]: Simplify 0 into 0 12.659 * [backup-simplify]: Simplify 1 into 1 12.659 * [backup-simplify]: Simplify (/ 1 1) into 1 12.659 * [taylor]: Taking taylor expansion of 1.0 in x 12.660 * [backup-simplify]: Simplify 1.0 into 1.0 12.660 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.660 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.660 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.661 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.661 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.662 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.662 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.662 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.663 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.663 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.664 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.664 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.665 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.665 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.666 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.667 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 12.668 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.675 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 12.676 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.677 * [backup-simplify]: Simplify (+ (* 1/3 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.4444444444444444 12.681 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.4444444444444444 1) 1)))) into (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.681 * [backup-simplify]: Simplify (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) into (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log x)))))) 12.682 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.683 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.684 * [backup-simplify]: Simplify (+ 0 0) into 0 12.684 * [backup-simplify]: Simplify (- 0) into 0 12.685 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.686 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.686 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.688 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 12.688 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.707 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 4.0) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 12.708 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.717 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 12.732 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.4444444444444444 2) 2)) (* (/ (pow (- 0.1111111111111111 (* 2.6666666666666665 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.736 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) into (* (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) 12.742 * [backup-simplify]: Simplify (+ (* (* (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (- 0.20987654320987653 (* 2.6666666666666665 (/ 1 (pow 3.0 2))))) (pow (/ 1 (- x)) 2)) (+ (* (* 0.4444444444444444 (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x)))))))) (/ 1 (- x))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 (- x))))))))) into (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (* (pow x 2) (pow 3.0 2)))))) 12.743 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 12.743 * [backup-simplify]: Simplify (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) into (* 3.0 (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 12.743 * [approximate]: Taking taylor expansion of (* 3.0 (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in (x) around 0 12.743 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in x 12.744 * [taylor]: Taking taylor expansion of 3.0 in x 12.744 * [backup-simplify]: Simplify 3.0 into 3.0 12.744 * [taylor]: Taking taylor expansion of (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) in x 12.744 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) in x 12.744 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.744 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.744 * [taylor]: Taking taylor expansion of 1/6 in x 12.744 * [backup-simplify]: Simplify 1/6 into 1/6 12.744 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.744 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.744 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.744 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.744 * [taylor]: Taking taylor expansion of x in x 12.744 * [backup-simplify]: Simplify 0 into 0 12.744 * [backup-simplify]: Simplify 1 into 1 12.744 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.744 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.744 * [taylor]: Taking taylor expansion of 3.0 in x 12.744 * [backup-simplify]: Simplify 3.0 into 3.0 12.744 * [taylor]: Taking taylor expansion of x in x 12.744 * [backup-simplify]: Simplify 0 into 0 12.744 * [backup-simplify]: Simplify 1 into 1 12.744 * [taylor]: Taking taylor expansion of 4.0 in x 12.745 * [backup-simplify]: Simplify 4.0 into 4.0 12.745 * [taylor]: Taking taylor expansion of 1.0 in x 12.745 * [backup-simplify]: Simplify 1.0 into 1.0 12.745 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.746 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.747 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.748 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.748 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.749 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.750 * [backup-simplify]: Simplify (* 1/6 (log 1.0)) into (* 1/6 (log 1.0)) 12.751 * [backup-simplify]: Simplify (exp (* 1/6 (log 1.0))) into (pow 1.0 1/6) 12.752 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 12.752 * [backup-simplify]: Simplify (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) into (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) 12.752 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in x 12.752 * [taylor]: Taking taylor expansion of 3.0 in x 12.752 * [backup-simplify]: Simplify 3.0 into 3.0 12.752 * [taylor]: Taking taylor expansion of (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) in x 12.752 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) in x 12.752 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.752 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.752 * [taylor]: Taking taylor expansion of 1/6 in x 12.752 * [backup-simplify]: Simplify 1/6 into 1/6 12.752 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.752 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.753 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.753 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.753 * [taylor]: Taking taylor expansion of x in x 12.753 * [backup-simplify]: Simplify 0 into 0 12.753 * [backup-simplify]: Simplify 1 into 1 12.753 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.753 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.753 * [taylor]: Taking taylor expansion of 3.0 in x 12.753 * [backup-simplify]: Simplify 3.0 into 3.0 12.753 * [taylor]: Taking taylor expansion of x in x 12.753 * [backup-simplify]: Simplify 0 into 0 12.753 * [backup-simplify]: Simplify 1 into 1 12.753 * [taylor]: Taking taylor expansion of 4.0 in x 12.753 * [backup-simplify]: Simplify 4.0 into 4.0 12.753 * [taylor]: Taking taylor expansion of 1.0 in x 12.753 * [backup-simplify]: Simplify 1.0 into 1.0 12.754 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.754 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.756 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.756 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.757 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.757 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.758 * [backup-simplify]: Simplify (* 1/6 (log 1.0)) into (* 1/6 (log 1.0)) 12.760 * [backup-simplify]: Simplify (exp (* 1/6 (log 1.0))) into (pow 1.0 1/6) 12.760 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 12.761 * [backup-simplify]: Simplify (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) into (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) 12.762 * [backup-simplify]: Simplify (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) into (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) 12.763 * [backup-simplify]: Simplify (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 12.764 * [backup-simplify]: Simplify (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 12.766 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.766 * [backup-simplify]: Simplify (- 0) into 0 12.767 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.769 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.770 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.781 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.783 * [backup-simplify]: Simplify (+ (* 1/6 -4.0) (* 0 (log 1.0))) into (- 0.6666666666666666) 12.790 * [backup-simplify]: Simplify (* (exp (* 1/6 (log 1.0))) (+ (* (/ (pow (- 0.6666666666666666) 1) 1)))) into (* -0.6666666666666666 (pow 1.0 1/6)) 12.793 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/6) 0) (* (* -0.6666666666666666 (pow 1.0 1/6)) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (- (* 0.6666666666666666 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.795 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.6666666666666666 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (* 0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 2.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.796 * [backup-simplify]: Simplify (- (* 2.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 2.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.798 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.798 * [backup-simplify]: Simplify (- 0) into 0 12.798 * [backup-simplify]: Simplify (+ 0 0) into 0 12.803 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.803 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.830 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 3.0) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2))))) 12.842 * [backup-simplify]: Simplify (+ (* 1/6 (* 1/2 (- 6.0 (* 16.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 -4.0) (* 0 (log 1.0)))) into (- 0.5 (* 1.3333333333333333 (/ 1 (pow 1.0 2)))) 12.862 * [backup-simplify]: Simplify (* (exp (* 1/6 (log 1.0))) (+ (* (/ (pow (- 0.6666666666666666) 2) 2)) (* (/ (pow (- 0.5 (* 1.3333333333333333 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (pow 1.0 1/6) (- 0.7222222222222222 (* 1.3333333333333333 (/ 1 (pow 1.0 2))))) 12.871 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/6) 0) (+ (* (* -0.6666666666666666 (pow 1.0 1/6)) 0) (* (* (pow 1.0 1/6) (- 0.7222222222222222 (* 1.3333333333333333 (/ 1 (pow 1.0 2))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 0.7222222222222222 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 1.3333333333333333 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.878 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.7222222222222222 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 1.3333333333333333 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (+ (* 0 (- (* 0.6666666666666666 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (* 0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) into (- (* 2.1666666666666665 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 4.0 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.882 * [backup-simplify]: Simplify (- (* 2.1666666666666665 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 4.0 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 2.1666666666666665 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 4.0 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 12.889 * [backup-simplify]: Simplify (+ (* (- (* 2.1666666666666665 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 4.0 (* (pow (/ 1 (pow 1.0 11)) 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (pow x 2)) (+ (* (- (* 2.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) x) (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) into (- (+ (* 2.1666666666666665 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/6))) (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 2.0 (* (* x (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/6))) (* 4.0 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow (/ 1 (pow 1.0 11)) 1/6))))) 12.890 * [backup-simplify]: Simplify (* (* 3.0 (fabs (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6))) 12.890 * [approximate]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6))) in (x) around 0 12.890 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6))) in x 12.890 * [taylor]: Taking taylor expansion of 3.0 in x 12.890 * [backup-simplify]: Simplify 3.0 into 3.0 12.890 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6)) in x 12.890 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 12.891 * [backup-simplify]: Simplify (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) into (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) 12.891 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6) in x 12.891 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.891 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.891 * [taylor]: Taking taylor expansion of 1/6 in x 12.891 * [backup-simplify]: Simplify 1/6 into 1/6 12.891 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.891 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.891 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.891 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.891 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.891 * [taylor]: Taking taylor expansion of x in x 12.891 * [backup-simplify]: Simplify 0 into 0 12.891 * [backup-simplify]: Simplify 1 into 1 12.892 * [backup-simplify]: Simplify (/ 1 1) into 1 12.892 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.892 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.892 * [taylor]: Taking taylor expansion of 3.0 in x 12.892 * [backup-simplify]: Simplify 3.0 into 3.0 12.892 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.892 * [taylor]: Taking taylor expansion of x in x 12.892 * [backup-simplify]: Simplify 0 into 0 12.892 * [backup-simplify]: Simplify 1 into 1 12.893 * [backup-simplify]: Simplify (/ 1 1) into 1 12.893 * [taylor]: Taking taylor expansion of 4.0 in x 12.893 * [backup-simplify]: Simplify 4.0 into 4.0 12.893 * [taylor]: Taking taylor expansion of 1.0 in x 12.893 * [backup-simplify]: Simplify 1.0 into 1.0 12.894 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.894 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.895 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.895 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.896 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.897 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.897 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 12.898 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 12.898 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6))) in x 12.898 * [taylor]: Taking taylor expansion of 3.0 in x 12.898 * [backup-simplify]: Simplify 3.0 into 3.0 12.898 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6)) in x 12.898 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 12.899 * [backup-simplify]: Simplify (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) into (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) 12.899 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6) in x 12.899 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.899 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.899 * [taylor]: Taking taylor expansion of 1/6 in x 12.899 * [backup-simplify]: Simplify 1/6 into 1/6 12.899 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.899 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.899 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.899 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.899 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.899 * [taylor]: Taking taylor expansion of x in x 12.899 * [backup-simplify]: Simplify 0 into 0 12.899 * [backup-simplify]: Simplify 1 into 1 12.900 * [backup-simplify]: Simplify (/ 1 1) into 1 12.900 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.900 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.900 * [taylor]: Taking taylor expansion of 3.0 in x 12.900 * [backup-simplify]: Simplify 3.0 into 3.0 12.900 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.900 * [taylor]: Taking taylor expansion of x in x 12.900 * [backup-simplify]: Simplify 0 into 0 12.900 * [backup-simplify]: Simplify 1 into 1 12.901 * [backup-simplify]: Simplify (/ 1 1) into 1 12.901 * [taylor]: Taking taylor expansion of 4.0 in x 12.901 * [backup-simplify]: Simplify 4.0 into 4.0 12.901 * [taylor]: Taking taylor expansion of 1.0 in x 12.901 * [backup-simplify]: Simplify 1.0 into 1.0 12.901 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.902 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.902 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.903 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.903 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.904 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.905 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 12.906 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 12.907 * [backup-simplify]: Simplify (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) into (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) 12.908 * [backup-simplify]: Simplify (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) 12.909 * [backup-simplify]: Simplify (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) 12.910 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.911 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.911 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.912 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.916 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.917 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.926 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.928 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.929 * [backup-simplify]: Simplify (+ (* 1/6 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.2222222222222222) 12.934 * [backup-simplify]: Simplify (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.2222222222222222) 1) 1)))) into (* -0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) 12.937 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (* -0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 0 (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) into (- (* 0.2222222222222222 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) 12.940 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.2222222222222222 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))))) (* 0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) into (- (* 0.6666666666666666 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) 12.941 * [backup-simplify]: Simplify (- (* 0.6666666666666666 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) into (- (* 0.6666666666666666 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) 12.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.944 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.945 * [backup-simplify]: Simplify (- 0) into 0 12.945 * [backup-simplify]: Simplify (+ 0 0) into 0 12.946 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.948 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.949 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.969 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 4.0)) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 12.971 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.979 * [backup-simplify]: Simplify (+ (* 1/6 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.05555555555555555 (* 1.3333333333333333 (/ 1 (pow 3.0 2)))) 12.997 * [backup-simplify]: Simplify (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow (- 0.2222222222222222) 2) 2)) (* (/ (pow (- 0.05555555555555555 (* 1.3333333333333333 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (- 0.08024691358024691 (* 1.3333333333333333 (/ 1 (pow 3.0 2))))) 13.004 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (- 0.08024691358024691 (* 1.3333333333333333 (/ 1 (pow 3.0 2)))))) (+ (* 0 (* -0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 0 (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))))) into (- (* 0.08024691358024691 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 1.3333333333333333 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (pow 3.0 2)))) 13.017 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.08024691358024691 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 1.3333333333333333 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (pow 3.0 2))))) (+ (* 0 (- (* 0.2222222222222222 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))))) (* 0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))))) into (- (* 0.24074074074074073 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 4.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (pow 3.0 2)))) 13.020 * [backup-simplify]: Simplify (- (* 0.24074074074074073 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 4.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (pow 3.0 2)))) into (- (* 0.24074074074074073 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x))))))) (* 4.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (pow 3.0 2)))) 13.028 * [backup-simplify]: Simplify (+ (* (- (* 0.24074074074074073 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x)))))))) (* 4.0 (/ (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) (pow 3.0 2)))) (pow (/ 1 x) 2)) (+ (* (- (* 0.6666666666666666 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))))) (/ 1 x)) (* 3.0 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x)))))))))) into (- (+ (* 0.24074074074074073 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) (pow x 2))) (* 3.0 (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))))) (+ (* 4.0 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) (* (pow x 2) (pow 3.0 2)))) (* 0.6666666666666666 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) x)))) 13.029 * [backup-simplify]: Simplify (* (* 3.0 (fabs (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)))) into (* 3.0 (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.029 * [approximate]: Taking taylor expansion of (* 3.0 (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) in (x) around 0 13.029 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) in x 13.029 * [taylor]: Taking taylor expansion of 3.0 in x 13.029 * [backup-simplify]: Simplify 3.0 into 3.0 13.029 * [taylor]: Taking taylor expansion of (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) in x 13.029 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) in x 13.029 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 13.029 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 13.029 * [taylor]: Taking taylor expansion of 1/6 in x 13.029 * [backup-simplify]: Simplify 1/6 into 1/6 13.029 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 13.029 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.030 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.030 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.030 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.030 * [taylor]: Taking taylor expansion of -1 in x 13.030 * [backup-simplify]: Simplify -1 into -1 13.030 * [taylor]: Taking taylor expansion of x in x 13.030 * [backup-simplify]: Simplify 0 into 0 13.030 * [backup-simplify]: Simplify 1 into 1 13.031 * [backup-simplify]: Simplify (/ -1 1) into -1 13.031 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.031 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.031 * [taylor]: Taking taylor expansion of 4.0 in x 13.031 * [backup-simplify]: Simplify 4.0 into 4.0 13.031 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.031 * [taylor]: Taking taylor expansion of 3.0 in x 13.031 * [backup-simplify]: Simplify 3.0 into 3.0 13.031 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.031 * [taylor]: Taking taylor expansion of x in x 13.031 * [backup-simplify]: Simplify 0 into 0 13.031 * [backup-simplify]: Simplify 1 into 1 13.032 * [backup-simplify]: Simplify (/ 1 1) into 1 13.032 * [taylor]: Taking taylor expansion of 1.0 in x 13.032 * [backup-simplify]: Simplify 1.0 into 1.0 13.032 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.033 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.034 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.035 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.035 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.036 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 13.037 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.038 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 13.039 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 13.039 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.039 * [backup-simplify]: Simplify (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) into (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) 13.039 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) in x 13.039 * [taylor]: Taking taylor expansion of 3.0 in x 13.039 * [backup-simplify]: Simplify 3.0 into 3.0 13.039 * [taylor]: Taking taylor expansion of (* (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) in x 13.039 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) in x 13.040 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 13.040 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 13.040 * [taylor]: Taking taylor expansion of 1/6 in x 13.040 * [backup-simplify]: Simplify 1/6 into 1/6 13.040 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 13.040 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.040 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.040 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.040 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.040 * [taylor]: Taking taylor expansion of -1 in x 13.040 * [backup-simplify]: Simplify -1 into -1 13.040 * [taylor]: Taking taylor expansion of x in x 13.040 * [backup-simplify]: Simplify 0 into 0 13.040 * [backup-simplify]: Simplify 1 into 1 13.041 * [backup-simplify]: Simplify (/ -1 1) into -1 13.041 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.041 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.041 * [taylor]: Taking taylor expansion of 4.0 in x 13.041 * [backup-simplify]: Simplify 4.0 into 4.0 13.041 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.041 * [taylor]: Taking taylor expansion of 3.0 in x 13.041 * [backup-simplify]: Simplify 3.0 into 3.0 13.041 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.041 * [taylor]: Taking taylor expansion of x in x 13.041 * [backup-simplify]: Simplify 0 into 0 13.041 * [backup-simplify]: Simplify 1 into 1 13.042 * [backup-simplify]: Simplify (/ 1 1) into 1 13.042 * [taylor]: Taking taylor expansion of 1.0 in x 13.042 * [backup-simplify]: Simplify 1.0 into 1.0 13.043 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.043 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.044 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.045 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.046 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.046 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 13.047 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.048 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 13.049 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 13.049 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.049 * [backup-simplify]: Simplify (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) into (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) 13.051 * [backup-simplify]: Simplify (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) into (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) 13.053 * [backup-simplify]: Simplify (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.054 * [backup-simplify]: Simplify (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.056 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.057 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.058 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.058 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.059 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.060 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.063 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 13.063 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.071 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 13.072 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.073 * [backup-simplify]: Simplify (+ (* 1/6 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.2222222222222222 13.076 * [backup-simplify]: Simplify (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.2222222222222222 1) 1)))) into (* 0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) 13.078 * [backup-simplify]: Simplify (+ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 0) (* (* 0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 0.2222222222222222 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.080 * [backup-simplify]: Simplify (+ (* 3.0 (* 0.2222222222222222 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) (* 0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) into (* 0.6666666666666666 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.081 * [backup-simplify]: Simplify (* 0.6666666666666666 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 0.6666666666666666 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.082 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.083 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.084 * [backup-simplify]: Simplify (+ 0 0) into 0 13.084 * [backup-simplify]: Simplify (- 0) into 0 13.085 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.086 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.088 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 13.088 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.104 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 4.0) 2)) (pow 3.0 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 3.0 1)))) 2) into (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2))))) 13.105 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.110 * [backup-simplify]: Simplify (+ (* 1/6 (* 1/2 (- 0.6666666666666666 (* 16.0 (/ 1 (pow 3.0 2)))))) (+ (* 0 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x)))))) into (- 0.05555555555555555 (* 1.3333333333333333 (/ 1 (pow 3.0 2)))) 13.119 * [backup-simplify]: Simplify (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (+ (* (/ (pow 0.2222222222222222 2) 2)) (* (/ (pow (- 0.05555555555555555 (* 1.3333333333333333 (/ 1 (pow 3.0 2)))) 1) 1)))) into (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (- 0.08024691358024691 (* 1.3333333333333333 (/ 1 (pow 3.0 2))))) 13.123 * [backup-simplify]: Simplify (+ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 0) (+ (* (* 0.2222222222222222 (exp (* 1/6 (- (log 3.0) (* 2 (log x)))))) 0) (* (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (- 0.08024691358024691 (* 1.3333333333333333 (/ 1 (pow 3.0 2))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) into (- (* 0.08024691358024691 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 1.3333333333333333 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 3.0 2)))) 13.126 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.08024691358024691 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 1.3333333333333333 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 3.0 2))))) (+ (* 0 (* 0.2222222222222222 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) (* 0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))))) into (- (* 0.24074074074074073 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 3.0 2)))) 13.128 * [backup-simplify]: Simplify (- (* 0.24074074074074073 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 3.0 2)))) into (- (* 0.24074074074074073 (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 3.0 2)))) 13.133 * [backup-simplify]: Simplify (+ (* (- (* 0.24074074074074073 (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))) (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3))) (pow 3.0 2)))) (pow (/ 1 (- x)) 2)) (+ (* (* 0.6666666666666666 (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))) (/ 1 (- x))) (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))))) into (- (+ (* 0.24074074074074073 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2))) (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 3.0 2)))) (* 0.6666666666666666 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) 13.133 * * * * [progress]: [ 4 / 4 ] generating series at (2) 13.133 * [backup-simplify]: Simplify (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) into (* 3.0 (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 13.134 * [approximate]: Taking taylor expansion of (* 3.0 (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in (x) around 0 13.134 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in x 13.134 * [taylor]: Taking taylor expansion of 3.0 in x 13.134 * [backup-simplify]: Simplify 3.0 into 3.0 13.134 * [taylor]: Taking taylor expansion of (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) in x 13.134 * [taylor]: Taking taylor expansion of (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) in x 13.134 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)))) in x 13.134 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2))) in x 13.134 * [taylor]: Taking taylor expansion of 1/3 in x 13.134 * [backup-simplify]: Simplify 1/3 into 1/3 13.134 * [taylor]: Taking taylor expansion of (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)) in x 13.134 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) in x 13.134 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 13.134 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 13.134 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 13.134 * [taylor]: Taking taylor expansion of x in x 13.134 * [backup-simplify]: Simplify 0 into 0 13.134 * [backup-simplify]: Simplify 1 into 1 13.134 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 13.134 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 13.134 * [taylor]: Taking taylor expansion of 3.0 in x 13.134 * [backup-simplify]: Simplify 3.0 into 3.0 13.134 * [taylor]: Taking taylor expansion of x in x 13.134 * [backup-simplify]: Simplify 0 into 0 13.134 * [backup-simplify]: Simplify 1 into 1 13.134 * [taylor]: Taking taylor expansion of 4.0 in x 13.134 * [backup-simplify]: Simplify 4.0 into 4.0 13.134 * [taylor]: Taking taylor expansion of 1.0 in x 13.134 * [backup-simplify]: Simplify 1.0 into 1.0 13.135 * [backup-simplify]: Simplify (* 3.0 0) into 0 13.135 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.136 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.136 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 13.137 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.137 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 13.137 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 13.138 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 13.139 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 13.139 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 13.139 * [backup-simplify]: Simplify (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) into (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) 13.140 * [taylor]: Taking taylor expansion of (* 3.0 (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) in x 13.140 * [taylor]: Taking taylor expansion of 3.0 in x 13.140 * [backup-simplify]: Simplify 3.0 into 3.0 13.140 * [taylor]: Taking taylor expansion of (* (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) in x 13.140 * [taylor]: Taking taylor expansion of (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) in x 13.140 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)))) in x 13.140 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2))) in x 13.140 * [taylor]: Taking taylor expansion of 1/3 in x 13.140 * [backup-simplify]: Simplify 1/3 into 1/3 13.140 * [taylor]: Taking taylor expansion of (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)) in x 13.140 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) in x 13.140 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 13.140 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 13.140 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 13.140 * [taylor]: Taking taylor expansion of x in x 13.140 * [backup-simplify]: Simplify 0 into 0 13.140 * [backup-simplify]: Simplify 1 into 1 13.140 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 13.140 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 13.140 * [taylor]: Taking taylor expansion of 3.0 in x 13.140 * [backup-simplify]: Simplify 3.0 into 3.0 13.140 * [taylor]: Taking taylor expansion of x in x 13.140 * [backup-simplify]: Simplify 0 into 0 13.140 * [backup-simplify]: Simplify 1 into 1 13.140 * [taylor]: Taking taylor expansion of 4.0 in x 13.140 * [backup-simplify]: Simplify 4.0 into 4.0 13.141 * [taylor]: Taking taylor expansion of 1.0 in x 13.141 * [backup-simplify]: Simplify 1.0 into 1.0 13.141 * [backup-simplify]: Simplify (* 3.0 0) into 0 13.142 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.143 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.143 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 13.144 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.145 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 13.145 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 13.146 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 13.148 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 13.148 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 13.149 * [backup-simplify]: Simplify (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) into (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) 13.150 * [backup-simplify]: Simplify (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) into (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) 13.151 * [backup-simplify]: Simplify (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 13.152 * [backup-simplify]: Simplify (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) 13.154 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 13.155 * [backup-simplify]: Simplify (- 0) into 0 13.155 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.158 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 13.159 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 13.162 * [backup-simplify]: Simplify (+ (* 1.0 (- 4.0)) (* (- 4.0) 1.0)) into (- 8.0) 13.172 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 8.0)) 1)) (pow 1.0 1)))) 1) into -8.0 13.181 * [backup-simplify]: Simplify (+ (* 1/3 -8.0) (* 0 (log 1.0))) into (- 2.6666666666666665) 13.187 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 2.6666666666666665) 1) 1)))) into (* -2.6666666666666665 (pow 1.0 1/3)) 13.189 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/3) 0) (* (* -2.6666666666666665 (pow 1.0 1/3)) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) into (- (* 2.6666666666666665 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.190 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 2.6666666666666665 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (* 0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 8.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.190 * [backup-simplify]: Simplify (- (* 8.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 8.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.191 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 13.192 * [backup-simplify]: Simplify (- 0) into 0 13.192 * [backup-simplify]: Simplify (+ 0 0) into 0 13.194 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 13.194 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.197 * [backup-simplify]: Simplify (+ (* 1.0 3.0) (+ (* (- 4.0) (- 4.0)) (* 3.0 1.0))) into 22.0 13.208 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 8.0)) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 22.0) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 44.0 (* 64.0 (/ 1 (pow 1.0 2))))) 13.215 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 44.0 (* 64.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 -8.0) (* 0 (log 1.0)))) into (- 7.333333333333333 (* 10.666666666666666 (/ 1 (pow 1.0 2)))) 13.227 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 2.6666666666666665) 2) 2)) (* (/ (pow (- 7.333333333333333 (* 10.666666666666666 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (- 10.88888888888889 (* 10.666666666666666 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) 13.231 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/3) 0) (+ (* (* -2.6666666666666665 (pow 1.0 1/3)) 0) (* (* (- 10.88888888888889 (* 10.666666666666666 (/ 1 (pow 1.0 2)))) (pow 1.0 1/3)) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 10.88888888888889 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 10.666666666666666 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.235 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 10.88888888888889 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 10.666666666666666 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (+ (* 0 (- (* 2.6666666666666665 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) (* 0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) into (- (* 32.66666666666667 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.0 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.238 * [backup-simplify]: Simplify (- (* 32.66666666666667 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.0 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) into (- (* 32.66666666666667 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.0 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) 13.244 * [backup-simplify]: Simplify (+ (* (- (* 32.66666666666667 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.0 (* (pow (/ 1 (pow 1.0 5)) 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (pow x 2)) (+ (* (- (* 8.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) x) (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))))) into (- (+ (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.66666666666667 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/3)))) (+ (* 32.0 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow (/ 1 (pow 1.0 5)) 1/3))) (* 8.0 (* (* x (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/3))))) 13.245 * [backup-simplify]: Simplify (* (* (* 3.0 (fabs (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0)))) (sqrt (fma (/ 1 x) (- (* (/ 1 x) 3.0) 4.0) 1.0))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3))) 13.245 * [approximate]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3))) in (x) around 0 13.245 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3))) in x 13.245 * [taylor]: Taking taylor expansion of 3.0 in x 13.245 * [backup-simplify]: Simplify 3.0 into 3.0 13.245 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3)) in x 13.245 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 13.246 * [backup-simplify]: Simplify (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) into (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) 13.246 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3) in x 13.246 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)))) in x 13.246 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2))) in x 13.246 * [taylor]: Taking taylor expansion of 1/3 in x 13.246 * [backup-simplify]: Simplify 1/3 into 1/3 13.246 * [taylor]: Taking taylor expansion of (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)) in x 13.246 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) in x 13.246 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 13.246 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 13.246 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 13.246 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.246 * [taylor]: Taking taylor expansion of x in x 13.246 * [backup-simplify]: Simplify 0 into 0 13.246 * [backup-simplify]: Simplify 1 into 1 13.247 * [backup-simplify]: Simplify (/ 1 1) into 1 13.247 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 13.247 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.247 * [taylor]: Taking taylor expansion of 3.0 in x 13.247 * [backup-simplify]: Simplify 3.0 into 3.0 13.247 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.247 * [taylor]: Taking taylor expansion of x in x 13.247 * [backup-simplify]: Simplify 0 into 0 13.247 * [backup-simplify]: Simplify 1 into 1 13.248 * [backup-simplify]: Simplify (/ 1 1) into 1 13.248 * [taylor]: Taking taylor expansion of 4.0 in x 13.248 * [backup-simplify]: Simplify 4.0 into 4.0 13.248 * [taylor]: Taking taylor expansion of 1.0 in x 13.248 * [backup-simplify]: Simplify 1.0 into 1.0 13.248 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.249 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.249 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 13.250 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.250 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.251 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.252 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.252 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.253 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.253 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3))) in x 13.253 * [taylor]: Taking taylor expansion of 3.0 in x 13.253 * [backup-simplify]: Simplify 3.0 into 3.0 13.253 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3)) in x 13.253 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 13.253 * [backup-simplify]: Simplify (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) into (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) 13.253 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3) in x 13.253 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)))) in x 13.253 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2))) in x 13.253 * [taylor]: Taking taylor expansion of 1/3 in x 13.253 * [backup-simplify]: Simplify 1/3 into 1/3 13.253 * [taylor]: Taking taylor expansion of (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)) in x 13.254 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) in x 13.254 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 13.254 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 13.254 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 13.254 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.254 * [taylor]: Taking taylor expansion of x in x 13.254 * [backup-simplify]: Simplify 0 into 0 13.254 * [backup-simplify]: Simplify 1 into 1 13.254 * [backup-simplify]: Simplify (/ 1 1) into 1 13.254 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 13.254 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.254 * [taylor]: Taking taylor expansion of 3.0 in x 13.255 * [backup-simplify]: Simplify 3.0 into 3.0 13.255 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.255 * [taylor]: Taking taylor expansion of x in x 13.255 * [backup-simplify]: Simplify 0 into 0 13.255 * [backup-simplify]: Simplify 1 into 1 13.255 * [backup-simplify]: Simplify (/ 1 1) into 1 13.255 * [taylor]: Taking taylor expansion of 4.0 in x 13.255 * [backup-simplify]: Simplify 4.0 into 4.0 13.255 * [taylor]: Taking taylor expansion of 1.0 in x 13.255 * [backup-simplify]: Simplify 1.0 into 1.0 13.256 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.256 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.257 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 13.257 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.258 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.258 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.259 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.259 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.260 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.261 * [backup-simplify]: Simplify (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) into (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) 13.262 * [backup-simplify]: Simplify (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) 13.263 * [backup-simplify]: Simplify (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) into (* 3.0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) 13.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.265 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.265 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.266 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.269 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 13.270 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 13.273 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* (- 4.0) 3.0)) into (- 24.0) 13.283 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 24.0)) 1)) (pow 9.0 1)))) 1) into -2.6666666666666665 13.284 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.285 * [backup-simplify]: Simplify (+ (* 1/3 -2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x))))) into (- 0.8888888888888888) 13.289 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (+ (* (/ (pow (- 0.8888888888888888) 1) 1)))) into (* -0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) 13.291 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (* -0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 0 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) into (- (* 0.8888888888888888 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) 13.293 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 0.8888888888888888 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))))) (* 0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) into (- (* 2.6666666666666665 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) 13.295 * [backup-simplify]: Simplify (- (* 2.6666666666666665 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) into (- (* 2.6666666666666665 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) 13.296 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.297 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.298 * [backup-simplify]: Simplify (- 0) into 0 13.298 * [backup-simplify]: Simplify (+ 0 0) into 0 13.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.300 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 13.301 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.305 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* (- 4.0) (- 4.0)) (* 1.0 3.0))) into 22.0 13.325 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 24.0)) 2)) (pow 9.0 2))) (* 1 (/ (* 1 (pow (* 2 22.0) 1)) (pow 9.0 1)))) 2) into (* 1/2 (- 4.888888888888889 (* 576.0 (/ 1 (pow 9.0 2))))) 13.325 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.331 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 4.888888888888889 (* 576.0 (/ 1 (pow 9.0 2)))))) (+ (* 0 -2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x)))))) into (- 0.8148148148148149 (* 96.0 (/ 1 (pow 9.0 2)))) 13.340 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (+ (* (/ (pow (- 0.8888888888888888) 2) 2)) (* (/ (pow (- 0.8148148148148149 (* 96.0 (/ 1 (pow 9.0 2)))) 1) 1)))) into (* (- 1.2098765432098766 (* 96.0 (/ 1 (pow 9.0 2)))) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) 13.344 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (* (- 1.2098765432098766 (* 96.0 (/ 1 (pow 9.0 2)))) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (+ (* 0 (* -0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 0 (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) into (- (* 1.2098765432098766 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 96.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) (pow 9.0 2)))) 13.350 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 1.2098765432098766 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 96.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) (pow 9.0 2))))) (+ (* 0 (- (* 0.8888888888888888 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))))) (* 0 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))))) into (- (* 3.6296296296296298 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 288.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) (pow 9.0 2)))) 13.353 * [backup-simplify]: Simplify (- (* 3.6296296296296298 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 288.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) (pow 9.0 2)))) into (- (* 3.6296296296296298 (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 288.0 (/ (* (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) (pow 9.0 2)))) 13.359 * [backup-simplify]: Simplify (+ (* (- (* 3.6296296296296298 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))))) (* 288.0 (/ (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x))))))) (pow 9.0 2)))) (pow (/ 1 x) 2)) (+ (* (- (* 2.6666666666666665 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x))))))))) (/ 1 x)) (* 3.0 (* (fabs (pow (fma (/ 1 (/ 1 x)) (- (* 3.0 (/ 1 (/ 1 x))) 4.0) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))))))) into (- (+ (* 3.6296296296296298 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2))) (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 9.0 2)))) (* 2.6666666666666665 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) 13.360 * [backup-simplify]: Simplify (* (* (* 3.0 (fabs (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0)))) (sqrt (fma (/ 1 (- x)) (- (* (/ 1 (- x)) 3.0) 4.0) 1.0))) into (* 3.0 (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3))) 13.360 * [approximate]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3))) in (x) around 0 13.360 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3))) in x 13.360 * [taylor]: Taking taylor expansion of 3.0 in x 13.361 * [backup-simplify]: Simplify 3.0 into 3.0 13.361 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3)) in x 13.361 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.361 * [backup-simplify]: Simplify (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) into (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) 13.361 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3) in x 13.361 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)))) in x 13.361 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2))) in x 13.361 * [taylor]: Taking taylor expansion of 1/3 in x 13.361 * [backup-simplify]: Simplify 1/3 into 1/3 13.361 * [taylor]: Taking taylor expansion of (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)) in x 13.361 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) in x 13.361 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.362 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.362 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.362 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.362 * [taylor]: Taking taylor expansion of -1 in x 13.362 * [backup-simplify]: Simplify -1 into -1 13.362 * [taylor]: Taking taylor expansion of x in x 13.362 * [backup-simplify]: Simplify 0 into 0 13.362 * [backup-simplify]: Simplify 1 into 1 13.363 * [backup-simplify]: Simplify (/ -1 1) into -1 13.363 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.363 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.363 * [taylor]: Taking taylor expansion of 4.0 in x 13.363 * [backup-simplify]: Simplify 4.0 into 4.0 13.363 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.363 * [taylor]: Taking taylor expansion of 3.0 in x 13.363 * [backup-simplify]: Simplify 3.0 into 3.0 13.363 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.363 * [taylor]: Taking taylor expansion of x in x 13.363 * [backup-simplify]: Simplify 0 into 0 13.363 * [backup-simplify]: Simplify 1 into 1 13.364 * [backup-simplify]: Simplify (/ 1 1) into 1 13.364 * [taylor]: Taking taylor expansion of 1.0 in x 13.364 * [backup-simplify]: Simplify 1.0 into 1.0 13.364 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.365 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.365 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.366 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.367 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.367 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.368 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.369 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.370 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.370 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.370 * [taylor]: Taking taylor expansion of (* 3.0 (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3))) in x 13.370 * [taylor]: Taking taylor expansion of 3.0 in x 13.371 * [backup-simplify]: Simplify 3.0 into 3.0 13.371 * [taylor]: Taking taylor expansion of (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3)) in x 13.371 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.371 * [backup-simplify]: Simplify (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) into (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) 13.371 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3) in x 13.371 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)))) in x 13.371 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2))) in x 13.371 * [taylor]: Taking taylor expansion of 1/3 in x 13.371 * [backup-simplify]: Simplify 1/3 into 1/3 13.371 * [taylor]: Taking taylor expansion of (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)) in x 13.371 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) in x 13.371 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.372 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.372 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.372 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.372 * [taylor]: Taking taylor expansion of -1 in x 13.372 * [backup-simplify]: Simplify -1 into -1 13.372 * [taylor]: Taking taylor expansion of x in x 13.372 * [backup-simplify]: Simplify 0 into 0 13.372 * [backup-simplify]: Simplify 1 into 1 13.373 * [backup-simplify]: Simplify (/ -1 1) into -1 13.373 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.373 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.373 * [taylor]: Taking taylor expansion of 4.0 in x 13.373 * [backup-simplify]: Simplify 4.0 into 4.0 13.373 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.373 * [taylor]: Taking taylor expansion of 3.0 in x 13.373 * [backup-simplify]: Simplify 3.0 into 3.0 13.373 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.373 * [taylor]: Taking taylor expansion of x in x 13.373 * [backup-simplify]: Simplify 0 into 0 13.373 * [backup-simplify]: Simplify 1 into 1 13.374 * [backup-simplify]: Simplify (/ 1 1) into 1 13.374 * [taylor]: Taking taylor expansion of 1.0 in x 13.374 * [backup-simplify]: Simplify 1.0 into 1.0 13.374 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.375 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.375 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.376 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.377 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.377 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.378 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.379 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.379 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.380 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.381 * [backup-simplify]: Simplify (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) into (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) 13.383 * [backup-simplify]: Simplify (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.384 * [backup-simplify]: Simplify (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.386 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.387 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.388 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.388 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.390 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.393 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 13.394 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.395 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 4.0 3.0)) into 24.0 13.402 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 24.0) 1)) (pow 9.0 1)))) 1) into 2.6666666666666665 13.403 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.404 * [backup-simplify]: Simplify (+ (* 1/3 2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x))))) into 0.8888888888888888 13.406 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (+ (* (/ (pow 0.8888888888888888 1) 1)))) into (* 0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) 13.407 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (* 0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 0 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) into (* 0.8888888888888888 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.409 * [backup-simplify]: Simplify (+ (* 3.0 (* 0.8888888888888888 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) (* 0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) into (* 2.6666666666666665 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.410 * [backup-simplify]: Simplify (* 2.6666666666666665 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) into (* 2.6666666666666665 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) 13.411 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.411 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.412 * [backup-simplify]: Simplify (+ 0 0) into 0 13.412 * [backup-simplify]: Simplify (- 0) into 0 13.412 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.413 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.414 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 13.415 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.417 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 4.0 4.0) (* 1.0 3.0))) into 22.0 13.429 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 24.0) 2)) (pow 9.0 2))) (* 1 (/ (* 1 (pow (* 2 22.0) 1)) (pow 9.0 1)))) 2) into (* 1/2 (- 4.888888888888889 (* 576.0 (/ 1 (pow 9.0 2))))) 13.429 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.434 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 4.888888888888889 (* 576.0 (/ 1 (pow 9.0 2)))))) (+ (* 0 2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x)))))) into (- 0.8148148148148149 (* 96.0 (/ 1 (pow 9.0 2)))) 13.444 * [backup-simplify]: Simplify (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (+ (* (/ (pow 0.8888888888888888 2) 2)) (* (/ (pow (- 0.8148148148148149 (* 96.0 (/ 1 (pow 9.0 2)))) 1) 1)))) into (* (- 1.2098765432098766 (* 96.0 (/ 1 (pow 9.0 2)))) (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))) 13.448 * [backup-simplify]: Simplify (+ (* (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) (* (- 1.2098765432098766 (* 96.0 (/ 1 (pow 9.0 2)))) (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (+ (* 0 (* 0.8888888888888888 (exp (* 1/3 (- (log 9.0) (* 4 (log x))))))) (* 0 (exp (* 1/3 (- (log 9.0) (* 4 (log x)))))))) into (- (* 1.2098765432098766 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 96.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 9.0 2)))) 13.456 * [backup-simplify]: Simplify (+ (* 3.0 (- (* 1.2098765432098766 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 96.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 9.0 2))))) (+ (* 0 (* 0.8888888888888888 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))))) (* 0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))))) into (- (* 3.6296296296296298 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 9.0 2)))) 13.459 * [backup-simplify]: Simplify (- (* 3.6296296296296298 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 9.0 2)))) into (- (* 3.6296296296296298 (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)))) (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3))) (pow 9.0 2)))) 13.466 * [backup-simplify]: Simplify (+ (* (- (* 3.6296296296296298 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))) (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3))) (pow 9.0 2)))) (pow (/ 1 (- x)) 2)) (+ (* (* 2.6666666666666665 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))) (/ 1 (- x))) (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 (- x))))))) (fabs (pow (fma (/ -1 (/ 1 (- x))) (- (+ 4.0 (* 3.0 (/ 1 (/ 1 (- x)))))) 1.0) 1/3)))))) into (- (+ (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 3.6296296296296298 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2)))) (+ (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 9.0 2)))) (* 2.6666666666666665 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) 13.466 * * * [progress]: simplifying candidates 13.470 * [simplify]: Simplifying: (expm1 (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (exp (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt 1) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (expm1 (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (exp (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt 1) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (* (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (expm1 (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log1p (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (+ (+ (log 3.0) (log (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (+ (log (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (exp (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (* (* 3.0 3.0) 3.0) (* (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (sqrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (sqrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt 1))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt 1)) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 1) (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (expm1 (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log1p (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (+ (+ (+ (log 3.0) (log (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (+ (+ (log (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (+ (log (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (exp (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* (* 3.0 3.0) 3.0) (* (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (sqrt (fma x (- (* x 3.0) 4.0) 1.0)) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (cbrt (fma x (- (* x 3.0) 4.0) 1.0)) (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt 1)) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 1) (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (- (+ (* 1.8888888888888888 (* (pow x 2) (pow 1.0 1/3))) (pow 1.0 1/3)) (+ (* 1.3333333333333333 (* x (pow 1.0 1/3))) (* 2.6666666666666665 (* (pow x 2) (pow (/ 1 (pow 1.0 5)) 1/3))))) (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (* (pow x 2) (pow 3.0 2)))))) (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (* (pow x 2) (pow 3.0 2)))))) (- (+ (* 1.8888888888888888 (* (pow x 2) (pow 1.0 1/3))) (pow 1.0 1/3)) (+ (* 1.3333333333333333 (* x (pow 1.0 1/3))) (* 2.6666666666666665 (* (pow x 2) (pow (/ 1 (pow 1.0 5)) 1/3))))) (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ 1 x)))))) (* (pow x 2) (pow 3.0 2)))))) (- (+ (* 0.20987654320987653 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x))))))) (+ (* 0.4444444444444444 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) x)) (* 2.6666666666666665 (/ (exp (* 1/3 (- (log 3.0) (* 2 (log (/ -1 x)))))) (* (pow x 2) (pow 3.0 2)))))) (- (+ (* 2.1666666666666665 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/6))) (* 3.0 (* (pow 1.0 1/6) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 2.0 (* (* x (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/6))) (* 4.0 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow (/ 1 (pow 1.0 11)) 1/6))))) (- (+ (* 0.24074074074074073 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) (pow x 2))) (* 3.0 (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))))) (+ (* 4.0 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) (* (pow x 2) (pow 3.0 2)))) (* 0.6666666666666666 (/ (* (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) (exp (* 1/6 (- (log 3.0) (* 2 (log (/ 1 x))))))) x)))) (- (+ (* 0.24074074074074073 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2))) (* 3.0 (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 4.0 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 3.0 2)))) (* 0.6666666666666666 (/ (* (exp (* 1/6 (- (log 3.0) (* 2 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) (- (+ (* 3.0 (* (pow 1.0 1/3) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 32.66666666666667 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/3)))) (+ (* 32.0 (* (* (pow x 2) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow (/ 1 (pow 1.0 5)) 1/3))) (* 8.0 (* (* x (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow 1.0 1/3))))) (- (+ (* 3.6296296296296298 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2))) (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))))) (+ (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 9.0 2)))) (* 2.6666666666666665 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ 1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) (- (+ (* 3.0 (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)))) (* 3.6296296296296298 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (pow x 2)))) (+ (* 288.0 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) (* (pow x 2) (pow 9.0 2)))) (* 2.6666666666666665 (/ (* (exp (* 1/3 (- (log 9.0) (* 4 (log (/ -1 x)))))) (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3))) x)))) 13.480 * * [simplify]: Extracting # 0 : cost 0 13.480 * * [simplify]: Extracting # 1 : cost 0 13.480 * * [simplify]: Extracting # 2 : cost 0 13.481 * * [simplify]: Extracting # 3 : cost 0 13.482 * * [simplify]: Extracting # 4 : cost 0 13.482 * * [simplify]: Extracting # 5 : cost 0 13.483 * * [simplify]: Extracting # 6 : cost 0 13.484 * * [simplify]: Extracting # 7 : cost 0 13.484 * * [simplify]: Extracting # 8 : cost 0 13.485 * * [simplify]: Extracting # 9 : cost 0 13.486 * * [simplify]: Extracting # 10 : cost 0 13.487 * * [simplify]: Extracting # 11 : cost 0 13.487 * * [simplify]: Extracting # 12 : cost 0 13.488 * * [simplify]: Extracting # 13 : cost 0 13.489 * * [simplify]: Extracting # 14 : cost 0 13.490 * * [simplify]: Extracting # 15 : cost 0 13.491 * * [simplify]: Extracting # 16 : cost 0 13.492 * * [simplify]: Extracting # 17 : cost 0 13.492 * * [simplify]: iteration 0 : 257 enodes (cost 3286 ) 13.602 * * [simplify]: Extracting # 0 : cost 0 13.604 * * [simplify]: Extracting # 1 : cost 0 13.605 * * [simplify]: Extracting # 2 : cost 0 13.606 * * [simplify]: Extracting # 3 : cost 0 13.607 * * [simplify]: Extracting # 4 : cost 0 13.608 * * [simplify]: Extracting # 5 : cost 0 13.609 * * [simplify]: Extracting # 6 : cost 0 13.611 * * [simplify]: Extracting # 7 : cost 0 13.612 * * [simplify]: iteration 1 : 703 enodes (cost 3036 ) 14.043 * * [simplify]: Extracting # 0 : cost 0 14.046 * * [simplify]: Extracting # 1 : cost 0 14.050 * * [simplify]: Extracting # 2 : cost 0 14.060 * * [simplify]: Extracting # 3 : cost 0 14.067 * * [simplify]: Extracting # 4 : cost 0 14.074 * * [simplify]: iteration 2 : 2511 enodes (cost 2688 ) 15.179 * * [simplify]: Extracting # 0 : cost 0 15.187 * * [simplify]: Extracting # 1 : cost 0 15.197 * * [simplify]: Extracting # 2 : cost 0 15.204 * * [simplify]: Extracting # 3 : cost 0 15.212 * * [simplify]: Extracting # 4 : cost 0 15.219 * * [simplify]: Extracting # 5 : cost 0 15.228 * * [simplify]: iteration done: 5002 enodes (cost 2608 ) 15.229 * [simplify]: Simplified to: (expm1 (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (exp (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2/3)) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 1 (cbrt (fma x (- (* 3.0 x) 4.0) 1.0)) (* (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (fma x (- (* 3.0 x) 4.0) 1.0) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (expm1 (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log1p (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (exp (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2/3)) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 1 (cbrt (fma x (- (* 3.0 x) 4.0) 1.0)) (* (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (fma x (- (* 3.0 x) 4.0) 1.0) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (expm1 (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (log1p (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* 3.0 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (log (* 3.0 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (log (* 3.0 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (exp (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (pow (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3) (pow (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3) (* (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (cbrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (pow (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3) (sqrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (sqrt (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))))) (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* 3.0 (sqrt (cbrt (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2/3))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (fabs (cbrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (expm1 (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log1p (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (log (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (log (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (exp (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (pow (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (pow (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (* (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (cbrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) 3) (sqrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2/3) 3.0)) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (sqrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (sqrt (fma x (- (* 3.0 x) 4.0) 1.0)) (sqrt (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (fma (fma (* 1.8888888888888888 x) x 1) (cbrt 1.0) (- (fma 1.3333333333333333 (* (cbrt 1.0) x) (* (* 2.6666666666666665 (pow x 2)) (cbrt (/ 1 (pow 1.0 5))))))) (- (fma (/ 0.20987654320987653 x) (/ (cbrt (exp (fma 2 (log x) (log 3.0)))) x) (cbrt (exp (fma 2 (log x) (log 3.0))))) (fma (/ 2.6666666666666665 (* 3.0 3.0)) (/ (cbrt (exp (fma 2 (log x) (log 3.0)))) (pow x 2)) (/ (* 0.4444444444444444 (cbrt (exp (fma 2 (log x) (log 3.0))))) x))) (fma (/ 0.20987654320987653 x) (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) x) (- (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) (fma (/ 2.6666666666666665 (pow x 2)) (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) (* 3.0 3.0)) (* 0.4444444444444444 (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) x))))) (fma (fma (* 1.8888888888888888 x) x 1) (cbrt 1.0) (- (fma 1.3333333333333333 (* (cbrt 1.0) x) (* (* 2.6666666666666665 (pow x 2)) (cbrt (/ 1 (pow 1.0 5))))))) (- (fma (/ 0.20987654320987653 x) (/ (cbrt (exp (fma 2 (log x) (log 3.0)))) x) (cbrt (exp (fma 2 (log x) (log 3.0))))) (fma (/ 2.6666666666666665 (* 3.0 3.0)) (/ (cbrt (exp (fma 2 (log x) (log 3.0)))) (pow x 2)) (/ (* 0.4444444444444444 (cbrt (exp (fma 2 (log x) (log 3.0))))) x))) (fma (/ 0.20987654320987653 x) (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) x) (- (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) (fma (/ 2.6666666666666665 (pow x 2)) (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) (* 3.0 3.0)) (* 0.4444444444444444 (/ (cbrt (exp (fma -2 (log (/ -1 x)) (log 3.0)))) x))))) (- (fma 2.1666666666666665 (* (pow x 2) (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow 1.0 1/6))) (* 3.0 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow 1.0 1/6)))) (fma 2.0 (* x (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow 1.0 1/6))) (* (* 4.0 (* (pow x 2) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (pow (/ 1 (pow 1.0 11)) 1/6)))) (- (fma 0.24074074074074073 (/ (/ (pow (exp 1/6) (fma 2 (log x) (log 3.0))) (/ x (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) x) (* (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow (exp 1/6) (fma 2 (log x) (log 3.0)))) 3.0)) (fma (* (/ (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (* (pow x 2) (pow 3.0 2))) (pow (exp 1/6) (fma 2 (log x) (log 3.0)))) 4.0 (/ (* 0.6666666666666666 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow (exp 1/6) (fma 2 (log x) (log 3.0))))) x))) (fma (* (pow (exp (fma -2 (log (/ -1 x)) (log 3.0))) 1/6) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) 3.0 (- (/ (* (* 0.24074074074074073 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (exp (fma -2 (log (/ -1 x)) (log 3.0))) 1/6)) (pow x 2)) (fma 0.6666666666666666 (/ (pow (exp (fma -2 (log (/ -1 x)) (log 3.0))) 1/6) (/ x (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (/ (* (* 4.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (pow (exp (fma -2 (log (/ -1 x)) (log 3.0))) 1/6)) (* (pow x 2) (pow 3.0 2)))))) (- (fma 3.0 (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt 1.0)) (* (* (cbrt 1.0) (* (pow x 2) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) 32.66666666666667)) (fma 32.0 (* (cbrt (/ 1 (pow 1.0 5))) (* (pow x 2) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (* 8.0 (* x (* (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (cbrt 1.0)))))) (fma (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (exp (fma 4 (log x) (log 9.0)))) (fma 3.6296296296296298 (/ (cbrt (exp (fma 4 (log x) (log 9.0)))) (/ (pow x 2) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (- (fma (/ (cbrt (exp (fma 4 (log x) (log 9.0)))) (/ x (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) 2.6666666666666665 (* (/ (* 288.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (* (pow 9.0 2) x)) (/ (cbrt (exp (fma 4 (log x) (log 9.0)))) x)))))) (fma 3.6296296296296298 (/ (cbrt (exp (fma (log (/ -1 x)) -4 (log 9.0)))) (/ (pow x 2) (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))))) (- (* (* 3.0 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (exp (fma (log (/ -1 x)) -4 (log 9.0))))) (fma (* 288.0 (/ (cbrt (exp (fma (log (/ -1 x)) -4 (log 9.0)))) (pow x 2))) (/ (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0))) (pow 9.0 2)) (/ (* (* 2.6666666666666665 (fabs (cbrt (fma x (- (* x 3.0) 4.0) 1.0)))) (cbrt (exp (fma (log (/ -1 x)) -4 (log 9.0))))) x)))) 15.230 * * * [progress]: adding candidates to table 15.689 * [progress]: [Phase 3 of 3] Extracting. 15.689 * * [regime]: Finding splitpoints for: (# # # # # #) 15.691 * * * [regime-changes]: Trying 1 branch expressions: (x) 15.691 * * * * [regimes]: Trying to branch on x from (# # # # # #) 15.721 * * * [regime]: Found split indices: #