6.381 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.008 * * * [progress]: [2/2] Setting up program. 0.009 * [progress]: [Phase 2 of 3] Improving. 0.009 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.011 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.013 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.013 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.013 * * [progress]: iteration 1 / 4 0.013 * * * [progress]: picking best candidate 0.014 * * * * [pick]: Picked # 0.014 * * * [progress]: localizing error 0.017 * * * [progress]: generating rewritten candidates 0.017 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.023 * * * [progress]: generating series expansions 0.023 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.023 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.023 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.023 * [taylor]: Taking taylor expansion of x in x 0.023 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.023 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.023 * [taylor]: Taking taylor expansion of x in x 0.024 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.026 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.026 * [taylor]: Taking taylor expansion of x in x 0.026 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.026 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.026 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.026 * [taylor]: Taking taylor expansion of x in x 0.032 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.032 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.032 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.032 * [taylor]: Taking taylor expansion of x in x 0.032 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.032 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.032 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.032 * [taylor]: Taking taylor expansion of x in x 0.040 * * * [progress]: simplifying candidates 0.040 * [simplify]: Simplifying using # : (expm1 (+ x (/ 1.0 3.0))) (log1p (+ x (/ 1.0 3.0))) (* (exp x) (exp (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) (cbrt (+ x (/ 1.0 3.0))) (* (* (+ x (/ 1.0 3.0)) (+ x (/ 1.0 3.0))) (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (sqrt (+ x (/ 1.0 3.0))) (+ (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (- (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)) (+ x (/ 1.0 3.0)) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) 0.043 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.045 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.049 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.057 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.084 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.085 * [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.085 * * * [progress]: adding candidates to table 0.119 * * [progress]: iteration 2 / 4 0.119 * * * [progress]: picking best candidate 0.122 * * * * [pick]: Picked # 0.122 * * * [progress]: localizing error 0.129 * * * [progress]: generating rewritten candidates 0.129 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.140 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.144 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.156 * * * [progress]: generating series expansions 0.156 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.157 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.157 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.157 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.157 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.157 * [taylor]: Taking taylor expansion of x in x 0.157 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.158 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.158 * [taylor]: Taking taylor expansion of x in x 0.158 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.160 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.160 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.160 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.160 * [taylor]: Taking taylor expansion of x in x 0.160 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.160 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.160 * [taylor]: Taking taylor expansion of x in x 0.160 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.187 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.187 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.187 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.187 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.187 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.187 * [taylor]: Taking taylor expansion of x in x 0.187 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.187 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.187 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.188 * [taylor]: Taking taylor expansion of x in x 0.188 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.188 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.189 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.189 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.189 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.189 * [taylor]: Taking taylor expansion of x in x 0.189 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.189 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.189 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.189 * [taylor]: Taking taylor expansion of x in x 0.189 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.218 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.218 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.218 * [taylor]: Taking taylor expansion of -1 in x 0.218 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.218 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.218 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.218 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.218 * [taylor]: Taking taylor expansion of x in x 0.218 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.218 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.218 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.218 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.218 * [taylor]: Taking taylor expansion of x in x 0.219 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.219 * [taylor]: Taking taylor expansion of -1 in x 0.219 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.219 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.219 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.219 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.219 * [taylor]: Taking taylor expansion of x in x 0.220 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.220 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.220 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.220 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.220 * [taylor]: Taking taylor expansion of x in x 0.257 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.258 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.258 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.258 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.258 * [taylor]: Taking taylor expansion of x in x 0.258 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.258 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.258 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.258 * [taylor]: Taking taylor expansion of x in x 0.258 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.267 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.267 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.267 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.267 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.267 * [taylor]: Taking taylor expansion of x in x 0.268 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.268 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.268 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.268 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.268 * [taylor]: Taking taylor expansion of x in x 0.268 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.283 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.283 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.283 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.283 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.283 * [taylor]: Taking taylor expansion of x in x 0.284 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.284 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.284 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.284 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.284 * [taylor]: Taking taylor expansion of x in x 0.284 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.298 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.298 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.298 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.298 * [taylor]: Taking taylor expansion of x in x 0.298 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.298 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.298 * [taylor]: Taking taylor expansion of x in x 0.298 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.303 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.303 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.303 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.303 * [taylor]: Taking taylor expansion of x in x 0.304 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.304 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.304 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.304 * [taylor]: Taking taylor expansion of x in x 0.304 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.312 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.312 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.312 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.312 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.312 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.312 * [taylor]: Taking taylor expansion of x in x 0.312 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.312 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.312 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.312 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.312 * [taylor]: Taking taylor expansion of x in x 0.320 * * * [progress]: simplifying candidates 0.322 * [simplify]: Simplifying using # : (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- x (/ 1.0 3.0)))) (log (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (exp (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (* (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ 1 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (+ x (/ 1.0 3.0)) 1) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (- x (/ 1.0 3.0)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (- x (/ 1.0 3.0)) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma x x (- (* (/ 1.0 3.0) (/ 1.0 3.0)))) (fma (- (/ 1.0 3.0)) (/ 1.0 3.0) (* (/ 1.0 3.0) (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (exp (* x x)) (exp (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (* (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (+ (* (* x x) (* x x)) (+ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma 1 x (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma 1 x (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (/ (exp x) (exp (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 0.519 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.531 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.589 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.595 * [simplify]: Simplified to: (expm1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log (+ x (/ 1.0 3.0))) (log (+ x (/ 1.0 3.0))) (exp (+ x (/ 1.0 3.0))) (pow (+ x (/ 1.0 3.0)) 3) (* (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (pow (+ x (/ 1.0 3.0)) 3) (hypot (sqrt x) (sqrt (/ 1.0 3.0))) (hypot (sqrt x) (sqrt (/ 1.0 3.0))) (- (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (- x (/ 1.0 3.0))) (/ (* x x) (- x (/ 1.0 3.0))) (/ (* (/ 1.0 3.0) (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (sqrt (- x (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ 1 (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (/ 1 (sqrt (- x (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ 1 (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ 1 (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) 1 (+ x (/ 1.0 3.0)) (/ (+ x (/ 1.0 3.0)) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (cbrt (- x (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (sqrt (- x (/ 1.0 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (+ x (/ 1.0 3.0)) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (/ (- x (/ 1.0 3.0)) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (+ x (/ 1.0 3.0)) 1 (/ 1 (- x (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) 1 (fma (pow x 4) (- x (/ 1.0 3.0)) (* (* (- x (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 3.0) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (expm1 (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- (pow (* x x) 3) (pow (* (/ 1.0 3.0) (/ 1.0 3.0)) 3)) (fma (pow x 3) x (fma x (* x (* (/ 1.0 3.0) (/ 1.0 3.0))) (pow (/ 1.0 3.0) 4))) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ (pow x 4) 1) (pow (/ 1.0 3.0) 4)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (- (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (exp (- x (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (- x (/ 1.0 3.0)) 3) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (fma (/ 1.0 3.0) (+ x (/ 1.0 3.0)) (pow x 2)) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 0.596 * * * [progress]: adding candidates to table 0.806 * * [progress]: iteration 3 / 4 0.806 * * * [progress]: picking best candidate 0.808 * * * * [pick]: Picked # 0.808 * * * [progress]: localizing error 0.820 * * * [progress]: generating rewritten candidates 0.820 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.839 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 0.848 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 0.860 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2) 0.884 * * * [progress]: generating series expansions 0.884 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.887 * [approximate]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in (x) around 0 0.887 * [taylor]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in x 0.887 * [taylor]: Taking taylor expansion of (- (pow x 4) 0.012345679012345678) in x 0.887 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.887 * [taylor]: Taking taylor expansion of x in x 0.887 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.887 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.887 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.887 * [taylor]: Taking taylor expansion of x in x 0.887 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.887 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.888 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.888 * [taylor]: Taking taylor expansion of (* x x) in x 0.888 * [taylor]: Taking taylor expansion of x in x 0.888 * [taylor]: Taking taylor expansion of x in x 0.888 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.891 * [taylor]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in x 0.891 * [taylor]: Taking taylor expansion of (- (pow x 4) 0.012345679012345678) in x 0.891 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.891 * [taylor]: Taking taylor expansion of x in x 0.891 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.891 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.891 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.891 * [taylor]: Taking taylor expansion of x in x 0.891 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.891 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.891 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.891 * [taylor]: Taking taylor expansion of (* x x) in x 0.891 * [taylor]: Taking taylor expansion of x in x 0.891 * [taylor]: Taking taylor expansion of x in x 0.891 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.936 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111))) in (x) around 0 0.937 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111))) in x 0.937 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.937 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.937 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.937 * [taylor]: Taking taylor expansion of x in x 0.937 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.937 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.937 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.937 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.937 * [taylor]: Taking taylor expansion of x in x 0.938 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.938 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.938 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.938 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.938 * [taylor]: Taking taylor expansion of x in x 0.938 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.938 * [taylor]: Taking taylor expansion of x in x 0.938 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.940 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111))) in x 0.940 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.940 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.940 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.940 * [taylor]: Taking taylor expansion of x in x 0.941 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.941 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.941 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.941 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.941 * [taylor]: Taking taylor expansion of x in x 0.941 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.941 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.941 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.941 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.941 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.941 * [taylor]: Taking taylor expansion of x in x 0.946 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.946 * [taylor]: Taking taylor expansion of x in x 0.946 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.012 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))))) in (x) around 0 1.012 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))))) in x 1.012 * [taylor]: Taking taylor expansion of -1 in x 1.012 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 1.012 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 1.012 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.012 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.013 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 1.013 * [taylor]: Taking taylor expansion of (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 1.013 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.013 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.013 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.013 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.013 * [taylor]: Taking taylor expansion of -1 in x 1.013 * [taylor]: Taking taylor expansion of x in x 1.013 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.013 * [taylor]: Taking taylor expansion of -1 in x 1.013 * [taylor]: Taking taylor expansion of x in x 1.014 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.014 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.014 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.014 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.014 * [taylor]: Taking taylor expansion of x in x 1.015 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))))) in x 1.015 * [taylor]: Taking taylor expansion of -1 in x 1.015 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 1.015 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 1.015 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.015 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.015 * [taylor]: Taking taylor expansion of x in x 1.016 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 1.016 * [taylor]: Taking taylor expansion of (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 1.016 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.016 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.016 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.016 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.016 * [taylor]: Taking taylor expansion of -1 in x 1.016 * [taylor]: Taking taylor expansion of x in x 1.017 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.017 * [taylor]: Taking taylor expansion of -1 in x 1.017 * [taylor]: Taking taylor expansion of x in x 1.017 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.017 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.017 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.017 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.017 * [taylor]: Taking taylor expansion of x in x 1.088 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 1.088 * [approximate]: Taking taylor expansion of (pow x 4) in (x) around 0 1.088 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.088 * [taylor]: Taking taylor expansion of x in x 1.088 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.088 * [taylor]: Taking taylor expansion of x in x 1.098 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 1.098 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.098 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.098 * [taylor]: Taking taylor expansion of x in x 1.099 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.099 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.099 * [taylor]: Taking taylor expansion of x in x 1.109 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 1.109 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.109 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.109 * [taylor]: Taking taylor expansion of x in x 1.110 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 1.110 * [taylor]: Taking taylor expansion of (pow x 4) in x 1.110 * [taylor]: Taking taylor expansion of x in x 1.121 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 1.122 * [approximate]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in (x) around 0 1.122 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 1.122 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 1.122 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.123 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 1.123 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 1.123 * [taylor]: Taking taylor expansion of (* x x) in x 1.123 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.123 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 1.123 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 1.123 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.123 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 1.123 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 1.123 * [taylor]: Taking taylor expansion of (* x x) in x 1.123 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of x in x 1.123 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.132 * [approximate]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in (x) around 0 1.132 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 1.132 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 1.132 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.132 * [taylor]: Taking taylor expansion of x in x 1.132 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.132 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 1.132 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 1.132 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.132 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.132 * [taylor]: Taking taylor expansion of x in x 1.132 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.132 * [taylor]: Taking taylor expansion of x in x 1.133 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.133 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 1.133 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 1.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.133 * [taylor]: Taking taylor expansion of x in x 1.133 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.133 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 1.133 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 1.133 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.133 * [taylor]: Taking taylor expansion of x in x 1.133 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.133 * [taylor]: Taking taylor expansion of x in x 1.134 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.144 * [approximate]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in (x) around 0 1.144 * [taylor]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in x 1.144 * [taylor]: Taking taylor expansion of -1 in x 1.144 * [taylor]: Taking taylor expansion of (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111)) in x 1.144 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.144 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.144 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.144 * [taylor]: Taking taylor expansion of x in x 1.145 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.145 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.145 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.145 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.145 * [taylor]: Taking taylor expansion of -1 in x 1.145 * [taylor]: Taking taylor expansion of x in x 1.145 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.145 * [taylor]: Taking taylor expansion of -1 in x 1.145 * [taylor]: Taking taylor expansion of x in x 1.146 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.146 * [taylor]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in x 1.146 * [taylor]: Taking taylor expansion of -1 in x 1.146 * [taylor]: Taking taylor expansion of (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111)) in x 1.146 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.146 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.146 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.146 * [taylor]: Taking taylor expansion of x in x 1.146 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.146 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.146 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.146 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.146 * [taylor]: Taking taylor expansion of -1 in x 1.146 * [taylor]: Taking taylor expansion of x in x 1.146 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.146 * [taylor]: Taking taylor expansion of -1 in x 1.146 * [taylor]: Taking taylor expansion of x in x 1.147 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.158 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2) 1.158 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 1.158 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 1.158 * [taylor]: Taking taylor expansion of x in x 1.158 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.158 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 1.159 * [taylor]: Taking taylor expansion of x in x 1.159 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.163 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 1.163 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 1.164 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.164 * [taylor]: Taking taylor expansion of x in x 1.164 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.164 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 1.164 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.164 * [taylor]: Taking taylor expansion of x in x 1.164 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.172 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 1.172 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 1.172 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.172 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.172 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.172 * [taylor]: Taking taylor expansion of x in x 1.173 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 1.173 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 1.173 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 1.173 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.173 * [taylor]: Taking taylor expansion of x in x 1.183 * * * [progress]: simplifying candidates 1.188 * [simplify]: Simplifying using # : (expm1 (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log1p (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (- (log (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (+ (log (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- x (/ 1.0 3.0))))) (- (log (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (log (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (exp (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (/ (* (* (- (* (* x x) (* 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) (* x x)) (* (* (/ 1.0 3.0) (/ 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)))) (fma 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) (* 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) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (* (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (* (cbrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (* (* (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (sqrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (sqrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (- (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (* x x) (* x x)) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (/ 1 (fma x x (* (/ 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 (/ 1.0 3.0))) (/ (+ (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ 1 (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (* (fma 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) (* x x)) (* (* (/ 1.0 3.0) (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 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)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (* (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (+ (* (* (* x x) (* x x)) (* (* x x) (* x x))) (+ (* (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (/ 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))))))) (* (* (fma 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))))) (expm1 (* (* x x) (* x x))) (log1p (* (* x x) (* x x))) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) 2) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) (* 2 1)) (+ 1 1) (+ 1 1) (+ 2 (+ 1 1)) (+ 2 2) (+ 2 (+ 1 1)) (+ 2 (* 2 1)) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) 2) (+ (+ 1 1) (+ 1 1)) (+ (+ 1 1) (* 2 1)) (+ 1 1) (+ 1 1) (+ (* 2 1) (+ 1 1)) (+ (* 2 1) 2) (+ (* 2 1) (+ 1 1)) (+ (* 2 1) (* 2 1)) (* x x) (* x x) (* (* x x) (* x x)) (* (* x x) (* x x)) (* x x) (* x x) (* x x) (* (* x x) (* x x)) (* (* x x) (* x x)) (* x x) (+ 1 1) (+ 1 1) (+ (+ (log x) (log x)) (+ (log x) (log x))) (+ (+ (log x) (log x)) (log (* x x))) (+ (log (* x x)) (+ (log x) (log x))) (+ (log (* x x)) (log (* x x))) (log (* (* x x) (* x x))) (exp (* (* x x) (* x x))) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* x x) x) (* (* x x) x))) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* x x) (* x x)) (* x x))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* x x) x) (* (* x x) x))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* x x) (* x x)) (* x x))) (* (cbrt (* (* x x) (* x x))) (cbrt (* (* x x) (* x x)))) (cbrt (* (* x x) (* x x))) (* (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (* x x) (* x x))) (sqrt (* (* x x) (* x x))) (sqrt (* (* x x) (* x x))) (* x x) (* x x) (* x x) (* x x) (* 2 (+ 1 1)) (* 2 (+ 1 1)) (* 2 1) (* 2 1) (* 2 2) (* 2 (+ 1 1)) (* 2 (+ 1 1)) (* 2 1) (* 2 1) (* 2 (* 2 1)) (* (* x x) x) (* x (* x x)) (expm1 (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (+ (log (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log (- x (/ 1.0 3.0)))) (log (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (exp (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 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)))) (fma 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 (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (* (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (fma 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 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 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) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1 3.0) 1.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ 1.0 3.0))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 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 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) (cbrt 1.0)) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ 1.0 3.0) 1))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma 1 x (- (* (/ 1 3.0) 1.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* x (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (- (/ 1.0 3.0)) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* x (fma x 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))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (* (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (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) (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma (sqrt x) (sqrt x) (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma (sqrt x) (sqrt x) (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma (sqrt x) (sqrt x) (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma (sqrt x) (sqrt x) (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (fma 1 x (- (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0)))))) (fma (- (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))) (* (cbrt (/ 1.0 3.0)) (* (cbrt (/ 1.0 3.0)) (cbrt (/ 1.0 3.0))))) (fma 1 x (- (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0))))) (fma (- (sqrt (/ 1.0 3.0))) (sqrt (/ 1.0 3.0)) (* (sqrt (/ 1.0 3.0)) (sqrt (/ 1.0 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (cbrt 1.0) (cbrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (fma (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)))) (fma (- (/ (cbrt 1.0) 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))) (fma 1 x (- (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ (sqrt 1.0) (cbrt 3.0))) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))) (* (/ (sqrt 1.0) (cbrt 3.0)) (/ (sqrt 1.0) (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0))))) (fma (- (/ (sqrt 1.0) (sqrt 3.0))) (/ (sqrt 1.0) (sqrt 3.0)) (* (/ (sqrt 1.0) (sqrt 3.0)) (/ (sqrt 1.0) (sqrt 3.0)))) (fma 1 x (- (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1)))) (fma (- (/ (sqrt 1.0) 3.0)) (/ (sqrt 1.0) 1) (* (/ (sqrt 1.0) 3.0) (/ (sqrt 1.0) 1))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))))) (fma (- (/ 1.0 (cbrt 3.0))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0))))) (fma (- (/ 1.0 (sqrt 3.0))) (/ 1 (sqrt 3.0)) (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (fma 1 x (- (* (/ 1.0 3.0) (/ 1 1)))) (fma (- (/ 1.0 3.0)) (/ 1 1) (* (/ 1.0 3.0) (/ 1 1))) (fma 1 x (- (* (/ 1.0 3.0) 1))) (fma (- (/ 1.0 3.0)) 1 (* (/ 1.0 3.0) 1)) (fma 1 x (- (* (/ 1 3.0) 1.0))) (fma (- (/ 1 3.0)) 1.0 (* (/ 1 3.0) 1.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (/ (exp x) (exp (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (* (* (- x (/ 1.0 3.0)) (- x (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (+ (* x x) (+ (* (/ 1.0 3.0) (/ 1.0 3.0)) (* x (/ 1.0 3.0)))) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (+ (* 1.0 x) 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (pow x 4) (pow x 4) (pow x 4) (- (* 0.1111111111111111 x) (+ (* 0.3333333333333333 (pow x 2)) 0.037037037037037035)) (- (+ (* 0.1111111111111111 x) (pow x 3)) (* 0.3333333333333333 (pow x 2))) (- (+ (* 0.1111111111111111 x) (pow x 3)) (* 0.3333333333333333 (pow x 2))) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 1.207 * * [simplify]: iteration 0 : 853 enodes (cost 4681 ) 1.225 * * [simplify]: iteration 1 : 4304 enodes (cost 3548 ) 1.306 * * [simplify]: iteration 2 : 5001 enodes (cost 3542 ) 1.322 * [simplify]: Simplified to: (expm1 (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log1p (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (log (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (exp (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (pow (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) 3) (pow (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) 3) (* (cbrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 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 x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (pow (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) 3) (sqrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (sqrt (/ (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (+ (- (pow x 4)) (- (* (- (pow (/ 1.0 3.0) 3)) (/ 1.0 3.0)))) (- (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (/ (/ (pow x 4) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (/ (pow (/ 1.0 3.0) 4) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (/ (* (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (/ (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (- x (/ 1.0 3.0))) (/ 1 (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (/ (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (/ (- x (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1 (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (/ 1 (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (/ (- x (/ 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 x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) 1) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (cbrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (sqrt (- (* (* x x) (* x x)) (* (* (/ 1.0 3.0) (/ 1.0 3.0)) (* (/ 1.0 3.0) (/ 1.0 3.0)))))) (* (/ (- x (/ 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 x) (* (/ 1.0 3.0) (/ 1.0 3.0))))) (/ (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (/ (fma 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))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))))) 1 (fma (* (pow x 8) (- x (/ 1.0 3.0))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (- x (/ 1.0 3.0)) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (pow (/ 1.0 3.0) 4) (fma (pow (/ 1.0 3.0) 3) (/ 1.0 3.0) (pow x 4)))))) (* (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (fma (pow (/ 1.0 3.0) 3) (/ 1.0 3.0) (pow x 4))) (expm1 (* (* x x) (* x x))) (log1p (* (* x x) (* x x))) 4 4 4 4 2 2 4 4 4 4 4 4 4 4 2 2 4 4 4 4 (pow x 2) (pow x 2) (pow x 4) (pow x 4) (pow x 2) (pow x 2) (pow x 2) (pow x 4) (pow x 4) (pow x 2) 2 2 (* 4 (log x)) (* 4 (log x)) (* 4 (log x)) (* 4 (log x)) (* 4 (log x)) (pow (exp (pow x 3)) x) (pow (pow x 4) 3) (pow (pow x 4) 3) (pow (pow x 4) 3) (pow (pow x 4) 3) (* (cbrt (* (* x x) (* x x))) (cbrt (* (* x x) (* x x)))) (cbrt (* (* x x) (* x x))) (pow (pow x 4) 3) (fabs (pow x 2)) (fabs (pow x 2)) (pow x 2) (pow x 2) (pow x 2) (pow x 2) 4 4 2 2 4 4 4 2 2 4 (pow x 3) (pow x 3) (expm1 (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log1p (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (log (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (log (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (exp (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (pow (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) 3) (* (cbrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (cbrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))))) (cbrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (pow (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) 3) (sqrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (sqrt (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0)))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (- x (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma 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) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x 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 (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma 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) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ 1.0 3.0) 1)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 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 x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ (cbrt 1.0) 3.0) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (* (cbrt 1.0) (cbrt 1.0)) (+ (- (/ (cbrt 1.0) 3.0)) (/ (cbrt 1.0) 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma 1 x (- (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) x) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0))))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (sqrt (- x (/ 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))) (+ (sqrt x) (sqrt (/ 1.0 3.0)))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (* (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (* (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- x (/ 1.0 3.0))) (* (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3))) (fma (- (pow (/ 1.0 3.0) 3)) (/ 1.0 3.0) (pow x 4)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (fma (cbrt x) (* (cbrt x) (cbrt x)) (/ (- (/ 1.0 (sqrt 3.0))) (sqrt 3.0))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- (* (* (cbrt x) (cbrt x)) (cbrt x)) (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (- x (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (- x (/ (pow (cbrt 1.0) 3) (* 1 3.0))) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (pow (/ (cbrt 1.0) (cbrt 3.0)) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ (cbrt 1.0) (cbrt 3.0))) (/ (cbrt 1.0) (cbrt 3.0)))) (- x (* (/ (cbrt 1.0) (sqrt 3.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 3.0)) (+ (- (/ (cbrt 1.0) (sqrt 3.0))) (/ (cbrt 1.0) (sqrt 3.0)))) (- x (/ (pow (cbrt 1.0) 3) (* 1 3.0))) (+ (/ (pow (cbrt 1.0) 3) (* 1 3.0)) (/ (- (pow (cbrt 1.0) 3)) 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ (/ (/ 1.0 (cbrt 3.0)) (cbrt 3.0)) (cbrt 3.0))) (* (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (+ (- (/ 1.0 (cbrt 3.0))) (/ 1.0 (cbrt 3.0)))) (- x (* (/ 1.0 (sqrt 3.0)) (/ 1 (sqrt 3.0)))) (* (/ 1.0 (sqrt 3.0)) (+ (- (/ 1 (sqrt 3.0))) (/ 1 (sqrt 3.0)))) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (- x (/ 1.0 3.0)) (fma (- (/ 1.0 3.0)) 1 (/ 1.0 3.0)) (expm1 (- x (/ 1.0 3.0))) (log1p (- x (/ 1.0 3.0))) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (- (/ 1.0 3.0)) (exp (- x (/ 1.0 3.0))) (log (- x (/ 1.0 3.0))) (exp (- x (/ 1.0 3.0))) (* (cbrt (- x (/ 1.0 3.0))) (cbrt (- x (/ 1.0 3.0)))) (cbrt (- x (/ 1.0 3.0))) (pow (- x (/ 1.0 3.0)) 3) (sqrt (- x (/ 1.0 3.0))) (sqrt (- x (/ 1.0 3.0))) (- (pow x 3) (pow (/ 1.0 3.0) 3)) (fma (/ 1.0 3.0) (+ x (/ 1.0 3.0)) (pow x 2)) (- (/ 1.0 3.0)) (- (* x x) (* (/ 1.0 3.0) (/ 1.0 3.0))) (+ x (/ 1.0 3.0)) (+ (sqrt x) (sqrt (/ 1.0 3.0))) (- (sqrt x) (sqrt (/ 1.0 3.0))) (+ (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- (sqrt x) (/ (sqrt 1.0) (sqrt 3.0))) (- x (/ 1.0 3.0)) (- (/ 1.0 3.0)) (fma 1.0 x 0.3333333333333333) (+ x 0.3333333333333333) (+ x 0.3333333333333333) (pow x 4) (pow x 4) (pow x 4) (fma 0.1111111111111111 x (- (fma 0.3333333333333333 (pow x 2) 0.037037037037037035))) (fma x 0.1111111111111111 (- (pow x 3) (* 0.3333333333333333 (pow x 2)))) (fma x 0.1111111111111111 (- (pow x 3) (* 0.3333333333333333 (pow x 2)))) (- x 0.3333333333333333) (- x 0.3333333333333333) (- x 0.3333333333333333) 1.324 * * * [progress]: adding candidates to table 1.675 * [progress]: [Phase 3 of 3] Extracting. 1.675 * * [regime]: Finding splitpoints for: (# #) 1.675 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 1.675 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# #) 1.686 * * * * [regimes]: Trying to branch on x from (# #) 1.696 * * * [regime]: Found split indices: #