5.756 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.008 * * * [progress]: [2/2] Setting up program. 0.009 * [progress]: [Phase 2 of 3] Improving. 0.009 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.012 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.013 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.013 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.013 * * [progress]: iteration 1 / 4 0.013 * * * [progress]: picking best candidate 0.014 * * * * [pick]: Picked # 0.014 * * * [progress]: localizing error 0.017 * * * [progress]: generating rewritten candidates 0.017 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.023 * * * [progress]: generating series expansions 0.023 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.024 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.024 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.024 * [taylor]: Taking taylor expansion of x in x 0.024 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.024 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.024 * [taylor]: Taking taylor expansion of x in x 0.024 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.026 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.026 * [taylor]: Taking taylor expansion of x in x 0.026 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.032 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.032 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.032 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.032 * [taylor]: Taking taylor expansion of x in x 0.033 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.033 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.033 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.033 * [taylor]: Taking taylor expansion of x in x 0.040 * * * [progress]: simplifying candidates 0.040 * [simplify]: Simplifying using # : (expm1 (+ x (/ 1.0 3.0))) (log1p (+ x (/ 1.0 3.0))) (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.043 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.045 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.049 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.057 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.083 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.084 * [simplify]: Simplified to: (expm1 (+ x (/ 1.0 3.0))) (log1p (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (fma (/ 1.0 3.0) (- (/ 1.0 3.0) x) (* x x)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.084 * * * [progress]: adding candidates to table 0.119 * * [progress]: iteration 2 / 4 0.119 * * * [progress]: picking best candidate 0.120 * * * * [pick]: Picked # 0.121 * * * [progress]: localizing error 0.128 * * * [progress]: generating rewritten candidates 0.128 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.145 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.148 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.161 * * * [progress]: generating series expansions 0.161 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.162 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.162 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.162 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.162 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.162 * [taylor]: Taking taylor expansion of x in x 0.162 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.162 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.162 * [taylor]: Taking taylor expansion of x in x 0.162 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.165 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.165 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.165 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.165 * [taylor]: Taking taylor expansion of x in x 0.165 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.165 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.165 * [taylor]: Taking taylor expansion of x in x 0.165 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.191 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.191 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.191 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.191 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.191 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.191 * [taylor]: Taking taylor expansion of x in x 0.191 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.191 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.191 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.191 * [taylor]: Taking taylor expansion of x in x 0.192 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.192 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.192 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.192 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.192 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.192 * [taylor]: Taking taylor expansion of x in x 0.193 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.193 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.193 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.193 * [taylor]: Taking taylor expansion of x in x 0.193 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.221 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.221 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.221 * [taylor]: Taking taylor expansion of -1 in x 0.221 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.221 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.221 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.221 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.221 * [taylor]: Taking taylor expansion of x in x 0.222 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.222 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.222 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.222 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.222 * [taylor]: Taking taylor expansion of x in x 0.223 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.223 * [taylor]: Taking taylor expansion of -1 in x 0.223 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.223 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.223 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.223 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.223 * [taylor]: Taking taylor expansion of x in x 0.223 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.223 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.223 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.223 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.224 * [taylor]: Taking taylor expansion of x in x 0.260 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.261 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.261 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.261 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.261 * [taylor]: Taking taylor expansion of x in x 0.261 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.261 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.261 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.261 * [taylor]: Taking taylor expansion of x in x 0.261 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.271 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.271 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.271 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.271 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.271 * [taylor]: Taking taylor expansion of x in x 0.271 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.271 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.271 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.271 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.271 * [taylor]: Taking taylor expansion of x in x 0.272 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.286 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.286 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.286 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.286 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.286 * [taylor]: Taking taylor expansion of x in x 0.287 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.287 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) 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 0.1111111111111111 in x 0.301 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.301 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.301 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.301 * [taylor]: Taking taylor expansion of x in x 0.301 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.301 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.301 * [taylor]: Taking taylor expansion of x in x 0.301 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.306 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.306 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.306 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.306 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.306 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.306 * [taylor]: Taking taylor expansion of x in x 0.306 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.315 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.315 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.315 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.315 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.315 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.315 * [taylor]: Taking taylor expansion of x in x 0.315 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.315 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.315 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.315 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.315 * [taylor]: Taking taylor expansion of x in x 0.323 * * * [progress]: simplifying candidates 0.326 * [simplify]: Simplifying using # : (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- x (/ 1.0 3.0)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (exp (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (- x (/ 1.0 3.0)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (- x (/ 1.0 3.0)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (- (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma (- (/ 1.0 3.0)) (/ 1.0 3.0) (* (/ 1.0 3.0) (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (exp (* x x)) (exp (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma 1 x (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma 1 x (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (/ (exp x) (exp (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 0.341 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.352 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.407 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.414 * [simplify]: Simplified to: (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (pow (+ x (/ 1.0 3.0)) 3) (hypot (sqrt x) (sqrt (/ 1.0 3.0))) (hypot (sqrt x) (sqrt (/ 1.0 3.0))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (fma (pow x 4) (- x (/ 1.0 3.0)) (* (* (- x (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 3.0) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (fma (pow x 3) x (fma x (* x (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow (/ 1.0 3.0) 4))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ (pow x 4) 1) (pow (/ 1.0 3.0) 4)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (exp (- x (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (- x (/ 1.0 3.0)) 3) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (fma (/ 1.0 3.0) (+ x (/ 1.0 3.0)) (pow x 2)) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 0.415 * * * [progress]: adding candidates to table 0.651 * * [progress]: iteration 3 / 4 0.651 * * * [progress]: picking best candidate 0.652 * * * * [pick]: Picked # 0.652 * * * [progress]: localizing error 0.661 * * * [progress]: generating rewritten candidates 0.661 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.697 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 0.700 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 0.714 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 0.729 * * * [progress]: generating series expansions 0.729 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.730 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.730 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.730 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.731 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.731 * [taylor]: Taking taylor expansion of x in x 0.731 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.731 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.731 * [taylor]: Taking taylor expansion of x in x 0.731 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.733 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.733 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.733 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.733 * [taylor]: Taking taylor expansion of x in x 0.733 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.733 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.733 * [taylor]: Taking taylor expansion of x in x 0.733 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.756 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.756 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.756 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.756 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.756 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.756 * [taylor]: Taking taylor expansion of x in x 0.756 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.756 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.756 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.756 * [taylor]: Taking taylor expansion of x in x 0.757 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.757 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.757 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.757 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.757 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.758 * [taylor]: Taking taylor expansion of x in x 0.758 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.758 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.758 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.758 * [taylor]: Taking taylor expansion of x in x 0.758 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.793 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.793 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.793 * [taylor]: Taking taylor expansion of -1 in x 0.793 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.793 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.793 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.793 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.793 * [taylor]: Taking taylor expansion of x in x 0.794 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.794 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.794 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.794 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.794 * [taylor]: Taking taylor expansion of x in x 0.795 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.795 * [taylor]: Taking taylor expansion of -1 in x 0.795 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.795 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.795 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.795 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.795 * [taylor]: Taking taylor expansion of x in x 0.795 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.795 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.795 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.795 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.795 * [taylor]: Taking taylor expansion of x in x 0.827 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 0.828 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.828 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.828 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.828 * [taylor]: Taking taylor expansion of x in x 0.828 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.828 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.828 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.828 * [taylor]: Taking taylor expansion of x in x 0.828 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.837 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.837 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.837 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.837 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.837 * [taylor]: Taking taylor expansion of x in x 0.838 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.838 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.838 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.838 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.838 * [taylor]: Taking taylor expansion of x in x 0.839 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.853 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.853 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.853 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.853 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.853 * [taylor]: Taking taylor expansion of x in x 0.853 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.853 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.853 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.853 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.853 * [taylor]: Taking taylor expansion of x in x 0.854 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.873 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 0.873 * [approximate]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in (x) around 0 0.873 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.873 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.873 * [taylor]: Taking taylor expansion of x in x 0.873 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.875 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.875 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.875 * [taylor]: Taking taylor expansion of x in x 0.875 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.883 * [approximate]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.883 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.883 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.883 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.883 * [taylor]: Taking taylor expansion of x in x 0.884 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.884 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.884 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.884 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.884 * [taylor]: Taking taylor expansion of x in x 0.885 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.892 * [approximate]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.892 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.892 * [taylor]: Taking taylor expansion of -1 in x 0.892 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.892 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.892 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.892 * [taylor]: Taking taylor expansion of x in x 0.893 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.893 * [taylor]: Taking taylor expansion of -1 in x 0.893 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.893 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.893 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.893 * [taylor]: Taking taylor expansion of x in x 0.900 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 0.900 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.900 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.900 * [taylor]: Taking taylor expansion of x in x 0.900 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.900 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.900 * [taylor]: Taking taylor expansion of x in x 0.900 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.905 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.905 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.905 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.905 * [taylor]: Taking taylor expansion of x in x 0.905 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.905 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.905 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.905 * [taylor]: Taking taylor expansion of x in x 0.905 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.913 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.913 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.913 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.913 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.913 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.913 * [taylor]: Taking taylor expansion of x in x 0.914 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.914 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.914 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.914 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.914 * [taylor]: Taking taylor expansion of x in x 0.922 * * * [progress]: simplifying candidates 0.925 * [simplify]: Simplifying using # : (expm1 (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (log1p (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- 0 (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (log 1) (log (- x (/ 1.0 3.0))))) (+ (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0))))) (log (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (exp (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (* (* 1 1) 1) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0))))) (* (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (* (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) 1) (* (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (* (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (* (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (sqrt 1) 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (sqrt (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 1)) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (* (- x (/ 1.0 3.0)) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (/ 1 (- x (/ 1.0 3.0)))) (* (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (fma x x (- (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma (- (/ 1.0 3.0)) (/ 1.0 3.0) (* (/ 1.0 3.0) (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (exp (* x x)) (exp (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (expm1 (/ 1 (- x (/ 1.0 3.0)))) (log1p (/ 1 (- x (/ 1.0 3.0)))) (- 1) (- (log (- x (/ 1.0 3.0)))) (- 0 (log (- x (/ 1.0 3.0)))) (- (log 1) (log (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (exp (/ 1 (- x (/ 1.0 3.0)))) (/ (* (* 1 1) 1) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0))))) (cbrt (/ 1 (- x (/ 1.0 3.0)))) (* (* (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (- 1) (- (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt 1) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt 1) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt 1) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ (sqrt 1) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt 1) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (- x (/ 1.0 3.0))) (/ (sqrt 1) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt 1) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt 1) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt 1) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) 1) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ (- x (/ 1.0 3.0)) (cbrt 1)) (/ (- x (/ 1.0 3.0)) (sqrt 1)) (/ (- x (/ 1.0 3.0)) 1) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma 1 x (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma 1 x (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (/ (exp x) (exp (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (+ (* 27.0 (pow x 2)) (+ (* 9.0 x) 3.0))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (+ (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 0.935 * * [simplify]: iteration 0 : 715 enodes (cost 2070 ) 0.951 * * [simplify]: iteration 1 : 3936 enodes (cost 1593 ) 1.109 * * [simplify]: iteration 2 : 5001 enodes (cost 1551 ) 1.118 * [simplify]: Simplified to: (expm1 (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (log1p (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (/ (+ x (/ 1.0 3.0)) 1) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (+ (log (+ x (/ 1.0 3.0))) 0) (pow (exp (+ x (/ 1.0 3.0))) 1) (pow (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) 3) (pow (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) 3) (* (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0)))))) (cbrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (pow (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) 3) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (sqrt (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (* (+ (+ (pow x 4) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (/ 1.0 3.0) 4)) (- x (/ 1.0 3.0))) (fma (- (pow (/ 1.0 3.0) 3)) (/ 1.0 3.0) (pow x 4)) (* (- x (/ 1.0 3.0)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (sqrt (- x (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (/ 1 (- x (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0))))) (* (* (cbrt 1) (cbrt 1)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))))) (* (* (cbrt 1) (cbrt 1)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) 1) 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (- x (/ 1.0 3.0))) (- (/ (pow x 4) (- x (/ 1.0 3.0))) (/ (pow (/ 1.0 3.0) 4) (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 3.0) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (fma (pow x 3) x (fma x (* x (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow (/ 1.0 3.0) 4))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (pow (/ 1.0 3.0) 3)) (/ 1.0 3.0) (pow x 4)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (expm1 (/ 1 (- x (/ 1.0 3.0)))) (log1p (/ 1 (- x (/ 1.0 3.0)))) (- 1) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (log (/ 1 (- x (/ 1.0 3.0)))) (exp (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (pow (- x (/ 1.0 3.0)) 3)) (* (cbrt (/ 1 (- x (/ 1.0 3.0)))) (cbrt (/ 1 (- x (/ 1.0 3.0))))) (cbrt (/ 1 (- x (/ 1.0 3.0)))) (/ 1 (pow (- x (/ 1.0 3.0)) 3)) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (sqrt (/ 1 (- x (/ 1.0 3.0)))) (- 1) (- (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt 1) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt 1) (sqrt (- x (/ 1.0 3.0)))) (* (cbrt 1) (cbrt 1)) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt 1) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt 1) (cbrt 1)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt 1) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (* (cbrt 1) (cbrt 1)) (/ (cbrt 1) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ 1 (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) 1 (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (/ (- x (/ 1.0 3.0)) (cbrt 1)) (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (- x (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (- x (/ (pow (cbrt 1.0) 3) (* 1 3.0))) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (- x (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (- x (/ (pow (cbrt 1.0) 3) (* 1 3.0))) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (exp (- x (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (- x (/ 1.0 3.0)) 3) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (fma (/ 1.0 3.0) (+ x (/ 1.0 3.0)) (pow x 2)) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (- (* 27.0 (pow x 2))) (fma 9.0 x 3.0)) (fma (/ 1 (pow x 2)) 0.3333333333333333 (fma 0.1111111111111111 (/ 1 (pow x 3)) (/ 1 x))) (fma (/ 1 (pow x 2)) 0.3333333333333333 (fma 0.1111111111111111 (/ 1 (pow x 3)) (/ 1 x))) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 1.119 * * * [progress]: adding candidates to table 1.460 * [progress]: [Phase 3 of 3] Extracting. 1.460 * * [regime]: Finding splitpoints for: (# # #) 1.460 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 1.460 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# # #) 1.471 * * * * [regimes]: Trying to branch on x from (# # #) 1.486 * * * [regime]: Found split indices: #