9.894 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.021 * * * [progress]: [2/2] Setting up program. 0.023 * [progress]: [Phase 2 of 3] Improving. 0.024 * [simplify]: Simplifying using # : (+ x (/ 1.0 3.0)) 0.028 * * [simplify]: iteration 0 : 6 enodes (cost 2 ) 0.030 * * [simplify]: iteration 1 : 6 enodes (cost 2 ) 0.030 * [simplify]: Simplified to: (+ x (/ 1.0 3.0)) 0.030 * * [progress]: iteration 1 / 4 0.030 * * * [progress]: picking best candidate 0.032 * * * * [pick]: Picked # 0.032 * * * [progress]: localizing error 0.035 * * * [progress]: generating rewritten candidates 0.035 * * * * [progress]: [ 1 / 1 ] rewriting at (2) 0.042 * * * [progress]: generating series expansions 0.042 * * * * [progress]: [ 1 / 1 ] generating series at (2) 0.042 * [approximate]: Taking taylor expansion of (+ x 0.3333333333333333) in (x) around 0 0.042 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.042 * [taylor]: Taking taylor expansion of x in x 0.042 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.042 * [taylor]: Taking taylor expansion of (+ x 0.3333333333333333) in x 0.042 * [taylor]: Taking taylor expansion of x in x 0.042 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.045 * [approximate]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in (x) around 0 0.045 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.045 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.045 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.045 * [taylor]: Taking taylor expansion of x in x 0.045 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.045 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.045 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.045 * [taylor]: Taking taylor expansion of x in x 0.051 * [approximate]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in (x) around 0 0.051 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.051 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.051 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.051 * [taylor]: Taking taylor expansion of x in x 0.051 * [taylor]: Taking taylor expansion of (- 0.3333333333333333 (/ 1 x)) in x 0.051 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.051 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.051 * [taylor]: Taking taylor expansion of x in x 0.059 * * * [progress]: simplifying candidates 0.059 * [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.065 * * [simplify]: iteration 0 : 82 enodes (cost 61 ) 0.067 * * [simplify]: iteration 1 : 218 enodes (cost 55 ) 0.071 * * [simplify]: iteration 2 : 532 enodes (cost 55 ) 0.080 * * [simplify]: iteration 3 : 1514 enodes (cost 55 ) 0.109 * * [simplify]: iteration 4 : 5001 enodes (cost 55 ) 0.110 * [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.110 * * * [progress]: adding candidates to table 0.140 * * [progress]: iteration 2 / 4 0.140 * * * [progress]: picking best candidate 0.142 * * * * [pick]: Picked # 0.142 * * * [progress]: localizing error 0.150 * * * [progress]: generating rewritten candidates 0.150 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.170 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.173 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 0.186 * * * [progress]: generating series expansions 0.186 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.187 * [approximate]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in (x) around 0 0.187 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.187 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) 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 (- x 0.3333333333333333) in x 0.187 * [taylor]: Taking taylor expansion of x in x 0.187 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.190 * [taylor]: Taking taylor expansion of (/ (- (pow x 2) 0.1111111111111111) (- x 0.3333333333333333)) in x 0.190 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.190 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.190 * [taylor]: Taking taylor expansion of x in x 0.190 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.190 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.190 * [taylor]: Taking taylor expansion of x in x 0.190 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.212 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in (x) around 0 0.212 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.212 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.212 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.212 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.212 * [taylor]: Taking taylor expansion of x in x 0.213 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.213 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.213 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.213 * [taylor]: Taking taylor expansion of x in x 0.213 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.214 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (- (/ 1 x) 0.3333333333333333)) in x 0.214 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.214 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.214 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.214 * [taylor]: Taking taylor expansion of x in x 0.214 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.214 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.214 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.214 * [taylor]: Taking taylor expansion of x in x 0.215 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.247 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in (x) around 0 0.247 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.247 * [taylor]: Taking taylor expansion of -1 in x 0.247 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.247 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.247 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.247 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.247 * [taylor]: Taking taylor expansion of x in x 0.248 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.248 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.248 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.248 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.248 * [taylor]: Taking taylor expansion of x in x 0.249 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.249 * [taylor]: Taking taylor expansion of -1 in x 0.249 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.249 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.249 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.249 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.249 * [taylor]: Taking taylor expansion of x in x 0.249 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.249 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.249 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.249 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.249 * [taylor]: Taking taylor expansion of x in x 0.282 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.283 * [approximate]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in (x) around 0 0.283 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.283 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.283 * [taylor]: Taking taylor expansion of x in x 0.283 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.283 * [taylor]: Taking taylor expansion of (- (pow x 2) 0.1111111111111111) in x 0.283 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.283 * [taylor]: Taking taylor expansion of x in x 0.283 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.292 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.292 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.292 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.292 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.292 * [taylor]: Taking taylor expansion of x in x 0.293 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.293 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.293 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.293 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.293 * [taylor]: Taking taylor expansion of x in x 0.293 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.308 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in (x) around 0 0.308 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.308 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.308 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.308 * [taylor]: Taking taylor expansion of x in x 0.308 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.309 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 0.1111111111111111) in x 0.309 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.309 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.309 * [taylor]: Taking taylor expansion of x in x 0.309 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.325 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 0.325 * [approximate]: Taking taylor expansion of (- x 0.3333333333333333) in (x) around 0 0.325 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.325 * [taylor]: Taking taylor expansion of x in x 0.325 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.325 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.325 * [taylor]: Taking taylor expansion of x in x 0.325 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.330 * [approximate]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in (x) around 0 0.330 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.330 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.330 * [taylor]: Taking taylor expansion of x in x 0.330 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.330 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.330 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.330 * [taylor]: Taking taylor expansion of x in x 0.330 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.338 * [approximate]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in (x) around 0 0.338 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.338 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.338 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.338 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.338 * [taylor]: Taking taylor expansion of x in x 0.338 * [taylor]: Taking taylor expansion of (- (+ 0.3333333333333333 (/ 1 x))) in x 0.338 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.338 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.338 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.338 * [taylor]: Taking taylor expansion of x in x 0.346 * * * [progress]: simplifying candidates 0.348 * [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.358 * * [simplify]: iteration 0 : 617 enodes (cost 1824 ) 0.368 * * [simplify]: iteration 1 : 2626 enodes (cost 1405 ) 0.423 * * [simplify]: iteration 2 : 5001 enodes (cost 1298 ) 0.429 * [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.430 * * * [progress]: adding candidates to table 0.628 * * [progress]: iteration 3 / 4 0.628 * * * [progress]: picking best candidate 0.630 * * * * [pick]: Picked # 0.630 * * * [progress]: localizing error 0.643 * * * [progress]: generating rewritten candidates 0.643 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 0.690 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1) 0.702 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2) 0.734 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 0.744 * * * [progress]: generating series expansions 0.744 * * * * [progress]: [ 1 / 4 ] generating series at (2) 0.748 * [approximate]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in (x) around 0 0.748 * [taylor]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in x 0.748 * [taylor]: Taking taylor expansion of (- (pow x 4) 0.012345679012345678) in x 0.748 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.748 * [taylor]: Taking taylor expansion of x in x 0.748 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.748 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.748 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.748 * [taylor]: Taking taylor expansion of x in x 0.748 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.748 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.748 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.748 * [taylor]: Taking taylor expansion of (* x x) in x 0.748 * [taylor]: Taking taylor expansion of x in x 0.748 * [taylor]: Taking taylor expansion of x in x 0.748 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.751 * [taylor]: Taking taylor expansion of (/ (- (pow x 4) 0.012345679012345678) (* (- x 0.3333333333333333) (fma x x 0.1111111111111111))) in x 0.751 * [taylor]: Taking taylor expansion of (- (pow x 4) 0.012345679012345678) in x 0.751 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.751 * [taylor]: Taking taylor expansion of x in x 0.751 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.751 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.751 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.752 * [taylor]: Taking taylor expansion of x in x 0.752 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.752 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.752 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.752 * [taylor]: Taking taylor expansion of (* x x) in x 0.752 * [taylor]: Taking taylor expansion of x in x 0.752 * [taylor]: Taking taylor expansion of x in x 0.752 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.796 * [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.796 * [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.796 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.796 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.797 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.797 * [taylor]: Taking taylor expansion of x in x 0.797 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.797 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.797 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.797 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.797 * [taylor]: Taking taylor expansion of x in x 0.801 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.801 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.801 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.801 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.801 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.801 * [taylor]: Taking taylor expansion of x in x 0.802 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.802 * [taylor]: Taking taylor expansion of x in x 0.802 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.803 * [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.803 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.803 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.803 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.804 * [taylor]: Taking taylor expansion of x in x 0.804 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.804 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.804 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.804 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.804 * [taylor]: Taking taylor expansion of x in x 0.805 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.805 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.805 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.805 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.805 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.805 * [taylor]: Taking taylor expansion of x in x 0.805 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.805 * [taylor]: Taking taylor expansion of x in x 0.805 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.869 * [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 0.869 * [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 0.869 * [taylor]: Taking taylor expansion of -1 in x 0.869 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.869 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.869 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.869 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.869 * [taylor]: Taking taylor expansion of x in x 0.870 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.870 * [taylor]: Taking taylor expansion of (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.870 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 0.870 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 0.870 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.870 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.870 * [taylor]: Taking taylor expansion of -1 in x 0.870 * [taylor]: Taking taylor expansion of x in x 0.871 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.871 * [taylor]: Taking taylor expansion of -1 in x 0.871 * [taylor]: Taking taylor expansion of x in x 0.871 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.871 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.871 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.871 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.871 * [taylor]: Taking taylor expansion of x in x 0.875 * [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 0.875 * [taylor]: Taking taylor expansion of -1 in x 0.875 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 4)) 0.012345679012345678) (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x)))) in x 0.875 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 4)) 0.012345679012345678) in x 0.875 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.875 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.875 * [taylor]: Taking taylor expansion of x in x 0.876 * [taylor]: Taking taylor expansion of 0.012345679012345678 in x 0.876 * [taylor]: Taking taylor expansion of (* (fma (/ -1 x) (/ -1 x) 0.1111111111111111) (+ 0.3333333333333333 (/ 1 x))) in x 0.876 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 0.876 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 0.876 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.876 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.876 * [taylor]: Taking taylor expansion of -1 in x 0.876 * [taylor]: Taking taylor expansion of x in x 0.876 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.876 * [taylor]: Taking taylor expansion of -1 in x 0.876 * [taylor]: Taking taylor expansion of x in x 0.877 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.877 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.877 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.877 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.877 * [taylor]: Taking taylor expansion of x in x 0.942 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1) 0.942 * [approximate]: Taking taylor expansion of (pow x 4) in (x) around 0 0.942 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.942 * [taylor]: Taking taylor expansion of x in x 0.942 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.942 * [taylor]: Taking taylor expansion of x in x 0.951 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 0.951 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.951 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.952 * [taylor]: Taking taylor expansion of x in x 0.952 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.952 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.952 * [taylor]: Taking taylor expansion of x in x 0.963 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 0.963 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.963 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.963 * [taylor]: Taking taylor expansion of x in x 0.963 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 0.963 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.963 * [taylor]: Taking taylor expansion of x in x 0.974 * * * * [progress]: [ 3 / 4 ] generating series at (2 2) 0.975 * [approximate]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in (x) around 0 0.975 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.975 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.975 * [taylor]: Taking taylor expansion of x in x 0.975 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.975 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.976 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.976 * [taylor]: Taking taylor expansion of (* x x) in x 0.976 * [taylor]: Taking taylor expansion of x in x 0.976 * [taylor]: Taking taylor expansion of x in x 0.976 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.976 * [taylor]: Taking taylor expansion of (* (- x 0.3333333333333333) (fma x x 0.1111111111111111)) in x 0.976 * [taylor]: Taking taylor expansion of (- x 0.3333333333333333) in x 0.976 * [taylor]: Taking taylor expansion of x in x 0.976 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.976 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 0.976 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 0.976 * [taylor]: Taking taylor expansion of (* x x) in x 0.976 * [taylor]: Taking taylor expansion of x in x 0.976 * [taylor]: Taking taylor expansion of x in x 0.976 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.985 * [approximate]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in (x) around 0 0.985 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.985 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.985 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.985 * [taylor]: Taking taylor expansion of x in x 0.985 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.985 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.985 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.985 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.985 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.985 * [taylor]: Taking taylor expansion of x in x 0.985 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.985 * [taylor]: Taking taylor expansion of x in x 0.986 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.986 * [taylor]: Taking taylor expansion of (* (- (/ 1 x) 0.3333333333333333) (fma (/ 1 x) (/ 1 x) 0.1111111111111111)) in x 0.986 * [taylor]: Taking taylor expansion of (- (/ 1 x) 0.3333333333333333) in x 0.986 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.986 * [taylor]: Taking taylor expansion of x in x 0.986 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.986 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 0.986 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 0.986 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.986 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.986 * [taylor]: Taking taylor expansion of x in x 0.986 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.987 * [taylor]: Taking taylor expansion of x in x 0.987 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.997 * [approximate]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in (x) around 0 0.997 * [taylor]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in x 0.997 * [taylor]: Taking taylor expansion of -1 in x 0.997 * [taylor]: Taking taylor expansion of (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111)) in x 0.997 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.997 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.997 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.997 * [taylor]: Taking taylor expansion of x in x 0.998 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 0.998 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 0.998 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.998 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.998 * [taylor]: Taking taylor expansion of -1 in x 0.998 * [taylor]: Taking taylor expansion of x in x 0.998 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.998 * [taylor]: Taking taylor expansion of -1 in x 0.998 * [taylor]: Taking taylor expansion of x in x 0.998 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 0.998 * [taylor]: Taking taylor expansion of (* -1 (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111))) in x 0.998 * [taylor]: Taking taylor expansion of -1 in x 0.998 * [taylor]: Taking taylor expansion of (* (+ 0.3333333333333333 (/ 1 x)) (fma (/ -1 x) (/ -1 x) 0.1111111111111111)) in x 0.998 * [taylor]: Taking taylor expansion of (+ 0.3333333333333333 (/ 1 x)) in x 0.998 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.998 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.998 * [taylor]: Taking taylor expansion of x in x 0.999 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 0.999 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 0.999 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.999 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.999 * [taylor]: Taking taylor expansion of -1 in x 0.999 * [taylor]: Taking taylor expansion of x in x 0.999 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.999 * [taylor]: Taking taylor expansion of -1 in x 0.999 * [taylor]: Taking taylor expansion of x in x 1.000 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.011 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 1.012 * [approximate]: Taking taylor expansion of (fma x x 0.1111111111111111) in (x) around 0 1.012 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 1.012 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 1.012 * [taylor]: Taking taylor expansion of (* x x) in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.012 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.012 * [taylor]: Taking taylor expansion of (fma x x 0.1111111111111111) in x 1.012 * [taylor]: Rewrote expression to (+ (* x x) 0.1111111111111111) 1.012 * [taylor]: Taking taylor expansion of (* x x) in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.012 * [taylor]: Taking taylor expansion of x in x 1.012 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.020 * [approximate]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in (x) around 0 1.021 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 1.021 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 1.021 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.021 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.021 * [taylor]: Taking taylor expansion of x in x 1.021 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.021 * [taylor]: Taking taylor expansion of x in x 1.021 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.021 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 0.1111111111111111) in x 1.021 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 0.1111111111111111) 1.021 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.021 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.021 * [taylor]: Taking taylor expansion of x in x 1.022 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.022 * [taylor]: Taking taylor expansion of x in x 1.022 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.040 * [approximate]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in (x) around 0 1.040 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.041 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.041 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.041 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.041 * [taylor]: Taking taylor expansion of -1 in x 1.041 * [taylor]: Taking taylor expansion of x in x 1.041 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.041 * [taylor]: Taking taylor expansion of -1 in x 1.041 * [taylor]: Taking taylor expansion of x in x 1.041 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.041 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 0.1111111111111111) in x 1.041 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 0.1111111111111111) 1.041 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.041 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.041 * [taylor]: Taking taylor expansion of -1 in x 1.041 * [taylor]: Taking taylor expansion of x in x 1.042 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.042 * [taylor]: Taking taylor expansion of -1 in x 1.042 * [taylor]: Taking taylor expansion of x in x 1.042 * [taylor]: Taking taylor expansion of 0.1111111111111111 in x 1.058 * * * [progress]: simplifying candidates 1.062 * [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)))) (expm1 (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* x x) (log (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (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)))) (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (sqrt (fma x 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))) (+ (pow x 2) 0.1111111111111111) (+ (pow x 2) 0.1111111111111111) (+ (pow x 2) 0.1111111111111111) 1.078 * * [simplify]: iteration 0 : 833 enodes (cost 3780 ) 1.095 * * [simplify]: iteration 1 : 4218 enodes (cost 2966 ) 1.174 * * [simplify]: iteration 2 : 5001 enodes (cost 2961 ) 1.186 * [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)) (expm1 (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (log1p (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow x 2) (log (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (exp (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (* (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))))) (cbrt (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0)))) (pow (fma x x (* (/ 1.0 3.0) (/ 1.0 3.0))) 3) (hypot x (/ 1.0 3.0)) (hypot x (/ 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 2) (- x 0.3333333333333333))) (fma x 0.1111111111111111 (* (pow x 2) (- x 0.3333333333333333))) (fma x x 0.1111111111111111) (fma x x 0.1111111111111111) (fma x x 0.1111111111111111) 1.188 * * * [progress]: adding candidates to table 1.464 * [progress]: [Phase 3 of 3] Extracting. 1.464 * * [regime]: Finding splitpoints for: (# #) 1.464 * * * [regime-changes]: Trying 2 branch expressions: ((+ x (/ 1.0 3.0)) x) 1.464 * * * * [regimes]: Trying to branch on (+ x (/ 1.0 3.0)) from (# #) 1.477 * * * * [regimes]: Trying to branch on x from (# #) 1.487 * * * [regime]: Found split indices: #