5.411 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.012 * * * [progress]: [2/2] Setting up program. 0.013 * [progress]: [Phase 2 of 3] Improving. 0.013 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.015 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.017 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.017 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.017 * * [progress]: iteration 1 / 4 0.017 * * * [progress]: picking best candidate 0.018 * * * * [pick]: Picked # 0.018 * * * [progress]: localizing error 0.021 * * * [progress]: generating rewritten candidates 0.021 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.027 * * * [progress]: generating series expansions 0.027 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.028 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.028 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.028 * [taylor]: Taking taylor expansion of x in x 0.028 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.028 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.028 * [taylor]: Taking taylor expansion of x in x 0.028 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.030 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.031 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.031 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.031 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.031 * [taylor]: Taking taylor expansion of x in x 0.031 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.031 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.031 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.031 * [taylor]: Taking taylor expansion of x in x 0.037 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.037 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.037 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.037 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.037 * [taylor]: Taking taylor expansion of x in x 0.037 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.037 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.037 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.037 * [taylor]: Taking taylor expansion of x in x 0.044 * * * [progress]: simplifying candidates 0.045 * [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.048 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.050 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.053 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.061 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.089 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.089 * [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.090 * * * [progress]: adding candidates to table 0.125 * * [progress]: iteration 2 / 4 0.125 * * * [progress]: picking best candidate 0.126 * * * * [pick]: Picked # 0.126 * * * [progress]: localizing error 0.133 * * * [progress]: generating rewritten candidates 0.133 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.152 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.155 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.171 * * * [progress]: generating series expansions 0.171 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.172 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.172 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.172 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.172 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.172 * [taylor]: Taking taylor expansion of x in x 0.172 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.173 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.173 * [taylor]: Taking taylor expansion of x in x 0.173 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.175 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.175 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.175 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.175 * [taylor]: Taking taylor expansion of x in x 0.175 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.175 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.175 * [taylor]: Taking taylor expansion of x in x 0.175 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.197 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.197 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.197 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.197 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.197 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.197 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.198 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.198 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.198 * [taylor]: Taking taylor expansion of x in x 0.198 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.199 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.199 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.199 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.199 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.199 * [taylor]: Taking taylor expansion of x in x 0.200 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.200 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.200 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.200 * [taylor]: Taking taylor expansion of x in x 0.200 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.229 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.229 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.229 * [taylor]: Taking taylor expansion of -1 in x 0.229 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.229 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.229 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.229 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.229 * [taylor]: Taking taylor expansion of x in x 0.229 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.229 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.230 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.230 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.230 * [taylor]: Taking taylor expansion of x in x 0.230 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.231 * [taylor]: Taking taylor expansion of -1 in x 0.231 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.231 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.231 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.231 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.231 * [taylor]: Taking taylor expansion of x in x 0.231 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.231 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.231 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.231 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.231 * [taylor]: Taking taylor expansion of x in x 0.269 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.270 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.270 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.270 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.270 * [taylor]: Taking taylor expansion of x in x 0.270 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.270 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.270 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.270 * [taylor]: Taking taylor expansion of x in x 0.270 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.280 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.280 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.280 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.280 * [taylor]: Taking taylor expansion of x in x 0.280 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.280 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.280 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.280 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.280 * [taylor]: Taking taylor expansion of x in x 0.281 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.295 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.295 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.295 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.295 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.295 * [taylor]: Taking taylor expansion of x in x 0.296 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.296 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.296 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.296 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.296 * [taylor]: Taking taylor expansion of x in x 0.296 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.310 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.310 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.310 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.310 * [taylor]: Taking taylor expansion of x in x 0.310 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.310 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.310 * [taylor]: Taking taylor expansion of x in x 0.310 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.315 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.316 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.316 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.316 * [taylor]: Taking taylor expansion of x in x 0.321 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.321 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.321 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.321 * [taylor]: Taking taylor expansion of x in x 0.321 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.329 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.329 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.329 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.329 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.329 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.329 * [taylor]: Taking taylor expansion of x in x 0.329 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.330 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.330 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.330 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.330 * [taylor]: Taking taylor expansion of x in x 0.337 * * * [progress]: simplifying candidates 0.340 * [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.349 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.360 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.414 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.420 * [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.421 * * * [progress]: adding candidates to table 0.774 * [progress]: [Phase 3 of 3] Extracting. 0.774 * * [regime]: Finding splitpoints for: (# #) 0.774 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 0.774 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# #) 0.782 * * * * [regimes]: Trying to branch on x from (# #) 0.791 * * * [regime]: Found split indices: #