9.450 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.014 * * * [progress]: [2/2] Setting up program. 0.016 * [progress]: [Phase 2 of 3] Improving. 0.016 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.020 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.022 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.022 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.023 * * [progress]: iteration 1 / 4 0.023 * * * [progress]: picking best candidate 0.024 * * * * [pick]: Picked # 0.024 * * * [progress]: localizing error 0.030 * * * [progress]: generating rewritten candidates 0.030 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.042 * * * [progress]: generating series expansions 0.043 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.043 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.043 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.044 * [taylor]: Taking taylor expansion of x in x 0.044 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.044 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.044 * [taylor]: Taking taylor expansion of x in x 0.044 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.048 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.048 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.048 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.048 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.048 * [taylor]: Taking taylor expansion of x in x 0.048 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.048 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.048 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.048 * [taylor]: Taking taylor expansion of x in x 0.057 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.058 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.058 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.058 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.058 * [taylor]: Taking taylor expansion of x in x 0.058 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.058 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.058 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.058 * [taylor]: Taking taylor expansion of x in x 0.070 * * * [progress]: simplifying candidates 0.071 * [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.079 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.083 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.088 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.098 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.138 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.139 * [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.139 * * * [progress]: adding candidates to table 0.190 * * [progress]: iteration 2 / 4 0.190 * * * [progress]: picking best candidate 0.192 * * * * [pick]: Picked # 0.192 * * * [progress]: localizing error 0.204 * * * [progress]: generating rewritten candidates 0.204 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.242 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2) 0.257 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 0.273 * * * [progress]: generating series expansions 0.273 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.275 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.275 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.275 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.275 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.275 * [taylor]: Taking taylor expansion of x in x 0.276 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.276 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.276 * [taylor]: Taking taylor expansion of x in x 0.276 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.279 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.279 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.279 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.279 * [taylor]: Taking taylor expansion of x in x 0.279 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.279 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.279 * [taylor]: Taking taylor expansion of x in x 0.279 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.316 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.316 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.316 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.316 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.316 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.316 * [taylor]: Taking taylor expansion of x in x 0.317 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.317 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.317 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.317 * [taylor]: Taking taylor expansion of x in x 0.318 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.319 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.319 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.319 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.319 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.319 * [taylor]: Taking taylor expansion of x in x 0.319 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.319 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.319 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.319 * [taylor]: Taking taylor expansion of x in x 0.320 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.354 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.354 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.354 * [taylor]: Taking taylor expansion of -1 in x 0.354 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.354 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.354 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.354 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.354 * [taylor]: Taking taylor expansion of x in x 0.354 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.354 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.354 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.354 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.354 * [taylor]: Taking taylor expansion of x in x 0.355 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.355 * [taylor]: Taking taylor expansion of -1 in x 0.355 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.355 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.355 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.356 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.356 * [taylor]: Taking taylor expansion of x in x 0.356 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.356 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.356 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.356 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.356 * [taylor]: Taking taylor expansion of x in x 0.390 * * * * [progress]: [ 2 / 3 ] generating series at (2 2) 0.390 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.390 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.390 * [taylor]: Taking taylor expansion of x in x 0.390 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.390 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.390 * [taylor]: Taking taylor expansion of x in x 0.390 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.395 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.395 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.395 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.395 * [taylor]: Taking taylor expansion of x in x 0.396 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.396 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.396 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.396 * [taylor]: Taking taylor expansion of x in x 0.396 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.404 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.404 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.404 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.404 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.404 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.404 * [taylor]: Taking taylor expansion of x in x 0.405 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.405 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.405 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.405 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.405 * [taylor]: Taking taylor expansion of x in x 0.412 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 0.413 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.413 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.414 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.414 * [taylor]: Taking taylor expansion of x in x 0.414 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.414 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.414 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.414 * [taylor]: Taking taylor expansion of x in x 0.414 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.423 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.423 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.423 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.423 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.423 * [taylor]: Taking taylor expansion of x in x 0.424 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.424 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.424 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.424 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.424 * [taylor]: Taking taylor expansion of x in x 0.424 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.444 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.444 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.444 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.444 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.444 * [taylor]: Taking taylor expansion of x in x 0.445 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.445 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.445 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.445 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.445 * [taylor]: Taking taylor expansion of x in x 0.445 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.459 * * * [progress]: simplifying candidates 0.461 * [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 (* (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)) (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))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) 0.471 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.482 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.538 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.544 * [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))) (- (* (* (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)) (- (* 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))) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) 0.545 * * * [progress]: adding candidates to table 0.758 * * [progress]: iteration 3 / 4 0.758 * * * [progress]: picking best candidate 0.760 * * * * [pick]: Picked # 0.760 * * * [progress]: localizing error 0.775 * * * [progress]: generating rewritten candidates 0.775 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 0.844 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 1.258 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2) 1.262 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 2) 1.307 * * * [progress]: generating series expansions 1.307 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 1.310 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- (pow x 3) 0.037037037037037035)) in (x) around 0 1.310 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- (pow x 3) 0.037037037037037035)) in x 1.310 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 1.310 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.310 * [taylor]: Taking taylor expansion of x in x 1.310 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.310 * [taylor]: Taking taylor expansion of (- (pow x 3) 0.037037037037037035) in x 1.310 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.310 * [taylor]: Taking taylor expansion of x in x 1.310 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.313 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- (pow x 3) 0.037037037037037035)) in x 1.313 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 1.313 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.313 * [taylor]: Taking taylor expansion of x in x 1.313 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.313 * [taylor]: Taking taylor expansion of (- (pow x 3) 0.037037037037037035) in x 1.313 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.313 * [taylor]: Taking taylor expansion of x in x 1.313 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.328 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 (pow x 3)) 0.037037037037037035)) in (x) around 0 1.328 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 (pow x 3)) 0.037037037037037035)) in x 1.328 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.328 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.328 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.328 * [taylor]: Taking taylor expansion of x in x 1.328 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.328 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) 0.037037037037037035) in x 1.328 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.328 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.328 * [taylor]: Taking taylor expansion of x in x 1.329 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.330 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 (pow x 3)) 0.037037037037037035)) in x 1.330 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.330 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.330 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.330 * [taylor]: Taking taylor expansion of x in x 1.330 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.330 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) 0.037037037037037035) in x 1.330 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.330 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.330 * [taylor]: Taking taylor expansion of x in x 1.331 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.349 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in (x) around 0 1.349 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in x 1.349 * [taylor]: Taking taylor expansion of -1 in x 1.349 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.037037037037037035 (/ 1 (pow x 3)))) in x 1.349 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.349 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.349 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.349 * [taylor]: Taking taylor expansion of x in x 1.349 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.350 * [taylor]: Taking taylor expansion of (+ 0.037037037037037035 (/ 1 (pow x 3))) in x 1.350 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.350 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.350 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.350 * [taylor]: Taking taylor expansion of x in x 1.351 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in x 1.351 * [taylor]: Taking taylor expansion of -1 in x 1.351 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.037037037037037035 (/ 1 (pow x 3)))) in x 1.351 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.351 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.351 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.351 * [taylor]: Taking taylor expansion of x in x 1.352 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.352 * [taylor]: Taking taylor expansion of (+ 0.037037037037037035 (/ 1 (pow x 3))) in x 1.352 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.352 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.352 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.352 * [taylor]: Taking taylor expansion of x in x 1.372 * * * * [progress]: [ 2 / 4 ] generating series at (2) 1.375 * [approximate]: Taking taylor expansion of (/ (* (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) (- (pow x 2) 0.1111111111111111)) (- (pow x 3) 0.037037037037037035)) in (x) around 0 1.375 * [taylor]: Taking taylor expansion of (/ (* (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) (- (pow x 2) 0.1111111111111111)) (- (pow x 3) 0.037037037037037035)) in x 1.375 * [taylor]: Taking taylor expansion of (* (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) (- (pow x 2) 0.1111111111111111)) in x 1.375 * [taylor]: Taking taylor expansion of (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) in x 1.375 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.375 * [taylor]: Taking taylor expansion of x in x 1.375 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 x) 0.1111111111111111) in x 1.375 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 x) in x 1.375 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.375 * [taylor]: Taking taylor expansion of x in x 1.375 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.375 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 1.375 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.375 * [taylor]: Taking taylor expansion of x in x 1.375 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.375 * [taylor]: Taking taylor expansion of (- (pow x 3) 0.037037037037037035) in x 1.375 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.375 * [taylor]: Taking taylor expansion of x in x 1.375 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.378 * [taylor]: Taking taylor expansion of (/ (* (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) (- (pow x 2) 0.1111111111111111)) (- (pow x 3) 0.037037037037037035)) in x 1.379 * [taylor]: Taking taylor expansion of (* (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) (- (pow x 2) 0.1111111111111111)) in x 1.379 * [taylor]: Taking taylor expansion of (+ (pow x 2) (+ (* 0.3333333333333333 x) 0.1111111111111111)) in x 1.379 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.379 * [taylor]: Taking taylor expansion of x in x 1.379 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 x) 0.1111111111111111) in x 1.379 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 x) in x 1.379 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.379 * [taylor]: Taking taylor expansion of x in x 1.379 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.379 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 1.379 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.379 * [taylor]: Taking taylor expansion of x in x 1.379 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.379 * [taylor]: Taking taylor expansion of (- (pow x 3) 0.037037037037037035) in x 1.379 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.379 * [taylor]: Taking taylor expansion of x in x 1.379 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.436 * [approximate]: Taking taylor expansion of (/ (* (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (- (/ 1 (pow x 3)) 0.037037037037037035)) in (x) around 0 1.436 * [taylor]: Taking taylor expansion of (/ (* (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (- (/ 1 (pow x 3)) 0.037037037037037035)) in x 1.436 * [taylor]: Taking taylor expansion of (* (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) (- (/ 1 (pow x 2)) 0.1111111111111111)) in x 1.436 * [taylor]: Taking taylor expansion of (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) in x 1.436 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.436 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x))) in x 1.436 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.436 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.436 * [taylor]: Taking taylor expansion of x in x 1.436 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 x)) in x 1.437 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.437 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.437 * [taylor]: Taking taylor expansion of x in x 1.437 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.437 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.437 * [taylor]: Taking taylor expansion of x in x 1.437 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.437 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) 0.037037037037037035) in x 1.437 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.437 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.437 * [taylor]: Taking taylor expansion of x in x 1.438 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.440 * [taylor]: Taking taylor expansion of (/ (* (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (- (/ 1 (pow x 3)) 0.037037037037037035)) in x 1.440 * [taylor]: Taking taylor expansion of (* (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) (- (/ 1 (pow x 2)) 0.1111111111111111)) in x 1.440 * [taylor]: Taking taylor expansion of (+ 0.1111111111111111 (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x)))) in x 1.440 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.440 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (* 0.3333333333333333 (/ 1 x))) in x 1.440 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.440 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.440 * [taylor]: Taking taylor expansion of x in x 1.440 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 x)) in x 1.440 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.440 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.440 * [taylor]: Taking taylor expansion of x in x 1.441 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.441 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.441 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.441 * [taylor]: Taking taylor expansion of x in x 1.441 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.441 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 3)) 0.037037037037037035) in x 1.441 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.441 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.441 * [taylor]: Taking taylor expansion of x in x 1.442 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.516 * [approximate]: Taking taylor expansion of (* -1 (/ (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in (x) around 0 1.516 * [taylor]: Taking taylor expansion of (* -1 (/ (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in x 1.516 * [taylor]: Taking taylor expansion of -1 in x 1.516 * [taylor]: Taking taylor expansion of (/ (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (+ 0.037037037037037035 (/ 1 (pow x 3)))) in x 1.516 * [taylor]: Taking taylor expansion of (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) in x 1.516 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) in x 1.516 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 0.1111111111111111) in x 1.516 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.516 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.516 * [taylor]: Taking taylor expansion of x in x 1.517 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.517 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 x)) in x 1.517 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.517 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.517 * [taylor]: Taking taylor expansion of x in x 1.517 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.517 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.517 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.517 * [taylor]: Taking taylor expansion of x in x 1.518 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.518 * [taylor]: Taking taylor expansion of (+ 0.037037037037037035 (/ 1 (pow x 3))) in x 1.518 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.518 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.518 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.518 * [taylor]: Taking taylor expansion of x in x 1.520 * [taylor]: Taking taylor expansion of (* -1 (/ (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (+ 0.037037037037037035 (/ 1 (pow x 3))))) in x 1.520 * [taylor]: Taking taylor expansion of -1 in x 1.520 * [taylor]: Taking taylor expansion of (/ (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) (+ 0.037037037037037035 (/ 1 (pow x 3)))) in x 1.520 * [taylor]: Taking taylor expansion of (* (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) (- (/ 1 (pow x 2)) 0.1111111111111111)) in x 1.520 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 2)) 0.1111111111111111) (* 0.3333333333333333 (/ 1 x))) in x 1.520 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 0.1111111111111111) in x 1.520 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.520 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.520 * [taylor]: Taking taylor expansion of x in x 1.520 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.520 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 x)) in x 1.520 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.520 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.520 * [taylor]: Taking taylor expansion of x in x 1.521 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 1.521 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 1.521 * [taylor]: Taking taylor expansion of (pow x 2) in x 1.521 * [taylor]: Taking taylor expansion of x in x 1.521 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.521 * [taylor]: Taking taylor expansion of (+ 0.037037037037037035 (/ 1 (pow x 3))) in x 1.521 * [taylor]: Taking taylor expansion of 0.037037037037037035 in x 1.521 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 1.521 * [taylor]: Taking taylor expansion of (pow x 3) in x 1.521 * [taylor]: Taking taylor expansion of x in x 1.602 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2) 1.602 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 2) 1.602 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 x) in (x) around 0 1.602 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 x) in x 1.602 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.603 * [taylor]: Taking taylor expansion of x in x 1.603 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 x) in x 1.603 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.603 * [taylor]: Taking taylor expansion of x in x 1.608 * [approximate]: Taking taylor expansion of (/ 0.3333333333333333 x) in (x) around 0 1.608 * [taylor]: Taking taylor expansion of (/ 0.3333333333333333 x) in x 1.608 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.608 * [taylor]: Taking taylor expansion of x in x 1.608 * [taylor]: Taking taylor expansion of (/ 0.3333333333333333 x) in x 1.609 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.609 * [taylor]: Taking taylor expansion of x in x 1.612 * [approximate]: Taking taylor expansion of (/ -0.3333333333333333 x) in (x) around 0 1.612 * [taylor]: Taking taylor expansion of (/ -0.3333333333333333 x) in x 1.612 * [taylor]: Taking taylor expansion of -0.3333333333333333 in x 1.612 * [taylor]: Taking taylor expansion of x in x 1.613 * [taylor]: Taking taylor expansion of (/ -0.3333333333333333 x) in x 1.613 * [taylor]: Taking taylor expansion of -0.3333333333333333 in x 1.613 * [taylor]: Taking taylor expansion of x in x 1.619 * * * [progress]: simplifying candidates 1.628 * [simplify]: Simplifying using # : (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (- (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (exp (/ (- (* 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 x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (pow x 3) (pow (/ 1.0 3.0) 3)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (cbrt (/ (- (* 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (* 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (/ (- (* 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)))) (- (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* x x) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (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 (/ 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))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (pow 1 3)) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (pow 1 3)) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (pow 1 3)) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (pow 1 3)) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* 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))))) (/ (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)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow 1 3)) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow 1 3)) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow 1 3)) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow 1 3)) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ 1 (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (* 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))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ 1 (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ 1 (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ 1 (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- x (/ 1.0 3.0)) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (+ 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 (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (+ x (/ 1.0 3.0)) (pow 1 3)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (pow 1 3)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (pow 1 3)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (pow 1 3)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (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))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- (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) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow 1 3)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (sqrt (- (* 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)))) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (pow x 3) 3) (pow (pow (/ 1.0 3.0) 3) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (pow x 3) (pow x 3)) (* (pow (/ 1.0 3.0) 3) (pow (/ 1.0 3.0) 3)))) (* (- (pow x 3) (pow (/ 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)))))) (* (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (expm1 (* (/ (- (* 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 (/ 1.0 3.0)))))) (log1p (* (/ (- (* 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 (/ 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 (/ 1.0 3.0))))) (+ (- (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log (+ (* 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log (+ (* 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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))) (- (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 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)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (- (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 x) (+ (* (/ 1.0 3.0) (/ 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (- (* 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 (/ 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)))))) (* (cbrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (cbrt (* (/ (- (* 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 (/ 1.0 3.0))))))) (cbrt (* (/ (- (* 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 (/ 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 (/ 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 (/ 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 (/ 1.0 3.0)))))) (sqrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (sqrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (* x x) 3) (pow (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) 3))) (* (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* (* x x) (* x x)) (- (* (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) (+ (* (/ 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 x) (* x x)) (* (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* 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))))) (* (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* x x)) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* (/ 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (+ (* (/ 1.0 3.0) (/ 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))) (- (pow x 3) (pow (/ 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))))))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1) (* (cbrt (/ (- (* 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 (/ 1.0 3.0))))) (* (sqrt (/ (- (* 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 (/ 1.0 3.0))))) (* (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (+ (* 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))))) (* (/ (cbrt (- (* 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 (/ 1.0 3.0))))) (* (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (+ (* 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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (+ (* 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))))) (* (/ (sqrt (- (* 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 (/ 1.0 3.0))))) (* (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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 (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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 (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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 (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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 (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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 (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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 (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* 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)))) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* 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)))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* 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)))) (- (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))) (cbrt (- (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))) (sqrt (- (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 x) (+ (* (/ 1.0 3.0) (/ 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 (/ 1.0 3.0))))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 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))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow (sqrt x) 3) (pow (sqrt (/ 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))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow (sqrt x) 3) (sqrt (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))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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))) (- (pow (sqrt x) 3) (pow (sqrt (/ 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))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow (sqrt x) 3) (pow (sqrt (/ 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))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow (sqrt x) 3) (sqrt (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))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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))) (- (sqrt (pow x 3)) (pow (sqrt (/ 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))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 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))) (- (sqrt (pow x 3)) (pow (sqrt (/ 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))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 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))) (- (sqrt (pow x 3)) (sqrt (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))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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))) (- (pow x (/ 3 2)) (pow (sqrt (/ 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))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow x (/ 3 2)) (pow (sqrt (/ 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))) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 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))) (- (pow x (/ 3 2)) (sqrt (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))) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* 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))) (- (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))) (- (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))) (- (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))) (- (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))) (- (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 (/ 1.0 3.0)) (cbrt (- (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 (/ 1.0 3.0)) (sqrt (- (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 (/ 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)) (- (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 (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (sqrt (/ 1.0 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (sqrt (pow (/ 1.0 3.0) 3)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- x (/ 1.0 3.0)) (- (pow x (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (/ (- 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 (/ 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 (/ 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 (/ 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 (/ 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))) (- (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 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) (* (+ (* (pow x 3) (pow x 3)) (+ (* (pow (/ 1.0 3.0) 3) (pow (/ 1.0 3.0) 3)) (* (pow x 3) (pow (/ 1.0 3.0) 3)))) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* 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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ (pow (* x x) 3) (pow (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) 3))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (- (* (* x x) (* x x)) (* (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) (+ (* (/ 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 (/ 1.0 3.0))))) (expm1 (pow (/ 1.0 3.0) 3)) (log1p (pow (/ 1.0 3.0) 3)) (* (- (log 1.0) (log 3.0)) 3) (* (log (/ 1.0 3.0)) 3) (* (log (/ 1.0 3.0)) 3) (* 1 3) (pow (/ 1.0 3.0) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 3.0) (sqrt 3)) (pow (/ 1.0 3.0) 1) (pow (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) 3) (pow (cbrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) 3) (pow (/ (cbrt 1.0) (sqrt 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) 3.0) 3) (pow (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (sqrt 1.0) (cbrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) 3.0) 3) (pow (/ 1 (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ 1.0 (cbrt 3.0)) 3) (pow (/ 1 (sqrt 3.0)) 3) (pow (/ 1.0 (sqrt 3.0)) 3) (pow (/ 1 1) 3) (pow (/ 1.0 3.0) 3) (pow 1 3) (pow (/ 1.0 3.0) 3) (pow 1.0 3) (pow (/ 1 3.0) 3) (* (/ 1.0 3.0) (/ 1.0 3.0)) (log (pow (/ 1.0 3.0) 3)) (exp (pow (/ 1.0 3.0) 3)) (* (cbrt (pow (/ 1.0 3.0) 3)) (cbrt (pow (/ 1.0 3.0) 3))) (cbrt (pow (/ 1.0 3.0) 3)) (* (* (pow (/ 1.0 3.0) 3) (pow (/ 1.0 3.0) 3)) (pow (/ 1.0 3.0) 3)) (pow (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) 3) (pow (cbrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) 3) (pow (/ (cbrt 1.0) (sqrt 3.0)) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) 3.0) 3) (pow (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (sqrt 1.0) (cbrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) 3.0) 3) (pow (/ 1 (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ 1.0 (cbrt 3.0)) 3) (pow (/ 1 (sqrt 3.0)) 3) (pow (/ 1.0 (sqrt 3.0)) 3) (pow (/ 1 1) 3) (pow (/ 1.0 3.0) 3) (pow 1 3) (pow (/ 1.0 3.0) 3) (pow 1.0 3) (pow (/ 1 3.0) 3) (pow 1.0 3) (pow 3.0 3) (* (/ 1.0 3.0) (/ 1.0 3.0)) (sqrt (pow (/ 1.0 3.0) 3)) (sqrt (pow (/ 1.0 3.0) 3)) (pow (/ 1.0 3.0) (/ 3 2)) (pow (/ 1.0 3.0) (/ 3 2)) (expm1 (* x (/ 1.0 3.0))) (log1p (* x (/ 1.0 3.0))) (* x (/ 1.0 3.0)) (+ (log x) (- (log 1.0) (log 3.0))) (+ (log x) (log (/ 1.0 3.0))) (log (* x (/ 1.0 3.0))) (exp (* x (/ 1.0 3.0))) (* (* (* x x) x) (/ (* (* 1.0 1.0) 1.0) (* (* 3.0 3.0) 3.0))) (* (* (* x x) x) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (/ 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))) (* (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 (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))) (* x (sqrt (/ 1.0 3.0))) (* x (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))) (* x (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))) (* x (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* x (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))) (* x (/ (sqrt 1.0) (sqrt 3.0))) (* x (/ (sqrt 1.0) 1)) (* x (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* x (/ 1 (sqrt 3.0))) (* x (/ 1 1)) (* x 1) (* x 1.0) (* (cbrt x) (/ 1.0 3.0)) (* (sqrt x) (/ 1.0 3.0)) (* x (/ 1.0 3.0)) (* x 1.0) (- (+ (* 81.0 (pow x 3)) 3.0) (* 27.0 (pow x 2))) (- (+ (* 0.037037037037037035 (/ 1 (pow x 4))) (/ 1 x)) (* 0.1111111111111111 (/ 1 (pow x 3)))) (- (+ (* 0.037037037037037035 (/ 1 (pow x 4))) (/ 1 x)) (* 0.1111111111111111 (/ 1 (pow x 3)))) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* 0.3333333333333333 x) (* 0.3333333333333333 x) (* 0.3333333333333333 x) 1.657 * * [simplify]: iteration 0 : 1780 enodes (cost 7194 ) 1.689 * * [simplify]: iteration 1 : 5002 enodes (cost 7005 ) 1.719 * [simplify]: Simplified to: (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (exp (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (pow (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 3) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (pow (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 3) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (sqrt (/ (- (* 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)))) (- (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* x x) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (pow (/ 1.0 3.0) 2) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (fma x x (fma (/ 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)))) (- 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)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (* (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 3) (pow (/ 1.0 3.0) 3))) (* (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 3) (pow (/ 1.0 3.0) 3))) (* (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 3) (pow (/ 1.0 3.0) 3))) (* (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 3) (pow (/ 1.0 3.0) 3))) (* (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 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* 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))))) (/ (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 x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 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 3) (pow (/ 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 3) (pow (/ 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 3) (pow (/ 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 3) (pow (/ 1.0 3.0) 3))) (/ 1 (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ 1 (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (* 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))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ 1 (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ 1 (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ 1 (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ 1 (+ (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ 1 (+ (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- x (/ 1.0 3.0)) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))))) 1 (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- x (/ 1.0 3.0)) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (- x (/ 1.0 3.0)) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (+ x (/ 1.0 3.0)) (+ (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (- x (/ 1.0 3.0)) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (+ x (/ 1.0 3.0)) (/ (- x (/ 1.0 3.0)) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ 1 (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (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))) (* (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- (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) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (- (* 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))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (sqrt (- (* 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)))) (/ (- (pow x 3) (pow (/ 1.0 3.0) 3)) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (pow x 3) 3) (pow (pow (/ 1.0 3.0) 3) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (pow x 3) (pow x 3)) (* (pow (/ 1.0 3.0) 3) (pow (/ 1.0 3.0) 3)))) (* (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (pow x 2))) (* (* x x) (* x x))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (expm1 (* (/ (- (* 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 (/ 1.0 3.0)))))) (log1p (* (/ (- (* 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 (/ 1.0 3.0)))))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (- (log (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (log (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (- (log (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (log (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (- (log (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (log (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (pow (exp (fma x x (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (/ (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (pow (fma x x (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x))) 3) (* (- (pow x 3) (pow (/ 1.0 3.0) 3)) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (/ (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (pow (fma x x (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x))) 3) (* (- (pow x 3) (pow (/ 1.0 3.0) 3)) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (cbrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (cbrt (* (/ (- (* 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 (/ 1.0 3.0))))))) (cbrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (pow (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) 3) (sqrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (sqrt (* (/ (- (* 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 (/ 1.0 3.0)))))) (* (+ (pow (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) 3) (pow x 6)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (+ (* (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x)) (- (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x)) (pow x 2))) (* (* x x) (* x x))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (fma x x (- (fma (/ 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 (- (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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 (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* x x)) (/ (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* x x)) (/ (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 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))))))) (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (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))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 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)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3))))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 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 (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (cbrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (sqrt (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (fma x x (* (/ 1.0 3.0) (+ (/ 1.0 3.0) x))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow (sqrt x) 3) (pow (/ 1.0 3.0) 3/2))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (sqrt (pow x 3)) (pow (/ 1.0 3.0) 3/2))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (sqrt (/ 1.0 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (sqrt (pow (/ 1.0 3.0) 3)))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3/2) (pow (/ 1.0 3.0) 3/2))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (* (- x (/ 1.0 3.0)) (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (fma x x (fma (/ 1.0 3.0) (/ 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)))) (/ (* 1 (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0))))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (+ (+ (pow x 6) (pow (/ 1.0 3.0) 6)) (* (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (+ (pow x 3) (pow (/ 1.0 3.0) 3))) (* (+ (pow (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0))) 3) (pow x 6)) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)))) (* (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (fma x x (- (fma (/ 1.0 3.0) (/ 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)))) (* (fma x x (fma (/ 1.0 3.0) (/ 1.0 3.0) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (expm1 (pow (/ 1.0 3.0) 3)) (log1p (pow (/ 1.0 3.0) 3)) (log (pow (/ 1.0 3.0) 3)) (log (pow (/ 1.0 3.0) 3)) (log (pow (/ 1.0 3.0) 3)) 3 (pow (/ 1.0 3.0) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 3.0) (sqrt 3)) (/ 1.0 3.0) (pow (/ 1.0 3.0) 2) (/ 1.0 3.0) (pow (sqrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (/ 1.0 3.0) 2) (/ 1.0 3.0) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) 3) (pow (/ (cbrt 1.0) (sqrt 3.0)) 3) (* 1.0 1.0) (pow (/ (cbrt 1.0) 3.0) 3) (pow (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (sqrt 1.0) (cbrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) 3.0) 3) (/ 1 (* 3.0 3.0)) (/ (pow 1.0 3) 3.0) (pow (/ 1 (sqrt 3.0)) 3) (pow (/ 1.0 (sqrt 3.0)) 3) 1 (pow (/ 1.0 3.0) 3) 1 (pow (/ 1.0 3.0) 3) (pow 1.0 3) (pow (/ 1 3.0) 3) (pow (/ 1.0 3.0) 2) (log (pow (/ 1.0 3.0) 3)) (exp (pow (/ 1.0 3.0) 3)) (pow (/ 1.0 3.0) 2) (/ 1.0 3.0) (pow (pow (/ 1.0 3.0) 3) 3) (pow (/ 1.0 3.0) 2) (/ 1.0 3.0) (pow (sqrt (/ 1.0 3.0)) 3) (pow (sqrt (/ 1.0 3.0)) 3) (pow (/ 1.0 3.0) 2) (/ 1.0 3.0) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) 3) (pow (/ (cbrt 1.0) (sqrt 3.0)) 3) (* 1.0 1.0) (pow (/ (cbrt 1.0) 3.0) 3) (pow (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) 3) (pow (/ (sqrt 1.0) (cbrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (/ (sqrt 1.0) (sqrt 3.0)) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) 3.0) 3) (/ 1 (* 3.0 3.0)) (/ (pow 1.0 3) 3.0) (pow (/ 1 (sqrt 3.0)) 3) (pow (/ 1.0 (sqrt 3.0)) 3) 1 (pow (/ 1.0 3.0) 3) 1 (pow (/ 1.0 3.0) 3) (pow 1.0 3) (pow (/ 1 3.0) 3) (pow 1.0 3) (pow 3.0 3) (pow (/ 1.0 3.0) 2) (sqrt (pow (/ 1.0 3.0) 3)) (sqrt (pow (/ 1.0 3.0) 3)) (pow (/ 1.0 3.0) 3/2) (pow (/ 1.0 3.0) 3/2) (expm1 (* x (/ 1.0 3.0))) (log1p (* x (/ 1.0 3.0))) (* x (/ 1.0 3.0)) (log (* x (/ 1.0 3.0))) (log (* x (/ 1.0 3.0))) (log (* x (/ 1.0 3.0))) (exp (* x (/ 1.0 3.0))) (* (pow (/ 1.0 3.0) 3) (pow x 3)) (* (pow (/ 1.0 3.0) 3) (pow x 3)) (* (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))) (* (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 (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))) (* x (pow (/ 1.0 3.0) 1/2)) (* x (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))) (* x (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) x) (* x (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))) (* x (/ (sqrt 1.0) (sqrt 3.0))) (* (sqrt 1.0) x) (/ x (* (cbrt 3.0) (cbrt 3.0))) (/ x (sqrt 3.0)) x x (* x 1.0) (* (cbrt x) (/ 1.0 3.0)) (* (sqrt x) (/ 1.0 3.0)) (* x (/ 1.0 3.0)) (* x 1.0) (fma (pow x 3) 81.0 (- 3.0 (* 27.0 (pow x 2)))) (fma 0.037037037037037035 (/ 1 (pow x 4)) (- (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (fma 0.037037037037037035 (/ 1 (pow x 4)) (- (/ 1 x) (* 0.1111111111111111 (/ 1 (pow x 3))))) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (* 0.3333333333333333 x) (* 0.3333333333333333 x) (* 0.3333333333333333 x) 1.722 * * * [progress]: adding candidates to table 2.687 * [progress]: [Phase 3 of 3] Extracting. 2.687 * * [regime]: Finding splitpoints for: (# #) 2.687 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 2.687 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# #) 2.696 * * * * [regimes]: Trying to branch on x from (# #) 2.707 * * * [regime]: Found split indices: #