27.189 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.038 * * * [progress]: [2/2] Setting up program. 0.040 * [progress]: [Phase 2 of 3] Improving. 0.041 * [simplify]: Simplifying: (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) 0.041 * * [simplify]: Extracting # 0 : cost 0 0.041 * * [simplify]: Extracting # 1 : cost 0 0.041 * * [simplify]: Extracting # 2 : cost 0 0.041 * * [simplify]: Extracting # 3 : cost 0 0.041 * * [simplify]: Extracting # 4 : cost 0 0.041 * * [simplify]: Extracting # 5 : cost 0 0.041 * * [simplify]: Extracting # 6 : cost 0 0.041 * * [simplify]: iteration 0 : 10 enodes (cost 13 ) 0.047 * * [simplify]: Extracting # 0 : cost 0 0.047 * * [simplify]: Extracting # 1 : cost 0 0.047 * * [simplify]: Extracting # 2 : cost 0 0.047 * * [simplify]: iteration 1 : 27 enodes (cost 13 ) 0.061 * * [simplify]: Extracting # 0 : cost 0 0.061 * * [simplify]: Extracting # 1 : cost 0 0.061 * * [simplify]: Extracting # 2 : cost 0 0.061 * * [simplify]: Extracting # 3 : cost 0 0.061 * * [simplify]: iteration 2 : 63 enodes (cost 11 ) 0.096 * * [simplify]: Extracting # 0 : cost 0 0.096 * * [simplify]: Extracting # 1 : cost 0 0.097 * * [simplify]: Extracting # 2 : cost 0 0.097 * * [simplify]: iteration 3 : 151 enodes (cost 10 ) 0.205 * * [simplify]: Extracting # 0 : cost 0 0.206 * * [simplify]: Extracting # 1 : cost 0 0.206 * * [simplify]: Extracting # 2 : cost 0 0.207 * * [simplify]: iteration 4 : 291 enodes (cost 10 ) 0.350 * * [simplify]: Extracting # 0 : cost 0 0.351 * * [simplify]: Extracting # 1 : cost 0 0.352 * * [simplify]: Extracting # 2 : cost 0 0.352 * * [simplify]: iteration 5 : 356 enodes (cost 10 ) 0.504 * * [simplify]: Extracting # 0 : cost 0 0.505 * * [simplify]: Extracting # 1 : cost 0 0.506 * * [simplify]: Extracting # 2 : cost 0 0.506 * * [simplify]: Extracting # 3 : cost 0 0.507 * * [simplify]: iteration 6 : 420 enodes (cost 10 ) 0.689 * * [simplify]: Extracting # 0 : cost 0 0.690 * * [simplify]: Extracting # 1 : cost 0 0.690 * * [simplify]: Extracting # 2 : cost 0 0.691 * * [simplify]: iteration 7 : 532 enodes (cost 10 ) 0.955 * * [simplify]: Extracting # 0 : cost 0 0.956 * * [simplify]: Extracting # 1 : cost 0 0.956 * * [simplify]: Extracting # 2 : cost 0 0.956 * * [simplify]: iteration 8 : 696 enodes (cost 10 ) 1.430 * * [simplify]: Extracting # 0 : cost 0 1.432 * * [simplify]: Extracting # 1 : cost 0 1.433 * * [simplify]: Extracting # 2 : cost 0 1.434 * * [simplify]: iteration 9 : 944 enodes (cost 10 ) 1.984 * * [simplify]: Extracting # 0 : cost 0 1.985 * * [simplify]: Extracting # 1 : cost 0 1.986 * * [simplify]: Extracting # 2 : cost 0 1.986 * * [simplify]: iteration 10 : 1139 enodes (cost 10 ) 2.701 * * [simplify]: Extracting # 0 : cost 0 2.703 * * [simplify]: Extracting # 1 : cost 0 2.704 * * [simplify]: iteration 11 : 1218 enodes (cost 10 ) 3.360 * * [simplify]: Extracting # 0 : cost 0 3.361 * * [simplify]: iteration 12 : 1219 enodes (cost 10 ) 4.130 * * [simplify]: Extracting # 0 : cost 0 4.132 * * [simplify]: iteration done: 1219 enodes (cost 10 ) 4.132 * [simplify]: Simplified to: (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) 4.137 * * [progress]: iteration 1 / 4 4.137 * * * [progress]: picking best candidate 4.141 * * * * [pick]: Picked # 4.141 * * * [progress]: localizing error 4.155 * * * [progress]: generating rewritten candidates 4.155 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 4.163 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2) 4.164 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2 2) 4.181 * * * [progress]: generating series expansions 4.181 * * * * [progress]: [ 1 / 3 ] generating series at (2) 4.181 * [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.181 * [approximate]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in (x) around 0 4.182 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 4.182 * [taylor]: Taking taylor expansion of 3.0 in x 4.182 * [backup-simplify]: Simplify 3.0 into 3.0 4.182 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.182 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.182 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.182 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.182 * [taylor]: Taking taylor expansion of 3.0 in x 4.182 * [backup-simplify]: Simplify 3.0 into 3.0 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of 4.0 in x 4.182 * [backup-simplify]: Simplify 4.0 into 4.0 4.182 * [taylor]: Taking taylor expansion of 1.0 in x 4.182 * [backup-simplify]: Simplify 1.0 into 1.0 4.182 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 4.182 * [taylor]: Taking taylor expansion of 3.0 in x 4.182 * [backup-simplify]: Simplify 3.0 into 3.0 4.182 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.182 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.182 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.182 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.182 * [taylor]: Taking taylor expansion of 3.0 in x 4.182 * [backup-simplify]: Simplify 3.0 into 3.0 4.182 * [taylor]: Taking taylor expansion of x in x 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [taylor]: Taking taylor expansion of 4.0 in x 4.182 * [backup-simplify]: Simplify 4.0 into 4.0 4.182 * [taylor]: Taking taylor expansion of 1.0 in x 4.183 * [backup-simplify]: Simplify 1.0 into 1.0 4.183 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.184 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.184 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.185 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 4.185 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.185 * [backup-simplify]: Simplify (* 3.0 1.0) into 3.0 4.185 * [backup-simplify]: Simplify 3.0 into 3.0 4.186 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.187 * [backup-simplify]: Simplify (- 0) into 0 4.187 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.188 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 4.189 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.190 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 1.0)) into (- 12.0) 4.190 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 4.191 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.192 * [backup-simplify]: Simplify (- 0) into 0 4.192 * [backup-simplify]: Simplify (+ 0 0) into 0 4.194 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 4.194 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.196 * [backup-simplify]: Simplify (+ (* 3.0 3.0) (+ (* 0 (- 4.0)) (* 0 1.0))) into 9.0 4.196 * [backup-simplify]: Simplify 9.0 into 9.0 4.196 * [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.197 * [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.197 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in (x) around 0 4.197 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 4.197 * [taylor]: Taking taylor expansion of 3.0 in x 4.197 * [backup-simplify]: Simplify 3.0 into 3.0 4.197 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.197 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.197 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.197 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.197 * [taylor]: Taking taylor expansion of x in x 4.197 * [backup-simplify]: Simplify 0 into 0 4.197 * [backup-simplify]: Simplify 1 into 1 4.197 * [backup-simplify]: Simplify (/ 1 1) into 1 4.197 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.197 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.197 * [taylor]: Taking taylor expansion of 3.0 in x 4.197 * [backup-simplify]: Simplify 3.0 into 3.0 4.197 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.197 * [taylor]: Taking taylor expansion of x in x 4.197 * [backup-simplify]: Simplify 0 into 0 4.198 * [backup-simplify]: Simplify 1 into 1 4.198 * [backup-simplify]: Simplify (/ 1 1) into 1 4.198 * [taylor]: Taking taylor expansion of 4.0 in x 4.198 * [backup-simplify]: Simplify 4.0 into 4.0 4.198 * [taylor]: Taking taylor expansion of 1.0 in x 4.198 * [backup-simplify]: Simplify 1.0 into 1.0 4.198 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 4.198 * [taylor]: Taking taylor expansion of 3.0 in x 4.198 * [backup-simplify]: Simplify 3.0 into 3.0 4.198 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.198 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.198 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.198 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.198 * [taylor]: Taking taylor expansion of x in x 4.198 * [backup-simplify]: Simplify 0 into 0 4.198 * [backup-simplify]: Simplify 1 into 1 4.199 * [backup-simplify]: Simplify (/ 1 1) into 1 4.199 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.199 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.199 * [taylor]: Taking taylor expansion of 3.0 in x 4.199 * [backup-simplify]: Simplify 3.0 into 3.0 4.199 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.199 * [taylor]: Taking taylor expansion of x in x 4.199 * [backup-simplify]: Simplify 0 into 0 4.199 * [backup-simplify]: Simplify 1 into 1 4.199 * [backup-simplify]: Simplify (/ 1 1) into 1 4.199 * [taylor]: Taking taylor expansion of 4.0 in x 4.199 * [backup-simplify]: Simplify 4.0 into 4.0 4.199 * [taylor]: Taking taylor expansion of 1.0 in x 4.199 * [backup-simplify]: Simplify 1.0 into 1.0 4.199 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.200 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.200 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 4.200 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.201 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 4.201 * [backup-simplify]: Simplify 9.0 into 9.0 4.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.202 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.203 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.204 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.207 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 4.208 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.211 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 3.0)) into (- 12.0) 4.211 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 4.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.214 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.214 * [backup-simplify]: Simplify (- 0) into 0 4.215 * [backup-simplify]: Simplify (+ 0 0) into 0 4.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 4.218 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.221 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 3.0 4.221 * [backup-simplify]: Simplify 3.0 into 3.0 4.223 * [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.223 * [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.223 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in (x) around 0 4.223 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 4.223 * [taylor]: Taking taylor expansion of 3.0 in x 4.223 * [backup-simplify]: Simplify 3.0 into 3.0 4.223 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.224 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.224 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.224 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.224 * [taylor]: Taking taylor expansion of -1 in x 4.224 * [backup-simplify]: Simplify -1 into -1 4.224 * [taylor]: Taking taylor expansion of x in x 4.224 * [backup-simplify]: Simplify 0 into 0 4.224 * [backup-simplify]: Simplify 1 into 1 4.225 * [backup-simplify]: Simplify (/ -1 1) into -1 4.225 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.225 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.225 * [taylor]: Taking taylor expansion of 4.0 in x 4.225 * [backup-simplify]: Simplify 4.0 into 4.0 4.225 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.225 * [taylor]: Taking taylor expansion of 3.0 in x 4.225 * [backup-simplify]: Simplify 3.0 into 3.0 4.225 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.225 * [taylor]: Taking taylor expansion of x in x 4.225 * [backup-simplify]: Simplify 0 into 0 4.225 * [backup-simplify]: Simplify 1 into 1 4.226 * [backup-simplify]: Simplify (/ 1 1) into 1 4.226 * [taylor]: Taking taylor expansion of 1.0 in x 4.226 * [backup-simplify]: Simplify 1.0 into 1.0 4.226 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 4.226 * [taylor]: Taking taylor expansion of 3.0 in x 4.226 * [backup-simplify]: Simplify 3.0 into 3.0 4.226 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.226 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.226 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.226 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.226 * [taylor]: Taking taylor expansion of -1 in x 4.227 * [backup-simplify]: Simplify -1 into -1 4.227 * [taylor]: Taking taylor expansion of x in x 4.227 * [backup-simplify]: Simplify 0 into 0 4.227 * [backup-simplify]: Simplify 1 into 1 4.227 * [backup-simplify]: Simplify (/ -1 1) into -1 4.227 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.228 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.228 * [taylor]: Taking taylor expansion of 4.0 in x 4.228 * [backup-simplify]: Simplify 4.0 into 4.0 4.228 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.228 * [taylor]: Taking taylor expansion of 3.0 in x 4.228 * [backup-simplify]: Simplify 3.0 into 3.0 4.228 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.228 * [taylor]: Taking taylor expansion of x in x 4.228 * [backup-simplify]: Simplify 0 into 0 4.228 * [backup-simplify]: Simplify 1 into 1 4.228 * [backup-simplify]: Simplify (/ 1 1) into 1 4.229 * [taylor]: Taking taylor expansion of 1.0 in x 4.229 * [backup-simplify]: Simplify 1.0 into 1.0 4.229 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.230 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.230 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.232 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 4.232 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.233 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 4.233 * [backup-simplify]: Simplify 9.0 into 9.0 4.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.235 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.236 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.236 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.237 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.238 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.241 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 4.242 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.244 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 0 3.0)) into 12.0 4.244 * [backup-simplify]: Simplify 12.0 into 12.0 4.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.247 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.247 * [backup-simplify]: Simplify (+ 0 0) into 0 4.248 * [backup-simplify]: Simplify (- 0) into 0 4.249 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.250 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.250 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.252 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 4.253 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.256 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 4.0) (* 0 3.0))) into 3.0 4.256 * [backup-simplify]: Simplify 3.0 into 3.0 4.256 * [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.257 * * * * [progress]: [ 2 / 3 ] generating series at (2 2) 4.257 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 4.257 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 4.257 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.257 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.257 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.257 * [taylor]: Taking taylor expansion of x in x 4.257 * [backup-simplify]: Simplify 0 into 0 4.257 * [backup-simplify]: Simplify 1 into 1 4.257 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.257 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.257 * [taylor]: Taking taylor expansion of 3.0 in x 4.257 * [backup-simplify]: Simplify 3.0 into 3.0 4.257 * [taylor]: Taking taylor expansion of x in x 4.258 * [backup-simplify]: Simplify 0 into 0 4.258 * [backup-simplify]: Simplify 1 into 1 4.258 * [taylor]: Taking taylor expansion of 4.0 in x 4.258 * [backup-simplify]: Simplify 4.0 into 4.0 4.258 * [taylor]: Taking taylor expansion of 1.0 in x 4.258 * [backup-simplify]: Simplify 1.0 into 1.0 4.258 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 4.258 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 4.258 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 4.258 * [taylor]: Taking taylor expansion of x in x 4.258 * [backup-simplify]: Simplify 0 into 0 4.258 * [backup-simplify]: Simplify 1 into 1 4.258 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.258 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.258 * [taylor]: Taking taylor expansion of 3.0 in x 4.258 * [backup-simplify]: Simplify 3.0 into 3.0 4.258 * [taylor]: Taking taylor expansion of x in x 4.258 * [backup-simplify]: Simplify 0 into 0 4.258 * [backup-simplify]: Simplify 1 into 1 4.258 * [taylor]: Taking taylor expansion of 4.0 in x 4.258 * [backup-simplify]: Simplify 4.0 into 4.0 4.258 * [taylor]: Taking taylor expansion of 1.0 in x 4.258 * [backup-simplify]: Simplify 1.0 into 1.0 4.259 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.260 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.261 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.262 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 4.262 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.262 * [backup-simplify]: Simplify 1.0 into 1.0 4.264 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.264 * [backup-simplify]: Simplify (- 0) into 0 4.265 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.267 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 4.269 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.269 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.270 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.271 * [backup-simplify]: Simplify (- 0) into 0 4.271 * [backup-simplify]: Simplify (+ 0 0) into 0 4.275 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 4.276 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.276 * [backup-simplify]: Simplify 3.0 into 3.0 4.277 * [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.277 * [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.277 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 4.277 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.277 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.277 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.277 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.277 * [taylor]: Taking taylor expansion of x in x 4.277 * [backup-simplify]: Simplify 0 into 0 4.277 * [backup-simplify]: Simplify 1 into 1 4.278 * [backup-simplify]: Simplify (/ 1 1) into 1 4.278 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.278 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.278 * [taylor]: Taking taylor expansion of 3.0 in x 4.278 * [backup-simplify]: Simplify 3.0 into 3.0 4.278 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.278 * [taylor]: Taking taylor expansion of x in x 4.278 * [backup-simplify]: Simplify 0 into 0 4.278 * [backup-simplify]: Simplify 1 into 1 4.279 * [backup-simplify]: Simplify (/ 1 1) into 1 4.279 * [taylor]: Taking taylor expansion of 4.0 in x 4.279 * [backup-simplify]: Simplify 4.0 into 4.0 4.279 * [taylor]: Taking taylor expansion of 1.0 in x 4.279 * [backup-simplify]: Simplify 1.0 into 1.0 4.279 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 4.279 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 4.279 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 4.279 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.279 * [taylor]: Taking taylor expansion of x in x 4.279 * [backup-simplify]: Simplify 0 into 0 4.279 * [backup-simplify]: Simplify 1 into 1 4.280 * [backup-simplify]: Simplify (/ 1 1) into 1 4.280 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.280 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.280 * [taylor]: Taking taylor expansion of 3.0 in x 4.280 * [backup-simplify]: Simplify 3.0 into 3.0 4.280 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.280 * [taylor]: Taking taylor expansion of x in x 4.280 * [backup-simplify]: Simplify 0 into 0 4.280 * [backup-simplify]: Simplify 1 into 1 4.281 * [backup-simplify]: Simplify (/ 1 1) into 1 4.281 * [taylor]: Taking taylor expansion of 4.0 in x 4.281 * [backup-simplify]: Simplify 4.0 into 4.0 4.281 * [taylor]: Taking taylor expansion of 1.0 in x 4.281 * [backup-simplify]: Simplify 1.0 into 1.0 4.281 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.282 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.282 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 4.283 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.283 * [backup-simplify]: Simplify 3.0 into 3.0 4.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.285 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.285 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.286 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.287 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.290 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 4.291 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 4.292 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.295 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.295 * [backup-simplify]: Simplify (- 0) into 0 4.296 * [backup-simplify]: Simplify (+ 0 0) into 0 4.297 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.298 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 4.299 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.299 * [backup-simplify]: Simplify 1.0 into 1.0 4.300 * [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.300 * [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.300 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 4.300 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.300 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.300 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.300 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.300 * [taylor]: Taking taylor expansion of -1 in x 4.300 * [backup-simplify]: Simplify -1 into -1 4.300 * [taylor]: Taking taylor expansion of x in x 4.300 * [backup-simplify]: Simplify 0 into 0 4.300 * [backup-simplify]: Simplify 1 into 1 4.301 * [backup-simplify]: Simplify (/ -1 1) into -1 4.301 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.301 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.301 * [taylor]: Taking taylor expansion of 4.0 in x 4.301 * [backup-simplify]: Simplify 4.0 into 4.0 4.301 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.301 * [taylor]: Taking taylor expansion of 3.0 in x 4.301 * [backup-simplify]: Simplify 3.0 into 3.0 4.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.301 * [taylor]: Taking taylor expansion of x in x 4.301 * [backup-simplify]: Simplify 0 into 0 4.301 * [backup-simplify]: Simplify 1 into 1 4.302 * [backup-simplify]: Simplify (/ 1 1) into 1 4.302 * [taylor]: Taking taylor expansion of 1.0 in x 4.302 * [backup-simplify]: Simplify 1.0 into 1.0 4.302 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 4.302 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 4.302 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 4.302 * [taylor]: Taking taylor expansion of (/ -1 x) in x 4.302 * [taylor]: Taking taylor expansion of -1 in x 4.302 * [backup-simplify]: Simplify -1 into -1 4.302 * [taylor]: Taking taylor expansion of x in x 4.302 * [backup-simplify]: Simplify 0 into 0 4.302 * [backup-simplify]: Simplify 1 into 1 4.303 * [backup-simplify]: Simplify (/ -1 1) into -1 4.303 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.303 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.303 * [taylor]: Taking taylor expansion of 4.0 in x 4.303 * [backup-simplify]: Simplify 4.0 into 4.0 4.303 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.303 * [taylor]: Taking taylor expansion of 3.0 in x 4.303 * [backup-simplify]: Simplify 3.0 into 3.0 4.303 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.303 * [taylor]: Taking taylor expansion of x in x 4.303 * [backup-simplify]: Simplify 0 into 0 4.303 * [backup-simplify]: Simplify 1 into 1 4.304 * [backup-simplify]: Simplify (/ 1 1) into 1 4.304 * [taylor]: Taking taylor expansion of 1.0 in x 4.304 * [backup-simplify]: Simplify 1.0 into 1.0 4.304 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.305 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.305 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.306 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 4.307 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.307 * [backup-simplify]: Simplify 3.0 into 3.0 4.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.308 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.309 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.309 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.310 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.310 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.313 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 4.314 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.314 * [backup-simplify]: Simplify 4.0 into 4.0 4.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.316 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.317 * [backup-simplify]: Simplify (+ 0 0) into 0 4.317 * [backup-simplify]: Simplify (- 0) into 0 4.317 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.318 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.319 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.320 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 4.321 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.321 * [backup-simplify]: Simplify 1.0 into 1.0 4.321 * [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.321 * * * * [progress]: [ 3 / 3 ] generating series at (2 2 2) 4.321 * [backup-simplify]: Simplify (- (* x 3.0) 4.0) into (- (* 3.0 x) 4.0) 4.321 * [approximate]: Taking taylor expansion of (- (* 3.0 x) 4.0) in (x) around 0 4.321 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.321 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.321 * [taylor]: Taking taylor expansion of 3.0 in x 4.321 * [backup-simplify]: Simplify 3.0 into 3.0 4.321 * [taylor]: Taking taylor expansion of x in x 4.321 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify 1 into 1 4.322 * [taylor]: Taking taylor expansion of 4.0 in x 4.322 * [backup-simplify]: Simplify 4.0 into 4.0 4.322 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 4.322 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 4.322 * [taylor]: Taking taylor expansion of 3.0 in x 4.322 * [backup-simplify]: Simplify 3.0 into 3.0 4.322 * [taylor]: Taking taylor expansion of x in x 4.322 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify 1 into 1 4.322 * [taylor]: Taking taylor expansion of 4.0 in x 4.322 * [backup-simplify]: Simplify 4.0 into 4.0 4.322 * [backup-simplify]: Simplify (* 3.0 0) into 0 4.322 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.323 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.323 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.324 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 4.324 * [backup-simplify]: Simplify (- 0) into 0 4.324 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.324 * [backup-simplify]: Simplify 3.0 into 3.0 4.325 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 4.325 * [backup-simplify]: Simplify (- 0) into 0 4.326 * [backup-simplify]: Simplify (+ 0 0) into 0 4.326 * [backup-simplify]: Simplify 0 into 0 4.326 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 4.326 * [backup-simplify]: Simplify (- 0) into 0 4.327 * [backup-simplify]: Simplify (+ 0 0) into 0 4.327 * [backup-simplify]: Simplify 0 into 0 4.327 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 4.328 * [backup-simplify]: Simplify (- 0) into 0 4.328 * [backup-simplify]: Simplify (+ 0 0) into 0 4.328 * [backup-simplify]: Simplify 0 into 0 4.329 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 4.329 * [backup-simplify]: Simplify (- 0) into 0 4.329 * [backup-simplify]: Simplify (+ 0 0) into 0 4.329 * [backup-simplify]: Simplify 0 into 0 4.330 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 4.330 * [backup-simplify]: Simplify (- 0) into 0 4.331 * [backup-simplify]: Simplify (+ 0 0) into 0 4.331 * [backup-simplify]: Simplify 0 into 0 4.332 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 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.332 * [backup-simplify]: Simplify (+ (* 3.0 x) (- 4.0)) into (- (* 3.0 x) 4.0) 4.333 * [backup-simplify]: Simplify (- (* (/ 1 x) 3.0) 4.0) into (- (* 3.0 (/ 1 x)) 4.0) 4.333 * [approximate]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in (x) around 0 4.333 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.333 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.333 * [taylor]: Taking taylor expansion of 3.0 in x 4.333 * [backup-simplify]: Simplify 3.0 into 3.0 4.333 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.333 * [taylor]: Taking taylor expansion of x in x 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [backup-simplify]: Simplify (/ 1 1) into 1 4.333 * [taylor]: Taking taylor expansion of 4.0 in x 4.333 * [backup-simplify]: Simplify 4.0 into 4.0 4.333 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 4.333 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.333 * [taylor]: Taking taylor expansion of 3.0 in x 4.333 * [backup-simplify]: Simplify 3.0 into 3.0 4.333 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.333 * [taylor]: Taking taylor expansion of x in x 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [backup-simplify]: Simplify (/ 1 1) into 1 4.333 * [taylor]: Taking taylor expansion of 4.0 in x 4.333 * [backup-simplify]: Simplify 4.0 into 4.0 4.340 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.340 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 4.340 * [backup-simplify]: Simplify 3.0 into 3.0 4.341 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.342 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.342 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.343 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 4.344 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.346 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.346 * [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)))) into 0 4.349 * [backup-simplify]: Simplify (+ (* 3.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.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 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 1))))) into 0 4.353 * [backup-simplify]: Simplify (- 0) into 0 4.353 * [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)))) into 0 4.356 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.357 * [backup-simplify]: Simplify (- 0) into 0 4.357 * [backup-simplify]: Simplify (+ 0 0) into 0 4.357 * [backup-simplify]: Simplify 0 into 0 4.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.360 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.361 * [backup-simplify]: Simplify (- 0) into 0 4.361 * [backup-simplify]: Simplify (+ 0 0) into 0 4.361 * [backup-simplify]: Simplify 0 into 0 4.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.364 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.364 * [backup-simplify]: Simplify (- 0) into 0 4.365 * [backup-simplify]: Simplify (+ 0 0) into 0 4.365 * [backup-simplify]: Simplify 0 into 0 4.365 * [backup-simplify]: Simplify (+ (- 4.0) (* 3.0 (/ 1 (/ 1 x)))) into (- (* 3.0 x) 4.0) 4.366 * [backup-simplify]: Simplify (- (* (/ 1 (- x)) 3.0) 4.0) into (- (+ 4.0 (* 3.0 (/ 1 x)))) 4.366 * [approximate]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in (x) around 0 4.366 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.366 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.366 * [taylor]: Taking taylor expansion of 4.0 in x 4.366 * [backup-simplify]: Simplify 4.0 into 4.0 4.366 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.366 * [taylor]: Taking taylor expansion of 3.0 in x 4.366 * [backup-simplify]: Simplify 3.0 into 3.0 4.366 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.366 * [taylor]: Taking taylor expansion of x in x 4.366 * [backup-simplify]: Simplify 0 into 0 4.366 * [backup-simplify]: Simplify 1 into 1 4.366 * [backup-simplify]: Simplify (/ 1 1) into 1 4.367 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 4.367 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 4.367 * [taylor]: Taking taylor expansion of 4.0 in x 4.367 * [backup-simplify]: Simplify 4.0 into 4.0 4.367 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 4.367 * [taylor]: Taking taylor expansion of 3.0 in x 4.367 * [backup-simplify]: Simplify 3.0 into 3.0 4.367 * [taylor]: Taking taylor expansion of (/ 1 x) in x 4.367 * [taylor]: Taking taylor expansion of x in x 4.367 * [backup-simplify]: Simplify 0 into 0 4.367 * [backup-simplify]: Simplify 1 into 1 4.367 * [backup-simplify]: Simplify (/ 1 1) into 1 4.368 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 4.368 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 4.369 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.369 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 4.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.371 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 4.371 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 4.371 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.372 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 4.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.374 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 4.374 * [backup-simplify]: Simplify (+ 0 0) into 0 4.375 * [backup-simplify]: Simplify (- 0) into 0 4.375 * [backup-simplify]: Simplify 0 into 0 4.376 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.377 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 4.377 * [backup-simplify]: Simplify (+ 0 0) into 0 4.378 * [backup-simplify]: Simplify (- 0) into 0 4.378 * [backup-simplify]: Simplify 0 into 0 4.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 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 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)))) into 0 4.383 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 4.384 * [backup-simplify]: Simplify (+ 0 0) into 0 4.384 * [backup-simplify]: Simplify (- 0) into 0 4.384 * [backup-simplify]: Simplify 0 into 0 4.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.387 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 4.388 * [backup-simplify]: Simplify (+ 0 0) into 0 4.388 * [backup-simplify]: Simplify (- 0) into 0 4.388 * [backup-simplify]: Simplify 0 into 0 4.389 * [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.391 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 4.392 * [backup-simplify]: Simplify (+ 0 0) into 0 4.392 * [backup-simplify]: Simplify (- 0) into 0 4.392 * [backup-simplify]: Simplify 0 into 0 4.393 * [backup-simplify]: Simplify (+ (- 4.0) (* (- 3.0) (/ 1 (/ 1 (- x))))) into (- (* 3.0 x) 4.0) 4.393 * * * [progress]: simplifying candidates 4.395 * [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.398 * * [simplify]: Extracting # 0 : cost 0 4.398 * * [simplify]: Extracting # 1 : cost 0 4.398 * * [simplify]: Extracting # 2 : cost 0 4.398 * * [simplify]: Extracting # 3 : cost 0 4.399 * * [simplify]: Extracting # 4 : cost 0 4.399 * * [simplify]: Extracting # 5 : cost 0 4.399 * * [simplify]: Extracting # 6 : cost 0 4.399 * * [simplify]: Extracting # 7 : cost 0 4.400 * * [simplify]: Extracting # 8 : cost 0 4.400 * * [simplify]: iteration 0 : 100 enodes (cost 687 ) 4.445 * * [simplify]: Extracting # 0 : cost 0 4.445 * * [simplify]: Extracting # 1 : cost 0 4.446 * * [simplify]: Extracting # 2 : cost 0 4.446 * * [simplify]: Extracting # 3 : cost 0 4.446 * * [simplify]: Extracting # 4 : cost 0 4.446 * * [simplify]: iteration 1 : 214 enodes (cost 644 ) 4.526 * * [simplify]: Extracting # 0 : cost 0 4.527 * * [simplify]: Extracting # 1 : cost 0 4.528 * * [simplify]: Extracting # 2 : cost 0 4.528 * * [simplify]: Extracting # 3 : cost 0 4.529 * * [simplify]: Extracting # 4 : cost 0 4.529 * * [simplify]: iteration 2 : 505 enodes (cost 563 ) 4.940 * * [simplify]: Extracting # 0 : cost 0 4.943 * * [simplify]: Extracting # 1 : cost 0 4.945 * * [simplify]: Extracting # 2 : cost 0 4.948 * * [simplify]: Extracting # 3 : cost 0 4.950 * * [simplify]: Extracting # 4 : cost 0 4.960 * * [simplify]: iteration 3 : 1884 enodes (cost 555 ) 6.200 * * [simplify]: Extracting # 0 : cost 0 6.214 * * [simplify]: Extracting # 1 : cost 0 6.227 * * [simplify]: Extracting # 2 : cost 0 6.235 * * [simplify]: Extracting # 3 : cost 0 6.248 * * [simplify]: Extracting # 4 : cost 0 6.262 * * [simplify]: iteration done: 5000 enodes (cost 546 ) 6.263 * [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.264 * * * [progress]: adding candidates to table 6.459 * * [progress]: iteration 2 / 4 6.459 * * * [progress]: picking best candidate 6.483 * * * * [pick]: Picked # 6.483 * * * [progress]: localizing error 6.499 * * * [progress]: generating rewritten candidates 6.499 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 6.500 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 6.501 * * * [progress]: generating series expansions 6.501 * * * * [progress]: [ 1 / 2 ] generating series at (2) 6.502 * [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.502 * [approximate]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in (x) around 0 6.502 * [taylor]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in x 6.503 * [taylor]: Rewrote expression to (+ (* x (fma x 9.0 (- 12.0))) 3.0) 6.503 * [taylor]: Taking taylor expansion of (* x (fma x 9.0 (- 12.0))) in x 6.503 * [taylor]: Taking taylor expansion of x in x 6.503 * [backup-simplify]: Simplify 0 into 0 6.503 * [backup-simplify]: Simplify 1 into 1 6.503 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.503 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.503 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.503 * [taylor]: Taking taylor expansion of x in x 6.503 * [backup-simplify]: Simplify 0 into 0 6.503 * [backup-simplify]: Simplify 1 into 1 6.503 * [taylor]: Taking taylor expansion of 9.0 in x 6.503 * [backup-simplify]: Simplify 9.0 into 9.0 6.503 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.503 * [taylor]: Taking taylor expansion of 12.0 in x 6.503 * [backup-simplify]: Simplify 12.0 into 12.0 6.503 * [taylor]: Taking taylor expansion of 3.0 in x 6.503 * [backup-simplify]: Simplify 3.0 into 3.0 6.503 * [taylor]: Taking taylor expansion of (fma x (fma x 9.0 (- 12.0)) 3.0) in x 6.504 * [taylor]: Rewrote expression to (+ (* x (fma x 9.0 (- 12.0))) 3.0) 6.504 * [taylor]: Taking taylor expansion of (* x (fma x 9.0 (- 12.0))) in x 6.504 * [taylor]: Taking taylor expansion of x in x 6.504 * [backup-simplify]: Simplify 0 into 0 6.504 * [backup-simplify]: Simplify 1 into 1 6.504 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.504 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.504 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.504 * [taylor]: Taking taylor expansion of x in x 6.504 * [backup-simplify]: Simplify 0 into 0 6.504 * [backup-simplify]: Simplify 1 into 1 6.504 * [taylor]: Taking taylor expansion of 9.0 in x 6.504 * [backup-simplify]: Simplify 9.0 into 9.0 6.504 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.504 * [taylor]: Taking taylor expansion of 12.0 in x 6.504 * [backup-simplify]: Simplify 12.0 into 12.0 6.504 * [taylor]: Taking taylor expansion of 3.0 in x 6.504 * [backup-simplify]: Simplify 3.0 into 3.0 6.505 * [backup-simplify]: Simplify (* 0 9.0) into 0 6.506 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.507 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.508 * [backup-simplify]: Simplify (* 0 (- 12.0)) into 0 6.508 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.508 * [backup-simplify]: Simplify 3.0 into 3.0 6.510 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 9.0)) into 9.0 6.511 * [backup-simplify]: Simplify (- 0) into 0 6.511 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.514 * [backup-simplify]: Simplify (+ (* 0 9.0) (* 1 (- 12.0))) into (- 12.0) 6.515 * [backup-simplify]: Simplify (+ (- 12.0) 0) into (- 12.0) 6.515 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.517 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 9.0))) into 0 6.517 * [backup-simplify]: Simplify (- 0) into 0 6.518 * [backup-simplify]: Simplify (+ 0 0) into 0 6.521 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 9.0) (* 0 (- 12.0)))) into 9.0 6.522 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.522 * [backup-simplify]: Simplify 9.0 into 9.0 6.522 * [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.523 * [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.523 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in (x) around 0 6.523 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in x 6.523 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) 3.0) 6.523 * [taylor]: Taking taylor expansion of (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) in x 6.523 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.523 * [taylor]: Taking taylor expansion of x in x 6.523 * [backup-simplify]: Simplify 0 into 0 6.523 * [backup-simplify]: Simplify 1 into 1 6.524 * [backup-simplify]: Simplify (/ 1 1) into 1 6.524 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.524 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.524 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.524 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.524 * [taylor]: Taking taylor expansion of x in x 6.524 * [backup-simplify]: Simplify 0 into 0 6.524 * [backup-simplify]: Simplify 1 into 1 6.524 * [backup-simplify]: Simplify (/ 1 1) into 1 6.524 * [taylor]: Taking taylor expansion of 9.0 in x 6.524 * [backup-simplify]: Simplify 9.0 into 9.0 6.524 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.524 * [taylor]: Taking taylor expansion of 12.0 in x 6.524 * [backup-simplify]: Simplify 12.0 into 12.0 6.524 * [taylor]: Taking taylor expansion of 3.0 in x 6.524 * [backup-simplify]: Simplify 3.0 into 3.0 6.524 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0)) 3.0) in x 6.524 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) 3.0) 6.524 * [taylor]: Taking taylor expansion of (* (/ 1 x) (fma (/ 1 x) 9.0 (- 12.0))) in x 6.524 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.524 * [taylor]: Taking taylor expansion of x in x 6.524 * [backup-simplify]: Simplify 0 into 0 6.524 * [backup-simplify]: Simplify 1 into 1 6.525 * [backup-simplify]: Simplify (/ 1 1) into 1 6.525 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.525 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.525 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.525 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.525 * [taylor]: Taking taylor expansion of x in x 6.525 * [backup-simplify]: Simplify 0 into 0 6.525 * [backup-simplify]: Simplify 1 into 1 6.525 * [backup-simplify]: Simplify (/ 1 1) into 1 6.525 * [taylor]: Taking taylor expansion of 9.0 in x 6.525 * [backup-simplify]: Simplify 9.0 into 9.0 6.525 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.525 * [taylor]: Taking taylor expansion of 12.0 in x 6.525 * [backup-simplify]: Simplify 12.0 into 12.0 6.525 * [taylor]: Taking taylor expansion of 3.0 in x 6.525 * [backup-simplify]: Simplify 3.0 into 3.0 6.526 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.526 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.527 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.527 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.527 * [backup-simplify]: Simplify 9.0 into 9.0 6.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.528 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 9.0)) into 0 6.528 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.529 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.531 * [backup-simplify]: Simplify (+ (* 1 (- 12.0)) (* 0 9.0)) into (- 12.0) 6.531 * [backup-simplify]: Simplify (+ (- 12.0) 0) into (- 12.0) 6.531 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.533 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.533 * [backup-simplify]: Simplify (- 0) into 0 6.533 * [backup-simplify]: Simplify (+ 0 0) into 0 6.534 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.534 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 12.0)) (* 0 9.0))) into 0 6.535 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.535 * [backup-simplify]: Simplify 3.0 into 3.0 6.535 * [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.536 * [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.536 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in (x) around 0 6.536 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in x 6.536 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) 3.0) 6.536 * [taylor]: Taking taylor expansion of (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) in x 6.536 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.536 * [taylor]: Taking taylor expansion of -1 in x 6.536 * [backup-simplify]: Simplify -1 into -1 6.536 * [taylor]: Taking taylor expansion of x in x 6.536 * [backup-simplify]: Simplify 0 into 0 6.536 * [backup-simplify]: Simplify 1 into 1 6.537 * [backup-simplify]: Simplify (/ -1 1) into -1 6.537 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.537 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.537 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.537 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.537 * [taylor]: Taking taylor expansion of -1 in x 6.537 * [backup-simplify]: Simplify -1 into -1 6.537 * [taylor]: Taking taylor expansion of x in x 6.537 * [backup-simplify]: Simplify 0 into 0 6.537 * [backup-simplify]: Simplify 1 into 1 6.537 * [backup-simplify]: Simplify (/ -1 1) into -1 6.537 * [taylor]: Taking taylor expansion of 9.0 in x 6.537 * [backup-simplify]: Simplify 9.0 into 9.0 6.537 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.537 * [taylor]: Taking taylor expansion of 12.0 in x 6.537 * [backup-simplify]: Simplify 12.0 into 12.0 6.537 * [taylor]: Taking taylor expansion of 3.0 in x 6.537 * [backup-simplify]: Simplify 3.0 into 3.0 6.537 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0)) 3.0) in x 6.537 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) 3.0) 6.537 * [taylor]: Taking taylor expansion of (* (/ -1 x) (fma (/ -1 x) 9.0 (- 12.0))) in x 6.538 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.538 * [taylor]: Taking taylor expansion of -1 in x 6.538 * [backup-simplify]: Simplify -1 into -1 6.538 * [taylor]: Taking taylor expansion of x in x 6.538 * [backup-simplify]: Simplify 0 into 0 6.538 * [backup-simplify]: Simplify 1 into 1 6.538 * [backup-simplify]: Simplify (/ -1 1) into -1 6.538 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.538 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.538 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.538 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.538 * [taylor]: Taking taylor expansion of -1 in x 6.538 * [backup-simplify]: Simplify -1 into -1 6.538 * [taylor]: Taking taylor expansion of x in x 6.538 * [backup-simplify]: Simplify 0 into 0 6.538 * [backup-simplify]: Simplify 1 into 1 6.538 * [backup-simplify]: Simplify (/ -1 1) into -1 6.539 * [taylor]: Taking taylor expansion of 9.0 in x 6.539 * [backup-simplify]: Simplify 9.0 into 9.0 6.539 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.539 * [taylor]: Taking taylor expansion of 12.0 in x 6.539 * [backup-simplify]: Simplify 12.0 into 12.0 6.539 * [taylor]: Taking taylor expansion of 3.0 in x 6.539 * [backup-simplify]: Simplify 3.0 into 3.0 6.539 * [backup-simplify]: Simplify (* -1 9.0) into -9.0 6.539 * [backup-simplify]: Simplify (+ -9.0 0) into (- 9.0) 6.540 * [backup-simplify]: Simplify (* -1 (- 9.0)) into 9.0 6.540 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.540 * [backup-simplify]: Simplify 9.0 into 9.0 6.541 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.541 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 9.0)) into 0 6.542 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.542 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.543 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.544 * [backup-simplify]: Simplify (+ (* -1 (- 12.0)) (* 0 (- 9.0))) into 12.0 6.545 * [backup-simplify]: Simplify (+ 12.0 0) into 12.0 6.545 * [backup-simplify]: Simplify 12.0 into 12.0 6.545 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.546 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.546 * [backup-simplify]: Simplify (- 0) into 0 6.546 * [backup-simplify]: Simplify (+ 0 0) into 0 6.547 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.548 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 12.0)) (* 0 (- 9.0)))) into 0 6.548 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 6.548 * [backup-simplify]: Simplify 3.0 into 3.0 6.549 * [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.549 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 6.549 * [backup-simplify]: Simplify (fma x 9.0 (- 12.0)) into (fma x 9.0 (- 12.0)) 6.549 * [approximate]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in (x) around 0 6.549 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.549 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.549 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.549 * [taylor]: Taking taylor expansion of x in x 6.549 * [backup-simplify]: Simplify 0 into 0 6.550 * [backup-simplify]: Simplify 1 into 1 6.550 * [taylor]: Taking taylor expansion of 9.0 in x 6.550 * [backup-simplify]: Simplify 9.0 into 9.0 6.550 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.550 * [taylor]: Taking taylor expansion of 12.0 in x 6.550 * [backup-simplify]: Simplify 12.0 into 12.0 6.550 * [taylor]: Taking taylor expansion of (fma x 9.0 (- 12.0)) in x 6.550 * [taylor]: Rewrote expression to (+ (* x 9.0) (- 12.0)) 6.550 * [taylor]: Taking taylor expansion of (* x 9.0) in x 6.550 * [taylor]: Taking taylor expansion of x in x 6.550 * [backup-simplify]: Simplify 0 into 0 6.550 * [backup-simplify]: Simplify 1 into 1 6.550 * [taylor]: Taking taylor expansion of 9.0 in x 6.550 * [backup-simplify]: Simplify 9.0 into 9.0 6.550 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.550 * [taylor]: Taking taylor expansion of 12.0 in x 6.550 * [backup-simplify]: Simplify 12.0 into 12.0 6.550 * [backup-simplify]: Simplify (* 0 9.0) into 0 6.551 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.551 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.551 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.552 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 9.0)) into 9.0 6.553 * [backup-simplify]: Simplify (- 0) into 0 6.553 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.553 * [backup-simplify]: Simplify 9.0 into 9.0 6.554 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 9.0))) into 0 6.554 * [backup-simplify]: Simplify (- 0) into 0 6.554 * [backup-simplify]: Simplify (+ 0 0) into 0 6.554 * [backup-simplify]: Simplify 0 into 0 6.555 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.555 * [backup-simplify]: Simplify (- 0) into 0 6.556 * [backup-simplify]: Simplify (+ 0 0) into 0 6.556 * [backup-simplify]: Simplify 0 into 0 6.556 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.557 * [backup-simplify]: Simplify (- 0) into 0 6.557 * [backup-simplify]: Simplify (+ 0 0) into 0 6.557 * [backup-simplify]: Simplify 0 into 0 6.559 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.560 * [backup-simplify]: Simplify (- 0) into 0 6.560 * [backup-simplify]: Simplify (+ 0 0) into 0 6.560 * [backup-simplify]: Simplify 0 into 0 6.562 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.563 * [backup-simplify]: Simplify (- 0) into 0 6.563 * [backup-simplify]: Simplify (+ 0 0) into 0 6.563 * [backup-simplify]: Simplify 0 into 0 6.565 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.566 * [backup-simplify]: Simplify (- 0) into 0 6.566 * [backup-simplify]: Simplify (+ 0 0) into 0 6.567 * [backup-simplify]: Simplify 0 into 0 6.567 * [backup-simplify]: Simplify (+ (* 9.0 x) (- 12.0)) into (- (* 9.0 x) 12.0) 6.568 * [backup-simplify]: Simplify (fma (/ 1 x) 9.0 (- 12.0)) into (fma (/ 1 x) 9.0 (- 12.0)) 6.568 * [approximate]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in (x) around 0 6.568 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.568 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.568 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.568 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.568 * [taylor]: Taking taylor expansion of x in x 6.568 * [backup-simplify]: Simplify 0 into 0 6.568 * [backup-simplify]: Simplify 1 into 1 6.569 * [backup-simplify]: Simplify (/ 1 1) into 1 6.569 * [taylor]: Taking taylor expansion of 9.0 in x 6.569 * [backup-simplify]: Simplify 9.0 into 9.0 6.569 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.569 * [taylor]: Taking taylor expansion of 12.0 in x 6.569 * [backup-simplify]: Simplify 12.0 into 12.0 6.569 * [taylor]: Taking taylor expansion of (fma (/ 1 x) 9.0 (- 12.0)) in x 6.569 * [taylor]: Rewrote expression to (+ (* (/ 1 x) 9.0) (- 12.0)) 6.569 * [taylor]: Taking taylor expansion of (* (/ 1 x) 9.0) in x 6.570 * [taylor]: Taking taylor expansion of (/ 1 x) in x 6.570 * [taylor]: Taking taylor expansion of x in x 6.570 * [backup-simplify]: Simplify 0 into 0 6.570 * [backup-simplify]: Simplify 1 into 1 6.570 * [backup-simplify]: Simplify (/ 1 1) into 1 6.570 * [taylor]: Taking taylor expansion of 9.0 in x 6.570 * [backup-simplify]: Simplify 9.0 into 9.0 6.570 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.570 * [taylor]: Taking taylor expansion of 12.0 in x 6.570 * [backup-simplify]: Simplify 12.0 into 12.0 6.571 * [backup-simplify]: Simplify (* 1 9.0) into 9.0 6.572 * [backup-simplify]: Simplify (+ 9.0 0) into 9.0 6.572 * [backup-simplify]: Simplify 9.0 into 9.0 6.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.574 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 9.0)) into 0 6.574 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.575 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.576 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.578 * [backup-simplify]: Simplify (- 0) into 0 6.579 * [backup-simplify]: Simplify (+ 0 0) into 0 6.579 * [backup-simplify]: Simplify 0 into 0 6.580 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.582 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.583 * [backup-simplify]: Simplify (- 0) into 0 6.583 * [backup-simplify]: Simplify (+ 0 0) into 0 6.583 * [backup-simplify]: Simplify 0 into 0 6.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.586 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.586 * [backup-simplify]: Simplify (- 0) into 0 6.587 * [backup-simplify]: Simplify (+ 0 0) into 0 6.587 * [backup-simplify]: Simplify 0 into 0 6.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.590 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.590 * [backup-simplify]: Simplify (- 0) into 0 6.591 * [backup-simplify]: Simplify (+ 0 0) into 0 6.591 * [backup-simplify]: Simplify 0 into 0 6.592 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.607 * [backup-simplify]: Simplify (- 0) into 0 6.608 * [backup-simplify]: Simplify (+ 0 0) into 0 6.608 * [backup-simplify]: Simplify 0 into 0 6.609 * [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.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.612 * [backup-simplify]: Simplify (- 0) into 0 6.612 * [backup-simplify]: Simplify (+ 0 0) into 0 6.612 * [backup-simplify]: Simplify 0 into 0 6.614 * [backup-simplify]: Simplify (+ (- 12.0) (* 9.0 (/ 1 (/ 1 x)))) into (- (* 9.0 x) 12.0) 6.614 * [backup-simplify]: Simplify (fma (/ 1 (- x)) 9.0 (- 12.0)) into (fma (/ -1 x) 9.0 (- 12.0)) 6.614 * [approximate]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in (x) around 0 6.614 * [taylor]: Taking taylor expansion of (fma (/ -1 x) 9.0 (- 12.0)) in x 6.615 * [taylor]: Rewrote expression to (+ (* (/ -1 x) 9.0) (- 12.0)) 6.615 * [taylor]: Taking taylor expansion of (* (/ -1 x) 9.0) in x 6.615 * [taylor]: Taking taylor expansion of (/ -1 x) in x 6.615 * [taylor]: Taking taylor expansion of -1 in x 6.615 * [backup-simplify]: Simplify -1 into -1 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 9.0 in x 6.616 * [backup-simplify]: Simplify 9.0 into 9.0 6.616 * [taylor]: Taking taylor expansion of (- 12.0) in x 6.616 * [taylor]: Taking taylor expansion of 12.0 in x 6.616 * [backup-simplify]: Simplify 12.0 into 12.0 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 -1 in x 6.616 * [backup-simplify]: Simplify -1 into -1 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.617 * [backup-simplify]: Simplify (/ -1 1) into -1 6.617 * [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.618 * [backup-simplify]: Simplify (* -1 9.0) into -9.0 6.619 * [backup-simplify]: Simplify (+ -9.0 0) into (- 9.0) 6.619 * [backup-simplify]: Simplify (- 9.0) into (- 9.0) 6.620 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.621 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 9.0)) into 0 6.621 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.622 * [backup-simplify]: Simplify (+ 0 (- 12.0)) into (- 12.0) 6.623 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 6.624 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.625 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 9.0))) into 0 6.626 * [backup-simplify]: Simplify (- 0) into 0 6.626 * [backup-simplify]: Simplify (+ 0 0) into 0 6.626 * [backup-simplify]: Simplify 0 into 0 6.627 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.628 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))) into 0 6.629 * [backup-simplify]: Simplify (- 0) into 0 6.629 * [backup-simplify]: Simplify (+ 0 0) into 0 6.630 * [backup-simplify]: Simplify 0 into 0 6.631 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.632 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))) into 0 6.633 * [backup-simplify]: Simplify (- 0) into 0 6.633 * [backup-simplify]: Simplify (+ 0 0) into 0 6.633 * [backup-simplify]: Simplify 0 into 0 6.634 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.636 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))) into 0 6.636 * [backup-simplify]: Simplify (- 0) into 0 6.637 * [backup-simplify]: Simplify (+ 0 0) into 0 6.637 * [backup-simplify]: Simplify 0 into 0 6.638 * [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.640 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0))))))) into 0 6.641 * [backup-simplify]: Simplify (- 0) into 0 6.641 * [backup-simplify]: Simplify (+ 0 0) into 0 6.641 * [backup-simplify]: Simplify 0 into 0 6.642 * [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.644 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 9.0)))))))) into 0 6.645 * [backup-simplify]: Simplify (- 0) into 0 6.646 * [backup-simplify]: Simplify (+ 0 0) into 0 6.646 * [backup-simplify]: Simplify 0 into 0 6.647 * [backup-simplify]: Simplify (+ (- 12.0) (* (- 9.0) (/ 1 (/ 1 (- x))))) into (- (* 9.0 x) 12.0) 6.647 * * * [progress]: simplifying candidates 6.648 * [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.648 * * [simplify]: Extracting # 0 : cost 0 6.649 * * [simplify]: Extracting # 1 : cost 0 6.649 * * [simplify]: Extracting # 2 : cost 0 6.649 * * [simplify]: Extracting # 3 : cost 0 6.649 * * [simplify]: Extracting # 4 : cost 0 6.649 * * [simplify]: Extracting # 5 : cost 0 6.649 * * [simplify]: Extracting # 6 : cost 0 6.649 * * [simplify]: Extracting # 7 : cost 0 6.649 * * [simplify]: iteration 0 : 35 enodes (cost 238 ) 6.662 * * [simplify]: Extracting # 0 : cost 0 6.662 * * [simplify]: Extracting # 1 : cost 0 6.662 * * [simplify]: Extracting # 2 : cost 0 6.662 * * [simplify]: Extracting # 3 : cost 0 6.663 * * [simplify]: Extracting # 4 : cost 0 6.663 * * [simplify]: iteration 1 : 55 enodes (cost 235 ) 6.689 * * [simplify]: Extracting # 0 : cost 0 6.690 * * [simplify]: Extracting # 1 : cost 0 6.690 * * [simplify]: Extracting # 2 : cost 0 6.690 * * [simplify]: Extracting # 3 : cost 0 6.690 * * [simplify]: iteration 2 : 120 enodes (cost 203 ) 6.758 * * [simplify]: Extracting # 0 : cost 0 6.759 * * [simplify]: Extracting # 1 : cost 0 6.760 * * [simplify]: Extracting # 2 : cost 0 6.761 * * [simplify]: Extracting # 3 : cost 0 6.761 * * [simplify]: iteration 3 : 387 enodes (cost 203 ) 7.247 * * [simplify]: Extracting # 0 : cost 0 7.250 * * [simplify]: Extracting # 1 : cost 0 7.252 * * [simplify]: Extracting # 2 : cost 0 7.254 * * [simplify]: Extracting # 3 : cost 0 7.255 * * [simplify]: Extracting # 4 : cost 0 7.257 * * [simplify]: iteration 4 : 1961 enodes (cost 203 ) 8.584 * * [simplify]: Extracting # 0 : cost 0 8.594 * * [simplify]: Extracting # 1 : cost 0 8.609 * * [simplify]: Extracting # 2 : cost 0 8.615 * * [simplify]: Extracting # 3 : cost 0 8.621 * * [simplify]: Extracting # 4 : cost 0 8.626 * * [simplify]: iteration done: 5000 enodes (cost 203 ) 8.627 * [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.627 * * * [progress]: adding candidates to table 8.715 * * [progress]: iteration 3 / 4 8.715 * * * [progress]: picking best candidate 8.725 * * * * [pick]: Picked # 8.725 * * * [progress]: localizing error 8.742 * * * [progress]: generating rewritten candidates 8.742 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 8.777 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 8.778 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1) 8.779 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 8.799 * * * [progress]: generating series expansions 8.799 * * * * [progress]: [ 1 / 4 ] generating series at (2) 8.800 * [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.800 * [approximate]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in (x) around 0 8.800 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.800 * [taylor]: Taking taylor expansion of 3.0 in x 8.800 * [backup-simplify]: Simplify 3.0 into 3.0 8.800 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.800 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.800 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.800 * [taylor]: Taking taylor expansion of x in x 8.800 * [backup-simplify]: Simplify 0 into 0 8.800 * [backup-simplify]: Simplify 1 into 1 8.800 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.800 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.800 * [taylor]: Taking taylor expansion of 3.0 in x 8.800 * [backup-simplify]: Simplify 3.0 into 3.0 8.800 * [taylor]: Taking taylor expansion of x in x 8.800 * [backup-simplify]: Simplify 0 into 0 8.800 * [backup-simplify]: Simplify 1 into 1 8.800 * [taylor]: Taking taylor expansion of 4.0 in x 8.800 * [backup-simplify]: Simplify 4.0 into 4.0 8.800 * [taylor]: Taking taylor expansion of 1.0 in x 8.800 * [backup-simplify]: Simplify 1.0 into 1.0 8.800 * [taylor]: Taking taylor expansion of (* 3.0 (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.800 * [taylor]: Taking taylor expansion of 3.0 in x 8.800 * [backup-simplify]: Simplify 3.0 into 3.0 8.800 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.800 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.800 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.800 * [taylor]: Taking taylor expansion of x in x 8.800 * [backup-simplify]: Simplify 0 into 0 8.800 * [backup-simplify]: Simplify 1 into 1 8.800 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.800 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.800 * [taylor]: Taking taylor expansion of 3.0 in x 8.800 * [backup-simplify]: Simplify 3.0 into 3.0 8.800 * [taylor]: Taking taylor expansion of x in x 8.800 * [backup-simplify]: Simplify 0 into 0 8.800 * [backup-simplify]: Simplify 1 into 1 8.800 * [taylor]: Taking taylor expansion of 4.0 in x 8.800 * [backup-simplify]: Simplify 4.0 into 4.0 8.800 * [taylor]: Taking taylor expansion of 1.0 in x 8.800 * [backup-simplify]: Simplify 1.0 into 1.0 8.801 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.801 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.802 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.802 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.803 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.803 * [backup-simplify]: Simplify (* 3.0 1.0) into 3.0 8.803 * [backup-simplify]: Simplify 3.0 into 3.0 8.804 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.804 * [backup-simplify]: Simplify (- 0) into 0 8.804 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.806 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.806 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.807 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 1.0)) into (- 12.0) 8.808 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 8.808 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.808 * [backup-simplify]: Simplify (- 0) into 0 8.809 * [backup-simplify]: Simplify (+ 0 0) into 0 8.811 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.811 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.812 * [backup-simplify]: Simplify (+ (* 3.0 3.0) (+ (* 0 (- 4.0)) (* 0 1.0))) into 9.0 8.812 * [backup-simplify]: Simplify 9.0 into 9.0 8.813 * [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.813 * [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.813 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in (x) around 0 8.813 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.813 * [taylor]: Taking taylor expansion of 3.0 in x 8.813 * [backup-simplify]: Simplify 3.0 into 3.0 8.813 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.813 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.813 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.813 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.813 * [taylor]: Taking taylor expansion of x in x 8.813 * [backup-simplify]: Simplify 0 into 0 8.813 * [backup-simplify]: Simplify 1 into 1 8.814 * [backup-simplify]: Simplify (/ 1 1) into 1 8.814 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.814 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.814 * [taylor]: Taking taylor expansion of 3.0 in x 8.814 * [backup-simplify]: Simplify 3.0 into 3.0 8.814 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.814 * [taylor]: Taking taylor expansion of x in x 8.814 * [backup-simplify]: Simplify 0 into 0 8.814 * [backup-simplify]: Simplify 1 into 1 8.814 * [backup-simplify]: Simplify (/ 1 1) into 1 8.814 * [taylor]: Taking taylor expansion of 4.0 in x 8.814 * [backup-simplify]: Simplify 4.0 into 4.0 8.814 * [taylor]: Taking taylor expansion of 1.0 in x 8.814 * [backup-simplify]: Simplify 1.0 into 1.0 8.814 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.814 * [taylor]: Taking taylor expansion of 3.0 in x 8.814 * [backup-simplify]: Simplify 3.0 into 3.0 8.814 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.815 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.815 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.815 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.815 * [taylor]: Taking taylor expansion of x in x 8.815 * [backup-simplify]: Simplify 0 into 0 8.815 * [backup-simplify]: Simplify 1 into 1 8.815 * [backup-simplify]: Simplify (/ 1 1) into 1 8.815 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.815 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.815 * [taylor]: Taking taylor expansion of 3.0 in x 8.815 * [backup-simplify]: Simplify 3.0 into 3.0 8.815 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.815 * [taylor]: Taking taylor expansion of x in x 8.815 * [backup-simplify]: Simplify 0 into 0 8.815 * [backup-simplify]: Simplify 1 into 1 8.816 * [backup-simplify]: Simplify (/ 1 1) into 1 8.816 * [taylor]: Taking taylor expansion of 4.0 in x 8.816 * [backup-simplify]: Simplify 4.0 into 4.0 8.816 * [taylor]: Taking taylor expansion of 1.0 in x 8.816 * [backup-simplify]: Simplify 1.0 into 1.0 8.816 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.817 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.817 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.817 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.818 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 8.818 * [backup-simplify]: Simplify 9.0 into 9.0 8.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.818 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.819 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.819 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.821 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.821 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.823 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* 0 3.0)) into (- 12.0) 8.823 * [backup-simplify]: Simplify (- 12.0) into (- 12.0) 8.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.824 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.824 * [backup-simplify]: Simplify (- 0) into 0 8.824 * [backup-simplify]: Simplify (+ 0 0) into 0 8.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.826 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.827 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.829 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 3.0 8.829 * [backup-simplify]: Simplify 3.0 into 3.0 8.830 * [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.830 * [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.831 * [approximate]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in (x) around 0 8.831 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.831 * [taylor]: Taking taylor expansion of 3.0 in x 8.831 * [backup-simplify]: Simplify 3.0 into 3.0 8.831 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.831 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.831 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.831 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.831 * [taylor]: Taking taylor expansion of -1 in x 8.831 * [backup-simplify]: Simplify -1 into -1 8.831 * [taylor]: Taking taylor expansion of x in x 8.831 * [backup-simplify]: Simplify 0 into 0 8.831 * [backup-simplify]: Simplify 1 into 1 8.832 * [backup-simplify]: Simplify (/ -1 1) into -1 8.832 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.832 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.832 * [taylor]: Taking taylor expansion of 4.0 in x 8.832 * [backup-simplify]: Simplify 4.0 into 4.0 8.832 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.832 * [taylor]: Taking taylor expansion of 3.0 in x 8.832 * [backup-simplify]: Simplify 3.0 into 3.0 8.832 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.832 * [taylor]: Taking taylor expansion of x in x 8.832 * [backup-simplify]: Simplify 0 into 0 8.832 * [backup-simplify]: Simplify 1 into 1 8.832 * [backup-simplify]: Simplify (/ 1 1) into 1 8.832 * [taylor]: Taking taylor expansion of 1.0 in x 8.832 * [backup-simplify]: Simplify 1.0 into 1.0 8.832 * [taylor]: Taking taylor expansion of (* 3.0 (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 8.832 * [taylor]: Taking taylor expansion of 3.0 in x 8.833 * [backup-simplify]: Simplify 3.0 into 3.0 8.833 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.833 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.833 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.833 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.833 * [taylor]: Taking taylor expansion of -1 in x 8.833 * [backup-simplify]: Simplify -1 into -1 8.833 * [taylor]: Taking taylor expansion of x in x 8.833 * [backup-simplify]: Simplify 0 into 0 8.833 * [backup-simplify]: Simplify 1 into 1 8.833 * [backup-simplify]: Simplify (/ -1 1) into -1 8.833 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.834 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.834 * [taylor]: Taking taylor expansion of 4.0 in x 8.834 * [backup-simplify]: Simplify 4.0 into 4.0 8.834 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.834 * [taylor]: Taking taylor expansion of 3.0 in x 8.834 * [backup-simplify]: Simplify 3.0 into 3.0 8.834 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.834 * [taylor]: Taking taylor expansion of x in x 8.834 * [backup-simplify]: Simplify 0 into 0 8.834 * [backup-simplify]: Simplify 1 into 1 8.834 * [backup-simplify]: Simplify (/ 1 1) into 1 8.834 * [taylor]: Taking taylor expansion of 1.0 in x 8.834 * [backup-simplify]: Simplify 1.0 into 1.0 8.835 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.835 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.835 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.836 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.837 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.837 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 8.837 * [backup-simplify]: Simplify 9.0 into 9.0 8.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.839 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.839 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.840 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.840 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.841 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.842 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.843 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.843 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 0 3.0)) into 12.0 8.843 * [backup-simplify]: Simplify 12.0 into 12.0 8.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.845 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.845 * [backup-simplify]: Simplify (+ 0 0) into 0 8.845 * [backup-simplify]: Simplify (- 0) into 0 8.845 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.846 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.846 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.847 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.847 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.852 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 0 4.0) (* 0 3.0))) into 3.0 8.852 * [backup-simplify]: Simplify 3.0 into 3.0 8.852 * [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.852 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 8.853 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 8.853 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 8.853 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.853 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.853 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.853 * [taylor]: Taking taylor expansion of x in x 8.853 * [backup-simplify]: Simplify 0 into 0 8.853 * [backup-simplify]: Simplify 1 into 1 8.853 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.853 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.853 * [taylor]: Taking taylor expansion of 3.0 in x 8.853 * [backup-simplify]: Simplify 3.0 into 3.0 8.853 * [taylor]: Taking taylor expansion of x in x 8.853 * [backup-simplify]: Simplify 0 into 0 8.853 * [backup-simplify]: Simplify 1 into 1 8.853 * [taylor]: Taking taylor expansion of 4.0 in x 8.853 * [backup-simplify]: Simplify 4.0 into 4.0 8.853 * [taylor]: Taking taylor expansion of 1.0 in x 8.853 * [backup-simplify]: Simplify 1.0 into 1.0 8.853 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.853 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.853 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.853 * [taylor]: Taking taylor expansion of x in x 8.853 * [backup-simplify]: Simplify 0 into 0 8.853 * [backup-simplify]: Simplify 1 into 1 8.853 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.853 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.853 * [taylor]: Taking taylor expansion of 3.0 in x 8.853 * [backup-simplify]: Simplify 3.0 into 3.0 8.853 * [taylor]: Taking taylor expansion of x in x 8.853 * [backup-simplify]: Simplify 0 into 0 8.853 * [backup-simplify]: Simplify 1 into 1 8.853 * [taylor]: Taking taylor expansion of 4.0 in x 8.853 * [backup-simplify]: Simplify 4.0 into 4.0 8.853 * [taylor]: Taking taylor expansion of 1.0 in x 8.853 * [backup-simplify]: Simplify 1.0 into 1.0 8.854 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.854 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.855 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.855 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.856 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.856 * [backup-simplify]: Simplify 1.0 into 1.0 8.857 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.857 * [backup-simplify]: Simplify (- 0) into 0 8.857 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.858 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.859 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.859 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.860 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.860 * [backup-simplify]: Simplify (- 0) into 0 8.860 * [backup-simplify]: Simplify (+ 0 0) into 0 8.862 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.862 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.862 * [backup-simplify]: Simplify 3.0 into 3.0 8.863 * [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.863 * [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.863 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 8.863 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.863 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.863 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.863 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.863 * [taylor]: Taking taylor expansion of x in x 8.863 * [backup-simplify]: Simplify 0 into 0 8.863 * [backup-simplify]: Simplify 1 into 1 8.864 * [backup-simplify]: Simplify (/ 1 1) into 1 8.864 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.864 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.864 * [taylor]: Taking taylor expansion of 3.0 in x 8.864 * [backup-simplify]: Simplify 3.0 into 3.0 8.864 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.864 * [taylor]: Taking taylor expansion of x in x 8.864 * [backup-simplify]: Simplify 0 into 0 8.864 * [backup-simplify]: Simplify 1 into 1 8.864 * [backup-simplify]: Simplify (/ 1 1) into 1 8.864 * [taylor]: Taking taylor expansion of 4.0 in x 8.864 * [backup-simplify]: Simplify 4.0 into 4.0 8.864 * [taylor]: Taking taylor expansion of 1.0 in x 8.864 * [backup-simplify]: Simplify 1.0 into 1.0 8.864 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.864 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.864 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.864 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.864 * [taylor]: Taking taylor expansion of x in x 8.864 * [backup-simplify]: Simplify 0 into 0 8.864 * [backup-simplify]: Simplify 1 into 1 8.864 * [backup-simplify]: Simplify (/ 1 1) into 1 8.865 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.865 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.865 * [taylor]: Taking taylor expansion of 3.0 in x 8.865 * [backup-simplify]: Simplify 3.0 into 3.0 8.865 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.865 * [taylor]: Taking taylor expansion of x in x 8.865 * [backup-simplify]: Simplify 0 into 0 8.865 * [backup-simplify]: Simplify 1 into 1 8.865 * [backup-simplify]: Simplify (/ 1 1) into 1 8.865 * [taylor]: Taking taylor expansion of 4.0 in x 8.865 * [backup-simplify]: Simplify 4.0 into 4.0 8.865 * [taylor]: Taking taylor expansion of 1.0 in x 8.865 * [backup-simplify]: Simplify 1.0 into 1.0 8.865 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.866 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.866 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.866 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.866 * [backup-simplify]: Simplify 3.0 into 3.0 8.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.867 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.867 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.868 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.869 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.870 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.870 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.871 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.872 * [backup-simplify]: Simplify (- 0) into 0 8.872 * [backup-simplify]: Simplify (+ 0 0) into 0 8.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.873 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.873 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.873 * [backup-simplify]: Simplify 1.0 into 1.0 8.874 * [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.874 * [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.874 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 8.874 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.874 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.874 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.874 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.874 * [taylor]: Taking taylor expansion of -1 in x 8.874 * [backup-simplify]: Simplify -1 into -1 8.874 * [taylor]: Taking taylor expansion of x in x 8.874 * [backup-simplify]: Simplify 0 into 0 8.874 * [backup-simplify]: Simplify 1 into 1 8.875 * [backup-simplify]: Simplify (/ -1 1) into -1 8.875 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.875 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.875 * [taylor]: Taking taylor expansion of 4.0 in x 8.875 * [backup-simplify]: Simplify 4.0 into 4.0 8.875 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.875 * [taylor]: Taking taylor expansion of 3.0 in x 8.875 * [backup-simplify]: Simplify 3.0 into 3.0 8.875 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.875 * [taylor]: Taking taylor expansion of x in x 8.875 * [backup-simplify]: Simplify 0 into 0 8.875 * [backup-simplify]: Simplify 1 into 1 8.875 * [backup-simplify]: Simplify (/ 1 1) into 1 8.875 * [taylor]: Taking taylor expansion of 1.0 in x 8.875 * [backup-simplify]: Simplify 1.0 into 1.0 8.875 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.875 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.875 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.875 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.875 * [taylor]: Taking taylor expansion of -1 in x 8.875 * [backup-simplify]: Simplify -1 into -1 8.875 * [taylor]: Taking taylor expansion of x in x 8.876 * [backup-simplify]: Simplify 0 into 0 8.876 * [backup-simplify]: Simplify 1 into 1 8.876 * [backup-simplify]: Simplify (/ -1 1) into -1 8.876 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.876 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.876 * [taylor]: Taking taylor expansion of 4.0 in x 8.876 * [backup-simplify]: Simplify 4.0 into 4.0 8.876 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.876 * [taylor]: Taking taylor expansion of 3.0 in x 8.876 * [backup-simplify]: Simplify 3.0 into 3.0 8.876 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.876 * [taylor]: Taking taylor expansion of x in x 8.876 * [backup-simplify]: Simplify 0 into 0 8.876 * [backup-simplify]: Simplify 1 into 1 8.876 * [backup-simplify]: Simplify (/ 1 1) into 1 8.876 * [taylor]: Taking taylor expansion of 1.0 in x 8.876 * [backup-simplify]: Simplify 1.0 into 1.0 8.877 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.877 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.877 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.878 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.878 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.878 * [backup-simplify]: Simplify 3.0 into 3.0 8.878 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.879 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.879 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.879 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.880 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.880 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.881 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.882 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.882 * [backup-simplify]: Simplify 4.0 into 4.0 8.882 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.883 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.883 * [backup-simplify]: Simplify (+ 0 0) into 0 8.883 * [backup-simplify]: Simplify (- 0) into 0 8.884 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.884 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.884 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.885 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.885 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.885 * [backup-simplify]: Simplify 1.0 into 1.0 8.886 * [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.886 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1) 8.886 * [backup-simplify]: Simplify (fma x (- (* x 3.0) 4.0) 1.0) into (fma x (- (* 3.0 x) 4.0) 1.0) 8.886 * [approximate]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in (x) around 0 8.886 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.886 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.886 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.886 * [taylor]: Taking taylor expansion of x in x 8.886 * [backup-simplify]: Simplify 0 into 0 8.886 * [backup-simplify]: Simplify 1 into 1 8.886 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.886 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.886 * [taylor]: Taking taylor expansion of 3.0 in x 8.886 * [backup-simplify]: Simplify 3.0 into 3.0 8.886 * [taylor]: Taking taylor expansion of x in x 8.886 * [backup-simplify]: Simplify 0 into 0 8.886 * [backup-simplify]: Simplify 1 into 1 8.886 * [taylor]: Taking taylor expansion of 4.0 in x 8.886 * [backup-simplify]: Simplify 4.0 into 4.0 8.886 * [taylor]: Taking taylor expansion of 1.0 in x 8.886 * [backup-simplify]: Simplify 1.0 into 1.0 8.886 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.886 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.886 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.887 * [taylor]: Taking taylor expansion of x in x 8.887 * [backup-simplify]: Simplify 0 into 0 8.887 * [backup-simplify]: Simplify 1 into 1 8.887 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.887 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.887 * [taylor]: Taking taylor expansion of 3.0 in x 8.887 * [backup-simplify]: Simplify 3.0 into 3.0 8.887 * [taylor]: Taking taylor expansion of x in x 8.887 * [backup-simplify]: Simplify 0 into 0 8.887 * [backup-simplify]: Simplify 1 into 1 8.887 * [taylor]: Taking taylor expansion of 4.0 in x 8.887 * [backup-simplify]: Simplify 4.0 into 4.0 8.887 * [taylor]: Taking taylor expansion of 1.0 in x 8.887 * [backup-simplify]: Simplify 1.0 into 1.0 8.887 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.887 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.888 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.888 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.888 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.889 * [backup-simplify]: Simplify 1.0 into 1.0 8.889 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.890 * [backup-simplify]: Simplify (- 0) into 0 8.890 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.891 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.892 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.892 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.893 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.893 * [backup-simplify]: Simplify (- 0) into 0 8.893 * [backup-simplify]: Simplify (+ 0 0) into 0 8.895 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.895 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.895 * [backup-simplify]: Simplify 3.0 into 3.0 8.896 * [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.896 * [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.896 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in (x) around 0 8.896 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.896 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.896 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.896 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.896 * [taylor]: Taking taylor expansion of x in x 8.896 * [backup-simplify]: Simplify 0 into 0 8.896 * [backup-simplify]: Simplify 1 into 1 8.896 * [backup-simplify]: Simplify (/ 1 1) into 1 8.897 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.897 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.897 * [taylor]: Taking taylor expansion of 3.0 in x 8.897 * [backup-simplify]: Simplify 3.0 into 3.0 8.897 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.897 * [taylor]: Taking taylor expansion of x in x 8.897 * [backup-simplify]: Simplify 0 into 0 8.897 * [backup-simplify]: Simplify 1 into 1 8.897 * [backup-simplify]: Simplify (/ 1 1) into 1 8.897 * [taylor]: Taking taylor expansion of 4.0 in x 8.897 * [backup-simplify]: Simplify 4.0 into 4.0 8.897 * [taylor]: Taking taylor expansion of 1.0 in x 8.897 * [backup-simplify]: Simplify 1.0 into 1.0 8.897 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.897 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.897 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.897 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.897 * [taylor]: Taking taylor expansion of x in x 8.897 * [backup-simplify]: Simplify 0 into 0 8.897 * [backup-simplify]: Simplify 1 into 1 8.897 * [backup-simplify]: Simplify (/ 1 1) into 1 8.897 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.898 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.898 * [taylor]: Taking taylor expansion of 3.0 in x 8.898 * [backup-simplify]: Simplify 3.0 into 3.0 8.898 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.898 * [taylor]: Taking taylor expansion of x in x 8.898 * [backup-simplify]: Simplify 0 into 0 8.898 * [backup-simplify]: Simplify 1 into 1 8.898 * [backup-simplify]: Simplify (/ 1 1) into 1 8.898 * [taylor]: Taking taylor expansion of 4.0 in x 8.898 * [backup-simplify]: Simplify 4.0 into 4.0 8.898 * [taylor]: Taking taylor expansion of 1.0 in x 8.898 * [backup-simplify]: Simplify 1.0 into 1.0 8.898 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.898 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.899 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.899 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.899 * [backup-simplify]: Simplify 3.0 into 3.0 8.900 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.900 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.900 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.901 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.902 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.903 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.903 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.904 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.905 * [backup-simplify]: Simplify (- 0) into 0 8.905 * [backup-simplify]: Simplify (+ 0 0) into 0 8.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.906 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.906 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.907 * [backup-simplify]: Simplify 1.0 into 1.0 8.907 * [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.907 * [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.907 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in (x) around 0 8.907 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.907 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.907 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.907 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.907 * [taylor]: Taking taylor expansion of -1 in x 8.907 * [backup-simplify]: Simplify -1 into -1 8.907 * [taylor]: Taking taylor expansion of x in x 8.907 * [backup-simplify]: Simplify 0 into 0 8.907 * [backup-simplify]: Simplify 1 into 1 8.908 * [backup-simplify]: Simplify (/ -1 1) into -1 8.908 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.908 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.908 * [taylor]: Taking taylor expansion of 4.0 in x 8.908 * [backup-simplify]: Simplify 4.0 into 4.0 8.908 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.908 * [taylor]: Taking taylor expansion of 3.0 in x 8.908 * [backup-simplify]: Simplify 3.0 into 3.0 8.908 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.908 * [taylor]: Taking taylor expansion of x in x 8.908 * [backup-simplify]: Simplify 0 into 0 8.908 * [backup-simplify]: Simplify 1 into 1 8.908 * [backup-simplify]: Simplify (/ 1 1) into 1 8.908 * [taylor]: Taking taylor expansion of 1.0 in x 8.908 * [backup-simplify]: Simplify 1.0 into 1.0 8.908 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 8.908 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 8.909 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 8.909 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.909 * [taylor]: Taking taylor expansion of -1 in x 8.909 * [backup-simplify]: Simplify -1 into -1 8.909 * [taylor]: Taking taylor expansion of x in x 8.909 * [backup-simplify]: Simplify 0 into 0 8.909 * [backup-simplify]: Simplify 1 into 1 8.909 * [backup-simplify]: Simplify (/ -1 1) into -1 8.909 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 8.909 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 8.909 * [taylor]: Taking taylor expansion of 4.0 in x 8.909 * [backup-simplify]: Simplify 4.0 into 4.0 8.909 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.909 * [taylor]: Taking taylor expansion of 3.0 in x 8.909 * [backup-simplify]: Simplify 3.0 into 3.0 8.909 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.909 * [taylor]: Taking taylor expansion of x in x 8.909 * [backup-simplify]: Simplify 0 into 0 8.909 * [backup-simplify]: Simplify 1 into 1 8.910 * [backup-simplify]: Simplify (/ 1 1) into 1 8.910 * [taylor]: Taking taylor expansion of 1.0 in x 8.910 * [backup-simplify]: Simplify 1.0 into 1.0 8.910 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.910 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 8.911 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.912 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 8.912 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.912 * [backup-simplify]: Simplify 3.0 into 3.0 8.913 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.914 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.914 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.914 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.915 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.915 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.917 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 8.918 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 8.918 * [backup-simplify]: Simplify 4.0 into 4.0 8.918 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.919 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.919 * [backup-simplify]: Simplify (+ 0 0) into 0 8.919 * [backup-simplify]: Simplify (- 0) into 0 8.920 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.920 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.920 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 8.921 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 8.921 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.921 * [backup-simplify]: Simplify 1.0 into 1.0 8.922 * [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.922 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 8.922 * [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.922 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in (x) around 0 8.922 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in x 8.922 * [taylor]: Taking taylor expansion of 3.0 in x 8.922 * [backup-simplify]: Simplify 3.0 into 3.0 8.922 * [taylor]: Taking taylor expansion of (sqrt (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.922 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.922 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.922 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.922 * [taylor]: Taking taylor expansion of x in x 8.922 * [backup-simplify]: Simplify 0 into 0 8.922 * [backup-simplify]: Simplify 1 into 1 8.922 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.922 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.922 * [taylor]: Taking taylor expansion of 3.0 in x 8.922 * [backup-simplify]: Simplify 3.0 into 3.0 8.922 * [taylor]: Taking taylor expansion of x in x 8.922 * [backup-simplify]: Simplify 0 into 0 8.922 * [backup-simplify]: Simplify 1 into 1 8.922 * [taylor]: Taking taylor expansion of 4.0 in x 8.922 * [backup-simplify]: Simplify 4.0 into 4.0 8.922 * [taylor]: Taking taylor expansion of 1.0 in x 8.922 * [backup-simplify]: Simplify 1.0 into 1.0 8.923 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.923 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.924 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.924 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.924 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.924 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.925 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.926 * [backup-simplify]: Simplify (- 0) into 0 8.926 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.927 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.928 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.929 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 1.0))) into (/ -2.0 (sqrt 1.0)) 8.929 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma x (- (* 3.0 x) 4.0) 1.0))) in x 8.929 * [taylor]: Taking taylor expansion of 3.0 in x 8.929 * [backup-simplify]: Simplify 3.0 into 3.0 8.929 * [taylor]: Taking taylor expansion of (sqrt (fma x (- (* 3.0 x) 4.0) 1.0)) in x 8.929 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 8.929 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 8.929 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 8.929 * [taylor]: Taking taylor expansion of x in x 8.929 * [backup-simplify]: Simplify 0 into 0 8.929 * [backup-simplify]: Simplify 1 into 1 8.929 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 8.929 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 8.930 * [taylor]: Taking taylor expansion of 3.0 in x 8.930 * [backup-simplify]: Simplify 3.0 into 3.0 8.930 * [taylor]: Taking taylor expansion of x in x 8.930 * [backup-simplify]: Simplify 0 into 0 8.930 * [backup-simplify]: Simplify 1 into 1 8.930 * [taylor]: Taking taylor expansion of 4.0 in x 8.930 * [backup-simplify]: Simplify 4.0 into 4.0 8.930 * [taylor]: Taking taylor expansion of 1.0 in x 8.930 * [backup-simplify]: Simplify 1.0 into 1.0 8.930 * [backup-simplify]: Simplify (* 3.0 0) into 0 8.930 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.931 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.931 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 8.931 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.932 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.932 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 8.933 * [backup-simplify]: Simplify (- 0) into 0 8.933 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.934 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 8.935 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.936 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 1.0))) into (/ -2.0 (sqrt 1.0)) 8.937 * [backup-simplify]: Simplify (* 3.0 (sqrt 1.0)) into (* 3.0 (sqrt 1.0)) 8.937 * [backup-simplify]: Simplify (* 3.0 (sqrt 1.0)) into (* 3.0 (sqrt 1.0)) 8.939 * [backup-simplify]: Simplify (+ (* 3.0 (/ -2.0 (sqrt 1.0))) (* 0 (sqrt 1.0))) into (- (* 6.0 (/ 1 (sqrt 1.0)))) 8.941 * [backup-simplify]: Simplify (- (* 6.0 (/ 1 (sqrt 1.0)))) into (- (* 6.0 (/ 1 (sqrt 1.0)))) 8.941 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 8.942 * [backup-simplify]: Simplify (- 0) into 0 8.942 * [backup-simplify]: Simplify (+ 0 0) into 0 8.944 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 8.947 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.951 * [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.963 * [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.969 * [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.975 * [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.975 * [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.975 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in (x) around 0 8.975 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 8.975 * [taylor]: Taking taylor expansion of 3.0 in x 8.975 * [backup-simplify]: Simplify 3.0 into 3.0 8.975 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.975 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.975 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.976 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.976 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.976 * [taylor]: Taking taylor expansion of x in x 8.976 * [backup-simplify]: Simplify 0 into 0 8.976 * [backup-simplify]: Simplify 1 into 1 8.976 * [backup-simplify]: Simplify (/ 1 1) into 1 8.976 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.976 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.976 * [taylor]: Taking taylor expansion of 3.0 in x 8.976 * [backup-simplify]: Simplify 3.0 into 3.0 8.976 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.976 * [taylor]: Taking taylor expansion of x in x 8.976 * [backup-simplify]: Simplify 0 into 0 8.976 * [backup-simplify]: Simplify 1 into 1 8.976 * [backup-simplify]: Simplify (/ 1 1) into 1 8.976 * [taylor]: Taking taylor expansion of 4.0 in x 8.976 * [backup-simplify]: Simplify 4.0 into 4.0 8.976 * [taylor]: Taking taylor expansion of 1.0 in x 8.976 * [backup-simplify]: Simplify 1.0 into 1.0 8.977 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.977 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.977 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.978 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.978 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.979 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.979 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.980 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.981 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.982 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.983 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 3.0))) into (/ -2.0 (sqrt 3.0)) 8.983 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 8.983 * [taylor]: Taking taylor expansion of 3.0 in x 8.983 * [backup-simplify]: Simplify 3.0 into 3.0 8.983 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 8.983 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 8.984 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 8.984 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 8.984 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.984 * [taylor]: Taking taylor expansion of x in x 8.984 * [backup-simplify]: Simplify 0 into 0 8.984 * [backup-simplify]: Simplify 1 into 1 8.984 * [backup-simplify]: Simplify (/ 1 1) into 1 8.984 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 8.984 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 8.984 * [taylor]: Taking taylor expansion of 3.0 in x 8.984 * [backup-simplify]: Simplify 3.0 into 3.0 8.984 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.984 * [taylor]: Taking taylor expansion of x in x 8.984 * [backup-simplify]: Simplify 0 into 0 8.984 * [backup-simplify]: Simplify 1 into 1 8.984 * [backup-simplify]: Simplify (/ 1 1) into 1 8.984 * [taylor]: Taking taylor expansion of 4.0 in x 8.984 * [backup-simplify]: Simplify 4.0 into 4.0 8.984 * [taylor]: Taking taylor expansion of 1.0 in x 8.984 * [backup-simplify]: Simplify 1.0 into 1.0 8.985 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 8.985 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.985 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 8.986 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 8.986 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 8.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.987 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 8.987 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 8.988 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 8.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.989 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 8.990 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 8.991 * [backup-simplify]: Simplify (/ (- 4.0) (* 2 (sqrt 3.0))) into (/ -2.0 (sqrt 3.0)) 8.992 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.992 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 8.994 * [backup-simplify]: Simplify (+ (* 3.0 (/ -2.0 (sqrt 3.0))) (* 0 (sqrt 3.0))) into (- (* 6.0 (/ 1 (sqrt 3.0)))) 8.996 * [backup-simplify]: Simplify (- (* 6.0 (/ 1 (sqrt 3.0)))) into (- (* 6.0 (/ 1 (sqrt 3.0)))) 8.997 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.997 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 8.997 * [backup-simplify]: Simplify (- 0) into 0 8.998 * [backup-simplify]: Simplify (+ 0 0) into 0 8.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.999 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 8.999 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.002 * [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))) 9.015 * [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)))) 9.021 * [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)))) 9.031 * [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)))))) 9.031 * [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))) 9.032 * [approximate]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in (x) around 0 9.032 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 9.032 * [taylor]: Taking taylor expansion of 3.0 in x 9.032 * [backup-simplify]: Simplify 3.0 into 3.0 9.032 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 9.032 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 9.032 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 9.032 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 9.032 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.032 * [taylor]: Taking taylor expansion of -1 in x 9.032 * [backup-simplify]: Simplify -1 into -1 9.032 * [taylor]: Taking taylor expansion of x in x 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify 1 into 1 9.033 * [backup-simplify]: Simplify (/ -1 1) into -1 9.033 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 9.033 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 9.033 * [taylor]: Taking taylor expansion of 4.0 in x 9.033 * [backup-simplify]: Simplify 4.0 into 4.0 9.033 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 9.033 * [taylor]: Taking taylor expansion of 3.0 in x 9.033 * [backup-simplify]: Simplify 3.0 into 3.0 9.033 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.033 * [taylor]: Taking taylor expansion of x in x 9.033 * [backup-simplify]: Simplify 0 into 0 9.033 * [backup-simplify]: Simplify 1 into 1 9.033 * [backup-simplify]: Simplify (/ 1 1) into 1 9.034 * [taylor]: Taking taylor expansion of 1.0 in x 9.034 * [backup-simplify]: Simplify 1.0 into 1.0 9.034 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 9.034 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 9.035 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 9.036 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 9.036 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 9.036 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.038 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 9.038 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 9.039 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 9.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.040 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 9.042 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 9.043 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 9.044 * [backup-simplify]: Simplify (/ 4.0 (* 2 (sqrt 3.0))) into (/ 2.0 (sqrt 3.0)) 9.045 * [taylor]: Taking taylor expansion of (* 3.0 (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 9.045 * [taylor]: Taking taylor expansion of 3.0 in x 9.045 * [backup-simplify]: Simplify 3.0 into 3.0 9.045 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 9.045 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 9.045 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 9.045 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 9.045 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.045 * [taylor]: Taking taylor expansion of -1 in x 9.045 * [backup-simplify]: Simplify -1 into -1 9.045 * [taylor]: Taking taylor expansion of x in x 9.045 * [backup-simplify]: Simplify 0 into 0 9.045 * [backup-simplify]: Simplify 1 into 1 9.046 * [backup-simplify]: Simplify (/ -1 1) into -1 9.046 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 9.046 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 9.046 * [taylor]: Taking taylor expansion of 4.0 in x 9.046 * [backup-simplify]: Simplify 4.0 into 4.0 9.046 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 9.046 * [taylor]: Taking taylor expansion of 3.0 in x 9.046 * [backup-simplify]: Simplify 3.0 into 3.0 9.046 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.046 * [taylor]: Taking taylor expansion of x in x 9.046 * [backup-simplify]: Simplify 0 into 0 9.046 * [backup-simplify]: Simplify 1 into 1 9.046 * [backup-simplify]: Simplify (/ 1 1) into 1 9.046 * [taylor]: Taking taylor expansion of 1.0 in x 9.046 * [backup-simplify]: Simplify 1.0 into 1.0 9.047 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 9.047 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 9.048 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 9.049 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 9.049 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 9.049 * [backup-simplify]: Simplify (sqrt 3.0) into (sqrt 3.0) 9.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.051 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 9.051 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 9.052 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 9.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.053 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 9.055 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 9.056 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 9.058 * [backup-simplify]: Simplify (/ 4.0 (* 2 (sqrt 3.0))) into (/ 2.0 (sqrt 3.0)) 9.059 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 9.060 * [backup-simplify]: Simplify (* 3.0 (sqrt 3.0)) into (* 3.0 (sqrt 3.0)) 9.063 * [backup-simplify]: Simplify (+ (* 3.0 (/ 2.0 (sqrt 3.0))) (* 0 (sqrt 3.0))) into (* 6.0 (/ 1 (sqrt 3.0))) 9.065 * [backup-simplify]: Simplify (* 6.0 (/ 1 (sqrt 3.0))) into (/ 6.0 (sqrt 3.0)) 9.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.072 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 9.073 * [backup-simplify]: Simplify (+ 0 0) into 0 9.073 * [backup-simplify]: Simplify (- 0) into 0 9.073 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 9.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.075 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 9.076 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 9.077 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.083 * [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))) 9.099 * [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)))) 9.107 * [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)))) 9.117 * [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)))))) 9.117 * * * [progress]: simplifying candidates 9.120 * [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)))))) 9.123 * * [simplify]: Extracting # 0 : cost 0 9.124 * * [simplify]: Extracting # 1 : cost 0 9.124 * * [simplify]: Extracting # 2 : cost 0 9.124 * * [simplify]: Extracting # 3 : cost 0 9.124 * * [simplify]: Extracting # 4 : cost 0 9.125 * * [simplify]: Extracting # 5 : cost 0 9.125 * * [simplify]: Extracting # 6 : cost 0 9.125 * * [simplify]: Extracting # 7 : cost 0 9.126 * * [simplify]: Extracting # 8 : cost 0 9.126 * * [simplify]: iteration 0 : 112 enodes (cost 1430 ) 9.179 * * [simplify]: Extracting # 0 : cost 0 9.179 * * [simplify]: Extracting # 1 : cost 0 9.179 * * [simplify]: Extracting # 2 : cost 0 9.180 * * [simplify]: Extracting # 3 : cost 0 9.180 * * [simplify]: Extracting # 4 : cost 0 9.180 * * [simplify]: iteration 1 : 278 enodes (cost 1125 ) 9.377 * * [simplify]: Extracting # 0 : cost 0 9.379 * * [simplify]: Extracting # 1 : cost 0 9.380 * * [simplify]: Extracting # 2 : cost 0 9.381 * * [simplify]: Extracting # 3 : cost 0 9.382 * * [simplify]: Extracting # 4 : cost 0 9.383 * * [simplify]: iteration 2 : 820 enodes (cost 969 ) 10.197 * * [simplify]: Extracting # 0 : cost 0 10.204 * * [simplify]: Extracting # 1 : cost 0 10.210 * * [simplify]: Extracting # 2 : cost 0 10.216 * * [simplify]: Extracting # 3 : cost 0 10.222 * * [simplify]: Extracting # 4 : cost 0 10.227 * * [simplify]: iteration 3 : 3063 enodes (cost 959 ) 11.755 * * [simplify]: Extracting # 0 : cost 0 11.761 * * [simplify]: Extracting # 1 : cost 0 11.768 * * [simplify]: Extracting # 2 : cost 0 11.774 * * [simplify]: Extracting # 3 : cost 0 11.787 * * [simplify]: Extracting # 4 : cost 0 11.793 * * [simplify]: iteration done: 5000 enodes (cost 956 ) 11.794 * [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.795 * * * [progress]: adding candidates to table 12.124 * * [progress]: iteration 4 / 4 12.124 * * * [progress]: picking best candidate 12.142 * * * * [pick]: Picked # 12.142 * * * [progress]: localizing error 12.181 * * * [progress]: generating rewritten candidates 12.181 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 12.183 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1) 12.192 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 12.216 * * * * [progress]: [ 4 / 4 ] rewriting at (2) 12.314 * * * [progress]: generating series expansions 12.314 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 12.314 * [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.314 * [approximate]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in (x) around 0 12.314 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.314 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.314 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.314 * [taylor]: Taking taylor expansion of 1/3 in x 12.314 * [backup-simplify]: Simplify 1/3 into 1/3 12.314 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.314 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.314 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.314 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.314 * [taylor]: Taking taylor expansion of x in x 12.314 * [backup-simplify]: Simplify 0 into 0 12.314 * [backup-simplify]: Simplify 1 into 1 12.314 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.314 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.314 * [taylor]: Taking taylor expansion of 3.0 in x 12.314 * [backup-simplify]: Simplify 3.0 into 3.0 12.314 * [taylor]: Taking taylor expansion of x in x 12.314 * [backup-simplify]: Simplify 0 into 0 12.314 * [backup-simplify]: Simplify 1 into 1 12.314 * [taylor]: Taking taylor expansion of 4.0 in x 12.314 * [backup-simplify]: Simplify 4.0 into 4.0 12.314 * [taylor]: Taking taylor expansion of 1.0 in x 12.314 * [backup-simplify]: Simplify 1.0 into 1.0 12.315 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.315 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.316 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.316 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.316 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.317 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.317 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.318 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.318 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.318 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.318 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.318 * [taylor]: Taking taylor expansion of 1/3 in x 12.319 * [backup-simplify]: Simplify 1/3 into 1/3 12.319 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.319 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.319 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.319 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.319 * [taylor]: Taking taylor expansion of x in x 12.319 * [backup-simplify]: Simplify 0 into 0 12.319 * [backup-simplify]: Simplify 1 into 1 12.319 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.319 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.319 * [taylor]: Taking taylor expansion of 3.0 in x 12.319 * [backup-simplify]: Simplify 3.0 into 3.0 12.319 * [taylor]: Taking taylor expansion of x in x 12.319 * [backup-simplify]: Simplify 0 into 0 12.319 * [backup-simplify]: Simplify 1 into 1 12.319 * [taylor]: Taking taylor expansion of 4.0 in x 12.319 * [backup-simplify]: Simplify 4.0 into 4.0 12.319 * [taylor]: Taking taylor expansion of 1.0 in x 12.319 * [backup-simplify]: Simplify 1.0 into 1.0 12.319 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.320 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.320 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.320 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.321 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.321 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.321 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.322 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.323 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 12.324 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.324 * [backup-simplify]: Simplify (- 0) into 0 12.324 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.326 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.326 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.333 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.334 * [backup-simplify]: Simplify (+ (* 1/3 -4.0) (* 0 (log 1.0))) into (- 1.3333333333333333) 12.338 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 1) 1)))) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.339 * [backup-simplify]: Simplify (* -1.3333333333333333 (pow 1.0 1/3)) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.340 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.340 * [backup-simplify]: Simplify (- 0) into 0 12.340 * [backup-simplify]: Simplify (+ 0 0) into 0 12.342 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.342 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.352 * [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.358 * [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.376 * [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.382 * [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.389 * [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.389 * [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.389 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in (x) around 0 12.389 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.389 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.389 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.390 * [taylor]: Taking taylor expansion of 1/3 in x 12.390 * [backup-simplify]: Simplify 1/3 into 1/3 12.390 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.390 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.390 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.390 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.390 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.390 * [taylor]: Taking taylor expansion of x in x 12.390 * [backup-simplify]: Simplify 0 into 0 12.390 * [backup-simplify]: Simplify 1 into 1 12.391 * [backup-simplify]: Simplify (/ 1 1) into 1 12.391 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.391 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.391 * [taylor]: Taking taylor expansion of 3.0 in x 12.391 * [backup-simplify]: Simplify 3.0 into 3.0 12.391 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.391 * [taylor]: Taking taylor expansion of x in x 12.391 * [backup-simplify]: Simplify 0 into 0 12.391 * [backup-simplify]: Simplify 1 into 1 12.391 * [backup-simplify]: Simplify (/ 1 1) into 1 12.391 * [taylor]: Taking taylor expansion of 4.0 in x 12.391 * [backup-simplify]: Simplify 4.0 into 4.0 12.391 * [taylor]: Taking taylor expansion of 1.0 in x 12.391 * [backup-simplify]: Simplify 1.0 into 1.0 12.392 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.392 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.392 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.393 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.394 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.395 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.395 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.396 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.396 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.396 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.396 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.396 * [taylor]: Taking taylor expansion of 1/3 in x 12.396 * [backup-simplify]: Simplify 1/3 into 1/3 12.396 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.396 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.396 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.396 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.396 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.396 * [taylor]: Taking taylor expansion of x in x 12.396 * [backup-simplify]: Simplify 0 into 0 12.397 * [backup-simplify]: Simplify 1 into 1 12.397 * [backup-simplify]: Simplify (/ 1 1) into 1 12.397 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.397 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.397 * [taylor]: Taking taylor expansion of 3.0 in x 12.397 * [backup-simplify]: Simplify 3.0 into 3.0 12.397 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.397 * [taylor]: Taking taylor expansion of x in x 12.397 * [backup-simplify]: Simplify 0 into 0 12.397 * [backup-simplify]: Simplify 1 into 1 12.398 * [backup-simplify]: Simplify (/ 1 1) into 1 12.398 * [taylor]: Taking taylor expansion of 4.0 in x 12.398 * [backup-simplify]: Simplify 4.0 into 4.0 12.398 * [taylor]: Taking taylor expansion of 1.0 in x 12.398 * [backup-simplify]: Simplify 1.0 into 1.0 12.398 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.399 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.399 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.400 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.400 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.401 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.402 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.403 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.403 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.405 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.406 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.407 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.410 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.411 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.421 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.422 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.423 * [backup-simplify]: Simplify (+ (* 1/3 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.4444444444444444) 12.427 * [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.428 * [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.430 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.431 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.431 * [backup-simplify]: Simplify (- 0) into 0 12.432 * [backup-simplify]: Simplify (+ 0 0) into 0 12.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.434 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.435 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.454 * [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.455 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.463 * [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.479 * [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.484 * [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.490 * [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.490 * [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.490 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in (x) around 0 12.490 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.490 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.490 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.490 * [taylor]: Taking taylor expansion of 1/3 in x 12.490 * [backup-simplify]: Simplify 1/3 into 1/3 12.490 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.490 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.491 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.491 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.491 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.491 * [taylor]: Taking taylor expansion of -1 in x 12.491 * [backup-simplify]: Simplify -1 into -1 12.491 * [taylor]: Taking taylor expansion of x in x 12.491 * [backup-simplify]: Simplify 0 into 0 12.491 * [backup-simplify]: Simplify 1 into 1 12.491 * [backup-simplify]: Simplify (/ -1 1) into -1 12.491 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.491 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.492 * [taylor]: Taking taylor expansion of 4.0 in x 12.492 * [backup-simplify]: Simplify 4.0 into 4.0 12.492 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.492 * [taylor]: Taking taylor expansion of 3.0 in x 12.492 * [backup-simplify]: Simplify 3.0 into 3.0 12.492 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.492 * [taylor]: Taking taylor expansion of x in x 12.492 * [backup-simplify]: Simplify 0 into 0 12.492 * [backup-simplify]: Simplify 1 into 1 12.492 * [backup-simplify]: Simplify (/ 1 1) into 1 12.492 * [taylor]: Taking taylor expansion of 1.0 in x 12.492 * [backup-simplify]: Simplify 1.0 into 1.0 12.493 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.493 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.494 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.494 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.495 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.495 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.496 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.497 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.497 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.497 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.497 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.497 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.497 * [taylor]: Taking taylor expansion of 1/3 in x 12.497 * [backup-simplify]: Simplify 1/3 into 1/3 12.497 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.497 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.498 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.498 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.498 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.498 * [taylor]: Taking taylor expansion of -1 in x 12.498 * [backup-simplify]: Simplify -1 into -1 12.498 * [taylor]: Taking taylor expansion of x in x 12.498 * [backup-simplify]: Simplify 0 into 0 12.498 * [backup-simplify]: Simplify 1 into 1 12.499 * [backup-simplify]: Simplify (/ -1 1) into -1 12.499 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.499 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.499 * [taylor]: Taking taylor expansion of 4.0 in x 12.499 * [backup-simplify]: Simplify 4.0 into 4.0 12.499 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.499 * [taylor]: Taking taylor expansion of 3.0 in x 12.499 * [backup-simplify]: Simplify 3.0 into 3.0 12.499 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.499 * [taylor]: Taking taylor expansion of x in x 12.499 * [backup-simplify]: Simplify 0 into 0 12.499 * [backup-simplify]: Simplify 1 into 1 12.499 * [backup-simplify]: Simplify (/ 1 1) into 1 12.499 * [taylor]: Taking taylor expansion of 1.0 in x 12.499 * [backup-simplify]: Simplify 1.0 into 1.0 12.500 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.500 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.501 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.501 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.502 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.502 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.503 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.504 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.504 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.505 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.506 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.506 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.507 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.507 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.508 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.508 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.511 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 12.511 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.518 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 12.519 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.520 * [backup-simplify]: Simplify (+ (* 1/3 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.4444444444444444 12.523 * [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.528 * [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.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.531 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.531 * [backup-simplify]: Simplify (+ 0 0) into 0 12.531 * [backup-simplify]: Simplify (- 0) into 0 12.532 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.533 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.533 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.534 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 12.535 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.551 * [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.552 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.558 * [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.571 * [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.575 * [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.579 * [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.579 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1) 12.579 * [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.579 * [approximate]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in (x) around 0 12.579 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.579 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.579 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.579 * [taylor]: Taking taylor expansion of 1/3 in x 12.579 * [backup-simplify]: Simplify 1/3 into 1/3 12.579 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.579 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.579 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.579 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.579 * [taylor]: Taking taylor expansion of x in x 12.579 * [backup-simplify]: Simplify 0 into 0 12.579 * [backup-simplify]: Simplify 1 into 1 12.580 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.580 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.580 * [taylor]: Taking taylor expansion of 3.0 in x 12.580 * [backup-simplify]: Simplify 3.0 into 3.0 12.580 * [taylor]: Taking taylor expansion of x in x 12.580 * [backup-simplify]: Simplify 0 into 0 12.580 * [backup-simplify]: Simplify 1 into 1 12.580 * [taylor]: Taking taylor expansion of 4.0 in x 12.580 * [backup-simplify]: Simplify 4.0 into 4.0 12.580 * [taylor]: Taking taylor expansion of 1.0 in x 12.580 * [backup-simplify]: Simplify 1.0 into 1.0 12.580 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.580 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.581 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.581 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.581 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.582 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.582 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.583 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.583 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3) in x 12.583 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.583 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.583 * [taylor]: Taking taylor expansion of 1/3 in x 12.583 * [backup-simplify]: Simplify 1/3 into 1/3 12.583 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.583 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.583 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.584 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.584 * [taylor]: Taking taylor expansion of x in x 12.584 * [backup-simplify]: Simplify 0 into 0 12.584 * [backup-simplify]: Simplify 1 into 1 12.584 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.584 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.584 * [taylor]: Taking taylor expansion of 3.0 in x 12.584 * [backup-simplify]: Simplify 3.0 into 3.0 12.584 * [taylor]: Taking taylor expansion of x in x 12.584 * [backup-simplify]: Simplify 0 into 0 12.584 * [backup-simplify]: Simplify 1 into 1 12.584 * [taylor]: Taking taylor expansion of 4.0 in x 12.584 * [backup-simplify]: Simplify 4.0 into 4.0 12.584 * [taylor]: Taking taylor expansion of 1.0 in x 12.584 * [backup-simplify]: Simplify 1.0 into 1.0 12.584 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.584 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.585 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.585 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.585 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.586 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.586 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 12.587 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 12.588 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 12.589 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.589 * [backup-simplify]: Simplify (- 0) into 0 12.589 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.590 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.591 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.596 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.597 * [backup-simplify]: Simplify (+ (* 1/3 -4.0) (* 0 (log 1.0))) into (- 1.3333333333333333) 12.601 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 1.3333333333333333) 1) 1)))) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.602 * [backup-simplify]: Simplify (* -1.3333333333333333 (pow 1.0 1/3)) into (* -1.3333333333333333 (pow 1.0 1/3)) 12.602 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.602 * [backup-simplify]: Simplify (- 0) into 0 12.603 * [backup-simplify]: Simplify (+ 0 0) into 0 12.605 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.605 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.623 * [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.633 * [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.647 * [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.650 * [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.658 * [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.658 * [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.658 * [approximate]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in (x) around 0 12.658 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.658 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.658 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 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) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.658 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.658 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.658 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.658 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.658 * [taylor]: Taking taylor expansion of x in x 12.658 * [backup-simplify]: Simplify 0 into 0 12.658 * [backup-simplify]: Simplify 1 into 1 12.659 * [backup-simplify]: Simplify (/ 1 1) into 1 12.659 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 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 4.0 in x 12.659 * [backup-simplify]: Simplify 4.0 into 4.0 12.659 * [taylor]: Taking taylor expansion of 1.0 in x 12.659 * [backup-simplify]: Simplify 1.0 into 1.0 12.659 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.660 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.660 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.660 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.661 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.661 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.661 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.662 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.662 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3) in x 12.662 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.662 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.662 * [taylor]: Taking taylor expansion of 1/3 in x 12.662 * [backup-simplify]: Simplify 1/3 into 1/3 12.662 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.662 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.662 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.662 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.662 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.662 * [taylor]: Taking taylor expansion of x in x 12.662 * [backup-simplify]: Simplify 0 into 0 12.662 * [backup-simplify]: Simplify 1 into 1 12.662 * [backup-simplify]: Simplify (/ 1 1) into 1 12.662 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.662 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.662 * [taylor]: Taking taylor expansion of 3.0 in x 12.662 * [backup-simplify]: Simplify 3.0 into 3.0 12.662 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.662 * [taylor]: Taking taylor expansion of x in x 12.662 * [backup-simplify]: Simplify 0 into 0 12.662 * [backup-simplify]: Simplify 1 into 1 12.663 * [backup-simplify]: Simplify (/ 1 1) into 1 12.663 * [taylor]: Taking taylor expansion of 4.0 in x 12.663 * [backup-simplify]: Simplify 4.0 into 4.0 12.663 * [taylor]: Taking taylor expansion of 1.0 in x 12.663 * [backup-simplify]: Simplify 1.0 into 1.0 12.663 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.663 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.664 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.664 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.664 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.665 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.665 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.665 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.666 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.666 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.667 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.667 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.667 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.669 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.670 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.678 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.679 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.680 * [backup-simplify]: Simplify (+ (* 1/3 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.4444444444444444) 12.684 * [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.685 * [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.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.687 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.687 * [backup-simplify]: Simplify (- 0) into 0 12.687 * [backup-simplify]: Simplify (+ 0 0) into 0 12.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.690 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.704 * [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.705 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.709 * [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.716 * [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.719 * [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.722 * [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.722 * [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.722 * [approximate]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in (x) around 0 12.722 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.722 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.722 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.722 * [taylor]: Taking taylor expansion of 1/3 in x 12.722 * [backup-simplify]: Simplify 1/3 into 1/3 12.722 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.722 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.722 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.722 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.722 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.722 * [taylor]: Taking taylor expansion of -1 in x 12.722 * [backup-simplify]: Simplify -1 into -1 12.722 * [taylor]: Taking taylor expansion of x in x 12.722 * [backup-simplify]: Simplify 0 into 0 12.722 * [backup-simplify]: Simplify 1 into 1 12.723 * [backup-simplify]: Simplify (/ -1 1) into -1 12.723 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.723 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.723 * [taylor]: Taking taylor expansion of 4.0 in x 12.723 * [backup-simplify]: Simplify 4.0 into 4.0 12.723 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.723 * [taylor]: Taking taylor expansion of 3.0 in x 12.723 * [backup-simplify]: Simplify 3.0 into 3.0 12.723 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.723 * [taylor]: Taking taylor expansion of x in x 12.723 * [backup-simplify]: Simplify 0 into 0 12.723 * [backup-simplify]: Simplify 1 into 1 12.723 * [backup-simplify]: Simplify (/ 1 1) into 1 12.723 * [taylor]: Taking taylor expansion of 1.0 in x 12.723 * [backup-simplify]: Simplify 1.0 into 1.0 12.724 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.724 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.724 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.725 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.725 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.725 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.726 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.726 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.726 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.726 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3) in x 12.726 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 12.726 * [taylor]: Taking taylor expansion of (* 1/3 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 12.727 * [taylor]: Taking taylor expansion of 1/3 in x 12.727 * [backup-simplify]: Simplify 1/3 into 1/3 12.727 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 12.727 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 12.727 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 12.727 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 12.727 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.727 * [taylor]: Taking taylor expansion of -1 in x 12.727 * [backup-simplify]: Simplify -1 into -1 12.727 * [taylor]: Taking taylor expansion of x in x 12.727 * [backup-simplify]: Simplify 0 into 0 12.727 * [backup-simplify]: Simplify 1 into 1 12.727 * [backup-simplify]: Simplify (/ -1 1) into -1 12.727 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 12.727 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 12.727 * [taylor]: Taking taylor expansion of 4.0 in x 12.727 * [backup-simplify]: Simplify 4.0 into 4.0 12.727 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.727 * [taylor]: Taking taylor expansion of 3.0 in x 12.727 * [backup-simplify]: Simplify 3.0 into 3.0 12.727 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.727 * [taylor]: Taking taylor expansion of x in x 12.727 * [backup-simplify]: Simplify 0 into 0 12.727 * [backup-simplify]: Simplify 1 into 1 12.728 * [backup-simplify]: Simplify (/ 1 1) into 1 12.728 * [taylor]: Taking taylor expansion of 1.0 in x 12.728 * [backup-simplify]: Simplify 1.0 into 1.0 12.728 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.728 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 12.729 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.729 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 12.730 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.730 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.731 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.732 * [backup-simplify]: Simplify (* 1/3 (- (log 3.0) (* 2 (log x)))) into (* 1/3 (- (log 3.0) (* 2 (log x)))) 12.732 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.733 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/3 (- (log 3.0) (* 2 (log x))))) 12.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.735 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.735 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.736 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.737 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.740 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 12.740 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 12.748 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 12.748 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.749 * [backup-simplify]: Simplify (+ (* 1/3 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.4444444444444444 12.753 * [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.753 * [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.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.755 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.756 * [backup-simplify]: Simplify (+ 0 0) into 0 12.756 * [backup-simplify]: Simplify (- 0) into 0 12.756 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.757 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.758 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 12.759 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 12.760 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.779 * [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.779 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.785 * [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.798 * [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.802 * [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.805 * [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.805 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 12.805 * [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.805 * [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.805 * [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.805 * [taylor]: Taking taylor expansion of 3.0 in x 12.805 * [backup-simplify]: Simplify 3.0 into 3.0 12.805 * [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.805 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) in x 12.805 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.805 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.805 * [taylor]: Taking taylor expansion of 1/6 in x 12.805 * [backup-simplify]: Simplify 1/6 into 1/6 12.805 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.805 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.806 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.806 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.806 * [taylor]: Taking taylor expansion of x in x 12.806 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify 1 into 1 12.806 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.806 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.806 * [taylor]: Taking taylor expansion of 3.0 in x 12.806 * [backup-simplify]: Simplify 3.0 into 3.0 12.806 * [taylor]: Taking taylor expansion of x in x 12.806 * [backup-simplify]: Simplify 0 into 0 12.806 * [backup-simplify]: Simplify 1 into 1 12.806 * [taylor]: Taking taylor expansion of 4.0 in x 12.806 * [backup-simplify]: Simplify 4.0 into 4.0 12.806 * [taylor]: Taking taylor expansion of 1.0 in x 12.806 * [backup-simplify]: Simplify 1.0 into 1.0 12.806 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.807 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.807 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.807 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.808 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.808 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.808 * [backup-simplify]: Simplify (* 1/6 (log 1.0)) into (* 1/6 (log 1.0)) 12.809 * [backup-simplify]: Simplify (exp (* 1/6 (log 1.0))) into (pow 1.0 1/6) 12.809 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 12.810 * [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.810 * [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.810 * [taylor]: Taking taylor expansion of 3.0 in x 12.810 * [backup-simplify]: Simplify 3.0 into 3.0 12.810 * [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.810 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/6) in x 12.810 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0)))) in x 12.810 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma x (- (* 3.0 x) 4.0) 1.0))) in x 12.810 * [taylor]: Taking taylor expansion of 1/6 in x 12.810 * [backup-simplify]: Simplify 1/6 into 1/6 12.810 * [taylor]: Taking taylor expansion of (log (fma x (- (* 3.0 x) 4.0) 1.0)) in x 12.810 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 12.810 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 12.810 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 12.810 * [taylor]: Taking taylor expansion of x in x 12.810 * [backup-simplify]: Simplify 0 into 0 12.810 * [backup-simplify]: Simplify 1 into 1 12.810 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 12.810 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 12.810 * [taylor]: Taking taylor expansion of 3.0 in x 12.810 * [backup-simplify]: Simplify 3.0 into 3.0 12.810 * [taylor]: Taking taylor expansion of x in x 12.810 * [backup-simplify]: Simplify 0 into 0 12.810 * [backup-simplify]: Simplify 1 into 1 12.810 * [taylor]: Taking taylor expansion of 4.0 in x 12.810 * [backup-simplify]: Simplify 4.0 into 4.0 12.810 * [taylor]: Taking taylor expansion of 1.0 in x 12.810 * [backup-simplify]: Simplify 1.0 into 1.0 12.811 * [backup-simplify]: Simplify (* 3.0 0) into 0 12.811 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.812 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.813 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 12.813 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.813 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 12.814 * [backup-simplify]: Simplify (* 1/6 (log 1.0)) into (* 1/6 (log 1.0)) 12.815 * [backup-simplify]: Simplify (exp (* 1/6 (log 1.0))) into (pow 1.0 1/6) 12.815 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 12.815 * [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.815 * [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.816 * [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.816 * [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.817 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 12.818 * [backup-simplify]: Simplify (- 0) into 0 12.818 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.819 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 12.820 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.827 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 1.0 1)))) 1) into -4.0 12.829 * [backup-simplify]: Simplify (+ (* 1/6 -4.0) (* 0 (log 1.0))) into (- 0.6666666666666666) 12.835 * [backup-simplify]: Simplify (* (exp (* 1/6 (log 1.0))) (+ (* (/ (pow (- 0.6666666666666666) 1) 1)))) into (* -0.6666666666666666 (pow 1.0 1/6)) 12.838 * [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.840 * [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.841 * [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.842 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 12.842 * [backup-simplify]: Simplify (- 0) into 0 12.843 * [backup-simplify]: Simplify (+ 0 0) into 0 12.846 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 12.846 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.863 * [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.873 * [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.890 * [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.896 * [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.899 * [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.901 * [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.904 * [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.905 * [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.905 * [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.905 * [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.905 * [taylor]: Taking taylor expansion of 3.0 in x 12.905 * [backup-simplify]: Simplify 3.0 into 3.0 12.905 * [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.905 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 12.905 * [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.905 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6) in x 12.905 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.905 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.905 * [taylor]: Taking taylor expansion of 1/6 in x 12.905 * [backup-simplify]: Simplify 1/6 into 1/6 12.905 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.905 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.905 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.905 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.905 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.905 * [taylor]: Taking taylor expansion of x in x 12.905 * [backup-simplify]: Simplify 0 into 0 12.905 * [backup-simplify]: Simplify 1 into 1 12.906 * [backup-simplify]: Simplify (/ 1 1) into 1 12.906 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.906 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.906 * [taylor]: Taking taylor expansion of 3.0 in x 12.906 * [backup-simplify]: Simplify 3.0 into 3.0 12.906 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.906 * [taylor]: Taking taylor expansion of x in x 12.906 * [backup-simplify]: Simplify 0 into 0 12.906 * [backup-simplify]: Simplify 1 into 1 12.910 * [backup-simplify]: Simplify (/ 1 1) into 1 12.910 * [taylor]: Taking taylor expansion of 4.0 in x 12.910 * [backup-simplify]: Simplify 4.0 into 4.0 12.910 * [taylor]: Taking taylor expansion of 1.0 in x 12.910 * [backup-simplify]: Simplify 1.0 into 1.0 12.910 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.911 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.911 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.911 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.911 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.912 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.912 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 12.913 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 12.913 * [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.913 * [taylor]: Taking taylor expansion of 3.0 in x 12.913 * [backup-simplify]: Simplify 3.0 into 3.0 12.913 * [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.913 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 12.913 * [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.913 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/6) in x 12.913 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)))) in x 12.913 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0))) in x 12.913 * [taylor]: Taking taylor expansion of 1/6 in x 12.913 * [backup-simplify]: Simplify 1/6 into 1/6 12.913 * [taylor]: Taking taylor expansion of (log (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0)) in x 12.913 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 12.913 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 12.913 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 12.913 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.913 * [taylor]: Taking taylor expansion of x in x 12.913 * [backup-simplify]: Simplify 0 into 0 12.913 * [backup-simplify]: Simplify 1 into 1 12.914 * [backup-simplify]: Simplify (/ 1 1) into 1 12.914 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 12.914 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 12.914 * [taylor]: Taking taylor expansion of 3.0 in x 12.914 * [backup-simplify]: Simplify 3.0 into 3.0 12.914 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.914 * [taylor]: Taking taylor expansion of x in x 12.914 * [backup-simplify]: Simplify 0 into 0 12.914 * [backup-simplify]: Simplify 1 into 1 12.914 * [backup-simplify]: Simplify (/ 1 1) into 1 12.914 * [taylor]: Taking taylor expansion of 4.0 in x 12.914 * [backup-simplify]: Simplify 4.0 into 4.0 12.914 * [taylor]: Taking taylor expansion of 1.0 in x 12.914 * [backup-simplify]: Simplify 1.0 into 1.0 12.914 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 12.915 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.915 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 12.915 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 12.915 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 12.916 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.916 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 12.917 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 12.917 * [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.918 * [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.918 * [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.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.919 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 12.920 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 12.920 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 12.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.923 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 12.924 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 12.933 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 4.0)) 1)) (pow 3.0 1)))) 1) into -1.3333333333333333 12.934 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 12.936 * [backup-simplify]: Simplify (+ (* 1/6 -1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into (- 0.2222222222222222) 12.940 * [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.942 * [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.945 * [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.946 * [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.947 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.949 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 12.949 * [backup-simplify]: Simplify (- 0) into 0 12.949 * [backup-simplify]: Simplify (+ 0 0) into 0 12.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.952 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 12.953 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.970 * [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.989 * [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))))) 12.992 * [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)))) 12.995 * [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)))) 12.996 * [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)))) 12.999 * [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.000 * [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.000 * [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.000 * [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.000 * [taylor]: Taking taylor expansion of 3.0 in x 13.000 * [backup-simplify]: Simplify 3.0 into 3.0 13.000 * [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.000 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) in x 13.000 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 13.000 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 13.000 * [taylor]: Taking taylor expansion of 1/6 in x 13.000 * [backup-simplify]: Simplify 1/6 into 1/6 13.000 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 13.000 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.000 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.000 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.000 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.000 * [taylor]: Taking taylor expansion of -1 in x 13.000 * [backup-simplify]: Simplify -1 into -1 13.000 * [taylor]: Taking taylor expansion of x in x 13.000 * [backup-simplify]: Simplify 0 into 0 13.000 * [backup-simplify]: Simplify 1 into 1 13.001 * [backup-simplify]: Simplify (/ -1 1) into -1 13.001 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.001 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.001 * [taylor]: Taking taylor expansion of 4.0 in x 13.001 * [backup-simplify]: Simplify 4.0 into 4.0 13.001 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.001 * [taylor]: Taking taylor expansion of 3.0 in x 13.001 * [backup-simplify]: Simplify 3.0 into 3.0 13.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.001 * [taylor]: Taking taylor expansion of x in x 13.001 * [backup-simplify]: Simplify 0 into 0 13.001 * [backup-simplify]: Simplify 1 into 1 13.001 * [backup-simplify]: Simplify (/ 1 1) into 1 13.001 * [taylor]: Taking taylor expansion of 1.0 in x 13.001 * [backup-simplify]: Simplify 1.0 into 1.0 13.002 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.002 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.002 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.003 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.003 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.003 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 13.004 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.004 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 13.004 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 13.004 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.005 * [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.005 * [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.005 * [taylor]: Taking taylor expansion of 3.0 in x 13.005 * [backup-simplify]: Simplify 3.0 into 3.0 13.005 * [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.005 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/6) in x 13.005 * [taylor]: Taking taylor expansion of (exp (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)))) in x 13.005 * [taylor]: Taking taylor expansion of (* 1/6 (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0))) in x 13.005 * [taylor]: Taking taylor expansion of 1/6 in x 13.005 * [backup-simplify]: Simplify 1/6 into 1/6 13.005 * [taylor]: Taking taylor expansion of (log (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0)) in x 13.005 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.005 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.005 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.005 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.005 * [taylor]: Taking taylor expansion of -1 in x 13.005 * [backup-simplify]: Simplify -1 into -1 13.005 * [taylor]: Taking taylor expansion of x in x 13.005 * [backup-simplify]: Simplify 0 into 0 13.005 * [backup-simplify]: Simplify 1 into 1 13.005 * [backup-simplify]: Simplify (/ -1 1) into -1 13.005 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.005 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.006 * [taylor]: Taking taylor expansion of 4.0 in x 13.006 * [backup-simplify]: Simplify 4.0 into 4.0 13.006 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.006 * [taylor]: Taking taylor expansion of 3.0 in x 13.006 * [backup-simplify]: Simplify 3.0 into 3.0 13.006 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.006 * [taylor]: Taking taylor expansion of x in x 13.006 * [backup-simplify]: Simplify 0 into 0 13.006 * [backup-simplify]: Simplify 1 into 1 13.006 * [backup-simplify]: Simplify (/ 1 1) into 1 13.006 * [taylor]: Taking taylor expansion of 1.0 in x 13.006 * [backup-simplify]: Simplify 1.0 into 1.0 13.006 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.006 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.007 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.007 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.007 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.008 * [backup-simplify]: Simplify (log 3.0) into (log 3.0) 13.008 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.009 * [backup-simplify]: Simplify (* 1/6 (- (log 3.0) (* 2 (log x)))) into (* 1/6 (- (log 3.0) (* 2 (log x)))) 13.009 * [backup-simplify]: Simplify (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) into (exp (* 1/6 (- (log 3.0) (* 2 (log x))))) 13.009 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.009 * [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.010 * [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.010 * [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.011 * [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.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.012 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.012 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.012 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.013 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.013 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.016 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 13.016 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.023 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 4.0) 1)) (pow 3.0 1)))) 1) into 1.3333333333333333 13.024 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.025 * [backup-simplify]: Simplify (+ (* 1/6 1.3333333333333333) (* 0 (- (log 3.0) (* 2 (log x))))) into 0.2222222222222222 13.028 * [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.030 * [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.032 * [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.033 * [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.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.035 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.036 * [backup-simplify]: Simplify (+ 0 0) into 0 13.036 * [backup-simplify]: Simplify (- 0) into 0 13.036 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.038 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.039 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 13.044 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.060 * [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.061 * [backup-simplify]: Simplify (+ (* (- 2) (log x)) (log 3.0)) into (- (log 3.0) (* 2 (log x))) 13.068 * [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.081 * [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.087 * [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.092 * [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.095 * [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.101 * [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.101 * * * * [progress]: [ 4 / 4 ] generating series at (2) 13.102 * [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.102 * [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.102 * [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.102 * [taylor]: Taking taylor expansion of 3.0 in x 13.102 * [backup-simplify]: Simplify 3.0 into 3.0 13.102 * [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.102 * [taylor]: Taking taylor expansion of (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) in x 13.102 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)))) in x 13.102 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2))) in x 13.102 * [taylor]: Taking taylor expansion of 1/3 in x 13.102 * [backup-simplify]: Simplify 1/3 into 1/3 13.102 * [taylor]: Taking taylor expansion of (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)) in x 13.102 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) in x 13.102 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 13.103 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 13.103 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 13.103 * [taylor]: Taking taylor expansion of x in x 13.103 * [backup-simplify]: Simplify 0 into 0 13.103 * [backup-simplify]: Simplify 1 into 1 13.103 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 13.103 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 13.103 * [taylor]: Taking taylor expansion of 3.0 in x 13.103 * [backup-simplify]: Simplify 3.0 into 3.0 13.103 * [taylor]: Taking taylor expansion of x in x 13.103 * [backup-simplify]: Simplify 0 into 0 13.103 * [backup-simplify]: Simplify 1 into 1 13.103 * [taylor]: Taking taylor expansion of 4.0 in x 13.103 * [backup-simplify]: Simplify 4.0 into 4.0 13.103 * [taylor]: Taking taylor expansion of 1.0 in x 13.103 * [backup-simplify]: Simplify 1.0 into 1.0 13.104 * [backup-simplify]: Simplify (* 3.0 0) into 0 13.104 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.105 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.106 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 13.106 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.106 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 13.107 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 13.108 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 13.109 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 13.109 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 13.109 * [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.110 * [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.110 * [taylor]: Taking taylor expansion of 3.0 in x 13.110 * [backup-simplify]: Simplify 3.0 into 3.0 13.110 * [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.110 * [taylor]: Taking taylor expansion of (pow (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) 1/3) in x 13.110 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)))) in x 13.110 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2))) in x 13.110 * [taylor]: Taking taylor expansion of 1/3 in x 13.110 * [backup-simplify]: Simplify 1/3 into 1/3 13.110 * [taylor]: Taking taylor expansion of (log (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2)) in x 13.110 * [taylor]: Taking taylor expansion of (pow (fma x (- (* 3.0 x) 4.0) 1.0) 2) in x 13.110 * [taylor]: Taking taylor expansion of (fma x (- (* 3.0 x) 4.0) 1.0) in x 13.110 * [taylor]: Rewrote expression to (+ (* x (- (* 3.0 x) 4.0)) 1.0) 13.110 * [taylor]: Taking taylor expansion of (* x (- (* 3.0 x) 4.0)) in x 13.110 * [taylor]: Taking taylor expansion of x in x 13.110 * [backup-simplify]: Simplify 0 into 0 13.110 * [backup-simplify]: Simplify 1 into 1 13.110 * [taylor]: Taking taylor expansion of (- (* 3.0 x) 4.0) in x 13.110 * [taylor]: Taking taylor expansion of (* 3.0 x) in x 13.110 * [taylor]: Taking taylor expansion of 3.0 in x 13.110 * [backup-simplify]: Simplify 3.0 into 3.0 13.110 * [taylor]: Taking taylor expansion of x in x 13.110 * [backup-simplify]: Simplify 0 into 0 13.110 * [backup-simplify]: Simplify 1 into 1 13.110 * [taylor]: Taking taylor expansion of 4.0 in x 13.110 * [backup-simplify]: Simplify 4.0 into 4.0 13.110 * [taylor]: Taking taylor expansion of 1.0 in x 13.110 * [backup-simplify]: Simplify 1.0 into 1.0 13.110 * [backup-simplify]: Simplify (* 3.0 0) into 0 13.111 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.111 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.112 * [backup-simplify]: Simplify (* 0 (- 4.0)) into 0 13.112 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.112 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 13.112 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 13.113 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 13.114 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 13.114 * [taylor]: Taking taylor expansion of (fabs (pow (fma x (- (* 3.0 x) 4.0) 1.0) 1/3)) in x 13.114 * [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.115 * [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.115 * [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.116 * [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.117 * [backup-simplify]: Simplify (+ (* 3.0 1) (* 0 0)) into 3.0 13.117 * [backup-simplify]: Simplify (- 0) into 0 13.117 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.118 * [backup-simplify]: Simplify (+ (* 0 3.0) (* 1 (- 4.0))) into (- 4.0) 13.119 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 13.120 * [backup-simplify]: Simplify (+ (* 1.0 (- 4.0)) (* (- 4.0) 1.0)) into (- 8.0) 13.125 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 8.0)) 1)) (pow 1.0 1)))) 1) into -8.0 13.126 * [backup-simplify]: Simplify (+ (* 1/3 -8.0) (* 0 (log 1.0))) into (- 2.6666666666666665) 13.130 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow (- 2.6666666666666665) 1) 1)))) into (* -2.6666666666666665 (pow 1.0 1/3)) 13.132 * [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.133 * [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.133 * [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.134 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 1) (* 0 0))) into 0 13.134 * [backup-simplify]: Simplify (- 0) into 0 13.135 * [backup-simplify]: Simplify (+ 0 0) into 0 13.136 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3.0) (* 0 (- 4.0)))) into 3.0 13.137 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.139 * [backup-simplify]: Simplify (+ (* 1.0 3.0) (+ (* (- 4.0) (- 4.0)) (* 3.0 1.0))) into 22.0 13.156 * [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.167 * [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.190 * [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.197 * [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.202 * [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.206 * [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.211 * [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.212 * [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.213 * [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.213 * [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.213 * [taylor]: Taking taylor expansion of 3.0 in x 13.213 * [backup-simplify]: Simplify 3.0 into 3.0 13.213 * [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.213 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 13.213 * [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.213 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3) in x 13.213 * [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.213 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2))) in x 13.213 * [taylor]: Taking taylor expansion of 1/3 in x 13.213 * [backup-simplify]: Simplify 1/3 into 1/3 13.213 * [taylor]: Taking taylor expansion of (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)) in x 13.213 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) in x 13.213 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 13.214 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 13.214 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 13.214 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.214 * [taylor]: Taking taylor expansion of x in x 13.214 * [backup-simplify]: Simplify 0 into 0 13.214 * [backup-simplify]: Simplify 1 into 1 13.214 * [backup-simplify]: Simplify (/ 1 1) into 1 13.214 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 13.214 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.214 * [taylor]: Taking taylor expansion of 3.0 in x 13.214 * [backup-simplify]: Simplify 3.0 into 3.0 13.215 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.215 * [taylor]: Taking taylor expansion of x in x 13.215 * [backup-simplify]: Simplify 0 into 0 13.215 * [backup-simplify]: Simplify 1 into 1 13.215 * [backup-simplify]: Simplify (/ 1 1) into 1 13.215 * [taylor]: Taking taylor expansion of 4.0 in x 13.215 * [backup-simplify]: Simplify 4.0 into 4.0 13.215 * [taylor]: Taking taylor expansion of 1.0 in x 13.215 * [backup-simplify]: Simplify 1.0 into 1.0 13.216 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.216 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.216 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 13.217 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.217 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.217 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.218 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.218 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.219 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.219 * [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.219 * [taylor]: Taking taylor expansion of 3.0 in x 13.219 * [backup-simplify]: Simplify 3.0 into 3.0 13.219 * [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.219 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 1/3)) in x 13.219 * [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.219 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) 1/3) in x 13.219 * [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.219 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2))) in x 13.219 * [taylor]: Taking taylor expansion of 1/3 in x 13.219 * [backup-simplify]: Simplify 1/3 into 1/3 13.219 * [taylor]: Taking taylor expansion of (log (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2)) in x 13.219 * [taylor]: Taking taylor expansion of (pow (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) 2) in x 13.219 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0) 1.0) in x 13.219 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) 1.0) 13.219 * [taylor]: Taking taylor expansion of (* (/ 1 x) (- (* 3.0 (/ 1 x)) 4.0)) in x 13.219 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.219 * [taylor]: Taking taylor expansion of x in x 13.219 * [backup-simplify]: Simplify 0 into 0 13.219 * [backup-simplify]: Simplify 1 into 1 13.220 * [backup-simplify]: Simplify (/ 1 1) into 1 13.220 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 x)) 4.0) in x 13.220 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.220 * [taylor]: Taking taylor expansion of 3.0 in x 13.220 * [backup-simplify]: Simplify 3.0 into 3.0 13.220 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.220 * [taylor]: Taking taylor expansion of x in x 13.220 * [backup-simplify]: Simplify 0 into 0 13.220 * [backup-simplify]: Simplify 1 into 1 13.220 * [backup-simplify]: Simplify (/ 1 1) into 1 13.220 * [taylor]: Taking taylor expansion of 4.0 in x 13.220 * [backup-simplify]: Simplify 4.0 into 4.0 13.220 * [taylor]: Taking taylor expansion of 1.0 in x 13.220 * [backup-simplify]: Simplify 1.0 into 1.0 13.221 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.221 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.221 * [backup-simplify]: Simplify (* 1 3.0) into 3.0 13.221 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.222 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.222 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.222 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.223 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.223 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.224 * [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.225 * [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.225 * [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.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.226 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.227 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.227 * [backup-simplify]: Simplify (+ 0 (- 4.0)) into (- 4.0) 13.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.229 * [backup-simplify]: Simplify (+ (* 1 (- 4.0)) (* 0 3.0)) into (- 4.0) 13.230 * [backup-simplify]: Simplify (+ (- 4.0) 0) into (- 4.0) 13.231 * [backup-simplify]: Simplify (+ (* 3.0 (- 4.0)) (* (- 4.0) 3.0)) into (- 24.0) 13.237 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 24.0)) 1)) (pow 9.0 1)))) 1) into -2.6666666666666665 13.237 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.238 * [backup-simplify]: Simplify (+ (* 1/3 -2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x))))) into (- 0.8888888888888888) 13.240 * [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.241 * [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.242 * [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.243 * [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.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.244 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.245 * [backup-simplify]: Simplify (- 0) into 0 13.245 * [backup-simplify]: Simplify (+ 0 0) into 0 13.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 (- 4.0)) (* 0 3.0))) into 0 13.247 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.251 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* (- 4.0) (- 4.0)) (* 1.0 3.0))) into 22.0 13.265 * [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.266 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.270 * [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.278 * [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.281 * [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.285 * [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.286 * [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.291 * [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.292 * [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.292 * [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.292 * [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.292 * [taylor]: Taking taylor expansion of 3.0 in x 13.292 * [backup-simplify]: Simplify 3.0 into 3.0 13.292 * [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.292 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.293 * [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.293 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3) in x 13.293 * [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.293 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2))) in x 13.293 * [taylor]: Taking taylor expansion of 1/3 in x 13.293 * [backup-simplify]: Simplify 1/3 into 1/3 13.293 * [taylor]: Taking taylor expansion of (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)) in x 13.293 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) in x 13.293 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.293 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.293 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.293 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.293 * [taylor]: Taking taylor expansion of -1 in x 13.293 * [backup-simplify]: Simplify -1 into -1 13.293 * [taylor]: Taking taylor expansion of x in x 13.293 * [backup-simplify]: Simplify 0 into 0 13.293 * [backup-simplify]: Simplify 1 into 1 13.294 * [backup-simplify]: Simplify (/ -1 1) into -1 13.294 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.294 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.294 * [taylor]: Taking taylor expansion of 4.0 in x 13.294 * [backup-simplify]: Simplify 4.0 into 4.0 13.294 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.294 * [taylor]: Taking taylor expansion of 3.0 in x 13.294 * [backup-simplify]: Simplify 3.0 into 3.0 13.294 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.294 * [taylor]: Taking taylor expansion of x in x 13.294 * [backup-simplify]: Simplify 0 into 0 13.294 * [backup-simplify]: Simplify 1 into 1 13.295 * [backup-simplify]: Simplify (/ 1 1) into 1 13.295 * [taylor]: Taking taylor expansion of 1.0 in x 13.295 * [backup-simplify]: Simplify 1.0 into 1.0 13.296 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.296 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.297 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.298 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.298 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.298 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.299 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.305 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.306 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.306 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.306 * [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.306 * [taylor]: Taking taylor expansion of 3.0 in x 13.306 * [backup-simplify]: Simplify 3.0 into 3.0 13.306 * [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.306 * [taylor]: Taking taylor expansion of (fabs (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 1/3)) in x 13.307 * [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.307 * [taylor]: Taking taylor expansion of (pow (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) 1/3) in x 13.307 * [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.307 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2))) in x 13.307 * [taylor]: Taking taylor expansion of 1/3 in x 13.307 * [backup-simplify]: Simplify 1/3 into 1/3 13.307 * [taylor]: Taking taylor expansion of (log (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2)) in x 13.307 * [taylor]: Taking taylor expansion of (pow (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) 2) in x 13.307 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x)))) 1.0) in x 13.307 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) 1.0) 13.307 * [taylor]: Taking taylor expansion of (* (/ -1 x) (- (+ 4.0 (* 3.0 (/ 1 x))))) in x 13.307 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.307 * [taylor]: Taking taylor expansion of -1 in x 13.307 * [backup-simplify]: Simplify -1 into -1 13.307 * [taylor]: Taking taylor expansion of x in x 13.307 * [backup-simplify]: Simplify 0 into 0 13.307 * [backup-simplify]: Simplify 1 into 1 13.307 * [backup-simplify]: Simplify (/ -1 1) into -1 13.307 * [taylor]: Taking taylor expansion of (- (+ 4.0 (* 3.0 (/ 1 x)))) in x 13.308 * [taylor]: Taking taylor expansion of (+ 4.0 (* 3.0 (/ 1 x))) in x 13.308 * [taylor]: Taking taylor expansion of 4.0 in x 13.308 * [backup-simplify]: Simplify 4.0 into 4.0 13.308 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 x)) in x 13.308 * [taylor]: Taking taylor expansion of 3.0 in x 13.308 * [backup-simplify]: Simplify 3.0 into 3.0 13.308 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.308 * [taylor]: Taking taylor expansion of x in x 13.308 * [backup-simplify]: Simplify 0 into 0 13.308 * [backup-simplify]: Simplify 1 into 1 13.308 * [backup-simplify]: Simplify (/ 1 1) into 1 13.308 * [taylor]: Taking taylor expansion of 1.0 in x 13.308 * [backup-simplify]: Simplify 1.0 into 1.0 13.308 * [backup-simplify]: Simplify (* 3.0 1) into 3.0 13.309 * [backup-simplify]: Simplify (+ 0 3.0) into 3.0 13.309 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.309 * [backup-simplify]: Simplify (* -1 (- 3.0)) into 3.0 13.310 * [backup-simplify]: Simplify (+ 3.0 0) into 3.0 13.310 * [backup-simplify]: Simplify (* 3.0 3.0) into 9.0 13.310 * [backup-simplify]: Simplify (log 9.0) into (log 9.0) 13.311 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.311 * [backup-simplify]: Simplify (* 1/3 (- (log 9.0) (* 4 (log x)))) into (* 1/3 (- (log 9.0) (* 4 (log x)))) 13.311 * [backup-simplify]: Simplify (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) into (exp (* 1/3 (- (log 9.0) (* 4 (log x))))) 13.312 * [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.313 * [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.313 * [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.314 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.314 * [backup-simplify]: Simplify (+ (* 3.0 0) (* 0 1)) into 0 13.315 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.315 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.316 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.316 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.317 * [backup-simplify]: Simplify (+ (* -1 (- 4.0)) (* 0 (- 3.0))) into 4.0 13.318 * [backup-simplify]: Simplify (+ 4.0 0) into 4.0 13.318 * [backup-simplify]: Simplify (+ (* 3.0 4.0) (* 4.0 3.0)) into 24.0 13.323 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 24.0) 1)) (pow 9.0 1)))) 1) into 2.6666666666666665 13.324 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.324 * [backup-simplify]: Simplify (+ (* 1/3 2.6666666666666665) (* 0 (- (log 9.0) (* 4 (log x))))) into 0.8888888888888888 13.326 * [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.327 * [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.328 * [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.329 * [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.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.330 * [backup-simplify]: Simplify (+ (* 3.0 0) (+ (* 0 0) (* 0 1))) into 0 13.330 * [backup-simplify]: Simplify (+ 0 0) into 0 13.330 * [backup-simplify]: Simplify (- 0) into 0 13.330 * [backup-simplify]: Simplify (- 4.0) into (- 4.0) 13.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.331 * [backup-simplify]: Simplify (- 3.0) into (- 3.0) 13.332 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 4.0)) (* 0 (- 3.0)))) into 0 13.332 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 13.335 * [backup-simplify]: Simplify (+ (* 3.0 1.0) (+ (* 4.0 4.0) (* 1.0 3.0))) into 22.0 13.350 * [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.351 * [backup-simplify]: Simplify (+ (* (- 4) (log x)) (log 9.0)) into (- (log 9.0) (* 4 (log x))) 13.355 * [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.362 * [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.365 * [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.368 * [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.369 * [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.373 * [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.373 * * * [progress]: simplifying candidates 13.375 * [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.381 * * [simplify]: Extracting # 0 : cost 0 13.381 * * [simplify]: Extracting # 1 : cost 0 13.382 * * [simplify]: Extracting # 2 : cost 0 13.382 * * [simplify]: Extracting # 3 : cost 0 13.383 * * [simplify]: Extracting # 4 : cost 0 13.383 * * [simplify]: Extracting # 5 : cost 0 13.384 * * [simplify]: Extracting # 6 : cost 0 13.384 * * [simplify]: Extracting # 7 : cost 0 13.385 * * [simplify]: Extracting # 8 : cost 0 13.385 * * [simplify]: Extracting # 9 : cost 0 13.386 * * [simplify]: Extracting # 10 : cost 0 13.387 * * [simplify]: Extracting # 11 : cost 0 13.387 * * [simplify]: Extracting # 12 : cost 0 13.388 * * [simplify]: Extracting # 13 : cost 0 13.388 * * [simplify]: Extracting # 14 : cost 0 13.389 * * [simplify]: Extracting # 15 : cost 0 13.390 * * [simplify]: Extracting # 16 : cost 0 13.390 * * [simplify]: Extracting # 17 : cost 0 13.391 * * [simplify]: iteration 0 : 257 enodes (cost 3286 ) 13.475 * * [simplify]: Extracting # 0 : cost 0 13.476 * * [simplify]: Extracting # 1 : cost 0 13.478 * * [simplify]: Extracting # 2 : cost 0 13.479 * * [simplify]: Extracting # 3 : cost 0 13.481 * * [simplify]: Extracting # 4 : cost 0 13.483 * * [simplify]: Extracting # 5 : cost 0 13.484 * * [simplify]: Extracting # 6 : cost 0 13.486 * * [simplify]: Extracting # 7 : cost 0 13.488 * * [simplify]: iteration 1 : 703 enodes (cost 3036 ) 13.936 * * [simplify]: Extracting # 0 : cost 0 13.942 * * [simplify]: Extracting # 1 : cost 0 13.946 * * [simplify]: Extracting # 2 : cost 0 13.953 * * [simplify]: Extracting # 3 : cost 0 13.959 * * [simplify]: Extracting # 4 : cost 0 13.965 * * [simplify]: iteration 2 : 2511 enodes (cost 2688 ) 14.952 * * [simplify]: Extracting # 0 : cost 0 14.963 * * [simplify]: Extracting # 1 : cost 0 14.976 * * [simplify]: Extracting # 2 : cost 0 14.989 * * [simplify]: Extracting # 3 : cost 0 14.995 * * [simplify]: Extracting # 4 : cost 0 15.003 * * [simplify]: Extracting # 5 : cost 0 15.015 * * [simplify]: iteration done: 5002 enodes (cost 2608 ) 15.017 * [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.019 * * * [progress]: adding candidates to table 15.557 * [progress]: [Phase 3 of 3] Extracting. 15.557 * * [regime]: Finding splitpoints for: (# # # # # #) 15.559 * * * [regime-changes]: Trying 1 branch expressions: (x) 15.559 * * * * [regimes]: Trying to branch on x from (# # # # # #) 15.605 * * * [regime]: Found split indices: #