5.359 * [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.020 * * * [progress]: generating rewritten candidates 0.020 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.026 * * * [progress]: generating series expansions 0.026 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.027 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.027 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.027 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.027 * [taylor]: Taking taylor expansion of x in x 0.027 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.029 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.029 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.029 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.029 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.029 * [taylor]: Taking taylor expansion of x in x 0.030 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.030 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.030 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.030 * [taylor]: Taking taylor expansion of x in x 0.035 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.035 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.035 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.035 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.035 * [taylor]: Taking taylor expansion of x in x 0.035 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.035 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.036 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.036 * [taylor]: Taking taylor expansion of x in x 0.043 * * * [progress]: simplifying candidates 0.043 * [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.046 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.048 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.051 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.059 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.085 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.086 * [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.086 * * * [progress]: adding candidates to table 0.118 * * [progress]: iteration 2 / 4 0.118 * * * [progress]: picking best candidate 0.119 * * * * [pick]: Picked # 0.119 * * * [progress]: localizing error 0.126 * * * [progress]: generating rewritten candidates 0.126 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.144 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.147 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.160 * * * [progress]: generating series expansions 0.160 * * * * [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.164 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.164 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.164 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.164 * [taylor]: Taking taylor expansion of x in x 0.164 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.164 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.164 * [taylor]: Taking taylor expansion of x in x 0.164 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.189 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.189 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.189 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.189 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.189 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.189 * [taylor]: Taking taylor expansion of x in x 0.190 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.190 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.190 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.190 * [taylor]: Taking taylor expansion of x in x 0.190 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 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.192 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.192 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.192 * [taylor]: Taking taylor expansion of x in x 0.192 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.219 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.219 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.219 * [taylor]: Taking taylor expansion of -1 in x 0.219 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.219 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.219 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.219 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.219 * [taylor]: Taking taylor expansion of x in x 0.220 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.220 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.220 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.220 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.220 * [taylor]: Taking taylor expansion of x in x 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.221 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.221 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.221 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.221 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.221 * [taylor]: Taking taylor expansion of x in x 0.252 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.253 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.253 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.253 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.253 * [taylor]: Taking taylor expansion of x in x 0.253 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.253 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.253 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.253 * [taylor]: Taking taylor expansion of x in x 0.253 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.267 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.267 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.267 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.267 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.267 * [taylor]: Taking taylor expansion of x in x 0.267 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.268 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.268 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.268 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.268 * [taylor]: Taking taylor expansion of x in x 0.268 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.282 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.282 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.282 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.282 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.282 * [taylor]: Taking taylor expansion of x in x 0.282 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.282 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.282 * [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.283 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.296 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.297 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.297 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.297 * [taylor]: Taking taylor expansion of x in x 0.297 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.297 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.297 * [taylor]: Taking taylor expansion of x in x 0.297 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.301 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.301 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.301 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.301 * [taylor]: Taking taylor expansion of x in x 0.302 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.302 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.302 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.302 * [taylor]: Taking taylor expansion of x in x 0.302 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.309 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.309 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.309 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.309 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.309 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.309 * [taylor]: Taking taylor expansion of x in x 0.310 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.310 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.310 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.310 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.310 * [taylor]: Taking taylor expansion of x in x 0.317 * * * [progress]: simplifying candidates 0.320 * [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.329 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.339 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.393 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.399 * [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.400 * * * [progress]: adding candidates to table 0.599 * * [progress]: iteration 3 / 4 0.599 * * * [progress]: picking best candidate 0.605 * * * * [pick]: Picked # 0.605 * * * [progress]: localizing error 0.614 * * * [progress]: generating rewritten candidates 0.614 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.652 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 0.655 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 0.667 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 0.685 * * * [progress]: generating series expansions 0.685 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.687 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.687 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.687 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.687 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.687 * [taylor]: Taking taylor expansion of x in x 0.687 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.687 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.687 * [taylor]: Taking taylor expansion of x in x 0.687 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.689 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.689 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.689 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.689 * [taylor]: Taking taylor expansion of x in x 0.689 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.689 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.689 * [taylor]: Taking taylor expansion of x in x 0.689 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.711 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.711 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.711 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.711 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.711 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.711 * [taylor]: Taking taylor expansion of x in x 0.712 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.712 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.712 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.712 * [taylor]: Taking taylor expansion of x in x 0.712 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.713 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.713 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.713 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.713 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.713 * [taylor]: Taking taylor expansion of x in x 0.713 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.713 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.713 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.713 * [taylor]: Taking taylor expansion of x in x 0.714 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.741 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.741 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.741 * [taylor]: Taking taylor expansion of -1 in x 0.741 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.741 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.741 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.741 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.741 * [taylor]: Taking taylor expansion of x in x 0.742 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.742 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.742 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.742 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.742 * [taylor]: Taking taylor expansion of x in x 0.743 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.743 * [taylor]: Taking taylor expansion of -1 in x 0.743 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.743 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.743 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.743 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.743 * [taylor]: Taking taylor expansion of x in x 0.743 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.743 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.743 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.743 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.743 * [taylor]: Taking taylor expansion of x in x 0.781 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 0.782 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.782 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.782 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.782 * [taylor]: Taking taylor expansion of x in x 0.782 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.782 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.782 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.782 * [taylor]: Taking taylor expansion of x in x 0.782 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.791 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.791 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.791 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.791 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.791 * [taylor]: Taking taylor expansion of x in x 0.792 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.792 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.792 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.792 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.792 * [taylor]: Taking taylor expansion of x in x 0.792 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.807 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.807 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.807 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.807 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.807 * [taylor]: Taking taylor expansion of x in x 0.808 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.808 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.808 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.808 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.808 * [taylor]: Taking taylor expansion of x in x 0.808 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.822 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 0.822 * [approximate]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in (x) around 0 0.822 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.822 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.822 * [taylor]: Taking taylor expansion of x in x 0.822 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.824 * [taylor]: Taking taylor expansion of (/ 1 (- x 0.3333333333333333)) in x 0.824 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.824 * [taylor]: Taking taylor expansion of x in x 0.824 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.839 * [approximate]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.839 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.839 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.839 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.839 * [taylor]: Taking taylor expansion of x in x 0.839 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.840 * [taylor]: Taking taylor expansion of (/ 1 (- (/ 1 x) 0.3333333333333333)) in x 0.840 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.840 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.840 * [taylor]: Taking taylor expansion of x in x 0.840 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.848 * [approximate]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.848 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.848 * [taylor]: Taking taylor expansion of -1 in x 0.848 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.848 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.848 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.848 * [taylor]: Taking taylor expansion of x in x 0.849 * [taylor]: Taking taylor expansion of (/ -1 (+ 0.3333333333333333 (/ 1 x))) in x 0.849 * [taylor]: Taking taylor expansion of -1 in x 0.849 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.849 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.849 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.849 * [taylor]: Taking taylor expansion of x in x 0.856 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 0.856 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.856 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.856 * [taylor]: Taking taylor expansion of x in x 0.857 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.857 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.857 * [taylor]: Taking taylor expansion of x in x 0.857 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.861 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.862 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.862 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.862 * [taylor]: Taking taylor expansion of x in x 0.862 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.862 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.862 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.862 * [taylor]: Taking taylor expansion of x in x 0.862 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.870 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.870 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.870 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.870 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.870 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.870 * [taylor]: Taking taylor expansion of x in x 0.870 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.870 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.870 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.870 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.870 * [taylor]: Taking taylor expansion of x in x 0.878 * * * [progress]: simplifying candidates 0.882 * [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.893 * * [simplify]: iteration 0 : 715 enodes (cost 2070 ) 0.909 * * [simplify]: iteration 1 : 3936 enodes (cost 1593 ) 1.065 * * [simplify]: iteration 2 : 5001 enodes (cost 1551 ) 1.080 * [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.082 * * * [progress]: adding candidates to table 1.414 * [progress]: [Phase 3 of 3] Extracting. 1.414 * * [regime]: Finding splitpoints for: (# # #) 1.414 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 1.414 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# # #) 1.424 * * * * [regimes]: Trying to branch on x from (# # #) 1.440 * * * [regime]: Found split indices: #