19.175 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.017 * * * [progress]: [2/2] Setting up program. 0.019 * [progress]: [Phase 2 of 3] Improving. 0.019 * [simplify]: Simplifying using # : (* (* x x) (- 3.0 (* x 2.0))) 0.119 * * [simplify]: iteration 0 : 4975 enodes (cost 9 ) 0.119 * * [simplify]: iteration 1 : 4975 enodes (cost 9 ) 0.120 * [simplify]: Simplified to: (* x (* x (- 3.0 (* x 2.0)))) 0.123 * * [progress]: iteration 1 / 4 0.123 * * * [progress]: picking best candidate 0.127 * * * * [pick]: Picked # 0.127 * * * [progress]: localizing error 0.133 * * * [progress]: generating rewritten candidates 0.133 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.141 * * * [progress]: generating series expansions 0.141 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.141 * [approximate]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in (x) around 0 0.141 * [taylor]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in x 0.141 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.141 * [taylor]: Taking taylor expansion of x in x 0.141 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.141 * [taylor]: Taking taylor expansion of 3.0 in x 0.141 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.141 * [taylor]: Taking taylor expansion of 2.0 in x 0.141 * [taylor]: Taking taylor expansion of x in x 0.141 * [taylor]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in x 0.141 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.141 * [taylor]: Taking taylor expansion of x in x 0.141 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.141 * [taylor]: Taking taylor expansion of 3.0 in x 0.141 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.141 * [taylor]: Taking taylor expansion of 2.0 in x 0.141 * [taylor]: Taking taylor expansion of x in x 0.143 * [approximate]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in (x) around 0 0.143 * [taylor]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in x 0.143 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.143 * [taylor]: Taking taylor expansion of 3.0 in x 0.143 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.143 * [taylor]: Taking taylor expansion of 2.0 in x 0.143 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.143 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.143 * [taylor]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in x 0.143 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.143 * [taylor]: Taking taylor expansion of 3.0 in x 0.143 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.143 * [taylor]: Taking taylor expansion of 2.0 in x 0.143 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.143 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.145 * [approximate]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in (x) around 0 0.145 * [taylor]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in x 0.145 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.145 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.145 * [taylor]: Taking taylor expansion of 2.0 in x 0.145 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.145 * [taylor]: Taking taylor expansion of x in x 0.145 * [taylor]: Taking taylor expansion of 3.0 in x 0.145 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.145 * [taylor]: Taking taylor expansion of x in x 0.145 * [taylor]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in x 0.145 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.146 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.146 * [taylor]: Taking taylor expansion of 2.0 in x 0.146 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.146 * [taylor]: Taking taylor expansion of x in x 0.146 * [taylor]: Taking taylor expansion of 3.0 in x 0.146 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.146 * [taylor]: Taking taylor expansion of x in x 0.148 * * * [progress]: simplifying candidates 0.148 * [simplify]: Simplifying using # : (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (+ (+ (log x) (log x)) (log (- 3.0 (* x 2.0)))) (+ (log (* x x)) (log (- 3.0 (* x 2.0)))) (log (* (* x x) (- 3.0 (* x 2.0)))) (exp (* (* x x) (- 3.0 (* x 2.0)))) (* (* (* (* x x) x) (* (* x x) x)) (* (* (- 3.0 (* x 2.0)) (- 3.0 (* x 2.0))) (- 3.0 (* x 2.0)))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (- 3.0 (* x 2.0)) (- 3.0 (* x 2.0))) (- 3.0 (* x 2.0)))) (* (cbrt (* (* x x) (- 3.0 (* x 2.0)))) (cbrt (* (* x x) (- 3.0 (* x 2.0))))) (cbrt (* (* x x) (- 3.0 (* x 2.0)))) (* (* (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0)))) (* (* x x) (- 3.0 (* x 2.0)))) (sqrt (* (* x x) (- 3.0 (* x 2.0)))) (sqrt (* (* x x) (- 3.0 (* x 2.0)))) (* x (sqrt (- 3.0 (* x 2.0)))) (* x (sqrt (- 3.0 (* x 2.0)))) (* (* x x) 3.0) (* (* x x) (neg (* x 2.0))) (* (* x x) 3.0) (* (* x x) (neg (* x 2.0))) (* 3.0 (* x x)) (* (neg (* x 2.0)) (* x x)) (* 3.0 (* x x)) (* (neg (* x 2.0)) (* x x)) (* (* x x) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (* x x) (sqrt (- 3.0 (* x 2.0)))) (* (* x x) 1) (* x (- 3.0 (* x 2.0))) (* (* x x) (- (pow 3.0 3) (pow (* x 2.0) 3))) (* (* x x) (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) 0.197 * * [simplify]: iteration 0 : 4915 enodes (cost 294 ) 0.197 * * [simplify]: iteration 1 : 4915 enodes (cost 294 ) 0.199 * [simplify]: Simplified to: (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (pow (pow (exp x) x) (- 3.0 (* x 2.0))) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (cbrt (* x (* x (- 3.0 (* x 2.0))))) (cbrt (* x (* x (- 3.0 (* x 2.0)))))) (cbrt (* x (* x (- 3.0 (* x 2.0))))) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (sqrt (* x (* x (- 3.0 (* x 2.0))))) (sqrt (* x (* x (- 3.0 (* x 2.0))))) (* x (sqrt (- 3.0 (* x 2.0)))) (* x (sqrt (- 3.0 (* x 2.0)))) (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)) (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)) (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)) (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)) (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* x (* x (sqrt (- 3.0 (* x 2.0))))) (* x x) (* x (- 3.0 (* x 2.0))) (* x (* x (- (pow 3.0 3) (pow (* x 2.0) 3)))) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) 0.199 * * * [progress]: adding candidates to table 0.232 * * [progress]: iteration 2 / 4 0.232 * * * [progress]: picking best candidate 0.245 * * * * [pick]: Picked # 0.245 * * * [progress]: localizing error 0.254 * * * [progress]: generating rewritten candidates 0.254 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 0.258 * * * * [progress]: [ 2 / 3 ] rewriting at (2) 0.266 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.278 * * * [progress]: generating series expansions 0.278 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 0.278 * [approximate]: Taking taylor expansion of (* 3.0 (pow x 2)) in (x) around 0 0.278 * [taylor]: Taking taylor expansion of (* 3.0 (pow x 2)) in x 0.278 * [taylor]: Taking taylor expansion of 3.0 in x 0.278 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.278 * [taylor]: Taking taylor expansion of x in x 0.278 * [taylor]: Taking taylor expansion of (* 3.0 (pow x 2)) in x 0.278 * [taylor]: Taking taylor expansion of 3.0 in x 0.278 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.278 * [taylor]: Taking taylor expansion of x in x 0.279 * [approximate]: Taking taylor expansion of (/ 3.0 (pow x 2)) in (x) around 0 0.279 * [taylor]: Taking taylor expansion of (/ 3.0 (pow x 2)) in x 0.279 * [taylor]: Taking taylor expansion of 3.0 in x 0.279 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.279 * [taylor]: Taking taylor expansion of x in x 0.279 * [taylor]: Taking taylor expansion of (/ 3.0 (pow x 2)) in x 0.279 * [taylor]: Taking taylor expansion of 3.0 in x 0.279 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.279 * [taylor]: Taking taylor expansion of x in x 0.280 * [approximate]: Taking taylor expansion of (/ 3.0 (pow x 2)) in (x) around 0 0.280 * [taylor]: Taking taylor expansion of (/ 3.0 (pow x 2)) in x 0.280 * [taylor]: Taking taylor expansion of 3.0 in x 0.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.280 * [taylor]: Taking taylor expansion of x in x 0.280 * [taylor]: Taking taylor expansion of (/ 3.0 (pow x 2)) in x 0.280 * [taylor]: Taking taylor expansion of 3.0 in x 0.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.280 * [taylor]: Taking taylor expansion of x in x 0.281 * * * * [progress]: [ 2 / 3 ] generating series at (2) 0.281 * [approximate]: Taking taylor expansion of (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) in (x) around 0 0.281 * [taylor]: Taking taylor expansion of (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) in x 0.281 * [taylor]: Taking taylor expansion of (* 3.0 (pow x 2)) in x 0.281 * [taylor]: Taking taylor expansion of 3.0 in x 0.281 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.281 * [taylor]: Taking taylor expansion of x in x 0.281 * [taylor]: Taking taylor expansion of (* 2.0 (pow x 3)) in x 0.281 * [taylor]: Taking taylor expansion of 2.0 in x 0.281 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.281 * [taylor]: Taking taylor expansion of x in x 0.281 * [taylor]: Taking taylor expansion of (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) in x 0.281 * [taylor]: Taking taylor expansion of (* 3.0 (pow x 2)) in x 0.281 * [taylor]: Taking taylor expansion of 3.0 in x 0.281 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.281 * [taylor]: Taking taylor expansion of x in x 0.281 * [taylor]: Taking taylor expansion of (* 2.0 (pow x 3)) in x 0.281 * [taylor]: Taking taylor expansion of 2.0 in x 0.281 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.281 * [taylor]: Taking taylor expansion of x in x 0.283 * [approximate]: Taking taylor expansion of (- (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in (x) around 0 0.283 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in x 0.283 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 (pow x 2))) in x 0.283 * [taylor]: Taking taylor expansion of 3.0 in x 0.283 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.283 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.283 * [taylor]: Taking taylor expansion of x in x 0.284 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 (pow x 3))) in x 0.284 * [taylor]: Taking taylor expansion of 2.0 in x 0.284 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.284 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.284 * [taylor]: Taking taylor expansion of x in x 0.284 * [taylor]: Taking taylor expansion of (- (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in x 0.284 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 (pow x 2))) in x 0.284 * [taylor]: Taking taylor expansion of 3.0 in x 0.284 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.284 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.284 * [taylor]: Taking taylor expansion of x in x 0.284 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 (pow x 3))) in x 0.284 * [taylor]: Taking taylor expansion of 2.0 in x 0.284 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.284 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.284 * [taylor]: Taking taylor expansion of x in x 0.287 * [approximate]: Taking taylor expansion of (+ (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in (x) around 0 0.287 * [taylor]: Taking taylor expansion of (+ (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in x 0.287 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 (pow x 2))) in x 0.287 * [taylor]: Taking taylor expansion of 3.0 in x 0.287 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.287 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.287 * [taylor]: Taking taylor expansion of x in x 0.287 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 (pow x 3))) in x 0.287 * [taylor]: Taking taylor expansion of 2.0 in x 0.287 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.287 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.287 * [taylor]: Taking taylor expansion of x in x 0.287 * [taylor]: Taking taylor expansion of (+ (* 3.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 3)))) in x 0.287 * [taylor]: Taking taylor expansion of (* 3.0 (/ 1 (pow x 2))) in x 0.287 * [taylor]: Taking taylor expansion of 3.0 in x 0.287 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.287 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.287 * [taylor]: Taking taylor expansion of x in x 0.287 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 (pow x 3))) in x 0.287 * [taylor]: Taking taylor expansion of 2.0 in x 0.287 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 0.287 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.287 * [taylor]: Taking taylor expansion of x in x 0.290 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.290 * [approximate]: Taking taylor expansion of (* -2.0 (pow x 3)) in (x) around 0 0.290 * [taylor]: Taking taylor expansion of (* -2.0 (pow x 3)) in x 0.290 * [taylor]: Taking taylor expansion of -2.0 in x 0.290 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.290 * [taylor]: Taking taylor expansion of x in x 0.290 * [taylor]: Taking taylor expansion of (* -2.0 (pow x 3)) in x 0.290 * [taylor]: Taking taylor expansion of -2.0 in x 0.290 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.290 * [taylor]: Taking taylor expansion of x in x 0.291 * [approximate]: Taking taylor expansion of (/ -2.0 (pow x 3)) in (x) around 0 0.291 * [taylor]: Taking taylor expansion of (/ -2.0 (pow x 3)) in x 0.291 * [taylor]: Taking taylor expansion of -2.0 in x 0.291 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.291 * [taylor]: Taking taylor expansion of x in x 0.291 * [taylor]: Taking taylor expansion of (/ -2.0 (pow x 3)) in x 0.291 * [taylor]: Taking taylor expansion of -2.0 in x 0.291 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.291 * [taylor]: Taking taylor expansion of x in x 0.292 * [approximate]: Taking taylor expansion of (/ 2.0 (pow x 3)) in (x) around 0 0.292 * [taylor]: Taking taylor expansion of (/ 2.0 (pow x 3)) in x 0.292 * [taylor]: Taking taylor expansion of 2.0 in x 0.292 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.292 * [taylor]: Taking taylor expansion of x in x 0.292 * [taylor]: Taking taylor expansion of (/ 2.0 (pow x 3)) in x 0.292 * [taylor]: Taking taylor expansion of 2.0 in x 0.292 * [taylor]: Taking taylor expansion of (pow x 3) in x 0.292 * [taylor]: Taking taylor expansion of x in x 0.294 * * * [progress]: simplifying candidates 0.295 * [simplify]: Simplifying using # : (* x (* x 3.0)) (* x (* x 3.0)) (+ (log x) (+ (log x) (log 3.0))) (+ (log x) (log (* x 3.0))) (log (* x (* x 3.0))) (exp (* x (* x 3.0))) (* (* (* x x) x) (* (* (* x x) x) (* (* 3.0 3.0) 3.0))) (* (* (* x x) x) (* (* (* x 3.0) (* x 3.0)) (* x 3.0))) (* (cbrt (* x (* x 3.0))) (cbrt (* x (* x 3.0)))) (cbrt (* x (* x 3.0))) (* (* (* x (* x 3.0)) (* x (* x 3.0))) (* x (* x 3.0))) (sqrt (* x (* x 3.0))) (sqrt (* x (* x 3.0))) (* x x) (* (cbrt x) (* x 3.0)) (* (sqrt x) (* x 3.0)) (* x (* x 3.0)) (* (exp (* x (* x 3.0))) (exp (* 2.0 (pow (neg x) 3)))) (log (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (exp (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (* (cbrt (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (cbrt (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3))))) (cbrt (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (* (* (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3))) (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (sqrt (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (sqrt (+ (* x (* x 3.0)) (* 2.0 (pow (neg x) 3)))) (+ (pow (* x (* x 3.0)) 3) (pow (* 2.0 (pow (neg x) 3)) 3)) (+ (* (* x (* x 3.0)) (* x (* x 3.0))) (- (* (* 2.0 (pow (neg x) 3)) (* 2.0 (pow (neg x) 3))) (* (* x (* x 3.0)) (* 2.0 (pow (neg x) 3))))) (- (* (* x (* x 3.0)) (* x (* x 3.0))) (* (* 2.0 (pow (neg x) 3)) (* 2.0 (pow (neg x) 3)))) (- (* x (* x 3.0)) (* 2.0 (pow (neg x) 3))) (+ (log 2.0) (* (log (neg x)) 3)) (+ (log 2.0) (* (log (neg x)) 3)) (+ (log 2.0) (log (pow (neg x) 3))) (log (* 2.0 (pow (neg x) 3))) (exp (* 2.0 (pow (neg x) 3))) (* (* (* 2.0 2.0) 2.0) (* (* (pow (neg x) 3) (pow (neg x) 3)) (pow (neg x) 3))) (* (cbrt (* 2.0 (pow (neg x) 3))) (cbrt (* 2.0 (pow (neg x) 3)))) (cbrt (* 2.0 (pow (neg x) 3))) (* (* (* 2.0 (pow (neg x) 3)) (* 2.0 (pow (neg x) 3))) (* 2.0 (pow (neg x) 3))) (sqrt (* 2.0 (pow (neg x) 3))) (sqrt (* 2.0 (pow (neg x) 3))) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (sqrt (pow (neg x) 3))) (* (sqrt 2.0) (sqrt (pow (neg x) 3))) (* (sqrt 2.0) (pow (neg x) (/ 3 2))) (* (sqrt 2.0) (pow (neg x) (/ 3 2))) (* 2.0 (pow x 3)) (* 2.0 (pow (* (cbrt (neg x)) (cbrt (neg x))) 3)) (* 2.0 (pow (sqrt (neg x)) 3)) (* 2.0 (pow 1 3)) (* 2.0 (pow -1 3)) (* 2.0 (pow (neg (* (cbrt x) (cbrt x))) 3)) (* 2.0 (pow (neg (sqrt x)) 3)) (* 2.0 (pow (neg 1) 3)) (* 2.0 (pow (* (cbrt x) (cbrt x)) 3)) (* 2.0 (pow (sqrt x) 3)) (* 2.0 (pow 1 3)) (* 2.0 (* (neg x) (neg x))) (* 2.0 (* (cbrt (pow (neg x) 3)) (cbrt (pow (neg x) 3)))) (* 2.0 (pow (* (cbrt (neg x)) (cbrt (neg x))) 3)) (* 2.0 (pow (sqrt (neg x)) 3)) (* 2.0 (pow 1 3)) (* 2.0 (pow -1 3)) (* 2.0 (pow (neg (* (cbrt x) (cbrt x))) 3)) (* 2.0 (pow (neg (sqrt x)) 3)) (* 2.0 (pow (neg 1) 3)) (* 2.0 (pow (* (cbrt x) (cbrt x)) 3)) (* 2.0 (pow (sqrt x) 3)) (* 2.0 (pow 1 3)) (* 2.0 (neg x)) (* 2.0 (sqrt (pow (neg x) 3))) (* 2.0 1) (* 2.0 (pow (neg x) (/ 3 2))) (* (cbrt 2.0) (pow (neg x) 3)) (* (sqrt 2.0) (pow (neg x) 3)) (* 2.0 (pow (neg x) 3)) (* 3.0 (pow x 2)) (* 3.0 (pow x 2)) (* 3.0 (pow x 2)) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (* -2.0 (pow x 3)) (* -2.0 (pow x 3)) (* -2.0 (pow x 3)) 0.350 * * [simplify]: iteration 0 : 5144 enodes (cost 597 ) 0.352 * [simplify]: Simplified to: (* x (* x 3.0)) (* x (* x 3.0)) (log (* x (* x 3.0))) (log (* x (* x 3.0))) (log (* x (* x 3.0))) (pow (exp x) (* x 3.0)) (* (pow 3.0 3) (pow x 6)) (* (pow 3.0 3) (pow x 6)) (* (cbrt (* x (* x 3.0))) (cbrt (* x (* x 3.0)))) (cbrt (* x (* x 3.0))) (* (pow 3.0 3) (pow x 6)) (sqrt (* x (* x 3.0))) (sqrt (* x (* x 3.0))) (* x x) (* x (* 3.0 (cbrt x))) (* 3.0 (pow x 3/2)) (* x (* x 3.0)) (pow (pow (exp x) x) (- 3.0 (* x 2.0))) (log (* (* x x) (- 3.0 (* x 2.0)))) (pow (pow (exp x) x) (- 3.0 (* x 2.0))) (* (cbrt (* (* x x) (- 3.0 (* x 2.0)))) (cbrt (* (* x x) (- 3.0 (* x 2.0))))) (cbrt (* (* x x) (- 3.0 (* x 2.0)))) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (sqrt (* (* x x) (- 3.0 (* x 2.0)))) (sqrt (* (* x x) (- 3.0 (* x 2.0)))) (* (pow x 6) (+ (pow 3.0 3) (pow (* x (neg 2.0)) 3))) (+ (* 2.0 (* 2.0 (pow x 6))) (* (* x (* x 3.0)) (* (* x x) (+ 3.0 (* x 2.0))))) (- (* (* 3.0 3.0) (pow x 4)) (* 2.0 (* 2.0 (pow x 6)))) (* (* x x) (+ 3.0 (* x 2.0))) (log (* (pow x 3) (neg 2.0))) (log (* (pow x 3) (neg 2.0))) (log (* (pow x 3) (neg 2.0))) (log (* (pow x 3) (neg 2.0))) (pow (exp 2.0) (pow (neg x) 3)) (pow (* (pow x 3) (neg 2.0)) 3) (* (cbrt (* (pow x 3) (neg 2.0))) (cbrt (* (pow x 3) (neg 2.0)))) (cbrt (* (pow x 3) (neg 2.0))) (pow (* (pow x 3) (neg 2.0)) 3) (sqrt (* (pow x 3) (neg 2.0))) (sqrt (* (pow x 3) (neg 2.0))) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (pow (sqrt (neg x)) 3)) (* (sqrt 2.0) (sqrt (pow (neg x) 3))) (* (sqrt 2.0) (sqrt (pow (neg x) 3))) (* (sqrt 2.0) (pow (neg x) 3/2)) (* (sqrt 2.0) (pow (neg x) 3/2)) (* (pow x 3) 2.0) (* x (* x 2.0)) (* 2.0 (pow (sqrt (neg x)) 3)) 2.0 (neg 2.0) (* x (* x (neg 2.0))) (* 2.0 (neg (pow x 3/2))) (neg 2.0) (* x (* x 2.0)) (* 2.0 (pow x 3/2)) 2.0 (* x (* x 2.0)) (* x (* x 2.0)) (* x (* x 2.0)) (* 2.0 (pow (sqrt (neg x)) 3)) 2.0 (neg 2.0) (* x (* x (neg 2.0))) (* 2.0 (neg (pow x 3/2))) (neg 2.0) (* x (* x 2.0)) (* 2.0 (pow x 3/2)) 2.0 (* x (neg 2.0)) (* 2.0 (sqrt (pow (neg x) 3))) 2.0 (* 2.0 (pow (neg x) 3/2)) (* (pow x 3) (neg (cbrt 2.0))) (* (pow x 3) (neg (sqrt 2.0))) (* (pow x 3) (neg 2.0)) (* x (* x 3.0)) (* x (* x 3.0)) (* x (* x 3.0)) (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (* (pow x 3) -2.0) (* (pow x 3) -2.0) (* (pow x 3) -2.0) 0.353 * * * [progress]: adding candidates to table 0.440 * * [progress]: iteration 3 / 4 0.440 * * * [progress]: picking best candidate 0.452 * * * * [pick]: Picked # 0.453 * * * [progress]: localizing error 0.462 * * * [progress]: generating rewritten candidates 0.462 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.481 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2) 0.490 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 0.492 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2) 0.501 * * * [progress]: generating series expansions 0.501 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.502 * [approximate]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in (x) around 0 0.502 * [taylor]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in x 0.502 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.502 * [taylor]: Taking taylor expansion of x in x 0.502 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.502 * [taylor]: Taking taylor expansion of 3.0 in x 0.502 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.502 * [taylor]: Taking taylor expansion of 2.0 in x 0.502 * [taylor]: Taking taylor expansion of x in x 0.502 * [taylor]: Taking taylor expansion of (* (pow x 2) (- 3.0 (* 2.0 x))) in x 0.502 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.502 * [taylor]: Taking taylor expansion of x in x 0.502 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.502 * [taylor]: Taking taylor expansion of 3.0 in x 0.502 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.502 * [taylor]: Taking taylor expansion of 2.0 in x 0.502 * [taylor]: Taking taylor expansion of x in x 0.503 * [approximate]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in (x) around 0 0.504 * [taylor]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in x 0.504 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.504 * [taylor]: Taking taylor expansion of 3.0 in x 0.504 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.504 * [taylor]: Taking taylor expansion of 2.0 in x 0.504 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.504 * [taylor]: Taking taylor expansion of x in x 0.504 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.504 * [taylor]: Taking taylor expansion of x in x 0.504 * [taylor]: Taking taylor expansion of (/ (- 3.0 (* 2.0 (/ 1 x))) (pow x 2)) in x 0.504 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.504 * [taylor]: Taking taylor expansion of 3.0 in x 0.504 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.504 * [taylor]: Taking taylor expansion of 2.0 in x 0.504 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.504 * [taylor]: Taking taylor expansion of x in x 0.504 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.504 * [taylor]: Taking taylor expansion of x in x 0.506 * [approximate]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in (x) around 0 0.506 * [taylor]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in x 0.506 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.506 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.506 * [taylor]: Taking taylor expansion of 2.0 in x 0.506 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.506 * [taylor]: Taking taylor expansion of x in x 0.506 * [taylor]: Taking taylor expansion of 3.0 in x 0.506 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.506 * [taylor]: Taking taylor expansion of x in x 0.506 * [taylor]: Taking taylor expansion of (/ (+ (* 2.0 (/ 1 x)) 3.0) (pow x 2)) in x 0.506 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.506 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.506 * [taylor]: Taking taylor expansion of 2.0 in x 0.506 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.506 * [taylor]: Taking taylor expansion of x in x 0.506 * [taylor]: Taking taylor expansion of 3.0 in x 0.506 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.507 * [taylor]: Taking taylor expansion of x in x 0.508 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2) 0.509 * [approximate]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 x)) 2) 1/3) in (x) around 0 0.509 * [taylor]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 x)) 2) 1/3) in x 0.509 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 3.0 (* 2.0 x)) 2)))) in x 0.509 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 3.0 (* 2.0 x)) 2))) in x 0.509 * [taylor]: Taking taylor expansion of 1/3 in x 0.509 * [taylor]: Taking taylor expansion of (log (pow (- 3.0 (* 2.0 x)) 2)) in x 0.509 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 2) in x 0.509 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.509 * [taylor]: Taking taylor expansion of 3.0 in x 0.509 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.509 * [taylor]: Taking taylor expansion of 2.0 in x 0.509 * [taylor]: Taking taylor expansion of x in x 0.509 * [taylor]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 x)) 2) 1/3) in x 0.509 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 3.0 (* 2.0 x)) 2)))) in x 0.509 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 3.0 (* 2.0 x)) 2))) in x 0.509 * [taylor]: Taking taylor expansion of 1/3 in x 0.509 * [taylor]: Taking taylor expansion of (log (pow (- 3.0 (* 2.0 x)) 2)) in x 0.509 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 2) in x 0.509 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.509 * [taylor]: Taking taylor expansion of 3.0 in x 0.509 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.509 * [taylor]: Taking taylor expansion of 2.0 in x 0.509 * [taylor]: Taking taylor expansion of x in x 0.511 * [approximate]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 (/ 1 x))) 2) 1/3) in (x) around 0 0.511 * [taylor]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 (/ 1 x))) 2) 1/3) in x 0.511 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2)))) in x 0.511 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2))) in x 0.511 * [taylor]: Taking taylor expansion of 1/3 in x 0.511 * [taylor]: Taking taylor expansion of (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2)) in x 0.511 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 2) in x 0.511 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.511 * [taylor]: Taking taylor expansion of 3.0 in x 0.511 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.511 * [taylor]: Taking taylor expansion of 2.0 in x 0.511 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.511 * [taylor]: Taking taylor expansion of x in x 0.512 * [taylor]: Taking taylor expansion of (pow (pow (- 3.0 (* 2.0 (/ 1 x))) 2) 1/3) in x 0.512 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2)))) in x 0.512 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2))) in x 0.512 * [taylor]: Taking taylor expansion of 1/3 in x 0.512 * [taylor]: Taking taylor expansion of (log (pow (- 3.0 (* 2.0 (/ 1 x))) 2)) in x 0.512 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 2) in x 0.512 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.512 * [taylor]: Taking taylor expansion of 3.0 in x 0.512 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.512 * [taylor]: Taking taylor expansion of 2.0 in x 0.512 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.512 * [taylor]: Taking taylor expansion of x in x 0.514 * [approximate]: Taking taylor expansion of (pow (pow (+ (* 2.0 (/ 1 x)) 3.0) 2) 1/3) in (x) around 0 0.514 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 (/ 1 x)) 3.0) 2) 1/3) in x 0.514 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2)))) in x 0.514 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2))) in x 0.514 * [taylor]: Taking taylor expansion of 1/3 in x 0.514 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2)) in x 0.514 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 2) in x 0.514 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.514 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.514 * [taylor]: Taking taylor expansion of 2.0 in x 0.514 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.514 * [taylor]: Taking taylor expansion of x in x 0.514 * [taylor]: Taking taylor expansion of 3.0 in x 0.515 * [taylor]: Taking taylor expansion of (pow (pow (+ (* 2.0 (/ 1 x)) 3.0) 2) 1/3) in x 0.515 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2)))) in x 0.515 * [taylor]: Taking taylor expansion of (* 1/3 (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2))) in x 0.515 * [taylor]: Taking taylor expansion of 1/3 in x 0.515 * [taylor]: Taking taylor expansion of (log (pow (+ (* 2.0 (/ 1 x)) 3.0) 2)) in x 0.515 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 2) in x 0.515 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.515 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.515 * [taylor]: Taking taylor expansion of 2.0 in x 0.515 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.515 * [taylor]: Taking taylor expansion of x in x 0.515 * [taylor]: Taking taylor expansion of 3.0 in x 0.517 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 0.517 * [approximate]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in (x) around 0 0.517 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in x 0.517 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 x))))) in x 0.517 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 x)))) in x 0.517 * [taylor]: Taking taylor expansion of 1/3 in x 0.517 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 x))) in x 0.517 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.517 * [taylor]: Taking taylor expansion of 3.0 in x 0.517 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.517 * [taylor]: Taking taylor expansion of 2.0 in x 0.517 * [taylor]: Taking taylor expansion of x in x 0.517 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in x 0.517 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 x))))) in x 0.517 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 x)))) in x 0.517 * [taylor]: Taking taylor expansion of 1/3 in x 0.517 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 x))) in x 0.517 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.517 * [taylor]: Taking taylor expansion of 3.0 in x 0.517 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.517 * [taylor]: Taking taylor expansion of 2.0 in x 0.517 * [taylor]: Taking taylor expansion of x in x 0.519 * [approximate]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in (x) around 0 0.519 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in x 0.519 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x)))))) in x 0.519 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x))))) in x 0.519 * [taylor]: Taking taylor expansion of 1/3 in x 0.519 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 (/ 1 x)))) in x 0.519 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.519 * [taylor]: Taking taylor expansion of 3.0 in x 0.519 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.519 * [taylor]: Taking taylor expansion of 2.0 in x 0.519 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.519 * [taylor]: Taking taylor expansion of x in x 0.519 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in x 0.519 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x)))))) in x 0.519 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x))))) in x 0.519 * [taylor]: Taking taylor expansion of 1/3 in x 0.519 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 (/ 1 x)))) in x 0.519 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.520 * [taylor]: Taking taylor expansion of 3.0 in x 0.520 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.520 * [taylor]: Taking taylor expansion of 2.0 in x 0.520 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.520 * [taylor]: Taking taylor expansion of x in x 0.522 * [approximate]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in (x) around 0 0.522 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in x 0.522 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0)))) in x 0.522 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0))) in x 0.522 * [taylor]: Taking taylor expansion of 1/3 in x 0.522 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.522 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.522 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.522 * [taylor]: Taking taylor expansion of 2.0 in x 0.522 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.522 * [taylor]: Taking taylor expansion of x in x 0.522 * [taylor]: Taking taylor expansion of 3.0 in x 0.522 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in x 0.522 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0)))) in x 0.522 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0))) in x 0.522 * [taylor]: Taking taylor expansion of 1/3 in x 0.522 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.522 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.522 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.522 * [taylor]: Taking taylor expansion of 2.0 in x 0.522 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.522 * [taylor]: Taking taylor expansion of x in x 0.522 * [taylor]: Taking taylor expansion of 3.0 in x 0.524 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2) 0.524 * [approximate]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in (x) around 0 0.524 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in x 0.524 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 x))))) in x 0.524 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 x)))) in x 0.524 * [taylor]: Taking taylor expansion of 1/3 in x 0.524 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 x))) in x 0.524 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.524 * [taylor]: Taking taylor expansion of 3.0 in x 0.524 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.524 * [taylor]: Taking taylor expansion of 2.0 in x 0.524 * [taylor]: Taking taylor expansion of x in x 0.524 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 x)) 1/3) in x 0.524 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 x))))) in x 0.525 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 x)))) in x 0.525 * [taylor]: Taking taylor expansion of 1/3 in x 0.525 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 x))) in x 0.525 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 x)) in x 0.525 * [taylor]: Taking taylor expansion of 3.0 in x 0.525 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.525 * [taylor]: Taking taylor expansion of 2.0 in x 0.525 * [taylor]: Taking taylor expansion of x in x 0.529 * [approximate]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in (x) around 0 0.529 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in x 0.529 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x)))))) in x 0.529 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x))))) in x 0.529 * [taylor]: Taking taylor expansion of 1/3 in x 0.529 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 (/ 1 x)))) in x 0.529 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.529 * [taylor]: Taking taylor expansion of 3.0 in x 0.529 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.529 * [taylor]: Taking taylor expansion of 2.0 in x 0.529 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.529 * [taylor]: Taking taylor expansion of x in x 0.529 * [taylor]: Taking taylor expansion of (pow (- 3.0 (* 2.0 (/ 1 x))) 1/3) in x 0.529 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x)))))) in x 0.529 * [taylor]: Taking taylor expansion of (* 1/3 (log (- 3.0 (* 2.0 (/ 1 x))))) in x 0.529 * [taylor]: Taking taylor expansion of 1/3 in x 0.529 * [taylor]: Taking taylor expansion of (log (- 3.0 (* 2.0 (/ 1 x)))) in x 0.529 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.529 * [taylor]: Taking taylor expansion of 3.0 in x 0.529 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.529 * [taylor]: Taking taylor expansion of 2.0 in x 0.529 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.529 * [taylor]: Taking taylor expansion of x in x 0.531 * [approximate]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in (x) around 0 0.531 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in x 0.532 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0)))) in x 0.532 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0))) in x 0.532 * [taylor]: Taking taylor expansion of 1/3 in x 0.532 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.532 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.532 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.532 * [taylor]: Taking taylor expansion of 2.0 in x 0.532 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.532 * [taylor]: Taking taylor expansion of x in x 0.532 * [taylor]: Taking taylor expansion of 3.0 in x 0.532 * [taylor]: Taking taylor expansion of (pow (+ (* 2.0 (/ 1 x)) 3.0) 1/3) in x 0.532 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0)))) in x 0.532 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 2.0 (/ 1 x)) 3.0))) in x 0.532 * [taylor]: Taking taylor expansion of 1/3 in x 0.532 * [taylor]: Taking taylor expansion of (log (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.532 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.532 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.532 * [taylor]: Taking taylor expansion of 2.0 in x 0.532 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.532 * [taylor]: Taking taylor expansion of x in x 0.532 * [taylor]: Taking taylor expansion of 3.0 in x 0.534 * * * [progress]: simplifying candidates 0.536 * [simplify]: Simplifying using # : (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (+ (+ (log x) (+ (log x) (+ (log (cbrt (- 3.0 (* x 2.0)))) (log (cbrt (- 3.0 (* x 2.0))))))) (log (cbrt (- 3.0 (* x 2.0))))) (+ (+ (log x) (+ (log x) (log (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (log (cbrt (- 3.0 (* x 2.0))))) (+ (+ (log x) (log (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (log (cbrt (- 3.0 (* x 2.0))))) (+ (log (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (log (cbrt (- 3.0 (* x 2.0))))) (log (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (exp (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (* (* (* (* x x) x) (* (* (* x x) x) (* (- 3.0 (* x 2.0)) (- 3.0 (* x 2.0))))) (- 3.0 (* x 2.0))) (* (* (* (* x x) x) (* (* (* x x) x) (* (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (- 3.0 (* x 2.0))) (* (* (* (* x x) x) (* (* (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (- 3.0 (* x 2.0))) (* (* (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))))) (- 3.0 (* x 2.0))) (* (cbrt (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (* (* (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (sqrt (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (sqrt (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0))))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0)))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt 1)) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0)))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) 1) (* (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (* (* x (* x (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (- 3.0 (* x 2.0)))) (+ 1/3 1/3) (+ 1 1) (* (- 3.0 (* x 2.0)) (- 3.0 (* x 2.0))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (+ 1 1) (+ (log (cbrt (- 3.0 (* x 2.0)))) (log (cbrt (- 3.0 (* x 2.0))))) (log (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (exp (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (- 3.0 (* x 2.0)) (- 3.0 (* x 2.0))) (* (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (sqrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (sqrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0)))) (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0)))))) (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt 1) (cbrt 1)) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0)))))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* 1 1) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* 2 1/3) (* 2 1) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt 1)) (* (cbrt (- 3.0 (* x 2.0))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0)))))) (* (cbrt (- 3.0 (* x 2.0))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (- 3.0 (* x 2.0))) 1) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (* (sqrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0))))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (log (cbrt (- 3.0 (* x 2.0)))) (exp (cbrt (- 3.0 (* x 2.0)))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt 1) (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (+ 3.0 (* x 2.0))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (log (cbrt (- 3.0 (* x 2.0)))) (exp (cbrt (- 3.0 (* x 2.0)))) (cbrt (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt 1) (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (+ (* 3.0 3.0) (+ (* (* x 2.0) (* x 2.0)) (* 3.0 (* x 2.0))))) (cbrt (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (cbrt (+ 3.0 (* x 2.0))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0)))) (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (+ (pow 9.0 1/3) (* 0.24691358024691357 (* (pow x 2) (pow 9.0 1/3)))) (+ (* 24.0 (* (pow x 2) (pow (/ 1 (pow 9.0 5)) 1/3))) (* 0.4444444444444444 (* x (pow 9.0 1/3))))) (- (+ (* 1.25 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ 1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 4.0) (* 2 (log (/ 1 x))))))) (+ (* 1.0 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ 1 x)))))) x)) (* 24.0 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ 1 x)))))) (* (pow x 2) (pow 4.0 2)))))) (- (+ (* 1.25 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ -1 x)))))) (pow x 2))) (exp (* 1/3 (- (log 4.0) (* 2 (log (/ -1 x))))))) (+ (* 24.0 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ -1 x)))))) (* (pow x 2) (pow 4.0 2)))) (* 1.0 (/ (exp (* 1/3 (- (log 4.0) (* 2 (log (/ -1 x)))))) x)))) (- (+ (* 0.024691358024691357 (* (pow x 2) (pow 3.0 1/3))) (pow 3.0 1/3)) (+ (* 0.2222222222222222 (* x (pow 3.0 1/3))) (* 0.6666666666666666 (* (pow x 2) (pow (/ 1 (pow 3.0 5)) 1/3))))) (- (+ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (* 0.125 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (pow x 2)))) (+ (* 0.5 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) x)) (* 1.5 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (* (pow x 2) (pow -2.0 2)))))) (- (+ (* 0.125 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) (pow x 2))) (exp (* 1/3 (- (log 2.0) (log (/ -1 x)))))) (+ (* 0.5 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) x)) (* 1.5 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) (* (pow 2.0 2) (pow x 2)))))) (- (+ (* 0.024691358024691357 (* (pow x 2) (pow 3.0 1/3))) (pow 3.0 1/3)) (+ (* 0.2222222222222222 (* x (pow 3.0 1/3))) (* 0.6666666666666666 (* (pow x 2) (pow (/ 1 (pow 3.0 5)) 1/3))))) (- (+ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (* 0.125 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (pow x 2)))) (+ (* 0.5 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) x)) (* 1.5 (/ (exp (* 1/3 (- (log (neg 2.0)) (log (/ 1 x))))) (* (pow x 2) (pow -2.0 2)))))) (- (+ (* 0.125 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) (pow x 2))) (exp (* 1/3 (- (log 2.0) (log (/ -1 x)))))) (+ (* 0.5 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) x)) (* 1.5 (/ (exp (* 1/3 (- (log 2.0) (log (/ -1 x))))) (* (pow 2.0 2) (pow x 2)))))) 0.594 * * [simplify]: iteration 0 : 4966 enodes (cost 2924 ) 0.594 * * [simplify]: iteration 1 : 4966 enodes (cost 2924 ) 0.603 * [simplify]: Simplified to: (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (log (* x (* x (- 3.0 (* x 2.0))))) (pow (exp x) (* x (- 3.0 (* x 2.0)))) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (* (cbrt (* x (* x (- 3.0 (* x 2.0))))) (cbrt (* x (* x (- 3.0 (* x 2.0)))))) (cbrt (* x (* x (- 3.0 (* x 2.0))))) (* (pow x 6) (pow (- 3.0 (* x 2.0)) 3)) (sqrt (* x (* x (- 3.0 (* x 2.0))))) (sqrt (* x (* x (- 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (* x (* x (* (* (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (+ 3.0 (* x 2.0)) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0))))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0))))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (sqrt (- 3.0 (* x 2.0))))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt 1)))) (* x (* (* x (cbrt (- 3.0 (* x 2.0)))) (pow (cbrt (cbrt (- 3.0 (* x 2.0)))) 5))) (* x (* x (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 5))) (* x (* x (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4))) (* x (- 3.0 (* x 2.0))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* x (* x (* (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))))) (* x (* x (* (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))))) 2/3 2 (pow (cbrt (- 3.0 (* x 2.0))) 6) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) 2 (* (log (cbrt (- 3.0 (* x 2.0)))) 2) (* (log (cbrt (- 3.0 (* x 2.0)))) 2) (exp (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (pow (cbrt (- 3.0 (* x 2.0))) 6) (* (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4))) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (pow (cbrt (- 3.0 (* x 2.0))) 6) (fabs (cbrt (- 3.0 (* x 2.0)))) (fabs (cbrt (- 3.0 (* x 2.0)))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0))))))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (* (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (+ 3.0 (* x 2.0)))) (* (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (* (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt 1) (cbrt 1)) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (pow (cbrt (cbrt (- 3.0 (* x 2.0)))) 4) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))) 1 (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (* (cbrt (sqrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (- 3.0 (* x 2.0))) (cbrt (- 3.0 (* x 2.0))) 2/3 2 (* (cbrt (- 3.0 (* x 2.0))) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt 1)) (pow (cbrt (cbrt (- 3.0 (* x 2.0)))) 5) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 3) (cbrt (- 3.0 (* x 2.0))) (pow (cbrt (cbrt (- 3.0 (* x 2.0)))) 4) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (sqrt (- 3.0 (* x 2.0))))) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (pow (cbrt (cbrt (- 3.0 (* x 2.0)))) 4) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 3) (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3)))) (* (cbrt (- 3.0 (* x 2.0))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0)))))) (log (cbrt (- 3.0 (* x 2.0)))) (exp (cbrt (- 3.0 (* x 2.0)))) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt 1) (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (- 3.0 (* x 2.0)) (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (log (cbrt (- 3.0 (* x 2.0)))) (exp (cbrt (- 3.0 (* x 2.0)))) (cbrt (pow (sqrt (cbrt (- 3.0 (* x 2.0)))) 4)) (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt (sqrt (- 3.0 (* x 2.0)))) (cbrt 1) (cbrt (- 3.0 (* x 2.0))) (cbrt (- (pow 3.0 3) (pow (* x 2.0) 3))) (cbrt (+ (* 3.0 3.0) (* x (* 2.0 (+ 3.0 (* x 2.0)))))) (cbrt (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0))))) (cbrt (+ 3.0 (* x 2.0))) (* (cbrt (cbrt (- 3.0 (* x 2.0)))) (cbrt (cbrt (- 3.0 (* x 2.0))))) (cbrt (cbrt (- 3.0 (* x 2.0)))) (- 3.0 (* x 2.0)) (sqrt (cbrt (- 3.0 (* x 2.0)))) (sqrt (cbrt (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (* x (* x (- 3.0 (* x 2.0)))) (+ (cbrt 9.0) (- (* (* x x) (- (* (cbrt 9.0) 0.24691358024691357) (* (cbrt (/ 1 (pow 9.0 5))) 24.0))) (* x (* (cbrt 9.0) 0.4444444444444444)))) (+ (cbrt (* (* x x) (exp (log 4.0)))) (- (* (/ (cbrt (* (* x x) (exp (log 4.0)))) x) (- (/ 1.25 x) 1.0)) (* 24.0 (/ (cbrt (* (* x x) (exp (log 4.0)))) (* x (* x (* 4.0 4.0))))))) (+ (cbrt (* (exp (log 4.0)) (pow (/ -1 x) -2))) (- (* (/ (cbrt (* (exp (log 4.0)) (pow (/ -1 x) -2))) (* x x)) (- 1.25 (/ 24.0 (* 4.0 4.0)))) (* 1.0 (/ (cbrt (* (exp (log 4.0)) (pow (/ -1 x) -2))) x)))) (- (* (cbrt 3.0) (- (+ (* (* x x) 0.024691358024691357) 1) (* x 0.2222222222222222))) (* (* x x) (* (cbrt (/ 1 (pow 3.0 5))) 0.6666666666666666))) (+ (* (pow (neg 2.0) 1/3) (pow x 1/3)) (- (* (/ (* (pow (neg 2.0) 1/3) (pow x 1/3)) (* x x)) (- 0.125 (/ 1.5 (* -2.0 -2.0)))) (* 0.5 (/ (* (pow (neg 2.0) 1/3) (pow x 1/3)) x)))) (+ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) (- (* (/ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) x) (- (/ 0.125 x) 0.5)) (* 1.5 (/ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) (* x (* 2.0 (* x 2.0))))))) (- (* (cbrt 3.0) (- (+ (* (* x x) 0.024691358024691357) 1) (* x 0.2222222222222222))) (* (* x x) (* (cbrt (/ 1 (pow 3.0 5))) 0.6666666666666666))) (+ (* (pow (neg 2.0) 1/3) (pow x 1/3)) (- (* (/ (* (pow (neg 2.0) 1/3) (pow x 1/3)) (* x x)) (- 0.125 (/ 1.5 (* -2.0 -2.0)))) (* 0.5 (/ (* (pow (neg 2.0) 1/3) (pow x 1/3)) x)))) (+ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) (- (* (/ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) x) (- (/ 0.125 x) 0.5)) (* 1.5 (/ (cbrt (exp (- (log 2.0) (log (/ -1 x))))) (* x (* 2.0 (* x 2.0))))))) 0.604 * * * [progress]: adding candidates to table 0.900 * * [progress]: iteration 4 / 4 0.900 * * * [progress]: picking best candidate 0.908 * * * * [pick]: Picked # 0.908 * * * [progress]: localizing error 0.922 * * * [progress]: generating rewritten candidates 0.922 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.934 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 0.942 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 0.951 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 0.961 * * * [progress]: generating series expansions 0.961 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.961 * [approximate]: Taking taylor expansion of (/ (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (+ (* 2.0 x) 3.0)) in (x) around 0 0.961 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (+ (* 2.0 x) 3.0)) in x 0.961 * [taylor]: Taking taylor expansion of (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) in x 0.961 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.961 * [taylor]: Taking taylor expansion of 9.0 in x 0.961 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.961 * [taylor]: Taking taylor expansion of x in x 0.961 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.961 * [taylor]: Taking taylor expansion of 4.0 in x 0.961 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.961 * [taylor]: Taking taylor expansion of x in x 0.961 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 3.0) in x 0.961 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.961 * [taylor]: Taking taylor expansion of 2.0 in x 0.961 * [taylor]: Taking taylor expansion of x in x 0.961 * [taylor]: Taking taylor expansion of 3.0 in x 0.962 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (+ (* 2.0 x) 3.0)) in x 0.962 * [taylor]: Taking taylor expansion of (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) in x 0.962 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.962 * [taylor]: Taking taylor expansion of 9.0 in x 0.962 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.962 * [taylor]: Taking taylor expansion of x in x 0.962 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.962 * [taylor]: Taking taylor expansion of 4.0 in x 0.962 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.962 * [taylor]: Taking taylor expansion of x in x 0.962 * [taylor]: Taking taylor expansion of (+ (* 2.0 x) 3.0) in x 0.962 * [taylor]: Taking taylor expansion of (* 2.0 x) in x 0.962 * [taylor]: Taking taylor expansion of 2.0 in x 0.962 * [taylor]: Taking taylor expansion of x in x 0.962 * [taylor]: Taking taylor expansion of 3.0 in x 0.965 * [approximate]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (+ (* 2.0 (/ 1 x)) 3.0)) in (x) around 0 0.965 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.965 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.965 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.965 * [taylor]: Taking taylor expansion of 9.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.965 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.965 * [taylor]: Taking taylor expansion of 4.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.965 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.965 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.965 * [taylor]: Taking taylor expansion of 2.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [taylor]: Taking taylor expansion of 3.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (+ (* 2.0 (/ 1 x)) 3.0)) in x 0.965 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.965 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.965 * [taylor]: Taking taylor expansion of 9.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.965 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.965 * [taylor]: Taking taylor expansion of 4.0 in x 0.965 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.965 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.965 * [taylor]: Taking taylor expansion of x in x 0.965 * [taylor]: Taking taylor expansion of (+ (* 2.0 (/ 1 x)) 3.0) in x 0.966 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.966 * [taylor]: Taking taylor expansion of 2.0 in x 0.966 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.966 * [taylor]: Taking taylor expansion of x in x 0.966 * [taylor]: Taking taylor expansion of 3.0 in x 0.970 * [approximate]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (- 3.0 (* 2.0 (/ 1 x)))) in (x) around 0 0.970 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (- 3.0 (* 2.0 (/ 1 x)))) in x 0.970 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.970 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.970 * [taylor]: Taking taylor expansion of 9.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.970 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.970 * [taylor]: Taking taylor expansion of x in x 0.970 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.970 * [taylor]: Taking taylor expansion of 4.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.970 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.970 * [taylor]: Taking taylor expansion of x in x 0.970 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.970 * [taylor]: Taking taylor expansion of 3.0 in x 0.970 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.970 * [taylor]: Taking taylor expansion of 2.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.970 * [taylor]: Taking taylor expansion of x in x 0.970 * [taylor]: Taking taylor expansion of (/ (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) (- 3.0 (* 2.0 (/ 1 x)))) in x 0.970 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.970 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.970 * [taylor]: Taking taylor expansion of 9.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.970 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.970 * [taylor]: Taking taylor expansion of x in x 0.970 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.970 * [taylor]: Taking taylor expansion of 4.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.970 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.970 * [taylor]: Taking taylor expansion of x in x 0.970 * [taylor]: Taking taylor expansion of (- 3.0 (* 2.0 (/ 1 x))) in x 0.970 * [taylor]: Taking taylor expansion of 3.0 in x 0.970 * [taylor]: Taking taylor expansion of (* 2.0 (/ 1 x)) in x 0.970 * [taylor]: Taking taylor expansion of 2.0 in x 0.970 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.971 * [taylor]: Taking taylor expansion of x in x 0.977 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 0.977 * [approximate]: Taking taylor expansion of (* 9.0 (pow x 2)) in (x) around 0 0.977 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.977 * [taylor]: Taking taylor expansion of 9.0 in x 0.977 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.977 * [taylor]: Taking taylor expansion of x in x 0.977 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.977 * [taylor]: Taking taylor expansion of 9.0 in x 0.977 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.977 * [taylor]: Taking taylor expansion of x in x 0.978 * [approximate]: Taking taylor expansion of (/ 9.0 (pow x 2)) in (x) around 0 0.978 * [taylor]: Taking taylor expansion of (/ 9.0 (pow x 2)) in x 0.978 * [taylor]: Taking taylor expansion of 9.0 in x 0.978 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.978 * [taylor]: Taking taylor expansion of x in x 0.978 * [taylor]: Taking taylor expansion of (/ 9.0 (pow x 2)) in x 0.978 * [taylor]: Taking taylor expansion of 9.0 in x 0.978 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.978 * [taylor]: Taking taylor expansion of x in x 0.979 * [approximate]: Taking taylor expansion of (/ 9.0 (pow x 2)) in (x) around 0 0.979 * [taylor]: Taking taylor expansion of (/ 9.0 (pow x 2)) in x 0.979 * [taylor]: Taking taylor expansion of 9.0 in x 0.979 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.979 * [taylor]: Taking taylor expansion of x in x 0.979 * [taylor]: Taking taylor expansion of (/ 9.0 (pow x 2)) in x 0.979 * [taylor]: Taking taylor expansion of 9.0 in x 0.979 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.979 * [taylor]: Taking taylor expansion of x in x 0.980 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 0.980 * [approximate]: Taking taylor expansion of (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) in (x) around 0 0.980 * [taylor]: Taking taylor expansion of (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) in x 0.980 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.980 * [taylor]: Taking taylor expansion of 9.0 in x 0.980 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.980 * [taylor]: Taking taylor expansion of x in x 0.980 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.980 * [taylor]: Taking taylor expansion of 4.0 in x 0.980 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.980 * [taylor]: Taking taylor expansion of x in x 0.980 * [taylor]: Taking taylor expansion of (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) in x 0.980 * [taylor]: Taking taylor expansion of (* 9.0 (pow x 2)) in x 0.980 * [taylor]: Taking taylor expansion of 9.0 in x 0.980 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.980 * [taylor]: Taking taylor expansion of x in x 0.980 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.980 * [taylor]: Taking taylor expansion of 4.0 in x 0.981 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.981 * [taylor]: Taking taylor expansion of x in x 0.983 * [approximate]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in (x) around 0 0.983 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.983 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.983 * [taylor]: Taking taylor expansion of 9.0 in x 0.983 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.983 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.983 * [taylor]: Taking taylor expansion of x in x 0.983 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.983 * [taylor]: Taking taylor expansion of 4.0 in x 0.983 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.983 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.983 * [taylor]: Taking taylor expansion of x in x 0.983 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.983 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.983 * [taylor]: Taking taylor expansion of 9.0 in x 0.983 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.983 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.983 * [taylor]: Taking taylor expansion of x in x 0.983 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.983 * [taylor]: Taking taylor expansion of 4.0 in x 0.983 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.983 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.983 * [taylor]: Taking taylor expansion of x in x 0.986 * [approximate]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in (x) around 0 0.986 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.986 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.986 * [taylor]: Taking taylor expansion of 9.0 in x 0.986 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.986 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.986 * [taylor]: Taking taylor expansion of x in x 0.986 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.986 * [taylor]: Taking taylor expansion of 4.0 in x 0.986 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.986 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.987 * [taylor]: Taking taylor expansion of x in x 0.987 * [taylor]: Taking taylor expansion of (- (* 9.0 (/ 1 (pow x 2))) (* 4.0 (/ 1 (pow x 4)))) in x 0.987 * [taylor]: Taking taylor expansion of (* 9.0 (/ 1 (pow x 2))) in x 0.987 * [taylor]: Taking taylor expansion of 9.0 in x 0.987 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.987 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.987 * [taylor]: Taking taylor expansion of x in x 0.987 * [taylor]: Taking taylor expansion of (* 4.0 (/ 1 (pow x 4))) in x 0.987 * [taylor]: Taking taylor expansion of 4.0 in x 0.987 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.987 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.987 * [taylor]: Taking taylor expansion of x in x 0.990 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 0.990 * [approximate]: Taking taylor expansion of (* 4.0 (pow x 4)) in (x) around 0 0.990 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.990 * [taylor]: Taking taylor expansion of 4.0 in x 0.990 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.990 * [taylor]: Taking taylor expansion of x in x 0.990 * [taylor]: Taking taylor expansion of (* 4.0 (pow x 4)) in x 0.990 * [taylor]: Taking taylor expansion of 4.0 in x 0.990 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.990 * [taylor]: Taking taylor expansion of x in x 0.991 * [approximate]: Taking taylor expansion of (/ 4.0 (pow x 4)) in (x) around 0 0.991 * [taylor]: Taking taylor expansion of (/ 4.0 (pow x 4)) in x 0.991 * [taylor]: Taking taylor expansion of 4.0 in x 0.991 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.991 * [taylor]: Taking taylor expansion of x in x 0.991 * [taylor]: Taking taylor expansion of (/ 4.0 (pow x 4)) in x 0.991 * [taylor]: Taking taylor expansion of 4.0 in x 0.991 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.991 * [taylor]: Taking taylor expansion of x in x 0.992 * [approximate]: Taking taylor expansion of (/ 4.0 (pow x 4)) in (x) around 0 0.992 * [taylor]: Taking taylor expansion of (/ 4.0 (pow x 4)) in x 0.992 * [taylor]: Taking taylor expansion of 4.0 in x 0.992 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.992 * [taylor]: Taking taylor expansion of x in x 0.992 * [taylor]: Taking taylor expansion of (/ 4.0 (pow x 4)) in x 0.992 * [taylor]: Taking taylor expansion of 4.0 in x 0.993 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.993 * [taylor]: Taking taylor expansion of x in x 0.994 * * * [progress]: simplifying candidates 0.995 * [simplify]: Simplifying using # : (- (log (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (log (+ 3.0 (* x 2.0)))) (log (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (exp (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (/ (* (* (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (* (* (+ 3.0 (* x 2.0)) (+ 3.0 (* x 2.0))) (+ 3.0 (* x 2.0)))) (* (cbrt (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (cbrt (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))))) (cbrt (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (* (* (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (sqrt (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (sqrt (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (neg (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (neg (+ 3.0 (* x 2.0))) (/ (* (* x x) (* 3.0 3.0)) (+ 3.0 (* x 2.0))) (/ (* (pow x 4) (* 2.0 2.0)) (+ 3.0 (* x 2.0))) (/ (* (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (/ (* (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (sqrt (+ 3.0 (* x 2.0)))) (/ (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (/ (* (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) 1) (/ (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (+ 3.0 (* x 2.0))) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) 1) (/ (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (+ 3.0 (* x 2.0))) (/ 1 (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (/ 1 (sqrt (+ 3.0 (* x 2.0)))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (sqrt (+ 3.0 (* x 2.0)))) (/ 1 1) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))) (/ 1 (+ 3.0 (* x 2.0))) (/ (+ 3.0 (* x 2.0)) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (sqrt (+ 3.0 (* x 2.0)))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) 1) (/ (+ 3.0 (* x 2.0)) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (/ (+ 3.0 (* x 2.0)) (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (/ (+ 3.0 (* x 2.0)) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (+ (pow 3.0 3) (pow (* x 2.0) 3))) (/ (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (- (* 3.0 3.0) (* (* x 2.0) (* x 2.0)))) (* (+ 3.0 (* x 2.0)) (+ (* (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0))) (+ (* (* (pow x 4) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0))) (* (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))))) (* (+ 3.0 (* x 2.0)) (+ (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (* x 3.0) (* x 3.0) (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0)) (* x 3.0) (* x 3.0) (* x 3.0) (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0)) (* x 3.0) (+ (+ (log x) (log x)) (+ (log 3.0) (log 3.0))) (+ (+ (log x) (log x)) (log (* 3.0 3.0))) (+ (log (* x x)) (+ (log 3.0) (log 3.0))) (+ (log (* x x)) (log (* 3.0 3.0))) (log (* (* x x) (* 3.0 3.0))) (exp (* (* x x) (* 3.0 3.0))) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* 3.0 3.0) 3.0) (* (* 3.0 3.0) 3.0))) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* 3.0 3.0) (* 3.0 3.0)) (* 3.0 3.0))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* 3.0 3.0) 3.0) (* (* 3.0 3.0) 3.0))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* 3.0 3.0) (* 3.0 3.0)) (* 3.0 3.0))) (* (cbrt (* (* x x) (* 3.0 3.0))) (cbrt (* (* x x) (* 3.0 3.0)))) (cbrt (* (* x x) (* 3.0 3.0))) (* (* (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0))) (* (* x x) (* 3.0 3.0))) (sqrt (* (* x x) (* 3.0 3.0))) (sqrt (* (* x x) (* 3.0 3.0))) (* x 3.0) (* x 3.0) (* (* x x) 3.0) (* x (* 3.0 3.0)) (/ (exp (* (* x x) (* 3.0 3.0))) (exp (* (pow x 4) (* 2.0 2.0)))) (log (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (exp (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (* (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (cbrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (* (* (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (sqrt (- (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0)))) (- (pow (* (* x x) (* 3.0 3.0)) 3) (pow (* (pow x 4) (* 2.0 2.0)) 3)) (+ (* (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0))) (+ (* (* (pow x 4) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0))) (* (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))))) (neg (* (pow x 4) (* 2.0 2.0))) (- (* (* (* x x) (* 3.0 3.0)) (* (* x x) (* 3.0 3.0))) (* (* (pow x 4) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0)))) (+ (* (* x x) (* 3.0 3.0)) (* (pow x 4) (* 2.0 2.0))) (neg (* (pow x 4) (* 2.0 2.0))) (+ (* (log x) 4) (+ (log 2.0) (log 2.0))) (+ (* (log x) 4) (log (* 2.0 2.0))) (+ (* (log x) 4) (+ (log 2.0) (log 2.0))) (+ (* (log x) 4) (log (* 2.0 2.0))) (+ (log (pow x 4)) (+ (log 2.0) (log 2.0))) (+ (log (pow x 4)) (log (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (exp (* (pow x 4) (* 2.0 2.0))) (* (* (* (pow x 4) (pow x 4)) (pow x 4)) (* (* (* 2.0 2.0) 2.0) (* (* 2.0 2.0) 2.0))) (* (* (* (pow x 4) (pow x 4)) (pow x 4)) (* (* (* 2.0 2.0) (* 2.0 2.0)) (* 2.0 2.0))) (* (cbrt (* (pow x 4) (* 2.0 2.0))) (cbrt (* (pow x 4) (* 2.0 2.0)))) (cbrt (* (pow x 4) (* 2.0 2.0))) (* (* (* (pow x 4) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0))) (* (pow x 4) (* 2.0 2.0))) (sqrt (* (pow x 4) (* 2.0 2.0))) (sqrt (* (pow x 4) (* 2.0 2.0))) (* (pow (sqrt x) 4) 2.0) (* (pow (sqrt x) 4) 2.0) (* (sqrt (pow x 4)) 2.0) (* (sqrt (pow x 4)) 2.0) (* (pow x (/ 4 2)) 2.0) (* (pow x (/ 4 2)) 2.0) (* (pow x 4) 2.0) (* (pow (cbrt x) 4) (* 2.0 2.0)) (* (pow (sqrt x) 4) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0)) (* (cbrt (pow x 4)) (* 2.0 2.0)) (* (sqrt (pow x 4)) (* 2.0 2.0)) (* (pow x 4) (* 2.0 2.0)) (* (pow x (/ 4 2)) (* 2.0 2.0)) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (- (* 3.0 (pow x 2)) (* 2.0 (pow x 3))) (* 9.0 (pow x 2)) (* 9.0 (pow x 2)) (* 9.0 (pow x 2)) (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (- (* 9.0 (pow x 2)) (* 4.0 (pow x 4))) (* 4.0 (pow x 4)) (* 4.0 (pow x 4)) (* 4.0 (pow x 4)) 1.019 * * [simplify]: iteration 0 : 4972 enodes (cost 1640 ) 1.020 * * [simplify]: iteration 1 : 4972 enodes (cost 1640 ) 1.025 * [simplify]: Simplified to: (log (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (log (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (exp (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (pow (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))) 3) (* (cbrt (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (cbrt (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))))) (cbrt (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (pow (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))) 3) (sqrt (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (sqrt (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0)))) (- (* (pow x 4) (* 2.0 2.0)) (* x (* x (* 3.0 3.0)))) (- (neg 3.0) (* x 2.0)) (* (/ x (/ (+ 3.0 (* x 2.0)) x)) (* 3.0 3.0)) (* (/ (pow x 4) (+ 3.0 (* x 2.0))) (* 2.0 2.0)) (* (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0))))) (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (* (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))))) (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (* (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))))) (/ (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (+ 3.0 (* x 2.0))) (/ (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (+ 3.0 (* x 2.0)))) (/ (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (/ (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (sqrt (+ 3.0 (* x 2.0)))) (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (/ (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (+ 3.0 (* x 2.0))) (/ 1 (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (cbrt (+ 3.0 (* x 2.0)))) (/ 1 (sqrt (+ 3.0 (* x 2.0)))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (sqrt (+ 3.0 (* x 2.0)))) 1 (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ 3.0 (* x 2.0))) (/ 1 (+ 3.0 (* x 2.0))) (/ (+ 3.0 (* x 2.0)) (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (* (cbrt (+ 3.0 (* x 2.0))) (cbrt (+ 3.0 (* x 2.0))))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (sqrt (+ 3.0 (* x 2.0)))) (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (/ (+ 3.0 (* x 2.0)) (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))))) (/ (+ 3.0 (* x 2.0)) (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))))) (/ (+ 3.0 (* x 2.0)) (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (+ (pow 3.0 3) (pow (* x 2.0) 3))) (/ (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (- (* 3.0 3.0) (* x (* 2.0 (* x 2.0))))) (* (+ 3.0 (* x 2.0)) (+ (* (pow x 4) (pow 3.0 4)) (+ (* (pow x 8) (pow 2.0 4)) (* (* 2.0 2.0) (* (* 3.0 3.0) (pow x 6)))))) (* (+ 3.0 (* x 2.0)) (+ (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (* x 3.0) (* x 3.0) (* x (* x (* 3.0 3.0))) (* x (* x (* 3.0 3.0))) (* x 3.0) (* x 3.0) (* x 3.0) (* x (* x (* 3.0 3.0))) (* x (* x (* 3.0 3.0))) (* x 3.0) (* 2 (log (* x 3.0))) (* 2 (log (* x 3.0))) (* 2 (log (* x 3.0))) (* 2 (log (* x 3.0))) (* 2 (log (* x 3.0))) (pow (pow (exp x) x) (* 3.0 3.0)) (pow (* x 3.0) 6) (pow (* x 3.0) 6) (pow (* x 3.0) 6) (pow (* x 3.0) 6) (* (cbrt (* x (* x (* 3.0 3.0)))) (cbrt (* x (* x (* 3.0 3.0))))) (cbrt (* x (* x (* 3.0 3.0)))) (pow (* x 3.0) 6) (fabs (* x 3.0)) (fabs (* x 3.0)) (* x 3.0) (* x 3.0) (* x (* x 3.0)) (* x (* 3.0 3.0)) (exp (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (log (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (exp (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (* (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))))) (cbrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (pow (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) 3) (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (sqrt (- (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0)))) (- (pow (* x 3.0) 6) (* (pow x 12) (pow 2.0 6))) (+ (* (pow x 4) (pow 3.0 4)) (+ (* (pow x 8) (pow 2.0 4)) (* (* 2.0 2.0) (* (* 3.0 3.0) (pow x 6))))) (* (pow x 4) (* 2.0 (neg 2.0))) (- (* (pow x 4) (pow 3.0 4)) (* (pow x 8) (pow 2.0 4))) (+ (* x (* x (* 3.0 3.0))) (* (pow x 4) (* 2.0 2.0))) (* (pow x 4) (* 2.0 (neg 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (log (* (pow x 4) (* 2.0 2.0))) (pow (exp (pow x 4)) (* 2.0 2.0)) (* (pow x 12) (pow 2.0 6)) (* (pow x 12) (pow 2.0 6)) (* (cbrt (* (pow x 4) (* 2.0 2.0))) (cbrt (* (pow x 4) (* 2.0 2.0)))) (cbrt (* (pow x 4) (* 2.0 2.0))) (* (pow x 12) (pow 2.0 6)) (fabs (* x (* x 2.0))) (fabs (* x (* x 2.0))) (* x (* x 2.0)) (* x (* x 2.0)) (* 2.0 (sqrt (pow x 4))) (* 2.0 (sqrt (pow x 4))) (* x (* x 2.0)) (* x (* x 2.0)) (* (pow x 4) 2.0) (* 2.0 (* 2.0 (pow (cbrt x) 4))) (* x (* 2.0 (* x 2.0))) (* (pow x 4) (* 2.0 2.0)) (* 2.0 (* 2.0 (cbrt (pow x 4)))) (* 2.0 (* 2.0 (sqrt (pow x 4)))) (* (pow x 4) (* 2.0 2.0)) (* x (* 2.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (* (* x x) (- 3.0 (* x 2.0))) (* x (* x 9.0)) (* x (* x 9.0)) (* x (* x 9.0)) (- (* x (* x 9.0)) (* (pow x 4) 4.0)) (- (* x (* x 9.0)) (* (pow x 4) 4.0)) (- (* x (* x 9.0)) (* (pow x 4) 4.0)) (* (pow x 4) 4.0) (* (pow x 4) 4.0) (* (pow x 4) 4.0) 1.026 * * * [progress]: adding candidates to table 1.198 * [progress]: [Phase 3 of 3] Extracting. 1.198 * * [regime]: Finding splitpoints for: (# # # # # #) 1.199 * * * [regime-changes]: Trying 2 branch expressions: ((* (* x x) (- 3.0 (* x 2.0))) x) 1.199 * * * * [regimes]: Trying to branch on (* (* x x) (- 3.0 (* x 2.0))) from (# # # # # #) 1.237 * * * * [regimes]: Trying to branch on x from (# # # # # #) 1.273 * * * [regime]: Found split indices: #