33.038 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.030 * * * [progress]: [2/2] Setting up program. 0.034 * [progress]: [Phase 2 of 3] Improving. 0.034 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.035 * [simplify]: Simplifying: (/ x (+ (* x x) 1)) 0.035 * * [simplify]: iteration 1: (5 enodes) 0.036 * * [simplify]: iteration 2: (7 enodes) 0.038 * * [simplify]: Extracting #0: cost 1 inf + 0 0.038 * * [simplify]: Extracting #1: cost 3 inf + 0 0.038 * * [simplify]: Extracting #2: cost 4 inf + 1 0.039 * * [simplify]: Extracting #3: cost 0 inf + 197 0.039 * [simplify]: Simplified to: (/ x (fma x x 1)) 0.048 * * [progress]: iteration 1 / 4 0.048 * * * [progress]: picking best candidate 0.051 * * * * [pick]: Picked # 0.051 * * * [progress]: localizing error 0.068 * * * [progress]: generating rewritten candidates 0.069 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.089 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 0.102 * * * [progress]: generating series expansions 0.102 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.102 * [backup-simplify]: Simplify (/ x (+ (* x x) 1)) into (/ x (+ (pow x 2) 1)) 0.102 * [approximate]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in (x) around 0 0.102 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in x 0.102 * [taylor]: Taking taylor expansion of x in x 0.102 * [backup-simplify]: Simplify 0 into 0 0.102 * [backup-simplify]: Simplify 1 into 1 0.102 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 0.102 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.102 * [taylor]: Taking taylor expansion of x in x 0.102 * [backup-simplify]: Simplify 0 into 0 0.102 * [backup-simplify]: Simplify 1 into 1 0.102 * [taylor]: Taking taylor expansion of 1 in x 0.102 * [backup-simplify]: Simplify 1 into 1 0.103 * [backup-simplify]: Simplify (+ 0 1) into 1 0.104 * [backup-simplify]: Simplify (/ 1 1) into 1 0.104 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in x 0.104 * [taylor]: Taking taylor expansion of x in x 0.104 * [backup-simplify]: Simplify 0 into 0 0.104 * [backup-simplify]: Simplify 1 into 1 0.104 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 0.104 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.104 * [taylor]: Taking taylor expansion of x in x 0.104 * [backup-simplify]: Simplify 0 into 0 0.104 * [backup-simplify]: Simplify 1 into 1 0.104 * [taylor]: Taking taylor expansion of 1 in x 0.104 * [backup-simplify]: Simplify 1 into 1 0.105 * [backup-simplify]: Simplify (+ 0 1) into 1 0.105 * [backup-simplify]: Simplify (/ 1 1) into 1 0.105 * [backup-simplify]: Simplify 1 into 1 0.106 * [backup-simplify]: Simplify (+ 0 0) into 0 0.106 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 0.106 * [backup-simplify]: Simplify 0 into 0 0.107 * [backup-simplify]: Simplify (* 1 1) into 1 0.107 * [backup-simplify]: Simplify (+ 1 0) into 1 0.108 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 0.108 * [backup-simplify]: Simplify -1 into -1 0.109 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.109 * [backup-simplify]: Simplify (+ 0 0) into 0 0.111 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 0.111 * [backup-simplify]: Simplify 0 into 0 0.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.112 * [backup-simplify]: Simplify (+ 0 0) into 0 0.113 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 0.113 * [backup-simplify]: Simplify 1 into 1 0.113 * [backup-simplify]: Simplify (+ (* 1 (pow x 5)) (+ (* -1 (pow x 3)) (* 1 x))) into (- (+ x (pow x 5)) (pow x 3)) 0.114 * [backup-simplify]: Simplify (/ (/ 1 x) (+ (* (/ 1 x) (/ 1 x)) 1)) into (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) 0.114 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in (x) around 0 0.114 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in x 0.114 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 0.114 * [taylor]: Taking taylor expansion of x in x 0.114 * [backup-simplify]: Simplify 0 into 0 0.114 * [backup-simplify]: Simplify 1 into 1 0.114 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.114 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.114 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.114 * [taylor]: Taking taylor expansion of x in x 0.114 * [backup-simplify]: Simplify 0 into 0 0.114 * [backup-simplify]: Simplify 1 into 1 0.114 * [backup-simplify]: Simplify (* 1 1) into 1 0.115 * [backup-simplify]: Simplify (/ 1 1) into 1 0.115 * [taylor]: Taking taylor expansion of 1 in x 0.115 * [backup-simplify]: Simplify 1 into 1 0.115 * [backup-simplify]: Simplify (+ 1 0) into 1 0.116 * [backup-simplify]: Simplify (* 0 1) into 0 0.116 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.117 * [backup-simplify]: Simplify (+ 0 0) into 0 0.118 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.118 * [backup-simplify]: Simplify (/ 1 1) into 1 0.118 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in x 0.119 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 0.119 * [taylor]: Taking taylor expansion of x in x 0.119 * [backup-simplify]: Simplify 0 into 0 0.119 * [backup-simplify]: Simplify 1 into 1 0.119 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.119 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.119 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.119 * [taylor]: Taking taylor expansion of x in x 0.119 * [backup-simplify]: Simplify 0 into 0 0.119 * [backup-simplify]: Simplify 1 into 1 0.119 * [backup-simplify]: Simplify (* 1 1) into 1 0.119 * [backup-simplify]: Simplify (/ 1 1) into 1 0.119 * [taylor]: Taking taylor expansion of 1 in x 0.120 * [backup-simplify]: Simplify 1 into 1 0.120 * [backup-simplify]: Simplify (+ 1 0) into 1 0.120 * [backup-simplify]: Simplify (* 0 1) into 0 0.121 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.122 * [backup-simplify]: Simplify (+ 0 0) into 0 0.123 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.123 * [backup-simplify]: Simplify (/ 1 1) into 1 0.123 * [backup-simplify]: Simplify 1 into 1 0.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.125 * [backup-simplify]: Simplify (+ 0 1) into 1 0.126 * [backup-simplify]: Simplify (+ (* 0 1) (+ (* 1 0) (* 0 1))) into 0 0.127 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.127 * [backup-simplify]: Simplify 0 into 0 0.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.130 * [backup-simplify]: Simplify (+ 0 0) into 0 0.131 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (+ (* 0 0) (* 0 1)))) into 1 0.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 0.132 * [backup-simplify]: Simplify -1 into -1 0.133 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.134 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.134 * [backup-simplify]: Simplify (+ 0 0) into 0 0.136 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (+ (* 0 0) (* 0 1))))) into 0 0.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 0.137 * [backup-simplify]: Simplify 0 into 0 0.138 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.140 * [backup-simplify]: Simplify (+ 0 0) into 0 0.141 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 1)))))) into 0 0.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 0.142 * [backup-simplify]: Simplify 1 into 1 0.143 * [backup-simplify]: Simplify (+ (* 1 (pow (/ 1 x) 5)) (+ (* -1 (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 0.143 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (+ (* (/ 1 (- x)) (/ 1 (- x))) 1)) into (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) 0.143 * [approximate]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in (x) around 0 0.143 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in x 0.143 * [taylor]: Taking taylor expansion of -1 in x 0.143 * [backup-simplify]: Simplify -1 into -1 0.143 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.143 * [backup-simplify]: Simplify 0 into 0 0.143 * [backup-simplify]: Simplify 1 into 1 0.143 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.143 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.143 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.143 * [taylor]: Taking taylor expansion of x in x 0.143 * [backup-simplify]: Simplify 0 into 0 0.143 * [backup-simplify]: Simplify 1 into 1 0.144 * [backup-simplify]: Simplify (* 1 1) into 1 0.144 * [backup-simplify]: Simplify (/ 1 1) into 1 0.144 * [taylor]: Taking taylor expansion of 1 in x 0.144 * [backup-simplify]: Simplify 1 into 1 0.145 * [backup-simplify]: Simplify (+ 1 0) into 1 0.145 * [backup-simplify]: Simplify (* 0 1) into 0 0.146 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.147 * [backup-simplify]: Simplify (+ 0 0) into 0 0.148 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.148 * [backup-simplify]: Simplify (/ -1 1) into -1 0.148 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in x 0.148 * [taylor]: Taking taylor expansion of -1 in x 0.148 * [backup-simplify]: Simplify -1 into -1 0.148 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 0.148 * [taylor]: Taking taylor expansion of x in x 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify 1 into 1 0.148 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.148 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.148 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.148 * [taylor]: Taking taylor expansion of x in x 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify 1 into 1 0.149 * [backup-simplify]: Simplify (* 1 1) into 1 0.149 * [backup-simplify]: Simplify (/ 1 1) into 1 0.149 * [taylor]: Taking taylor expansion of 1 in x 0.149 * [backup-simplify]: Simplify 1 into 1 0.150 * [backup-simplify]: Simplify (+ 1 0) into 1 0.150 * [backup-simplify]: Simplify (* 0 1) into 0 0.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.152 * [backup-simplify]: Simplify (+ 0 0) into 0 0.152 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.153 * [backup-simplify]: Simplify (/ -1 1) into -1 0.153 * [backup-simplify]: Simplify -1 into -1 0.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.155 * [backup-simplify]: Simplify (+ 0 1) into 1 0.156 * [backup-simplify]: Simplify (+ (* 0 1) (+ (* 1 0) (* 0 1))) into 0 0.163 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.163 * [backup-simplify]: Simplify 0 into 0 0.164 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.166 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.166 * [backup-simplify]: Simplify (+ 0 0) into 0 0.167 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (+ (* 0 0) (* 0 1)))) into 1 0.169 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 0.169 * [backup-simplify]: Simplify 1 into 1 0.170 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.171 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.171 * [backup-simplify]: Simplify (+ 0 0) into 0 0.172 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (+ (* 0 0) (* 0 1))))) into 0 0.174 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 1 1)) (* 1 (/ 0 1)))) into 0 0.174 * [backup-simplify]: Simplify 0 into 0 0.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.176 * [backup-simplify]: Simplify (+ 0 0) into 0 0.178 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 1)))))) into 0 0.179 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 0.179 * [backup-simplify]: Simplify -1 into -1 0.180 * [backup-simplify]: Simplify (+ (* -1 (pow (/ 1 (- x)) 5)) (+ (* 1 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 0.180 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 0.180 * [backup-simplify]: Simplify (+ (* x x) 1) into (+ (pow x 2) 1) 0.180 * [approximate]: Taking taylor expansion of (+ (pow x 2) 1) in (x) around 0 0.180 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 0.180 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.180 * [taylor]: Taking taylor expansion of x in x 0.180 * [backup-simplify]: Simplify 0 into 0 0.180 * [backup-simplify]: Simplify 1 into 1 0.180 * [taylor]: Taking taylor expansion of 1 in x 0.180 * [backup-simplify]: Simplify 1 into 1 0.180 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 0.180 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.180 * [taylor]: Taking taylor expansion of x in x 0.180 * [backup-simplify]: Simplify 0 into 0 0.180 * [backup-simplify]: Simplify 1 into 1 0.180 * [taylor]: Taking taylor expansion of 1 in x 0.180 * [backup-simplify]: Simplify 1 into 1 0.181 * [backup-simplify]: Simplify (+ 0 1) into 1 0.181 * [backup-simplify]: Simplify 1 into 1 0.181 * [backup-simplify]: Simplify (+ 0 0) into 0 0.181 * [backup-simplify]: Simplify 0 into 0 0.182 * [backup-simplify]: Simplify (* 1 1) into 1 0.182 * [backup-simplify]: Simplify (+ 1 0) into 1 0.182 * [backup-simplify]: Simplify 1 into 1 0.183 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.183 * [backup-simplify]: Simplify (+ 0 0) into 0 0.183 * [backup-simplify]: Simplify 0 into 0 0.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.185 * [backup-simplify]: Simplify (+ 0 0) into 0 0.185 * [backup-simplify]: Simplify 0 into 0 0.186 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.186 * [backup-simplify]: Simplify (+ 0 0) into 0 0.186 * [backup-simplify]: Simplify 0 into 0 0.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.188 * [backup-simplify]: Simplify (+ 0 0) into 0 0.188 * [backup-simplify]: Simplify 0 into 0 0.189 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.189 * [backup-simplify]: Simplify (+ 0 0) into 0 0.189 * [backup-simplify]: Simplify 0 into 0 0.191 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.191 * [backup-simplify]: Simplify (+ 0 0) into 0 0.191 * [backup-simplify]: Simplify 0 into 0 0.191 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) 1) into (+ (pow x 2) 1) 0.192 * [backup-simplify]: Simplify (+ (* (/ 1 x) (/ 1 x)) 1) into (+ (/ 1 (pow x 2)) 1) 0.192 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in (x) around 0 0.192 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.192 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.192 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.192 * [taylor]: Taking taylor expansion of x in x 0.192 * [backup-simplify]: Simplify 0 into 0 0.192 * [backup-simplify]: Simplify 1 into 1 0.192 * [backup-simplify]: Simplify (* 1 1) into 1 0.192 * [backup-simplify]: Simplify (/ 1 1) into 1 0.192 * [taylor]: Taking taylor expansion of 1 in x 0.193 * [backup-simplify]: Simplify 1 into 1 0.193 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.193 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.193 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.193 * [taylor]: Taking taylor expansion of x in x 0.193 * [backup-simplify]: Simplify 0 into 0 0.193 * [backup-simplify]: Simplify 1 into 1 0.193 * [backup-simplify]: Simplify (* 1 1) into 1 0.193 * [backup-simplify]: Simplify (/ 1 1) into 1 0.193 * [taylor]: Taking taylor expansion of 1 in x 0.193 * [backup-simplify]: Simplify 1 into 1 0.194 * [backup-simplify]: Simplify (+ 1 0) into 1 0.194 * [backup-simplify]: Simplify 1 into 1 0.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.196 * [backup-simplify]: Simplify (+ 0 0) into 0 0.196 * [backup-simplify]: Simplify 0 into 0 0.197 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.198 * [backup-simplify]: Simplify (+ 0 1) into 1 0.198 * [backup-simplify]: Simplify 1 into 1 0.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.201 * [backup-simplify]: Simplify (+ 0 0) into 0 0.201 * [backup-simplify]: Simplify 0 into 0 0.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.203 * [backup-simplify]: Simplify (+ 0 0) into 0 0.203 * [backup-simplify]: Simplify 0 into 0 0.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.206 * [backup-simplify]: Simplify (+ 0 0) into 0 0.206 * [backup-simplify]: Simplify 0 into 0 0.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.209 * [backup-simplify]: Simplify (+ 0 0) into 0 0.209 * [backup-simplify]: Simplify 0 into 0 0.211 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 0.212 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.213 * [backup-simplify]: Simplify (+ 0 0) into 0 0.213 * [backup-simplify]: Simplify 0 into 0 0.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 0.215 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.216 * [backup-simplify]: Simplify (+ 0 0) into 0 0.216 * [backup-simplify]: Simplify 0 into 0 0.216 * [backup-simplify]: Simplify (+ 1 (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (pow x 2) 1) 0.216 * [backup-simplify]: Simplify (+ (* (/ 1 (- x)) (/ 1 (- x))) 1) into (+ (/ 1 (pow x 2)) 1) 0.216 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in (x) around 0 0.216 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.216 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.216 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.216 * [taylor]: Taking taylor expansion of x in x 0.216 * [backup-simplify]: Simplify 0 into 0 0.216 * [backup-simplify]: Simplify 1 into 1 0.217 * [backup-simplify]: Simplify (* 1 1) into 1 0.217 * [backup-simplify]: Simplify (/ 1 1) into 1 0.217 * [taylor]: Taking taylor expansion of 1 in x 0.217 * [backup-simplify]: Simplify 1 into 1 0.217 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 0.217 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.217 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.217 * [taylor]: Taking taylor expansion of x in x 0.217 * [backup-simplify]: Simplify 0 into 0 0.217 * [backup-simplify]: Simplify 1 into 1 0.218 * [backup-simplify]: Simplify (* 1 1) into 1 0.218 * [backup-simplify]: Simplify (/ 1 1) into 1 0.218 * [taylor]: Taking taylor expansion of 1 in x 0.218 * [backup-simplify]: Simplify 1 into 1 0.219 * [backup-simplify]: Simplify (+ 1 0) into 1 0.219 * [backup-simplify]: Simplify 1 into 1 0.219 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.221 * [backup-simplify]: Simplify (+ 0 0) into 0 0.221 * [backup-simplify]: Simplify 0 into 0 0.221 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.222 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.223 * [backup-simplify]: Simplify (+ 0 1) into 1 0.223 * [backup-simplify]: Simplify 1 into 1 0.224 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.225 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.225 * [backup-simplify]: Simplify (+ 0 0) into 0 0.225 * [backup-simplify]: Simplify 0 into 0 0.226 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.227 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.228 * [backup-simplify]: Simplify (+ 0 0) into 0 0.228 * [backup-simplify]: Simplify 0 into 0 0.229 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.230 * [backup-simplify]: Simplify (+ 0 0) into 0 0.231 * [backup-simplify]: Simplify 0 into 0 0.232 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 0.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.233 * [backup-simplify]: Simplify (+ 0 0) into 0 0.233 * [backup-simplify]: Simplify 0 into 0 0.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 0.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.236 * [backup-simplify]: Simplify (+ 0 0) into 0 0.236 * [backup-simplify]: Simplify 0 into 0 0.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 0.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.240 * [backup-simplify]: Simplify (+ 0 0) into 0 0.240 * [backup-simplify]: Simplify 0 into 0 0.240 * [backup-simplify]: Simplify (+ 1 (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (pow x 2) 1) 0.240 * * * [progress]: simplifying candidates 0.240 * * * * [progress]: [ 1 / 51 ] simplifiying candidate # 0.240 * * * * [progress]: [ 2 / 51 ] simplifiying candidate # 0.240 * * * * [progress]: [ 3 / 51 ] simplifiying candidate # 0.240 * * * * [progress]: [ 4 / 51 ] simplifiying candidate # 0.240 * * * * [progress]: [ 5 / 51 ] simplifiying candidate # 0.240 * * * * [progress]: [ 6 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 7 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 8 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 9 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 10 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 11 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 12 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 13 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 14 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 15 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 16 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 17 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 18 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 19 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 20 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 21 / 51 ] simplifiying candidate # 0.241 * * * * [progress]: [ 22 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 23 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 24 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 25 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 26 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 27 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 28 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 29 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 30 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 31 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 32 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 33 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 34 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 35 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 36 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 37 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 38 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 39 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 40 / 51 ] simplifiying candidate # 0.242 * * * * [progress]: [ 41 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 42 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 43 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 44 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 45 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 46 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 47 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 48 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 49 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 50 / 51 ] simplifiying candidate # 0.243 * * * * [progress]: [ 51 / 51 ] simplifiying candidate # 0.244 * [simplify]: Simplifying: (expm1 (/ x (+ (* x x) 1))) (log1p (/ x (+ (* x x) 1))) (- (log x) (log (+ (* x x) 1))) (log (/ x (+ (* x x) 1))) (exp (/ x (+ (* x x) 1))) (/ (* (* x x) x) (* (* (+ (* x x) 1) (+ (* x x) 1)) (+ (* x x) 1))) (* (cbrt (/ x (+ (* x x) 1))) (cbrt (/ x (+ (* x x) 1)))) (cbrt (/ x (+ (* x x) 1))) (* (* (/ x (+ (* x x) 1)) (/ x (+ (* x x) 1))) (/ x (+ (* x x) 1))) (sqrt (/ x (+ (* x x) 1))) (sqrt (/ x (+ (* x x) 1))) (- x) (- (+ (* x x) 1)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (/ (cbrt x) (cbrt (+ (* x x) 1))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ (* x x) 1))) (/ (cbrt x) (sqrt (+ (* x x) 1))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ (* x x) 1)) (/ (sqrt x) (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (/ (sqrt x) (cbrt (+ (* x x) 1))) (/ (sqrt x) (sqrt (+ (* x x) 1))) (/ (sqrt x) (sqrt (+ (* x x) 1))) (/ (sqrt x) 1) (/ (sqrt x) (+ (* x x) 1)) (/ 1 (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (/ x (cbrt (+ (* x x) 1))) (/ 1 (sqrt (+ (* x x) 1))) (/ x (sqrt (+ (* x x) 1))) (/ 1 1) (/ x (+ (* x x) 1)) (/ 1 (+ (* x x) 1)) (/ (+ (* x x) 1) x) (/ x (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (/ x (sqrt (+ (* x x) 1))) (/ x 1) (/ (+ (* x x) 1) (cbrt x)) (/ (+ (* x x) 1) (sqrt x)) (/ (+ (* x x) 1) x) (/ x (+ (pow (* x x) 3) (pow 1 3))) (/ x (- (* (* x x) (* x x)) (* 1 1))) (expm1 (+ (* x x) 1)) (log1p (+ (* x x) 1)) (* (exp (* x x)) (exp 1)) (log (+ (* x x) 1)) (exp (+ (* x x) 1)) (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))) (cbrt (+ (* x x) 1)) (* (* (+ (* x x) 1) (+ (* x x) 1)) (+ (* x x) 1)) (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1)) (+ (pow (* x x) 3) (pow 1 3)) (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1))) (- (* (* x x) (* x x)) (* 1 1)) (- (* x x) 1) (- (+ x (pow x 5)) (pow x 3)) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (+ (pow x 2) 1) (+ (pow x 2) 1) (+ (pow x 2) 1) 0.245 * * [simplify]: iteration 1: (83 enodes) 0.293 * * [simplify]: iteration 2: (189 enodes) 0.360 * * [simplify]: iteration 3: (538 enodes) 0.790 * * [simplify]: iteration 4: (1463 enodes) 2.883 * * [simplify]: Extracting #0: cost 50 inf + 0 2.884 * * [simplify]: Extracting #1: cost 390 inf + 2 2.888 * * [simplify]: Extracting #2: cost 690 inf + 5085 2.915 * * [simplify]: Extracting #3: cost 338 inf + 70694 2.948 * * [simplify]: Extracting #4: cost 120 inf + 136662 2.990 * * [simplify]: Extracting #5: cost 8 inf + 186265 3.041 * * [simplify]: Extracting #6: cost 0 inf + 190180 3.092 * [simplify]: Simplified to: (expm1 (/ x (fma x x 1))) (log1p (/ x (fma x x 1))) (log (/ x (fma x x 1))) (log (/ x (fma x x 1))) (exp (/ x (fma x x 1))) (* (/ x (fma x x 1)) (* (/ x (fma x x 1)) (/ x (fma x x 1)))) (* (cbrt (/ x (fma x x 1))) (cbrt (/ x (fma x x 1)))) (cbrt (/ x (fma x x 1))) (* (/ x (fma x x 1)) (* (/ x (fma x x 1)) (/ x (fma x x 1)))) (sqrt (/ x (fma x x 1))) (sqrt (/ x (fma x x 1))) (- x) (- -1 (* x x)) (* (/ (cbrt x) (cbrt (fma x x 1))) (/ (cbrt x) (cbrt (fma x x 1)))) (/ (cbrt x) (cbrt (fma x x 1))) (* (cbrt x) (/ (cbrt x) (hypot 1 x))) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1)) (/ (/ (sqrt x) (cbrt (fma x x 1))) (cbrt (fma x x 1))) (/ (sqrt x) (cbrt (fma x x 1))) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (hypot 1 x)) (sqrt x) (/ (sqrt x) (fma x x 1)) (/ 1 (* (cbrt (fma x x 1)) (cbrt (fma x x 1)))) (/ x (cbrt (fma x x 1))) (/ 1 (hypot 1 x)) (/ x (hypot 1 x)) 1 (/ x (fma x x 1)) (/ 1 (fma x x 1)) (/ (fma x x 1) x) (/ x (* (cbrt (fma x x 1)) (cbrt (fma x x 1)))) (/ x (hypot 1 x)) x (/ (fma x x 1) (cbrt x)) (/ (fma x x 1) (sqrt x)) (/ (fma x x 1) x) (/ x (fma (* x x) (* (* x x) (* x x)) 1)) (/ x (fma (* x x) (* x x) -1)) (expm1 (fma x x 1)) (log1p (fma x x 1)) (exp (fma x x 1)) (log (fma x x 1)) (exp (fma x x 1)) (* (cbrt (fma x x 1)) (cbrt (fma x x 1))) (cbrt (fma x x 1)) (* (fma x x 1) (* (fma x x 1) (fma x x 1))) (hypot 1 x) (hypot 1 x) (fma (* x x) (* (* x x) (* x x)) 1) (fma (* x x) (* x x) (- 1 (* x x))) (fma (* x x) (* x x) -1) (fma x x -1) (fma (* x (* x x)) (* x x) (- x (* x (* x x)))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (fma x x 1) (fma x x 1) (fma x x 1) 3.096 * * * [progress]: adding candidates to table 3.459 * * [progress]: iteration 2 / 4 3.459 * * * [progress]: picking best candidate 3.470 * * * * [pick]: Picked # 3.471 * * * [progress]: localizing error 3.500 * * * [progress]: generating rewritten candidates 3.500 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 3.513 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 3.523 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 3.555 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 3.575 * * * [progress]: generating series expansions 3.575 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 3.575 * [backup-simplify]: Simplify (sqrt (+ (* x x) 1)) into (sqrt (+ (pow x 2) 1)) 3.575 * [approximate]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in (x) around 0 3.575 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in x 3.575 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.575 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.575 * [taylor]: Taking taylor expansion of x in x 3.575 * [backup-simplify]: Simplify 0 into 0 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [taylor]: Taking taylor expansion of 1 in x 3.575 * [backup-simplify]: Simplify 1 into 1 3.576 * [backup-simplify]: Simplify (+ 0 1) into 1 3.576 * [backup-simplify]: Simplify (sqrt 1) into 1 3.576 * [backup-simplify]: Simplify (+ 0 0) into 0 3.577 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.577 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in x 3.577 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.577 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.577 * [taylor]: Taking taylor expansion of x in x 3.577 * [backup-simplify]: Simplify 0 into 0 3.577 * [backup-simplify]: Simplify 1 into 1 3.577 * [taylor]: Taking taylor expansion of 1 in x 3.577 * [backup-simplify]: Simplify 1 into 1 3.577 * [backup-simplify]: Simplify (+ 0 1) into 1 3.577 * [backup-simplify]: Simplify (sqrt 1) into 1 3.578 * [backup-simplify]: Simplify (+ 0 0) into 0 3.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.578 * [backup-simplify]: Simplify 1 into 1 3.578 * [backup-simplify]: Simplify 0 into 0 3.578 * [backup-simplify]: Simplify (* 1 1) into 1 3.579 * [backup-simplify]: Simplify (+ 1 0) into 1 3.579 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.579 * [backup-simplify]: Simplify 1/2 into 1/2 3.580 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.580 * [backup-simplify]: Simplify (+ 0 0) into 0 3.581 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.581 * [backup-simplify]: Simplify (+ 0 0) into 0 3.582 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.582 * [backup-simplify]: Simplify -1/8 into -1/8 3.582 * [backup-simplify]: Simplify (+ (* -1/8 (pow x 4)) (+ (* 1/2 (pow x 2)) 1)) into (- (+ (* 1/2 (pow x 2)) 1) (* 1/8 (pow x 4))) 3.583 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 x) (/ 1 x)) 1)) into (sqrt (+ (/ 1 (pow x 2)) 1)) 3.583 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in (x) around 0 3.583 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.583 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.583 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.583 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.583 * [taylor]: Taking taylor expansion of x in x 3.583 * [backup-simplify]: Simplify 0 into 0 3.583 * [backup-simplify]: Simplify 1 into 1 3.583 * [backup-simplify]: Simplify (* 1 1) into 1 3.583 * [backup-simplify]: Simplify (/ 1 1) into 1 3.583 * [taylor]: Taking taylor expansion of 1 in x 3.583 * [backup-simplify]: Simplify 1 into 1 3.584 * [backup-simplify]: Simplify (+ 1 0) into 1 3.584 * [backup-simplify]: Simplify (sqrt 1) into 1 3.584 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.585 * [backup-simplify]: Simplify (+ 0 0) into 0 3.585 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.585 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.585 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.585 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.585 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.585 * [taylor]: Taking taylor expansion of x in x 3.585 * [backup-simplify]: Simplify 0 into 0 3.585 * [backup-simplify]: Simplify 1 into 1 3.586 * [backup-simplify]: Simplify (* 1 1) into 1 3.586 * [backup-simplify]: Simplify (/ 1 1) into 1 3.586 * [taylor]: Taking taylor expansion of 1 in x 3.586 * [backup-simplify]: Simplify 1 into 1 3.586 * [backup-simplify]: Simplify (+ 1 0) into 1 3.586 * [backup-simplify]: Simplify (sqrt 1) into 1 3.587 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.587 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.587 * [backup-simplify]: Simplify (+ 0 0) into 0 3.588 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.588 * [backup-simplify]: Simplify 1 into 1 3.588 * [backup-simplify]: Simplify 0 into 0 3.588 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.589 * [backup-simplify]: Simplify (+ 0 1) into 1 3.590 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.590 * [backup-simplify]: Simplify 1/2 into 1/2 3.590 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.591 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.591 * [backup-simplify]: Simplify (+ 0 0) into 0 3.592 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.592 * [backup-simplify]: Simplify 0 into 0 3.593 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.593 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.593 * [backup-simplify]: Simplify (+ 0 0) into 0 3.594 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.594 * [backup-simplify]: Simplify -1/8 into -1/8 3.594 * [backup-simplify]: Simplify (+ (* -1/8 (pow (/ 1 x) 3)) (+ (* 1/2 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 1/2 (/ 1 x))) (* 1/8 (/ 1 (pow x 3)))) 3.595 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1)) into (sqrt (+ (/ 1 (pow x 2)) 1)) 3.595 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in (x) around 0 3.595 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.595 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.595 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.595 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.595 * [taylor]: Taking taylor expansion of x in x 3.595 * [backup-simplify]: Simplify 0 into 0 3.595 * [backup-simplify]: Simplify 1 into 1 3.595 * [backup-simplify]: Simplify (* 1 1) into 1 3.595 * [backup-simplify]: Simplify (/ 1 1) into 1 3.595 * [taylor]: Taking taylor expansion of 1 in x 3.595 * [backup-simplify]: Simplify 1 into 1 3.596 * [backup-simplify]: Simplify (+ 1 0) into 1 3.596 * [backup-simplify]: Simplify (sqrt 1) into 1 3.596 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.597 * [backup-simplify]: Simplify (+ 0 0) into 0 3.598 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.598 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.598 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.598 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.598 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.598 * [taylor]: Taking taylor expansion of x in x 3.598 * [backup-simplify]: Simplify 0 into 0 3.598 * [backup-simplify]: Simplify 1 into 1 3.599 * [backup-simplify]: Simplify (* 1 1) into 1 3.599 * [backup-simplify]: Simplify (/ 1 1) into 1 3.599 * [taylor]: Taking taylor expansion of 1 in x 3.599 * [backup-simplify]: Simplify 1 into 1 3.600 * [backup-simplify]: Simplify (+ 1 0) into 1 3.600 * [backup-simplify]: Simplify (sqrt 1) into 1 3.601 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.602 * [backup-simplify]: Simplify (+ 0 0) into 0 3.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.602 * [backup-simplify]: Simplify 1 into 1 3.603 * [backup-simplify]: Simplify 0 into 0 3.603 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.605 * [backup-simplify]: Simplify (+ 0 1) into 1 3.606 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.606 * [backup-simplify]: Simplify 1/2 into 1/2 3.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.608 * [backup-simplify]: Simplify (+ 0 0) into 0 3.609 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.609 * [backup-simplify]: Simplify 0 into 0 3.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.612 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.612 * [backup-simplify]: Simplify (+ 0 0) into 0 3.613 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.613 * [backup-simplify]: Simplify -1/8 into -1/8 3.613 * [backup-simplify]: Simplify (+ (* -1/8 (pow (/ 1 (- x)) 3)) (+ (* 1/2 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 1/8 (/ 1 (pow x 3))) (+ x (* 1/2 (/ 1 x)))) 3.613 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 3.613 * [backup-simplify]: Simplify (sqrt (+ (* x x) 1)) into (sqrt (+ (pow x 2) 1)) 3.613 * [approximate]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in (x) around 0 3.613 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in x 3.613 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.613 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.613 * [taylor]: Taking taylor expansion of x in x 3.613 * [backup-simplify]: Simplify 0 into 0 3.613 * [backup-simplify]: Simplify 1 into 1 3.613 * [taylor]: Taking taylor expansion of 1 in x 3.613 * [backup-simplify]: Simplify 1 into 1 3.614 * [backup-simplify]: Simplify (+ 0 1) into 1 3.614 * [backup-simplify]: Simplify (sqrt 1) into 1 3.614 * [backup-simplify]: Simplify (+ 0 0) into 0 3.614 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.614 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) 1)) in x 3.614 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.614 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.615 * [taylor]: Taking taylor expansion of x in x 3.615 * [backup-simplify]: Simplify 0 into 0 3.615 * [backup-simplify]: Simplify 1 into 1 3.615 * [taylor]: Taking taylor expansion of 1 in x 3.615 * [backup-simplify]: Simplify 1 into 1 3.615 * [backup-simplify]: Simplify (+ 0 1) into 1 3.615 * [backup-simplify]: Simplify (sqrt 1) into 1 3.615 * [backup-simplify]: Simplify (+ 0 0) into 0 3.616 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.616 * [backup-simplify]: Simplify 1 into 1 3.616 * [backup-simplify]: Simplify 0 into 0 3.616 * [backup-simplify]: Simplify (* 1 1) into 1 3.616 * [backup-simplify]: Simplify (+ 1 0) into 1 3.617 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.617 * [backup-simplify]: Simplify 1/2 into 1/2 3.617 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.618 * [backup-simplify]: Simplify (+ 0 0) into 0 3.618 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.618 * [backup-simplify]: Simplify 0 into 0 3.619 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.619 * [backup-simplify]: Simplify (+ 0 0) into 0 3.620 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.620 * [backup-simplify]: Simplify -1/8 into -1/8 3.620 * [backup-simplify]: Simplify (+ (* -1/8 (pow x 4)) (+ (* 1/2 (pow x 2)) 1)) into (- (+ (* 1/2 (pow x 2)) 1) (* 1/8 (pow x 4))) 3.620 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 x) (/ 1 x)) 1)) into (sqrt (+ (/ 1 (pow x 2)) 1)) 3.620 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in (x) around 0 3.620 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.620 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.620 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.620 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.620 * [taylor]: Taking taylor expansion of x in x 3.620 * [backup-simplify]: Simplify 0 into 0 3.620 * [backup-simplify]: Simplify 1 into 1 3.621 * [backup-simplify]: Simplify (* 1 1) into 1 3.621 * [backup-simplify]: Simplify (/ 1 1) into 1 3.621 * [taylor]: Taking taylor expansion of 1 in x 3.621 * [backup-simplify]: Simplify 1 into 1 3.621 * [backup-simplify]: Simplify (+ 1 0) into 1 3.621 * [backup-simplify]: Simplify (sqrt 1) into 1 3.622 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.622 * [backup-simplify]: Simplify (+ 0 0) into 0 3.623 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.623 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.623 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.623 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.623 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.623 * [taylor]: Taking taylor expansion of x in x 3.623 * [backup-simplify]: Simplify 0 into 0 3.623 * [backup-simplify]: Simplify 1 into 1 3.623 * [backup-simplify]: Simplify (* 1 1) into 1 3.623 * [backup-simplify]: Simplify (/ 1 1) into 1 3.623 * [taylor]: Taking taylor expansion of 1 in x 3.623 * [backup-simplify]: Simplify 1 into 1 3.624 * [backup-simplify]: Simplify (+ 1 0) into 1 3.624 * [backup-simplify]: Simplify (sqrt 1) into 1 3.624 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.625 * [backup-simplify]: Simplify (+ 0 0) into 0 3.625 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.625 * [backup-simplify]: Simplify 1 into 1 3.626 * [backup-simplify]: Simplify 0 into 0 3.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.627 * [backup-simplify]: Simplify (+ 0 1) into 1 3.627 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.627 * [backup-simplify]: Simplify 1/2 into 1/2 3.628 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.629 * [backup-simplify]: Simplify (+ 0 0) into 0 3.629 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.630 * [backup-simplify]: Simplify 0 into 0 3.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.631 * [backup-simplify]: Simplify (+ 0 0) into 0 3.632 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.632 * [backup-simplify]: Simplify -1/8 into -1/8 3.632 * [backup-simplify]: Simplify (+ (* -1/8 (pow (/ 1 x) 3)) (+ (* 1/2 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 1/2 (/ 1 x))) (* 1/8 (/ 1 (pow x 3)))) 3.632 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1)) into (sqrt (+ (/ 1 (pow x 2)) 1)) 3.632 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in (x) around 0 3.632 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.632 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.632 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.632 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.632 * [taylor]: Taking taylor expansion of x in x 3.632 * [backup-simplify]: Simplify 0 into 0 3.633 * [backup-simplify]: Simplify 1 into 1 3.633 * [backup-simplify]: Simplify (* 1 1) into 1 3.633 * [backup-simplify]: Simplify (/ 1 1) into 1 3.633 * [taylor]: Taking taylor expansion of 1 in x 3.633 * [backup-simplify]: Simplify 1 into 1 3.634 * [backup-simplify]: Simplify (+ 1 0) into 1 3.634 * [backup-simplify]: Simplify (sqrt 1) into 1 3.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.641 * [backup-simplify]: Simplify (+ 0 0) into 0 3.642 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.642 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow x 2)) 1)) in x 3.642 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.642 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.642 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.642 * [taylor]: Taking taylor expansion of x in x 3.642 * [backup-simplify]: Simplify 0 into 0 3.642 * [backup-simplify]: Simplify 1 into 1 3.642 * [backup-simplify]: Simplify (* 1 1) into 1 3.643 * [backup-simplify]: Simplify (/ 1 1) into 1 3.643 * [taylor]: Taking taylor expansion of 1 in x 3.643 * [backup-simplify]: Simplify 1 into 1 3.643 * [backup-simplify]: Simplify (+ 1 0) into 1 3.643 * [backup-simplify]: Simplify (sqrt 1) into 1 3.644 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.645 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.645 * [backup-simplify]: Simplify (+ 0 0) into 0 3.646 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.646 * [backup-simplify]: Simplify 1 into 1 3.646 * [backup-simplify]: Simplify 0 into 0 3.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.648 * [backup-simplify]: Simplify (+ 0 1) into 1 3.649 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 1)) into 1/2 3.649 * [backup-simplify]: Simplify 1/2 into 1/2 3.650 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.651 * [backup-simplify]: Simplify (+ 0 0) into 0 3.653 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 1/2)))) (* 2 1)) into 0 3.653 * [backup-simplify]: Simplify 0 into 0 3.654 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.655 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.655 * [backup-simplify]: Simplify (+ 0 0) into 0 3.657 * [backup-simplify]: Simplify (/ (- 0 (pow 1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -1/8 3.657 * [backup-simplify]: Simplify -1/8 into -1/8 3.657 * [backup-simplify]: Simplify (+ (* -1/8 (pow (/ 1 (- x)) 3)) (+ (* 1/2 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 1/8 (/ 1 (pow x 3))) (+ x (* 1/2 (/ 1 x)))) 3.657 * * * * [progress]: [ 3 / 4 ] generating series at (2) 3.658 * [backup-simplify]: Simplify (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) into (/ x (+ (pow x 2) 1)) 3.658 * [approximate]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in (x) around 0 3.658 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in x 3.658 * [taylor]: Taking taylor expansion of x in x 3.658 * [backup-simplify]: Simplify 0 into 0 3.658 * [backup-simplify]: Simplify 1 into 1 3.658 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.658 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.658 * [taylor]: Taking taylor expansion of x in x 3.658 * [backup-simplify]: Simplify 0 into 0 3.658 * [backup-simplify]: Simplify 1 into 1 3.658 * [taylor]: Taking taylor expansion of 1 in x 3.658 * [backup-simplify]: Simplify 1 into 1 3.659 * [backup-simplify]: Simplify (+ 0 1) into 1 3.659 * [backup-simplify]: Simplify (/ 1 1) into 1 3.659 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1)) in x 3.659 * [taylor]: Taking taylor expansion of x in x 3.659 * [backup-simplify]: Simplify 0 into 0 3.659 * [backup-simplify]: Simplify 1 into 1 3.659 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.659 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.659 * [taylor]: Taking taylor expansion of x in x 3.659 * [backup-simplify]: Simplify 0 into 0 3.659 * [backup-simplify]: Simplify 1 into 1 3.659 * [taylor]: Taking taylor expansion of 1 in x 3.659 * [backup-simplify]: Simplify 1 into 1 3.660 * [backup-simplify]: Simplify (+ 0 1) into 1 3.660 * [backup-simplify]: Simplify (/ 1 1) into 1 3.660 * [backup-simplify]: Simplify 1 into 1 3.661 * [backup-simplify]: Simplify (+ 0 0) into 0 3.662 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 3.662 * [backup-simplify]: Simplify 0 into 0 3.662 * [backup-simplify]: Simplify (* 1 1) into 1 3.663 * [backup-simplify]: Simplify (+ 1 0) into 1 3.664 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.664 * [backup-simplify]: Simplify -1 into -1 3.664 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.665 * [backup-simplify]: Simplify (+ 0 0) into 0 3.666 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 3.666 * [backup-simplify]: Simplify 0 into 0 3.667 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.667 * [backup-simplify]: Simplify (+ 0 0) into 0 3.669 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.669 * [backup-simplify]: Simplify 1 into 1 3.669 * [backup-simplify]: Simplify (+ (* 1 (pow x 5)) (+ (* -1 (pow x 3)) (* 1 x))) into (- (+ x (pow x 5)) (pow x 3)) 3.669 * [backup-simplify]: Simplify (/ (/ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1))) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1))) into (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) 3.669 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in (x) around 0 3.669 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in x 3.669 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 3.669 * [taylor]: Taking taylor expansion of x in x 3.669 * [backup-simplify]: Simplify 0 into 0 3.669 * [backup-simplify]: Simplify 1 into 1 3.669 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.670 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.670 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.670 * [taylor]: Taking taylor expansion of x in x 3.670 * [backup-simplify]: Simplify 0 into 0 3.670 * [backup-simplify]: Simplify 1 into 1 3.670 * [backup-simplify]: Simplify (* 1 1) into 1 3.670 * [backup-simplify]: Simplify (/ 1 1) into 1 3.670 * [taylor]: Taking taylor expansion of 1 in x 3.670 * [backup-simplify]: Simplify 1 into 1 3.671 * [backup-simplify]: Simplify (+ 1 0) into 1 3.671 * [backup-simplify]: Simplify (* 0 1) into 0 3.672 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.673 * [backup-simplify]: Simplify (+ 0 0) into 0 3.674 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 3.674 * [backup-simplify]: Simplify (/ 1 1) into 1 3.674 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1))) in x 3.674 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 3.674 * [taylor]: Taking taylor expansion of x in x 3.674 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify 1 into 1 3.674 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.674 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.674 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.674 * [taylor]: Taking taylor expansion of x in x 3.674 * [backup-simplify]: Simplify 0 into 0 3.674 * [backup-simplify]: Simplify 1 into 1 3.675 * [backup-simplify]: Simplify (* 1 1) into 1 3.675 * [backup-simplify]: Simplify (/ 1 1) into 1 3.675 * [taylor]: Taking taylor expansion of 1 in x 3.675 * [backup-simplify]: Simplify 1 into 1 3.675 * [backup-simplify]: Simplify (+ 1 0) into 1 3.676 * [backup-simplify]: Simplify (* 0 1) into 0 3.677 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.678 * [backup-simplify]: Simplify (+ 0 0) into 0 3.678 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 3.679 * [backup-simplify]: Simplify (/ 1 1) into 1 3.679 * [backup-simplify]: Simplify 1 into 1 3.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.681 * [backup-simplify]: Simplify (+ 0 1) into 1 3.682 * [backup-simplify]: Simplify (+ (* 0 1) (+ (* 1 0) (* 0 1))) into 0 3.683 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.683 * [backup-simplify]: Simplify 0 into 0 3.684 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.685 * [backup-simplify]: Simplify (+ 0 0) into 0 3.686 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (+ (* 0 0) (* 0 1)))) into 1 3.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.687 * [backup-simplify]: Simplify -1 into -1 3.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.690 * [backup-simplify]: Simplify (+ 0 0) into 0 3.691 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (+ (* 0 0) (* 0 1))))) into 0 3.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 3.692 * [backup-simplify]: Simplify 0 into 0 3.694 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.695 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.695 * [backup-simplify]: Simplify (+ 0 0) into 0 3.696 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 1)))))) into 0 3.697 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.697 * [backup-simplify]: Simplify 1 into 1 3.697 * [backup-simplify]: Simplify (+ (* 1 (pow (/ 1 x) 5)) (+ (* -1 (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 3.698 * [backup-simplify]: Simplify (/ (/ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1))) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1))) into (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) 3.698 * [approximate]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in (x) around 0 3.698 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in x 3.698 * [taylor]: Taking taylor expansion of -1 in x 3.698 * [backup-simplify]: Simplify -1 into -1 3.698 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 3.698 * [taylor]: Taking taylor expansion of x in x 3.698 * [backup-simplify]: Simplify 0 into 0 3.698 * [backup-simplify]: Simplify 1 into 1 3.698 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.698 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.698 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.698 * [taylor]: Taking taylor expansion of x in x 3.698 * [backup-simplify]: Simplify 0 into 0 3.698 * [backup-simplify]: Simplify 1 into 1 3.698 * [backup-simplify]: Simplify (* 1 1) into 1 3.698 * [backup-simplify]: Simplify (/ 1 1) into 1 3.698 * [taylor]: Taking taylor expansion of 1 in x 3.698 * [backup-simplify]: Simplify 1 into 1 3.699 * [backup-simplify]: Simplify (+ 1 0) into 1 3.699 * [backup-simplify]: Simplify (* 0 1) into 0 3.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.700 * [backup-simplify]: Simplify (+ 0 0) into 0 3.701 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 3.701 * [backup-simplify]: Simplify (/ -1 1) into -1 3.701 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1))) in x 3.701 * [taylor]: Taking taylor expansion of -1 in x 3.701 * [backup-simplify]: Simplify -1 into -1 3.701 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1)) in x 3.701 * [taylor]: Taking taylor expansion of x in x 3.701 * [backup-simplify]: Simplify 0 into 0 3.701 * [backup-simplify]: Simplify 1 into 1 3.701 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.701 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.701 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.701 * [taylor]: Taking taylor expansion of x in x 3.701 * [backup-simplify]: Simplify 0 into 0 3.701 * [backup-simplify]: Simplify 1 into 1 3.702 * [backup-simplify]: Simplify (* 1 1) into 1 3.702 * [backup-simplify]: Simplify (/ 1 1) into 1 3.702 * [taylor]: Taking taylor expansion of 1 in x 3.702 * [backup-simplify]: Simplify 1 into 1 3.702 * [backup-simplify]: Simplify (+ 1 0) into 1 3.703 * [backup-simplify]: Simplify (* 0 1) into 0 3.703 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.704 * [backup-simplify]: Simplify (+ 0 0) into 0 3.704 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 3.704 * [backup-simplify]: Simplify (/ -1 1) into -1 3.704 * [backup-simplify]: Simplify -1 into -1 3.705 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.705 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.706 * [backup-simplify]: Simplify (+ 0 1) into 1 3.706 * [backup-simplify]: Simplify (+ (* 0 1) (+ (* 1 0) (* 0 1))) into 0 3.707 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.707 * [backup-simplify]: Simplify 0 into 0 3.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.708 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.708 * [backup-simplify]: Simplify (+ 0 0) into 0 3.709 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (+ (* 0 0) (* 0 1)))) into 1 3.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.709 * [backup-simplify]: Simplify 1 into 1 3.710 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.711 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.711 * [backup-simplify]: Simplify (+ 0 0) into 0 3.712 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (+ (* 0 0) (* 0 1))))) into 0 3.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 1 1)) (* 1 (/ 0 1)))) into 0 3.712 * [backup-simplify]: Simplify 0 into 0 3.713 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 3.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.714 * [backup-simplify]: Simplify (+ 0 0) into 0 3.715 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (+ (* 0 0) (* 0 1)))))) into 0 3.716 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.716 * [backup-simplify]: Simplify -1 into -1 3.716 * [backup-simplify]: Simplify (+ (* -1 (pow (/ 1 (- x)) 5)) (+ (* 1 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 3.716 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 3.716 * [backup-simplify]: Simplify (/ x (sqrt (+ (* x x) 1))) into (* x (sqrt (/ 1 (+ (pow x 2) 1)))) 3.716 * [approximate]: Taking taylor expansion of (* x (sqrt (/ 1 (+ (pow x 2) 1)))) in (x) around 0 3.716 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (+ (pow x 2) 1)))) in x 3.716 * [taylor]: Taking taylor expansion of x in x 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [backup-simplify]: Simplify 1 into 1 3.716 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) 1))) in x 3.716 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) 1)) in x 3.716 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.716 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.716 * [taylor]: Taking taylor expansion of x in x 3.716 * [backup-simplify]: Simplify 0 into 0 3.716 * [backup-simplify]: Simplify 1 into 1 3.716 * [taylor]: Taking taylor expansion of 1 in x 3.716 * [backup-simplify]: Simplify 1 into 1 3.717 * [backup-simplify]: Simplify (+ 0 1) into 1 3.717 * [backup-simplify]: Simplify (/ 1 1) into 1 3.717 * [backup-simplify]: Simplify (sqrt 1) into 1 3.717 * [backup-simplify]: Simplify (+ 0 0) into 0 3.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.718 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.718 * [taylor]: Taking taylor expansion of (* x (sqrt (/ 1 (+ (pow x 2) 1)))) in x 3.718 * [taylor]: Taking taylor expansion of x in x 3.718 * [backup-simplify]: Simplify 0 into 0 3.718 * [backup-simplify]: Simplify 1 into 1 3.718 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) 1))) in x 3.718 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) 1)) in x 3.718 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1) in x 3.718 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.718 * [taylor]: Taking taylor expansion of x in x 3.718 * [backup-simplify]: Simplify 0 into 0 3.719 * [backup-simplify]: Simplify 1 into 1 3.719 * [taylor]: Taking taylor expansion of 1 in x 3.719 * [backup-simplify]: Simplify 1 into 1 3.719 * [backup-simplify]: Simplify (+ 0 1) into 1 3.719 * [backup-simplify]: Simplify (/ 1 1) into 1 3.719 * [backup-simplify]: Simplify (sqrt 1) into 1 3.720 * [backup-simplify]: Simplify (+ 0 0) into 0 3.720 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.721 * [backup-simplify]: Simplify (* 0 1) into 0 3.721 * [backup-simplify]: Simplify 0 into 0 3.721 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 3.721 * [backup-simplify]: Simplify 1 into 1 3.721 * [backup-simplify]: Simplify (* 1 1) into 1 3.722 * [backup-simplify]: Simplify (+ 1 0) into 1 3.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.723 * [backup-simplify]: Simplify (/ (- -1 (pow 0 2) (+)) (* 2 1)) into -1/2 3.723 * [backup-simplify]: Simplify (+ (* 0 -1/2) (+ (* 1 0) (* 0 1))) into 0 3.723 * [backup-simplify]: Simplify 0 into 0 3.724 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.724 * [backup-simplify]: Simplify (+ 0 0) into 0 3.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 3.725 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -1/2)))) (* 2 1)) into 0 3.726 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1/2) (+ (* 0 0) (* 0 1)))) into -1/2 3.726 * [backup-simplify]: Simplify -1/2 into -1/2 3.727 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.727 * [backup-simplify]: Simplify (+ 0 0) into 0 3.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.729 * [backup-simplify]: Simplify (/ (- 1 (pow -1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 3/8 3.731 * [backup-simplify]: Simplify (+ (* 0 3/8) (+ (* 1 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1))))) into 0 3.731 * [backup-simplify]: Simplify 0 into 0 3.732 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.733 * [backup-simplify]: Simplify (+ 0 0) into 0 3.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)) (* 0 (/ 1 1)) (* 1 (/ 0 1)))) into 0 3.736 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 3/8)) (* 2 (* -1/2 0)))) (* 2 1)) into 0 3.738 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 3/8) (+ (* 0 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1)))))) into 3/8 3.738 * [backup-simplify]: Simplify 3/8 into 3/8 3.738 * [backup-simplify]: Simplify (+ (* 3/8 (pow x 5)) (+ (* -1/2 (pow x 3)) (* 1 x))) into (- (+ x (* 3/8 (pow x 5))) (* 1/2 (pow x 3))) 3.738 * [backup-simplify]: Simplify (/ (/ 1 x) (sqrt (+ (* (/ 1 x) (/ 1 x)) 1))) into (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) 3.738 * [approximate]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) in (x) around 0 3.738 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) in x 3.738 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.739 * [taylor]: Taking taylor expansion of x in x 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [backup-simplify]: Simplify 1 into 1 3.739 * [backup-simplify]: Simplify (/ 1 1) into 1 3.739 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))) in x 3.739 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow x 2)) 1)) in x 3.739 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.739 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.739 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.739 * [taylor]: Taking taylor expansion of x in x 3.739 * [backup-simplify]: Simplify 0 into 0 3.739 * [backup-simplify]: Simplify 1 into 1 3.740 * [backup-simplify]: Simplify (* 1 1) into 1 3.740 * [backup-simplify]: Simplify (/ 1 1) into 1 3.740 * [taylor]: Taking taylor expansion of 1 in x 3.740 * [backup-simplify]: Simplify 1 into 1 3.740 * [backup-simplify]: Simplify (+ 1 0) into 1 3.740 * [backup-simplify]: Simplify (/ 1 1) into 1 3.741 * [backup-simplify]: Simplify (sqrt 1) into 1 3.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.742 * [backup-simplify]: Simplify (+ 0 0) into 0 3.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.743 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.743 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) in x 3.743 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.743 * [taylor]: Taking taylor expansion of x in x 3.743 * [backup-simplify]: Simplify 0 into 0 3.743 * [backup-simplify]: Simplify 1 into 1 3.743 * [backup-simplify]: Simplify (/ 1 1) into 1 3.743 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))) in x 3.743 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow x 2)) 1)) in x 3.743 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.743 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.743 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.743 * [taylor]: Taking taylor expansion of x in x 3.743 * [backup-simplify]: Simplify 0 into 0 3.743 * [backup-simplify]: Simplify 1 into 1 3.744 * [backup-simplify]: Simplify (* 1 1) into 1 3.744 * [backup-simplify]: Simplify (/ 1 1) into 1 3.744 * [taylor]: Taking taylor expansion of 1 in x 3.744 * [backup-simplify]: Simplify 1 into 1 3.744 * [backup-simplify]: Simplify (+ 1 0) into 1 3.744 * [backup-simplify]: Simplify (/ 1 1) into 1 3.745 * [backup-simplify]: Simplify (sqrt 1) into 1 3.745 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.746 * [backup-simplify]: Simplify (+ 0 0) into 0 3.746 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.747 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.747 * [backup-simplify]: Simplify (* 1 1) into 1 3.747 * [backup-simplify]: Simplify 1 into 1 3.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.748 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.748 * [backup-simplify]: Simplify 0 into 0 3.748 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.749 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.749 * [backup-simplify]: Simplify (+ 0 1) into 1 3.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.750 * [backup-simplify]: Simplify (/ (- -1 (pow 0 2) (+)) (* 2 1)) into -1/2 3.751 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.751 * [backup-simplify]: Simplify (+ (* 1 -1/2) (+ (* 0 0) (* 0 1))) into -1/2 3.751 * [backup-simplify]: Simplify -1/2 into -1/2 3.752 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.753 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.753 * [backup-simplify]: Simplify (+ 0 0) into 0 3.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 3.755 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -1/2)))) (* 2 1)) into 0 3.756 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1)))) into 0 3.757 * [backup-simplify]: Simplify 0 into 0 3.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.758 * [backup-simplify]: Simplify (+ 0 0) into 0 3.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.760 * [backup-simplify]: Simplify (/ (- 1 (pow -1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 3/8 3.761 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.762 * [backup-simplify]: Simplify (+ (* 1 3/8) (+ (* 0 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1))))) into 3/8 3.762 * [backup-simplify]: Simplify 3/8 into 3/8 3.762 * [backup-simplify]: Simplify (+ (* 3/8 (pow (/ 1 x) 4)) (+ (* -1/2 (pow (/ 1 x) 2)) 1)) into (- (+ (* 3/8 (/ 1 (pow x 4))) 1) (* 1/2 (/ 1 (pow x 2)))) 3.762 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (sqrt (+ (* (/ 1 (- x)) (/ 1 (- x))) 1))) into (* -1 (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))))) 3.762 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))))) in (x) around 0 3.762 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))))) in x 3.762 * [taylor]: Taking taylor expansion of -1 in x 3.762 * [backup-simplify]: Simplify -1 into -1 3.762 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) in x 3.762 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.762 * [taylor]: Taking taylor expansion of x in x 3.762 * [backup-simplify]: Simplify 0 into 0 3.762 * [backup-simplify]: Simplify 1 into 1 3.762 * [backup-simplify]: Simplify (/ 1 1) into 1 3.762 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))) in x 3.762 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow x 2)) 1)) in x 3.762 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.762 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.762 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.762 * [taylor]: Taking taylor expansion of x in x 3.762 * [backup-simplify]: Simplify 0 into 0 3.762 * [backup-simplify]: Simplify 1 into 1 3.763 * [backup-simplify]: Simplify (* 1 1) into 1 3.763 * [backup-simplify]: Simplify (/ 1 1) into 1 3.763 * [taylor]: Taking taylor expansion of 1 in x 3.763 * [backup-simplify]: Simplify 1 into 1 3.763 * [backup-simplify]: Simplify (+ 1 0) into 1 3.764 * [backup-simplify]: Simplify (/ 1 1) into 1 3.764 * [backup-simplify]: Simplify (sqrt 1) into 1 3.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.765 * [backup-simplify]: Simplify (+ 0 0) into 0 3.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.766 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.766 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))))) in x 3.766 * [taylor]: Taking taylor expansion of -1 in x 3.766 * [backup-simplify]: Simplify -1 into -1 3.766 * [taylor]: Taking taylor expansion of (* (/ 1 x) (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1)))) in x 3.766 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.766 * [taylor]: Taking taylor expansion of x in x 3.766 * [backup-simplify]: Simplify 0 into 0 3.766 * [backup-simplify]: Simplify 1 into 1 3.766 * [backup-simplify]: Simplify (/ 1 1) into 1 3.766 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow x 2)) 1))) in x 3.766 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow x 2)) 1)) in x 3.766 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1) in x 3.766 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.766 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.766 * [taylor]: Taking taylor expansion of x in x 3.766 * [backup-simplify]: Simplify 0 into 0 3.766 * [backup-simplify]: Simplify 1 into 1 3.766 * [backup-simplify]: Simplify (* 1 1) into 1 3.767 * [backup-simplify]: Simplify (/ 1 1) into 1 3.767 * [taylor]: Taking taylor expansion of 1 in x 3.767 * [backup-simplify]: Simplify 1 into 1 3.767 * [backup-simplify]: Simplify (+ 1 0) into 1 3.767 * [backup-simplify]: Simplify (/ 1 1) into 1 3.767 * [backup-simplify]: Simplify (sqrt 1) into 1 3.768 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.768 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.768 * [backup-simplify]: Simplify (+ 0 0) into 0 3.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.769 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 3.770 * [backup-simplify]: Simplify (* 1 1) into 1 3.770 * [backup-simplify]: Simplify (* -1 1) into -1 3.770 * [backup-simplify]: Simplify -1 into -1 3.770 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.771 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.771 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 3.771 * [backup-simplify]: Simplify 0 into 0 3.772 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.773 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.773 * [backup-simplify]: Simplify (+ 0 1) into 1 3.774 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1 1)) (* 0 (/ 0 1)))) into -1 3.775 * [backup-simplify]: Simplify (/ (- -1 (pow 0 2) (+)) (* 2 1)) into -1/2 3.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.777 * [backup-simplify]: Simplify (+ (* 1 -1/2) (+ (* 0 0) (* 0 1))) into -1/2 3.778 * [backup-simplify]: Simplify (+ (* -1 -1/2) (+ (* 0 0) (* 0 1))) into 1/2 3.778 * [backup-simplify]: Simplify 1/2 into 1/2 3.779 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.780 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.780 * [backup-simplify]: Simplify (+ 0 0) into 0 3.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1 1)) (* -1 (/ 0 1)))) into 0 3.783 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -1/2)))) (* 2 1)) into 0 3.784 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1)))) into 0 3.786 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1)))) into 0 3.787 * [backup-simplify]: Simplify 0 into 0 3.788 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.789 * [backup-simplify]: Simplify (+ 0 0) into 0 3.790 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 1 1)) (* 0 (/ 0 1)))) into 1 3.792 * [backup-simplify]: Simplify (/ (- 1 (pow -1/2 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 3/8 3.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.795 * [backup-simplify]: Simplify (+ (* 1 3/8) (+ (* 0 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1))))) into 3/8 3.796 * [backup-simplify]: Simplify (+ (* -1 3/8) (+ (* 0 0) (+ (* 0 -1/2) (+ (* 0 0) (* 0 1))))) into -3/8 3.796 * [backup-simplify]: Simplify -3/8 into -3/8 3.797 * [backup-simplify]: Simplify (+ (* -3/8 (pow (/ 1 (- x)) 4)) (+ (* 1/2 (pow (/ 1 (- x)) 2)) -1)) into (- (* 1/2 (/ 1 (pow x 2))) (+ (* 3/8 (/ 1 (pow x 4))) 1)) 3.797 * * * [progress]: simplifying candidates 3.797 * * * * [progress]: [ 1 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 2 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 3 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 4 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 5 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 6 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 7 / 286 ] simplifiying candidate # 3.797 * * * * [progress]: [ 8 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 9 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 10 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 11 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 12 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 13 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 14 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 15 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 16 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 17 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 18 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 19 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 20 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 21 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 22 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 23 / 286 ] simplifiying candidate # 3.798 * * * * [progress]: [ 24 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 25 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 26 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 27 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 28 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 29 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 30 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 31 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 32 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 33 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 34 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 35 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 36 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 37 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 38 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 39 / 286 ] simplifiying candidate # 3.799 * * * * [progress]: [ 40 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 41 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 42 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 43 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 44 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 45 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 46 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 47 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 48 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 49 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 50 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 51 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 52 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 53 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 54 / 286 ] simplifiying candidate # 3.800 * * * * [progress]: [ 55 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 56 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 57 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 58 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 59 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 60 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 61 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 62 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 63 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 64 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 65 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 66 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 67 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 68 / 286 ] simplifiying candidate # 3.801 * * * * [progress]: [ 69 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 70 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 71 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 72 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 73 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 74 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 75 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 76 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 77 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 78 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 79 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 80 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 81 / 286 ] simplifiying candidate # 3.802 * * * * [progress]: [ 82 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 83 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 84 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 85 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 86 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 87 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 88 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 89 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 90 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 91 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 92 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 93 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 94 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 95 / 286 ] simplifiying candidate # 3.803 * * * * [progress]: [ 96 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 97 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 98 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 99 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 100 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 101 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 102 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 103 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 104 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 105 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 106 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 107 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 108 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 109 / 286 ] simplifiying candidate # 3.804 * * * * [progress]: [ 110 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 111 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 112 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 113 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 114 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 115 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 116 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 117 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 118 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 119 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 120 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 121 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 122 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 123 / 286 ] simplifiying candidate # 3.805 * * * * [progress]: [ 124 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 125 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 126 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 127 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 128 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 129 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 130 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 131 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 132 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 133 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 134 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 135 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 136 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 137 / 286 ] simplifiying candidate # 3.806 * * * * [progress]: [ 138 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 139 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 140 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 141 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 142 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 143 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 144 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 145 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 146 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 147 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 148 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 149 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 150 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 151 / 286 ] simplifiying candidate # 3.807 * * * * [progress]: [ 152 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 153 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 154 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 155 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 156 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 157 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 158 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 159 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 160 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 161 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 162 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 163 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 164 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 165 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 166 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 167 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 168 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 169 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 170 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 171 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 172 / 286 ] simplifiying candidate # 3.808 * * * * [progress]: [ 173 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 174 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 175 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 176 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 177 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 178 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 179 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 180 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 181 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 182 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 183 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 184 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 185 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 186 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 187 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 188 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 189 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 190 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 191 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 192 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 193 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 194 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 195 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 196 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 197 / 286 ] simplifiying candidate # 3.809 * * * * [progress]: [ 198 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 199 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 200 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 201 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 202 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 203 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 204 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 205 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 206 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 207 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 208 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 209 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 210 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 211 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 212 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 213 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 214 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 215 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 216 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 217 / 286 ] simplifiying candidate # 3.810 * * * * [progress]: [ 218 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 219 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 220 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 221 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 222 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 223 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 224 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 225 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 226 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 227 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 228 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 229 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 230 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 231 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 232 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 233 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 234 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 235 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 236 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 237 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 238 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 239 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 240 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 241 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 242 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 243 / 286 ] simplifiying candidate # 3.811 * * * * [progress]: [ 244 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 245 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 246 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 247 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 248 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 249 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 250 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 251 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 252 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 253 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 254 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 255 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 256 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 257 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 258 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 259 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 260 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 261 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 262 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 263 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 264 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 265 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 266 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 267 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 268 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 269 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 270 / 286 ] simplifiying candidate # 3.812 * * * * [progress]: [ 271 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 272 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 273 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 274 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 275 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 276 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 277 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 278 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 279 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 280 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 281 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 282 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 283 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 284 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 285 / 286 ] simplifiying candidate # 3.813 * * * * [progress]: [ 286 / 286 ] simplifiying candidate # 3.816 * [simplify]: Simplifying: (expm1 (sqrt (+ (* x x) 1))) (log1p (sqrt (+ (* x x) 1))) (log (sqrt (+ (* x x) 1))) (exp (sqrt (+ (* x x) 1))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1))) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (sqrt 1) (sqrt (+ (* x x) 1)) (sqrt (+ (pow (* x x) 3) (pow 1 3))) (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (- (* (* x x) (* x x)) (* 1 1))) (sqrt (- (* x x) 1)) (/ 1 2) (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (expm1 (sqrt (+ (* x x) 1))) (log1p (sqrt (+ (* x x) 1))) (log (sqrt (+ (* x x) 1))) (exp (sqrt (+ (* x x) 1))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1))) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (sqrt 1) (sqrt (+ (* x x) 1)) (sqrt (+ (pow (* x x) 3) (pow 1 3))) (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (- (* (* x x) (* x x)) (* 1 1))) (sqrt (- (* x x) 1)) (/ 1 2) (sqrt (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1))) (expm1 (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (log1p (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (- (- (log x) (log (sqrt (+ (* x x) 1)))) (log (sqrt (+ (* x x) 1)))) (- (log (/ x (sqrt (+ (* x x) 1)))) (log (sqrt (+ (* x x) 1)))) (log (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (exp (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (/ (/ (* (* x x) x) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (/ (* (* (/ x (sqrt (+ (* x x) 1))) (/ x (sqrt (+ (* x x) 1)))) (/ x (sqrt (+ (* x x) 1)))) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (* (cbrt (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (cbrt (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))))) (cbrt (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (* (* (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (sqrt (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (sqrt (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (- (/ x (sqrt (+ (* x x) 1)))) (- (sqrt (+ (* x x) 1))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (sqrt 1)) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) 1) (/ (cbrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) 1) (/ (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) 1) (/ (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) 1) (/ (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt 1)) 1) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) 1) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) 1) (sqrt 1)) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (* (cbrt x) (cbrt x)) 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (* (cbrt x) (cbrt x)) 1) 1) (/ (/ (cbrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) 1) (/ (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) 1) (/ (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt 1)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt 1)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt 1)) 1) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) 1) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) 1) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ (sqrt x) 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) 1) (sqrt 1)) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ (sqrt x) 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ (sqrt x) 1) 1) (/ (/ (sqrt x) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) 1) (/ (/ x (cbrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt 1)) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) 1) (/ (/ x (sqrt (cbrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt 1)) 1) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt 1)) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (sqrt (+ (* x x) 1)))) 1) (/ (/ x (sqrt (sqrt (+ (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ 1 1) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ 1 1) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ 1 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 1) (sqrt 1)) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ 1 1) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 1) 1) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ 1 (sqrt 1)) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ 1 1) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ x (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ 1 (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1)))) (/ x (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ 1 (sqrt (+ (* x x) 1))) (sqrt (cbrt (+ (* x x) 1)))) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ x (sqrt 1)) (/ (/ 1 (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ (/ 1 (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ x 1) (/ (/ 1 (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (sqrt 1)) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) 1) (/ (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1)))) (sqrt (+ (* x x) 1))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (- (* x x) 1)) (cbrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (sqrt (- (* x x) 1)) (sqrt (cbrt (+ (* x x) 1)))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (- (* x x) 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (sqrt 1)) (/ (sqrt (- (* x x) 1)) (sqrt (+ (* x x) 1))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt (- (* x x) 1)) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) 1) (/ (sqrt (- (* x x) 1)) (sqrt (+ (* x x) 1))) (/ 1 (sqrt (+ (* x x) 1))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt 1)) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (sqrt (+ (* x x) 1)))) (/ (/ x (sqrt (+ (* x x) 1))) 1) (/ (sqrt (+ (* x x) 1)) (cbrt (/ x (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (sqrt (/ x (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (cbrt x) (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ (sqrt x) (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ x (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (cbrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (sqrt (+ (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ x (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (/ 1 (sqrt (+ (* x x) 1)))) (/ (sqrt (+ (* x x) 1)) (sqrt (+ (* (* x x) (* x x)) (- (* 1 1) (* (* x x) 1))))) (/ (sqrt (+ (* x x) 1)) (sqrt (- (* x x) 1))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (/ (/ x (sqrt (+ (* x x) 1))) (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (expm1 (/ x (sqrt (+ (* x x) 1)))) (log1p (/ x (sqrt (+ (* x x) 1)))) (- (log x) (log (sqrt (+ (* x x) 1)))) (log (/ x (sqrt (+ (* x x) 1)))) (exp (/ x (sqrt (+ (* x x) 1)))) (/ (* (* x x) x) (* (* (sqrt (+ (* x x) 1)) (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)))) (* (cbrt (/ x (sqrt (+ (* x x) 1)))) (cbrt (/ x (sqrt (+ (* x x) 1))))) (cbrt (/ x (sqrt (+ (* x x) 1)))) (* (* (/ x (sqrt (+ (* x x) 1))) (/ x (sqrt (+ (* x x) 1)))) (/ x (sqrt (+ (* x x) 1)))) (sqrt (/ x (sqrt (+ (* x x) 1)))) (sqrt (/ x (sqrt (+ (* x x) 1)))) (- x) (- (sqrt (+ (* x x) 1))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (cbrt x) (cbrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (cbrt x) (sqrt (cbrt (+ (* x x) 1)))) (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt x) (cbrt x)) (sqrt 1)) (/ (cbrt x) (sqrt (+ (* x x) 1))) (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (+ (* x x) 1)))) (/ (cbrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (sqrt (+ (* x x) 1))) (/ (sqrt x) (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ (sqrt x) (cbrt (sqrt (+ (* x x) 1)))) (/ (sqrt x) (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ (sqrt x) (sqrt (cbrt (+ (* x x) 1)))) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt x) (sqrt 1)) (/ (sqrt x) (sqrt (+ (* x x) 1))) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt x) (sqrt (sqrt (+ (* x x) 1)))) (/ (sqrt x) 1) (/ (sqrt x) (sqrt (+ (* x x) 1))) (/ 1 (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ x (cbrt (sqrt (+ (* x x) 1)))) (/ 1 (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ x (sqrt (cbrt (+ (* x x) 1)))) (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ 1 (sqrt 1)) (/ x (sqrt (+ (* x x) 1))) (/ 1 (sqrt (sqrt (+ (* x x) 1)))) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ 1 1) (/ x (sqrt (+ (* x x) 1))) (/ 1 (sqrt (+ (* x x) 1))) (/ (sqrt (+ (* x x) 1)) x) (/ x (* (cbrt (sqrt (+ (* x x) 1))) (cbrt (sqrt (+ (* x x) 1))))) (/ x (sqrt (* (cbrt (+ (* x x) 1)) (cbrt (+ (* x x) 1))))) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ x (sqrt 1)) (/ x (sqrt (sqrt (+ (* x x) 1)))) (/ x 1) (/ (sqrt (+ (* x x) 1)) (cbrt x)) (/ (sqrt (+ (* x x) 1)) (sqrt x)) (/ (sqrt (+ (* x x) 1)) x) (/ x (sqrt (+ (pow (* x x) 3) (pow 1 3)))) (/ x (sqrt (- (* (* x x) (* x x)) (* 1 1)))) (- (+ (* 1/2 (pow x 2)) 1) (* 1/8 (pow x 4))) (- (+ x (* 1/2 (/ 1 x))) (* 1/8 (/ 1 (pow x 3)))) (- (* 1/8 (/ 1 (pow x 3))) (+ x (* 1/2 (/ 1 x)))) (- (+ (* 1/2 (pow x 2)) 1) (* 1/8 (pow x 4))) (- (+ x (* 1/2 (/ 1 x))) (* 1/8 (/ 1 (pow x 3)))) (- (* 1/8 (/ 1 (pow x 3))) (+ x (* 1/2 (/ 1 x)))) (- (+ x (pow x 5)) (pow x 3)) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ x (* 3/8 (pow x 5))) (* 1/2 (pow x 3))) (- (+ (* 3/8 (/ 1 (pow x 4))) 1) (* 1/2 (/ 1 (pow x 2)))) (- (* 1/2 (/ 1 (pow x 2))) (+ (* 3/8 (/ 1 (pow x 4))) 1)) 3.822 * * [simplify]: iteration 1: (324 enodes) 4.058 * * [simplify]: iteration 2: (731 enodes) 4.362 * * [simplify]: iteration 3: (1591 enodes) 5.847 * * [simplify]: Extracting #0: cost 172 inf + 0 5.849 * * [simplify]: Extracting #1: cost 1023 inf + 969 5.861 * * [simplify]: Extracting #2: cost 1160 inf + 47316 5.914 * * [simplify]: Extracting #3: cost 405 inf + 232893 5.983 * * [simplify]: Extracting #4: cost 72 inf + 335015 6.055 * * [simplify]: Extracting #5: cost 0 inf + 360130 6.135 * [simplify]: Simplified to: (expm1 (hypot 1 x)) (log1p (hypot 1 x)) (log (hypot 1 x)) (exp (hypot 1 x)) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x)) (* (hypot 1 x) (* (hypot 1 x) (hypot 1 x))) (fabs (cbrt (fma x x 1))) (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)) (sqrt (hypot 1 x)) 1 (hypot 1 x) (hypot 1 (* x (* x x))) (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (sqrt (fma (* x x) (* x x) -1)) (sqrt (fma x x -1)) 1/2 (sqrt (hypot 1 x)) (sqrt (hypot 1 x)) (expm1 (hypot 1 x)) (log1p (hypot 1 x)) (log (hypot 1 x)) (exp (hypot 1 x)) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x)) (* (hypot 1 x) (* (hypot 1 x) (hypot 1 x))) (fabs (cbrt (fma x x 1))) (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)) (sqrt (hypot 1 x)) 1 (hypot 1 x) (hypot 1 (* x (* x x))) (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (sqrt (fma (* x x) (* x x) -1)) (sqrt (fma x x -1)) 1/2 (sqrt (hypot 1 x)) (sqrt (hypot 1 x)) (expm1 (/ x (fma x x 1))) (log1p (/ x (fma x x 1))) (log (/ x (fma x x 1))) (log (/ x (fma x x 1))) (log (/ x (fma x x 1))) (exp (/ x (fma x x 1))) (* (* (/ x (fma x x 1)) (/ x (fma x x 1))) (/ x (fma x x 1))) (* (* (/ x (fma x x 1)) (/ x (fma x x 1))) (/ x (fma x x 1))) (* (cbrt (/ x (fma x x 1))) (cbrt (/ x (fma x x 1)))) (cbrt (/ x (fma x x 1))) (* (* (/ x (fma x x 1)) (/ x (fma x x 1))) (/ x (fma x x 1))) (sqrt (/ x (fma x x 1))) (sqrt (/ x (fma x x 1))) (/ (- x) (hypot 1 x)) (- (hypot 1 x)) (* (/ (cbrt (/ x (hypot 1 x))) (cbrt (hypot 1 x))) (/ (cbrt (/ x (hypot 1 x))) (cbrt (hypot 1 x)))) (/ (cbrt (/ x (hypot 1 x))) (cbrt (hypot 1 x))) (/ (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (fabs (cbrt (fma x x 1)))) (/ (cbrt (/ x (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (cbrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (/ (cbrt (/ x (hypot 1 x))) (hypot 1 x)) (/ (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (cbrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (/ (cbrt (/ x (hypot 1 x))) (hypot 1 x)) (/ (/ (sqrt (/ x (hypot 1 x))) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (fabs (cbrt (fma x x 1)))) (/ (sqrt (/ x (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ (sqrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (sqrt (/ x (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (hypot 1 x)) (/ (sqrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (sqrt (hypot 1 x))) (sqrt (/ x (hypot 1 x))) (/ (sqrt (/ x (hypot 1 x))) (hypot 1 x)) (* (/ (cbrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (cbrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))))) (/ (cbrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (cbrt (hypot 1 x))) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (/ (/ (cbrt x) (hypot 1 x)) (cbrt (hypot 1 x))) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (/ (/ (cbrt x) (hypot 1 x)) (cbrt (hypot 1 x))) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (cbrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (fma x x 1)) (cbrt (fma x x 1)))) (/ (cbrt x) (cbrt (fma x x 1))) (/ (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (hypot 1 x)) (/ (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (hypot 1 x)) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (hypot 1 x)) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (/ (* (cbrt x) (cbrt x)) (hypot 1 x)) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (/ (/ (cbrt x) (hypot 1 x)) (cbrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1)) (/ (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (sqrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (hypot 1 x)) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (/ (* (cbrt x) (cbrt x)) (hypot 1 x)) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (/ (/ (cbrt x) (hypot 1 x)) (cbrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (/ (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (/ (cbrt x) (sqrt (hypot 1 x))) (hypot 1 x)) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1)) (/ (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (sqrt (hypot 1 x)))) (/ (/ (sqrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (sqrt (hypot 1 x)))) (/ (/ (sqrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (cbrt (fma x x 1)) (cbrt (fma x x 1)))) (/ (sqrt x) (cbrt (fma x x 1))) (/ (sqrt x) (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (/ (sqrt x) (* (hypot 1 x) (sqrt (cbrt (fma x x 1))))) (/ (sqrt x) (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (/ (sqrt x) (* (hypot 1 x) (sqrt (cbrt (fma x x 1))))) (/ (sqrt x) (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (sqrt (hypot 1 x)))) (/ (/ (sqrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt x) (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (/ (sqrt x) (* (hypot 1 x) (sqrt (cbrt (fma x x 1))))) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (sqrt x) (/ (sqrt x) (fma x x 1)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (sqrt x) (/ (sqrt x) (fma x x 1)) (/ (sqrt x) (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (sqrt (hypot 1 x)))) (/ (/ (sqrt x) (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ (sqrt x) (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (sqrt (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (/ (sqrt x) (* (hypot 1 x) (sqrt (cbrt (fma x x 1))))) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (sqrt x) (/ (sqrt x) (fma x x 1)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (* (hypot 1 x) (sqrt (hypot 1 x)))) (sqrt x) (/ (sqrt x) (fma x x 1)) (/ 1 (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))))) (/ (/ x (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ 1 (* (cbrt (hypot 1 x)) (* (fabs (cbrt (fma x x 1))) (cbrt (hypot 1 x))))) (/ x (* (cbrt (hypot 1 x)) (sqrt (cbrt (fma x x 1))))) (/ (/ (/ 1 (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (sqrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (cbrt (hypot 1 x)) (hypot 1 x))) (/ (/ (/ 1 (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (sqrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (cbrt (hypot 1 x)) (hypot 1 x))) (/ 1 (* (cbrt (hypot 1 x)) (* (fabs (cbrt (fma x x 1))) (cbrt (hypot 1 x))))) (/ x (* (cbrt (hypot 1 x)) (sqrt (cbrt (fma x x 1))))) (/ 1 (* (cbrt (fma x x 1)) (cbrt (fma x x 1)))) (/ x (cbrt (fma x x 1))) (/ 1 (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (/ x (sqrt (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ (/ x (hypot 1 x)) (sqrt (cbrt (fma x x 1)))) (/ 1 (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (/ x (sqrt (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ (/ x (hypot 1 x)) (sqrt (cbrt (fma x x 1)))) (/ (/ (/ 1 (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (sqrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ 1 (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (/ x (sqrt (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ 1 (hypot 1 x)) (/ x (hypot 1 x)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ 1 (hypot 1 x)) (/ x (hypot 1 x)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ (/ x (hypot 1 x)) (sqrt (cbrt (fma x x 1)))) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ (/ (/ 1 (sqrt (hypot 1 x))) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (sqrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ 1 (* (fabs (cbrt (fma x x 1))) (sqrt (hypot 1 x)))) (/ (/ x (sqrt (hypot 1 x))) (sqrt (cbrt (fma x x 1)))) (/ 1 (hypot 1 x)) (/ x (hypot 1 x)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ 1 (hypot 1 x)) (/ x (hypot 1 x)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ (/ x (hypot 1 x)) (sqrt (cbrt (fma x x 1)))) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (* (hypot 1 x) (cbrt (hypot 1 x)))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ (/ x (hypot 1 x)) (sqrt (cbrt (fma x x 1)))) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ 1 (sqrt (hypot 1 x))) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) 1 (/ x (fma x x 1)) (/ (/ x (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ 1 (* (cbrt (hypot 1 x)) (hypot 1 x))) (/ x (fabs (cbrt (fma x x 1)))) (/ 1 (* (hypot 1 x) (sqrt (cbrt (fma x x 1))))) (/ x (sqrt (hypot 1 x))) (/ (/ 1 (hypot 1 x)) (sqrt (hypot 1 x))) x (/ 1 (fma x x 1)) (/ x (sqrt (hypot 1 x))) (/ (/ 1 (hypot 1 x)) (sqrt (hypot 1 x))) x (/ 1 (fma x x 1)) (/ (/ x (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (hypot 1 (* x (* x x)))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (cbrt (hypot 1 x))) (/ x (* (hypot 1 (* x (* x x))) (fabs (cbrt (fma x x 1))))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (sqrt (cbrt (fma x x 1)))) (/ (/ x (sqrt (hypot 1 x))) (hypot 1 (* x (* x x)))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (sqrt (hypot 1 x))) (/ x (hypot 1 (* x (* x x)))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (hypot 1 x)) (/ (/ x (sqrt (hypot 1 x))) (hypot 1 (* x (* x x)))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (sqrt (hypot 1 x))) (/ x (hypot 1 (* x (* x x)))) (/ (sqrt (fma (* x x) (* x x) (- 1 (* x x)))) (hypot 1 x)) (/ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (sqrt (fma (* x x) (* x x) -1)))) (/ (sqrt (fma x x -1)) (cbrt (hypot 1 x))) (/ x (* (fabs (cbrt (fma x x 1))) (sqrt (fma (* x x) (* x x) -1)))) (/ (sqrt (fma x x -1)) (sqrt (cbrt (fma x x 1)))) (/ x (* (sqrt (hypot 1 x)) (sqrt (fma (* x x) (* x x) -1)))) (/ (sqrt (fma x x -1)) (sqrt (hypot 1 x))) (/ x (sqrt (fma (* x x) (* x x) -1))) (/ (sqrt (fma x x -1)) (hypot 1 x)) (/ x (* (sqrt (hypot 1 x)) (sqrt (fma (* x x) (* x x) -1)))) (/ (sqrt (fma x x -1)) (sqrt (hypot 1 x))) (/ x (sqrt (fma (* x x) (* x x) -1))) (/ (sqrt (fma x x -1)) (hypot 1 x)) (/ 1 (hypot 1 x)) (/ (fma x x 1) x) (/ (/ x (hypot 1 x)) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (/ x (fabs (cbrt (fma x x 1)))) (hypot 1 x)) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ x (hypot 1 x)) (/ x (* (hypot 1 x) (sqrt (hypot 1 x)))) (/ x (hypot 1 x)) (/ (hypot 1 x) (cbrt (/ x (hypot 1 x)))) (/ (hypot 1 x) (sqrt (/ x (hypot 1 x)))) (* (cbrt (hypot 1 x)) (/ (hypot 1 x) (cbrt x))) (* (/ (hypot 1 x) (cbrt x)) (sqrt (cbrt (fma x x 1)))) (/ (* (hypot 1 x) (sqrt (hypot 1 x))) (cbrt x)) (/ (fma x x 1) (cbrt x)) (/ (* (hypot 1 x) (sqrt (hypot 1 x))) (cbrt x)) (/ (fma x x 1) (cbrt x)) (/ (* (cbrt (hypot 1 x)) (hypot 1 x)) (sqrt x)) (* (sqrt (cbrt (fma x x 1))) (/ (hypot 1 x) (sqrt x))) (/ (* (hypot 1 x) (sqrt (hypot 1 x))) (sqrt x)) (/ (fma x x 1) (sqrt x)) (/ (* (hypot 1 x) (sqrt (hypot 1 x))) (sqrt x)) (/ (fma x x 1) (sqrt x)) (* (/ (hypot 1 x) x) (cbrt (hypot 1 x))) (/ (* (sqrt (cbrt (fma x x 1))) (hypot 1 x)) x) (* (sqrt (hypot 1 x)) (/ (hypot 1 x) x)) (/ (fma x x 1) x) (* (sqrt (hypot 1 x)) (/ (hypot 1 x) x)) (/ (fma x x 1) x) (/ (fma x x 1) x) (fma x x 1) (/ (hypot 1 x) (sqrt (fma (* x x) (* x x) (- 1 (* x x))))) (/ (hypot 1 x) (sqrt (fma x x -1))) (/ x (* (hypot 1 x) (hypot 1 (* x (* x x))))) (/ x (* (hypot 1 x) (sqrt (fma (* x x) (* x x) -1)))) (fma x x 1) (expm1 (/ x (hypot 1 x))) (log1p (/ x (hypot 1 x))) (log (/ x (hypot 1 x))) (log (/ x (hypot 1 x))) (exp (/ x (hypot 1 x))) (* (* (/ x (hypot 1 x)) (/ x (hypot 1 x))) (/ x (hypot 1 x))) (* (cbrt (/ x (hypot 1 x))) (cbrt (/ x (hypot 1 x)))) (cbrt (/ x (hypot 1 x))) (* (* (/ x (hypot 1 x)) (/ x (hypot 1 x))) (/ x (hypot 1 x))) (sqrt (/ x (hypot 1 x))) (sqrt (/ x (hypot 1 x))) (- x) (- (hypot 1 x)) (* (/ (cbrt x) (cbrt (hypot 1 x))) (/ (cbrt x) (cbrt (hypot 1 x)))) (/ (cbrt x) (cbrt (hypot 1 x))) (/ (* (cbrt x) (cbrt x)) (fabs (cbrt (fma x x 1)))) (/ (cbrt x) (sqrt (cbrt (fma x x 1)))) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (cbrt x) (sqrt (hypot 1 x))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (hypot 1 x)) (* (cbrt x) (/ (cbrt x) (sqrt (hypot 1 x)))) (/ (cbrt x) (sqrt (hypot 1 x))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (hypot 1 x)) (/ (sqrt x) (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x)))) (/ (sqrt x) (cbrt (hypot 1 x))) (/ (sqrt x) (fabs (cbrt (fma x x 1)))) (/ (sqrt x) (sqrt (cbrt (fma x x 1)))) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (sqrt (hypot 1 x))) (sqrt x) (/ (sqrt x) (hypot 1 x)) (/ (sqrt x) (sqrt (hypot 1 x))) (/ (sqrt x) (sqrt (hypot 1 x))) (sqrt x) (/ (sqrt x) (hypot 1 x)) (/ (/ 1 (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (cbrt (hypot 1 x))) (/ 1 (fabs (cbrt (fma x x 1)))) (/ x (sqrt (cbrt (fma x x 1)))) (/ 1 (sqrt (hypot 1 x))) (/ x (sqrt (hypot 1 x))) 1 (/ x (hypot 1 x)) (/ 1 (sqrt (hypot 1 x))) (/ x (sqrt (hypot 1 x))) 1 (/ x (hypot 1 x)) (/ 1 (hypot 1 x)) (/ (hypot 1 x) x) (/ (/ x (cbrt (hypot 1 x))) (cbrt (hypot 1 x))) (/ x (fabs (cbrt (fma x x 1)))) (/ x (sqrt (hypot 1 x))) x (/ x (sqrt (hypot 1 x))) x (/ (hypot 1 x) (cbrt x)) (/ (hypot 1 x) (sqrt x)) (/ (hypot 1 x) x) (/ x (hypot 1 (* x (* x x)))) (/ x (sqrt (fma (* x x) (* x x) -1))) (fma -1/8 (* (* x x) (* x x)) (fma (* x x) 1/2 1)) (- (+ (/ 1/2 x) x) (/ (/ 1/8 (* x x)) x)) (+ (- (/ -1/2 x) x) (/ (/ 1/8 (* x x)) x)) (fma -1/8 (* (* x x) (* x x)) (fma (* x x) 1/2 1)) (- (+ (/ 1/2 x) x) (/ (/ 1/8 (* x x)) x)) (+ (- (/ -1/2 x) x) (/ (/ 1/8 (* x x)) x)) (+ (- x (* x (* x x))) (pow x 5)) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (pow x 5))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (pow x 5))) (fma (* x (* x x)) -1/2 (fma 3/8 (pow x 5) x)) (+ (+ (/ 3/8 (* (* x x) (* x x))) (/ -1/2 (* x x))) 1) (+ (/ (/ 1/2 x) x) (- (/ -3/8 (* (* x x) (* x x))) 1)) 6.160 * * * [progress]: adding candidates to table 8.955 * * [progress]: iteration 3 / 4 8.955 * * * [progress]: picking best candidate 8.960 * * * * [pick]: Picked # 8.960 * * * [progress]: localizing error 8.975 * * * [progress]: generating rewritten candidates 8.976 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 9.011 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 9.017 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 9.018 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 9.031 * * * [progress]: generating series expansions 9.031 * * * * [progress]: [ 1 / 4 ] generating series at (2) 9.032 * [backup-simplify]: Simplify (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)) into (/ (* (- (pow x 2) 1) x) (fma (pow x 2) (pow x 2) -1)) 9.032 * [approximate]: Taking taylor expansion of (/ (* (- (pow x 2) 1) x) (fma (pow x 2) (pow x 2) -1)) in (x) around 0 9.032 * [taylor]: Taking taylor expansion of (/ (* (- (pow x 2) 1) x) (fma (pow x 2) (pow x 2) -1)) in x 9.032 * [taylor]: Taking taylor expansion of (* (- (pow x 2) 1) x) in x 9.032 * [taylor]: Taking taylor expansion of (- (pow x 2) 1) in x 9.032 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.032 * [taylor]: Taking taylor expansion of x in x 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify 1 into 1 9.032 * [taylor]: Taking taylor expansion of 1 in x 9.032 * [backup-simplify]: Simplify 1 into 1 9.032 * [taylor]: Taking taylor expansion of x in x 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify 1 into 1 9.032 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.032 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.032 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.032 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.032 * [taylor]: Taking taylor expansion of x in x 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify 1 into 1 9.032 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.032 * [taylor]: Taking taylor expansion of x in x 9.032 * [backup-simplify]: Simplify 0 into 0 9.032 * [backup-simplify]: Simplify 1 into 1 9.032 * [taylor]: Taking taylor expansion of -1 in x 9.032 * [backup-simplify]: Simplify -1 into -1 9.033 * [backup-simplify]: Simplify (- 1) into -1 9.033 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.033 * [backup-simplify]: Simplify (* -1 0) into 0 9.033 * [backup-simplify]: Simplify (- 0) into 0 9.034 * [backup-simplify]: Simplify (+ 0 0) into 0 9.035 * [backup-simplify]: Simplify (+ (* -1 1) (* 0 0)) into -1 9.035 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.035 * [backup-simplify]: Simplify (/ -1 -1) into 1 9.036 * [taylor]: Taking taylor expansion of (/ (* (- (pow x 2) 1) x) (fma (pow x 2) (pow x 2) -1)) in x 9.036 * [taylor]: Taking taylor expansion of (* (- (pow x 2) 1) x) in x 9.036 * [taylor]: Taking taylor expansion of (- (pow x 2) 1) in x 9.036 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.036 * [taylor]: Taking taylor expansion of x in x 9.036 * [backup-simplify]: Simplify 0 into 0 9.036 * [backup-simplify]: Simplify 1 into 1 9.036 * [taylor]: Taking taylor expansion of 1 in x 9.036 * [backup-simplify]: Simplify 1 into 1 9.036 * [taylor]: Taking taylor expansion of x in x 9.036 * [backup-simplify]: Simplify 0 into 0 9.036 * [backup-simplify]: Simplify 1 into 1 9.036 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.036 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.036 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.036 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.036 * [taylor]: Taking taylor expansion of x in x 9.036 * [backup-simplify]: Simplify 0 into 0 9.036 * [backup-simplify]: Simplify 1 into 1 9.036 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.036 * [taylor]: Taking taylor expansion of x in x 9.036 * [backup-simplify]: Simplify 0 into 0 9.036 * [backup-simplify]: Simplify 1 into 1 9.036 * [taylor]: Taking taylor expansion of -1 in x 9.036 * [backup-simplify]: Simplify -1 into -1 9.036 * [backup-simplify]: Simplify (- 1) into -1 9.037 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.037 * [backup-simplify]: Simplify (* -1 0) into 0 9.037 * [backup-simplify]: Simplify (- 0) into 0 9.038 * [backup-simplify]: Simplify (+ 0 0) into 0 9.038 * [backup-simplify]: Simplify (+ (* -1 1) (* 0 0)) into -1 9.039 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.039 * [backup-simplify]: Simplify (/ -1 -1) into 1 9.039 * [backup-simplify]: Simplify 1 into 1 9.039 * [backup-simplify]: Simplify (* 1 1) into 1 9.039 * [backup-simplify]: Simplify (- 0) into 0 9.040 * [backup-simplify]: Simplify (+ 1 0) into 1 9.040 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 1) (* 1 0))) into 0 9.040 * [backup-simplify]: Simplify (+ 0 0) into 0 9.041 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 0 -1)))) into 0 9.041 * [backup-simplify]: Simplify 0 into 0 9.041 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.042 * [backup-simplify]: Simplify (- 0) into 0 9.042 * [backup-simplify]: Simplify (+ 0 0) into 0 9.043 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 1) (* 0 0)))) into 1 9.043 * [backup-simplify]: Simplify (+ 0 0) into 0 9.043 * [backup-simplify]: Simplify (- (/ 1 -1) (+ (* 1 (/ 0 -1)) (* 0 (/ 0 -1)))) into -1 9.043 * [backup-simplify]: Simplify -1 into -1 9.044 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.044 * [backup-simplify]: Simplify (- 0) into 0 9.044 * [backup-simplify]: Simplify (+ 0 0) into 0 9.045 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0))))) into 0 9.046 * [backup-simplify]: Simplify (+ 0 0) into 0 9.046 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 0 -1)) (* 0 (/ 0 -1)) (* -1 (/ 0 -1)))) into 0 9.046 * [backup-simplify]: Simplify 0 into 0 9.047 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.047 * [backup-simplify]: Simplify (- 0) into 0 9.047 * [backup-simplify]: Simplify (+ 0 0) into 0 9.048 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 9.048 * [backup-simplify]: Simplify (* 1 1) into 1 9.049 * [backup-simplify]: Simplify (* 1 1) into 1 9.049 * [backup-simplify]: Simplify (* 1 1) into 1 9.049 * [backup-simplify]: Simplify (+ 1 0) into 1 9.050 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* 1 (/ 1 -1)) (* 0 (/ 0 -1)) (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 1 9.050 * [backup-simplify]: Simplify 1 into 1 9.050 * [backup-simplify]: Simplify (+ (* 1 (pow x 5)) (+ (* -1 (pow x 3)) (* 1 x))) into (- (+ x (pow x 5)) (pow x 3)) 9.050 * [backup-simplify]: Simplify (* (/ (/ 1 x) (fma (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x)) -1)) (- (* (/ 1 x) (/ 1 x)) 1)) into (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) 9.050 * [approximate]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in (x) around 0 9.050 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.050 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.050 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.050 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.050 * [taylor]: Taking taylor expansion of x in x 9.051 * [backup-simplify]: Simplify 0 into 0 9.051 * [backup-simplify]: Simplify 1 into 1 9.051 * [backup-simplify]: Simplify (* 1 1) into 1 9.051 * [backup-simplify]: Simplify (/ 1 1) into 1 9.051 * [taylor]: Taking taylor expansion of 1 in x 9.051 * [backup-simplify]: Simplify 1 into 1 9.051 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.051 * [taylor]: Taking taylor expansion of x in x 9.051 * [backup-simplify]: Simplify 0 into 0 9.051 * [backup-simplify]: Simplify 1 into 1 9.051 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.051 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.051 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.051 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.051 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.051 * [taylor]: Taking taylor expansion of x in x 9.051 * [backup-simplify]: Simplify 0 into 0 9.051 * [backup-simplify]: Simplify 1 into 1 9.052 * [backup-simplify]: Simplify (* 1 1) into 1 9.052 * [backup-simplify]: Simplify (/ 1 1) into 1 9.052 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.052 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.052 * [taylor]: Taking taylor expansion of x in x 9.052 * [backup-simplify]: Simplify 0 into 0 9.052 * [backup-simplify]: Simplify 1 into 1 9.052 * [backup-simplify]: Simplify (* 1 1) into 1 9.052 * [backup-simplify]: Simplify (/ 1 1) into 1 9.052 * [taylor]: Taking taylor expansion of -1 in x 9.052 * [backup-simplify]: Simplify -1 into -1 9.053 * [backup-simplify]: Simplify (+ 1 0) into 1 9.053 * [backup-simplify]: Simplify (* 1 1) into 1 9.053 * [backup-simplify]: Simplify (+ 1 0) into 1 9.053 * [backup-simplify]: Simplify (* 0 1) into 0 9.054 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.055 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.055 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.056 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.056 * [backup-simplify]: Simplify (+ 0 0) into 0 9.056 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.057 * [backup-simplify]: Simplify (/ 1 1) into 1 9.057 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.057 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.057 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.057 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.057 * [taylor]: Taking taylor expansion of x in x 9.057 * [backup-simplify]: Simplify 0 into 0 9.057 * [backup-simplify]: Simplify 1 into 1 9.057 * [backup-simplify]: Simplify (* 1 1) into 1 9.058 * [backup-simplify]: Simplify (/ 1 1) into 1 9.058 * [taylor]: Taking taylor expansion of 1 in x 9.058 * [backup-simplify]: Simplify 1 into 1 9.058 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.058 * [taylor]: Taking taylor expansion of x in x 9.058 * [backup-simplify]: Simplify 0 into 0 9.058 * [backup-simplify]: Simplify 1 into 1 9.058 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.058 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.058 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.058 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.058 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.058 * [taylor]: Taking taylor expansion of x in x 9.058 * [backup-simplify]: Simplify 0 into 0 9.058 * [backup-simplify]: Simplify 1 into 1 9.058 * [backup-simplify]: Simplify (* 1 1) into 1 9.059 * [backup-simplify]: Simplify (/ 1 1) into 1 9.059 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.059 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.059 * [taylor]: Taking taylor expansion of x in x 9.059 * [backup-simplify]: Simplify 0 into 0 9.059 * [backup-simplify]: Simplify 1 into 1 9.059 * [backup-simplify]: Simplify (* 1 1) into 1 9.060 * [backup-simplify]: Simplify (/ 1 1) into 1 9.060 * [taylor]: Taking taylor expansion of -1 in x 9.060 * [backup-simplify]: Simplify -1 into -1 9.060 * [backup-simplify]: Simplify (+ 1 0) into 1 9.061 * [backup-simplify]: Simplify (* 1 1) into 1 9.061 * [backup-simplify]: Simplify (+ 1 0) into 1 9.062 * [backup-simplify]: Simplify (* 0 1) into 0 9.062 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.063 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.064 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.065 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.065 * [backup-simplify]: Simplify (+ 0 0) into 0 9.066 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.070 * [backup-simplify]: Simplify (/ 1 1) into 1 9.070 * [backup-simplify]: Simplify 1 into 1 9.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.072 * [backup-simplify]: Simplify (+ 0 0) into 0 9.073 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.074 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.075 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.076 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.076 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.077 * [backup-simplify]: Simplify (+ 0 0) into 0 9.077 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 1))) into 0 9.078 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 9.078 * [backup-simplify]: Simplify 0 into 0 9.078 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.079 * [backup-simplify]: Simplify (- 1) into -1 9.079 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.080 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.081 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.082 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.082 * [backup-simplify]: Simplify (+ 0 0) into 0 9.083 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 9.083 * [backup-simplify]: Simplify (- (/ -1 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into -1 9.083 * [backup-simplify]: Simplify -1 into -1 9.084 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.085 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.085 * [backup-simplify]: Simplify (- 0) into 0 9.085 * [backup-simplify]: Simplify (+ 0 0) into 0 9.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.086 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.087 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.089 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.089 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.090 * [backup-simplify]: Simplify (+ (* 0 -1) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.090 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)))) into 0 9.091 * [backup-simplify]: Simplify 0 into 0 9.091 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.092 * [backup-simplify]: Simplify (- 0) into 0 9.092 * [backup-simplify]: Simplify (+ 0 0) into 0 9.093 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.094 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.095 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.096 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.096 * [backup-simplify]: Simplify (+ 0 0) into 0 9.097 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into -1 9.098 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ -1 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 1 9.098 * [backup-simplify]: Simplify 1 into 1 9.098 * [backup-simplify]: Simplify (+ (* 1 (pow (/ 1 x) 5)) (+ (* -1 (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 9.098 * [backup-simplify]: Simplify (* (/ (/ 1 (- x)) (fma (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x))) -1)) (- (* (/ 1 (- x)) (/ 1 (- x))) 1)) into (* -1 (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)))) 9.098 * [approximate]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)))) in (x) around 0 9.098 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)))) in x 9.098 * [taylor]: Taking taylor expansion of -1 in x 9.098 * [backup-simplify]: Simplify -1 into -1 9.098 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.098 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.098 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.098 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.098 * [taylor]: Taking taylor expansion of x in x 9.098 * [backup-simplify]: Simplify 0 into 0 9.098 * [backup-simplify]: Simplify 1 into 1 9.099 * [backup-simplify]: Simplify (* 1 1) into 1 9.099 * [backup-simplify]: Simplify (/ 1 1) into 1 9.099 * [taylor]: Taking taylor expansion of 1 in x 9.099 * [backup-simplify]: Simplify 1 into 1 9.099 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.099 * [taylor]: Taking taylor expansion of x in x 9.099 * [backup-simplify]: Simplify 0 into 0 9.099 * [backup-simplify]: Simplify 1 into 1 9.099 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.099 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.099 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.099 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.099 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.099 * [taylor]: Taking taylor expansion of x in x 9.099 * [backup-simplify]: Simplify 0 into 0 9.099 * [backup-simplify]: Simplify 1 into 1 9.099 * [backup-simplify]: Simplify (* 1 1) into 1 9.100 * [backup-simplify]: Simplify (/ 1 1) into 1 9.100 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.100 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.100 * [taylor]: Taking taylor expansion of x in x 9.100 * [backup-simplify]: Simplify 0 into 0 9.100 * [backup-simplify]: Simplify 1 into 1 9.100 * [backup-simplify]: Simplify (* 1 1) into 1 9.100 * [backup-simplify]: Simplify (/ 1 1) into 1 9.100 * [taylor]: Taking taylor expansion of -1 in x 9.100 * [backup-simplify]: Simplify -1 into -1 9.101 * [backup-simplify]: Simplify (+ 1 0) into 1 9.101 * [backup-simplify]: Simplify (* 1 1) into 1 9.101 * [backup-simplify]: Simplify (+ 1 0) into 1 9.101 * [backup-simplify]: Simplify (* 0 1) into 0 9.102 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.103 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.103 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.104 * [backup-simplify]: Simplify (+ 0 0) into 0 9.104 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.105 * [backup-simplify]: Simplify (/ 1 1) into 1 9.105 * [taylor]: Taking taylor expansion of (* -1 (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)))) in x 9.105 * [taylor]: Taking taylor expansion of -1 in x 9.105 * [backup-simplify]: Simplify -1 into -1 9.105 * [taylor]: Taking taylor expansion of (/ (- (/ 1 (pow x 2)) 1) (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.105 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.105 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.105 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.105 * [taylor]: Taking taylor expansion of x in x 9.105 * [backup-simplify]: Simplify 0 into 0 9.105 * [backup-simplify]: Simplify 1 into 1 9.106 * [backup-simplify]: Simplify (* 1 1) into 1 9.106 * [backup-simplify]: Simplify (/ 1 1) into 1 9.106 * [taylor]: Taking taylor expansion of 1 in x 9.106 * [backup-simplify]: Simplify 1 into 1 9.106 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.106 * [taylor]: Taking taylor expansion of x in x 9.106 * [backup-simplify]: Simplify 0 into 0 9.106 * [backup-simplify]: Simplify 1 into 1 9.106 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.106 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.106 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.106 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.106 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.106 * [taylor]: Taking taylor expansion of x in x 9.106 * [backup-simplify]: Simplify 0 into 0 9.106 * [backup-simplify]: Simplify 1 into 1 9.107 * [backup-simplify]: Simplify (* 1 1) into 1 9.107 * [backup-simplify]: Simplify (/ 1 1) into 1 9.107 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.107 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.107 * [taylor]: Taking taylor expansion of x in x 9.107 * [backup-simplify]: Simplify 0 into 0 9.107 * [backup-simplify]: Simplify 1 into 1 9.108 * [backup-simplify]: Simplify (* 1 1) into 1 9.108 * [backup-simplify]: Simplify (/ 1 1) into 1 9.108 * [taylor]: Taking taylor expansion of -1 in x 9.108 * [backup-simplify]: Simplify -1 into -1 9.108 * [backup-simplify]: Simplify (+ 1 0) into 1 9.109 * [backup-simplify]: Simplify (* 1 1) into 1 9.109 * [backup-simplify]: Simplify (+ 1 0) into 1 9.110 * [backup-simplify]: Simplify (* 0 1) into 0 9.110 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.111 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.111 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.113 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.113 * [backup-simplify]: Simplify (+ 0 0) into 0 9.114 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.114 * [backup-simplify]: Simplify (/ 1 1) into 1 9.115 * [backup-simplify]: Simplify (* -1 1) into -1 9.115 * [backup-simplify]: Simplify -1 into -1 9.115 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.116 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.116 * [backup-simplify]: Simplify (+ 0 0) into 0 9.117 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.118 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.119 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.120 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.121 * [backup-simplify]: Simplify (+ 0 0) into 0 9.122 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 1))) into 0 9.123 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 9.123 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 9.123 * [backup-simplify]: Simplify 0 into 0 9.124 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.126 * [backup-simplify]: Simplify (- 1) into -1 9.126 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.129 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.131 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.131 * [backup-simplify]: Simplify (+ 0 0) into 0 9.132 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 9.133 * [backup-simplify]: Simplify (- (/ -1 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into -1 9.134 * [backup-simplify]: Simplify (+ (* -1 -1) (+ (* 0 0) (* 0 1))) into 1 9.134 * [backup-simplify]: Simplify 1 into 1 9.135 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.136 * [backup-simplify]: Simplify (- 0) into 0 9.137 * [backup-simplify]: Simplify (+ 0 0) into 0 9.138 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.140 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.142 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.143 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.144 * [backup-simplify]: Simplify (+ (* 0 -1) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.145 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)))) into 0 9.147 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1)))) into 0 9.147 * [backup-simplify]: Simplify 0 into 0 9.148 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.149 * [backup-simplify]: Simplify (- 0) into 0 9.150 * [backup-simplify]: Simplify (+ 0 0) into 0 9.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.153 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.156 * [backup-simplify]: Simplify (+ 0 0) into 0 9.158 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into -1 9.159 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ -1 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 1 9.161 * [backup-simplify]: Simplify (+ (* -1 1) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (* 0 1))))) into -1 9.161 * [backup-simplify]: Simplify -1 into -1 9.161 * [backup-simplify]: Simplify (+ (* -1 (pow (/ 1 (- x)) 5)) (+ (* 1 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 9.161 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 9.161 * [backup-simplify]: Simplify (/ x (fma (* x x) (* x x) -1)) into (/ x (fma (pow x 2) (pow x 2) -1)) 9.161 * [approximate]: Taking taylor expansion of (/ x (fma (pow x 2) (pow x 2) -1)) in (x) around 0 9.161 * [taylor]: Taking taylor expansion of (/ x (fma (pow x 2) (pow x 2) -1)) in x 9.161 * [taylor]: Taking taylor expansion of x in x 9.161 * [backup-simplify]: Simplify 0 into 0 9.161 * [backup-simplify]: Simplify 1 into 1 9.162 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.162 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.162 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.162 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.162 * [taylor]: Taking taylor expansion of x in x 9.162 * [backup-simplify]: Simplify 0 into 0 9.162 * [backup-simplify]: Simplify 1 into 1 9.162 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.162 * [taylor]: Taking taylor expansion of x in x 9.162 * [backup-simplify]: Simplify 0 into 0 9.162 * [backup-simplify]: Simplify 1 into 1 9.162 * [taylor]: Taking taylor expansion of -1 in x 9.162 * [backup-simplify]: Simplify -1 into -1 9.162 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.163 * [backup-simplify]: Simplify (/ 1 -1) into -1 9.163 * [taylor]: Taking taylor expansion of (/ x (fma (pow x 2) (pow x 2) -1)) in x 9.163 * [taylor]: Taking taylor expansion of x in x 9.163 * [backup-simplify]: Simplify 0 into 0 9.163 * [backup-simplify]: Simplify 1 into 1 9.163 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.163 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.163 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.163 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.163 * [taylor]: Taking taylor expansion of x in x 9.163 * [backup-simplify]: Simplify 0 into 0 9.163 * [backup-simplify]: Simplify 1 into 1 9.163 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.163 * [taylor]: Taking taylor expansion of x in x 9.163 * [backup-simplify]: Simplify 0 into 0 9.163 * [backup-simplify]: Simplify 1 into 1 9.163 * [taylor]: Taking taylor expansion of -1 in x 9.163 * [backup-simplify]: Simplify -1 into -1 9.164 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.164 * [backup-simplify]: Simplify (/ 1 -1) into -1 9.164 * [backup-simplify]: Simplify -1 into -1 9.165 * [backup-simplify]: Simplify (+ 0 0) into 0 9.165 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)))) into 0 9.165 * [backup-simplify]: Simplify 0 into 0 9.166 * [backup-simplify]: Simplify (+ 0 0) into 0 9.167 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 9.167 * [backup-simplify]: Simplify 0 into 0 9.167 * [backup-simplify]: Simplify (+ 0 0) into 0 9.168 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 9.168 * [backup-simplify]: Simplify 0 into 0 9.168 * [backup-simplify]: Simplify (* 1 1) into 1 9.169 * [backup-simplify]: Simplify (* 1 1) into 1 9.169 * [backup-simplify]: Simplify (* 1 1) into 1 9.169 * [backup-simplify]: Simplify (+ 1 0) into 1 9.170 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 1 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into -1 9.170 * [backup-simplify]: Simplify -1 into -1 9.170 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.171 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.171 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.171 * [backup-simplify]: Simplify (+ 0 0) into 0 9.172 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 1 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* -1 (/ 0 -1)))) into 0 9.172 * [backup-simplify]: Simplify 0 into 0 9.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.174 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.174 * [backup-simplify]: Simplify (+ 0 0) into 0 9.175 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 1 -1)) (* 0 (/ 0 -1)) (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 9.175 * [backup-simplify]: Simplify 0 into 0 9.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.176 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.177 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.177 * [backup-simplify]: Simplify (+ 0 0) into 0 9.178 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 1 -1)) (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 9.178 * [backup-simplify]: Simplify 0 into 0 9.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.180 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.180 * [backup-simplify]: Simplify (+ 0 0) into 0 9.181 * [backup-simplify]: Simplify (- (/ 0 -1) (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* -1 (/ 1 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into -1 9.181 * [backup-simplify]: Simplify -1 into -1 9.181 * [backup-simplify]: Simplify (+ (* -1 (pow x 9)) (+ (* -1 (pow x 5)) (* -1 x))) into (- (+ x (+ (pow x 9) (pow x 5)))) 9.181 * [backup-simplify]: Simplify (/ (/ 1 x) (fma (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x)) -1)) into (/ 1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) 9.181 * [approximate]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in (x) around 0 9.181 * [taylor]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.181 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.181 * [taylor]: Taking taylor expansion of x in x 9.181 * [backup-simplify]: Simplify 0 into 0 9.181 * [backup-simplify]: Simplify 1 into 1 9.181 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.182 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.182 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.182 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.182 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.182 * [taylor]: Taking taylor expansion of x in x 9.182 * [backup-simplify]: Simplify 0 into 0 9.182 * [backup-simplify]: Simplify 1 into 1 9.182 * [backup-simplify]: Simplify (* 1 1) into 1 9.186 * [backup-simplify]: Simplify (/ 1 1) into 1 9.186 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.186 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.186 * [taylor]: Taking taylor expansion of x in x 9.186 * [backup-simplify]: Simplify 0 into 0 9.186 * [backup-simplify]: Simplify 1 into 1 9.186 * [backup-simplify]: Simplify (* 1 1) into 1 9.187 * [backup-simplify]: Simplify (/ 1 1) into 1 9.187 * [taylor]: Taking taylor expansion of -1 in x 9.187 * [backup-simplify]: Simplify -1 into -1 9.187 * [backup-simplify]: Simplify (* 1 1) into 1 9.187 * [backup-simplify]: Simplify (+ 1 0) into 1 9.188 * [backup-simplify]: Simplify (* 0 1) into 0 9.188 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.189 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.190 * [backup-simplify]: Simplify (+ 0 0) into 0 9.191 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.191 * [backup-simplify]: Simplify (/ 1 1) into 1 9.191 * [taylor]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.191 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.191 * [taylor]: Taking taylor expansion of x in x 9.191 * [backup-simplify]: Simplify 0 into 0 9.191 * [backup-simplify]: Simplify 1 into 1 9.191 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.191 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.191 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.191 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.191 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.191 * [taylor]: Taking taylor expansion of x in x 9.191 * [backup-simplify]: Simplify 0 into 0 9.191 * [backup-simplify]: Simplify 1 into 1 9.191 * [backup-simplify]: Simplify (* 1 1) into 1 9.192 * [backup-simplify]: Simplify (/ 1 1) into 1 9.192 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.192 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.192 * [taylor]: Taking taylor expansion of x in x 9.192 * [backup-simplify]: Simplify 0 into 0 9.192 * [backup-simplify]: Simplify 1 into 1 9.192 * [backup-simplify]: Simplify (* 1 1) into 1 9.192 * [backup-simplify]: Simplify (/ 1 1) into 1 9.192 * [taylor]: Taking taylor expansion of -1 in x 9.192 * [backup-simplify]: Simplify -1 into -1 9.193 * [backup-simplify]: Simplify (* 1 1) into 1 9.193 * [backup-simplify]: Simplify (+ 1 0) into 1 9.193 * [backup-simplify]: Simplify (* 0 1) into 0 9.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.195 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.195 * [backup-simplify]: Simplify (+ 0 0) into 0 9.196 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.196 * [backup-simplify]: Simplify (/ 1 1) into 1 9.196 * [backup-simplify]: Simplify 1 into 1 9.197 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.198 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.199 * [backup-simplify]: Simplify (+ 0 0) into 0 9.200 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 1))) into 0 9.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.200 * [backup-simplify]: Simplify 0 into 0 9.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.201 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.203 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.203 * [backup-simplify]: Simplify (+ 0 0) into 0 9.204 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 9.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.205 * [backup-simplify]: Simplify 0 into 0 9.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.206 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.209 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.210 * [backup-simplify]: Simplify (+ (* 0 -1) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.211 * [backup-simplify]: Simplify 0 into 0 9.213 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.215 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.218 * [backup-simplify]: Simplify (+ 0 0) into 0 9.219 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into -1 9.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 1 9.221 * [backup-simplify]: Simplify 1 into 1 9.222 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.227 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.227 * [backup-simplify]: Simplify (+ 0 0) into 0 9.229 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1 (/ 0 1)))) into 0 9.231 * [backup-simplify]: Simplify 0 into 0 9.232 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.235 * [backup-simplify]: Simplify (+ 0 0) into 0 9.236 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ -1 1)) (* 0 (/ 0 1)) (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.237 * [backup-simplify]: Simplify 0 into 0 9.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.239 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.242 * [backup-simplify]: Simplify (+ 0 0) into 0 9.243 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.244 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ -1 1)) (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.244 * [backup-simplify]: Simplify 0 into 0 9.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.249 * [backup-simplify]: Simplify (+ 0 0) into 0 9.250 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.251 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 1 9.251 * [backup-simplify]: Simplify 1 into 1 9.251 * [backup-simplify]: Simplify (+ (* 1 (pow (/ 1 x) 11)) (+ (* 1 (pow (/ 1 x) 7)) (* 1 (pow (/ 1 x) 3)))) into (+ (/ 1 (pow x 7)) (+ (/ 1 (pow x 3)) (/ 1 (pow x 11)))) 9.251 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (fma (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x))) -1)) into (/ -1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) 9.251 * [approximate]: Taking taylor expansion of (/ -1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in (x) around 0 9.251 * [taylor]: Taking taylor expansion of (/ -1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.251 * [taylor]: Taking taylor expansion of -1 in x 9.251 * [backup-simplify]: Simplify -1 into -1 9.251 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.251 * [taylor]: Taking taylor expansion of x in x 9.251 * [backup-simplify]: Simplify 0 into 0 9.251 * [backup-simplify]: Simplify 1 into 1 9.251 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.251 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.252 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.252 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.252 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.252 * [taylor]: Taking taylor expansion of x in x 9.252 * [backup-simplify]: Simplify 0 into 0 9.252 * [backup-simplify]: Simplify 1 into 1 9.252 * [backup-simplify]: Simplify (* 1 1) into 1 9.252 * [backup-simplify]: Simplify (/ 1 1) into 1 9.252 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.252 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.252 * [taylor]: Taking taylor expansion of x in x 9.252 * [backup-simplify]: Simplify 0 into 0 9.252 * [backup-simplify]: Simplify 1 into 1 9.253 * [backup-simplify]: Simplify (* 1 1) into 1 9.253 * [backup-simplify]: Simplify (/ 1 1) into 1 9.253 * [taylor]: Taking taylor expansion of -1 in x 9.253 * [backup-simplify]: Simplify -1 into -1 9.253 * [backup-simplify]: Simplify (* 1 1) into 1 9.253 * [backup-simplify]: Simplify (+ 1 0) into 1 9.254 * [backup-simplify]: Simplify (* 0 1) into 0 9.254 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.255 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.256 * [backup-simplify]: Simplify (+ 0 0) into 0 9.257 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.257 * [backup-simplify]: Simplify (/ -1 1) into -1 9.257 * [taylor]: Taking taylor expansion of (/ -1 (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1))) in x 9.257 * [taylor]: Taking taylor expansion of -1 in x 9.257 * [backup-simplify]: Simplify -1 into -1 9.257 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1)) in x 9.257 * [taylor]: Taking taylor expansion of x in x 9.257 * [backup-simplify]: Simplify 0 into 0 9.257 * [backup-simplify]: Simplify 1 into 1 9.257 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.257 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.257 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.257 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.257 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.257 * [taylor]: Taking taylor expansion of x in x 9.257 * [backup-simplify]: Simplify 0 into 0 9.257 * [backup-simplify]: Simplify 1 into 1 9.257 * [backup-simplify]: Simplify (* 1 1) into 1 9.258 * [backup-simplify]: Simplify (/ 1 1) into 1 9.258 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.258 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.258 * [taylor]: Taking taylor expansion of x in x 9.258 * [backup-simplify]: Simplify 0 into 0 9.258 * [backup-simplify]: Simplify 1 into 1 9.258 * [backup-simplify]: Simplify (* 1 1) into 1 9.258 * [backup-simplify]: Simplify (/ 1 1) into 1 9.258 * [taylor]: Taking taylor expansion of -1 in x 9.258 * [backup-simplify]: Simplify -1 into -1 9.259 * [backup-simplify]: Simplify (* 1 1) into 1 9.259 * [backup-simplify]: Simplify (+ 1 0) into 1 9.259 * [backup-simplify]: Simplify (* 0 1) into 0 9.259 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.260 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.261 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.261 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.262 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.262 * [backup-simplify]: Simplify (+ 0 0) into 0 9.263 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 9.263 * [backup-simplify]: Simplify (/ -1 1) into -1 9.264 * [backup-simplify]: Simplify -1 into -1 9.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.265 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.268 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.269 * [backup-simplify]: Simplify (+ 0 0) into 0 9.269 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 1))) into 0 9.270 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.270 * [backup-simplify]: Simplify 0 into 0 9.271 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.272 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.273 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.274 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.276 * [backup-simplify]: Simplify (+ 0 0) into 0 9.277 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 1)))) into 0 9.278 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.278 * [backup-simplify]: Simplify 0 into 0 9.279 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.281 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.282 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.283 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.284 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.285 * [backup-simplify]: Simplify (+ (* 0 -1) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.286 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.286 * [backup-simplify]: Simplify 0 into 0 9.287 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.290 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.292 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.292 * [backup-simplify]: Simplify (+ 0 0) into 0 9.300 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into -1 9.302 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into -1 9.302 * [backup-simplify]: Simplify -1 into -1 9.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.307 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.310 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.311 * [backup-simplify]: Simplify (+ 0 0) into 0 9.313 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)))) into 0 9.314 * [backup-simplify]: Simplify 0 into 0 9.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.317 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.319 * [backup-simplify]: Simplify (+ 0 0) into 0 9.320 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.321 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ -1 1)) (* 0 (/ 0 1)) (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.321 * [backup-simplify]: Simplify 0 into 0 9.322 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.324 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.324 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.326 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.326 * [backup-simplify]: Simplify (+ 0 0) into 0 9.327 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ -1 1)) (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.328 * [backup-simplify]: Simplify 0 into 0 9.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.330 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.333 * [backup-simplify]: Simplify (+ 0 0) into 0 9.334 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 -1) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.335 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* -1 (/ -1 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into -1 9.335 * [backup-simplify]: Simplify -1 into -1 9.335 * [backup-simplify]: Simplify (+ (* -1 (pow (/ 1 (- x)) 11)) (+ (* -1 (pow (/ 1 (- x)) 7)) (* -1 (pow (/ 1 (- x)) 3)))) into (+ (/ 1 (pow x 7)) (+ (/ 1 (pow x 3)) (/ 1 (pow x 11)))) 9.335 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 9.335 * [backup-simplify]: Simplify (fma (* x x) (* x x) -1) into (fma (pow x 2) (pow x 2) -1) 9.335 * [approximate]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in (x) around 0 9.335 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.335 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.335 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.335 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.335 * [taylor]: Taking taylor expansion of x in x 9.336 * [backup-simplify]: Simplify 0 into 0 9.336 * [backup-simplify]: Simplify 1 into 1 9.336 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.336 * [taylor]: Taking taylor expansion of x in x 9.336 * [backup-simplify]: Simplify 0 into 0 9.336 * [backup-simplify]: Simplify 1 into 1 9.336 * [taylor]: Taking taylor expansion of -1 in x 9.336 * [backup-simplify]: Simplify -1 into -1 9.336 * [taylor]: Taking taylor expansion of (fma (pow x 2) (pow x 2) -1) in x 9.336 * [taylor]: Rewrote expression to (+ (* (pow x 2) (pow x 2)) -1) 9.336 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow x 2)) in x 9.336 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.336 * [taylor]: Taking taylor expansion of x in x 9.336 * [backup-simplify]: Simplify 0 into 0 9.336 * [backup-simplify]: Simplify 1 into 1 9.336 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.336 * [taylor]: Taking taylor expansion of x in x 9.336 * [backup-simplify]: Simplify 0 into 0 9.336 * [backup-simplify]: Simplify 1 into 1 9.336 * [taylor]: Taking taylor expansion of -1 in x 9.336 * [backup-simplify]: Simplify -1 into -1 9.336 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.336 * [backup-simplify]: Simplify -1 into -1 9.337 * [backup-simplify]: Simplify (+ 0 0) into 0 9.337 * [backup-simplify]: Simplify 0 into 0 9.337 * [backup-simplify]: Simplify (+ 0 0) into 0 9.337 * [backup-simplify]: Simplify 0 into 0 9.337 * [backup-simplify]: Simplify (+ 0 0) into 0 9.337 * [backup-simplify]: Simplify 0 into 0 9.337 * [backup-simplify]: Simplify (* 1 1) into 1 9.338 * [backup-simplify]: Simplify (* 1 1) into 1 9.338 * [backup-simplify]: Simplify (* 1 1) into 1 9.338 * [backup-simplify]: Simplify (+ 1 0) into 1 9.338 * [backup-simplify]: Simplify 1 into 1 9.339 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.339 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.339 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.340 * [backup-simplify]: Simplify (+ 0 0) into 0 9.340 * [backup-simplify]: Simplify 0 into 0 9.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.342 * [backup-simplify]: Simplify (+ 0 0) into 0 9.342 * [backup-simplify]: Simplify 0 into 0 9.342 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.344 * [backup-simplify]: Simplify (+ 0 0) into 0 9.344 * [backup-simplify]: Simplify 0 into 0 9.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.346 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.346 * [backup-simplify]: Simplify (+ 0 0) into 0 9.346 * [backup-simplify]: Simplify 0 into 0 9.347 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.347 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.349 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.349 * [backup-simplify]: Simplify (+ 0 0) into 0 9.349 * [backup-simplify]: Simplify 0 into 0 9.351 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.352 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.354 * [backup-simplify]: Simplify (+ 0 0) into 0 9.354 * [backup-simplify]: Simplify 0 into 0 9.354 * [backup-simplify]: Simplify (+ (* 1 (pow x 4)) -1) into (- (pow x 4) 1) 9.354 * [backup-simplify]: Simplify (fma (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x)) -1) into (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) 9.354 * [approximate]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in (x) around 0 9.354 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.355 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.355 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.355 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.355 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.355 * [taylor]: Taking taylor expansion of x in x 9.355 * [backup-simplify]: Simplify 0 into 0 9.355 * [backup-simplify]: Simplify 1 into 1 9.355 * [backup-simplify]: Simplify (* 1 1) into 1 9.355 * [backup-simplify]: Simplify (/ 1 1) into 1 9.355 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.355 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.356 * [taylor]: Taking taylor expansion of x in x 9.356 * [backup-simplify]: Simplify 0 into 0 9.356 * [backup-simplify]: Simplify 1 into 1 9.356 * [backup-simplify]: Simplify (* 1 1) into 1 9.356 * [backup-simplify]: Simplify (/ 1 1) into 1 9.356 * [taylor]: Taking taylor expansion of -1 in x 9.356 * [backup-simplify]: Simplify -1 into -1 9.356 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.356 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.357 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.357 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.357 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.357 * [taylor]: Taking taylor expansion of x in x 9.357 * [backup-simplify]: Simplify 0 into 0 9.357 * [backup-simplify]: Simplify 1 into 1 9.357 * [backup-simplify]: Simplify (* 1 1) into 1 9.357 * [backup-simplify]: Simplify (/ 1 1) into 1 9.357 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.357 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.357 * [taylor]: Taking taylor expansion of x in x 9.357 * [backup-simplify]: Simplify 0 into 0 9.357 * [backup-simplify]: Simplify 1 into 1 9.358 * [backup-simplify]: Simplify (* 1 1) into 1 9.358 * [backup-simplify]: Simplify (/ 1 1) into 1 9.358 * [taylor]: Taking taylor expansion of -1 in x 9.358 * [backup-simplify]: Simplify -1 into -1 9.359 * [backup-simplify]: Simplify (* 1 1) into 1 9.359 * [backup-simplify]: Simplify (+ 1 0) into 1 9.359 * [backup-simplify]: Simplify 1 into 1 9.360 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.361 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.361 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.362 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.363 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.363 * [backup-simplify]: Simplify (+ 0 0) into 0 9.363 * [backup-simplify]: Simplify 0 into 0 9.364 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.368 * [backup-simplify]: Simplify (+ 0 0) into 0 9.368 * [backup-simplify]: Simplify 0 into 0 9.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.373 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.373 * [backup-simplify]: Simplify (+ 0 0) into 0 9.373 * [backup-simplify]: Simplify 0 into 0 9.374 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.377 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.379 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.379 * [backup-simplify]: Simplify -1 into -1 9.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.381 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.383 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.385 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.386 * [backup-simplify]: Simplify (+ 0 0) into 0 9.386 * [backup-simplify]: Simplify 0 into 0 9.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.390 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.391 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.393 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.393 * [backup-simplify]: Simplify (+ 0 0) into 0 9.393 * [backup-simplify]: Simplify 0 into 0 9.395 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.398 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.399 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.401 * [backup-simplify]: Simplify (+ 0 0) into 0 9.401 * [backup-simplify]: Simplify 0 into 0 9.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.405 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.406 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.410 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.410 * [backup-simplify]: Simplify (+ 0 0) into 0 9.410 * [backup-simplify]: Simplify 0 into 0 9.412 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.416 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.420 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.420 * [backup-simplify]: Simplify (+ 0 0) into 0 9.420 * [backup-simplify]: Simplify 0 into 0 9.428 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.432 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.433 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.435 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.436 * [backup-simplify]: Simplify (+ 0 0) into 0 9.436 * [backup-simplify]: Simplify 0 into 0 9.436 * [backup-simplify]: Simplify (+ -1 (* 1 (pow (/ 1 (/ 1 x)) 4))) into (- (pow x 4) 1) 9.436 * [backup-simplify]: Simplify (fma (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x))) -1) into (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) 9.436 * [approximate]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in (x) around 0 9.436 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.436 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.436 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.436 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.437 * [taylor]: Taking taylor expansion of x in x 9.437 * [backup-simplify]: Simplify 0 into 0 9.437 * [backup-simplify]: Simplify 1 into 1 9.437 * [backup-simplify]: Simplify (* 1 1) into 1 9.437 * [backup-simplify]: Simplify (/ 1 1) into 1 9.437 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.437 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.437 * [taylor]: Taking taylor expansion of x in x 9.438 * [backup-simplify]: Simplify 0 into 0 9.438 * [backup-simplify]: Simplify 1 into 1 9.438 * [backup-simplify]: Simplify (* 1 1) into 1 9.438 * [backup-simplify]: Simplify (/ 1 1) into 1 9.438 * [taylor]: Taking taylor expansion of -1 in x 9.438 * [backup-simplify]: Simplify -1 into -1 9.438 * [taylor]: Taking taylor expansion of (fma (/ 1 (pow x 2)) (/ 1 (pow x 2)) -1) in x 9.438 * [taylor]: Rewrote expression to (+ (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) -1) 9.439 * [taylor]: Taking taylor expansion of (* (/ 1 (pow x 2)) (/ 1 (pow x 2))) in x 9.439 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.439 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.439 * [taylor]: Taking taylor expansion of x in x 9.439 * [backup-simplify]: Simplify 0 into 0 9.439 * [backup-simplify]: Simplify 1 into 1 9.439 * [backup-simplify]: Simplify (* 1 1) into 1 9.439 * [backup-simplify]: Simplify (/ 1 1) into 1 9.439 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.440 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.440 * [taylor]: Taking taylor expansion of x in x 9.440 * [backup-simplify]: Simplify 0 into 0 9.440 * [backup-simplify]: Simplify 1 into 1 9.440 * [backup-simplify]: Simplify (* 1 1) into 1 9.440 * [backup-simplify]: Simplify (/ 1 1) into 1 9.440 * [taylor]: Taking taylor expansion of -1 in x 9.440 * [backup-simplify]: Simplify -1 into -1 9.441 * [backup-simplify]: Simplify (* 1 1) into 1 9.441 * [backup-simplify]: Simplify (+ 1 0) into 1 9.441 * [backup-simplify]: Simplify 1 into 1 9.442 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.444 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.444 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.445 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.445 * [backup-simplify]: Simplify (+ 0 0) into 0 9.445 * [backup-simplify]: Simplify 0 into 0 9.447 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.450 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.451 * [backup-simplify]: Simplify (+ 0 0) into 0 9.451 * [backup-simplify]: Simplify 0 into 0 9.452 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.454 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.455 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.456 * [backup-simplify]: Simplify (+ 0 0) into 0 9.456 * [backup-simplify]: Simplify 0 into 0 9.457 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.458 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.459 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.461 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.461 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.461 * [backup-simplify]: Simplify -1 into -1 9.463 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.464 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.465 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.467 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.467 * [backup-simplify]: Simplify (+ 0 0) into 0 9.467 * [backup-simplify]: Simplify 0 into 0 9.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.472 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.473 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.474 * [backup-simplify]: Simplify (+ 0 0) into 0 9.474 * [backup-simplify]: Simplify 0 into 0 9.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.478 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.481 * [backup-simplify]: Simplify (+ 0 0) into 0 9.481 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.486 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.487 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.488 * [backup-simplify]: Simplify (+ 0 0) into 0 9.488 * [backup-simplify]: Simplify 0 into 0 9.489 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.491 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.492 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))) into 0 9.493 * [backup-simplify]: Simplify (+ 0 0) into 0 9.493 * [backup-simplify]: Simplify 0 into 0 9.494 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.494 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.496 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.496 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.498 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))) into 0 9.498 * [backup-simplify]: Simplify (+ 0 0) into 0 9.498 * [backup-simplify]: Simplify 0 into 0 9.498 * [backup-simplify]: Simplify (+ -1 (* 1 (pow (/ 1 (/ 1 (- x))) 4))) into (- (pow x 4) 1) 9.498 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 9.498 * [backup-simplify]: Simplify (- (* x x) 1) into (- (pow x 2) 1) 9.498 * [approximate]: Taking taylor expansion of (- (pow x 2) 1) in (x) around 0 9.498 * [taylor]: Taking taylor expansion of (- (pow x 2) 1) in x 9.498 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.498 * [taylor]: Taking taylor expansion of x in x 9.498 * [backup-simplify]: Simplify 0 into 0 9.498 * [backup-simplify]: Simplify 1 into 1 9.498 * [taylor]: Taking taylor expansion of 1 in x 9.498 * [backup-simplify]: Simplify 1 into 1 9.498 * [taylor]: Taking taylor expansion of (- (pow x 2) 1) in x 9.498 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.498 * [taylor]: Taking taylor expansion of x in x 9.498 * [backup-simplify]: Simplify 0 into 0 9.498 * [backup-simplify]: Simplify 1 into 1 9.498 * [taylor]: Taking taylor expansion of 1 in x 9.498 * [backup-simplify]: Simplify 1 into 1 9.499 * [backup-simplify]: Simplify (- 1) into -1 9.499 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.499 * [backup-simplify]: Simplify -1 into -1 9.499 * [backup-simplify]: Simplify (- 0) into 0 9.499 * [backup-simplify]: Simplify (+ 0 0) into 0 9.499 * [backup-simplify]: Simplify 0 into 0 9.500 * [backup-simplify]: Simplify (* 1 1) into 1 9.500 * [backup-simplify]: Simplify (- 0) into 0 9.500 * [backup-simplify]: Simplify (+ 1 0) into 1 9.500 * [backup-simplify]: Simplify 1 into 1 9.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.501 * [backup-simplify]: Simplify (- 0) into 0 9.501 * [backup-simplify]: Simplify (+ 0 0) into 0 9.501 * [backup-simplify]: Simplify 0 into 0 9.502 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.502 * [backup-simplify]: Simplify (- 0) into 0 9.502 * [backup-simplify]: Simplify (+ 0 0) into 0 9.502 * [backup-simplify]: Simplify 0 into 0 9.503 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.503 * [backup-simplify]: Simplify (- 0) into 0 9.503 * [backup-simplify]: Simplify (+ 0 0) into 0 9.503 * [backup-simplify]: Simplify 0 into 0 9.504 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.504 * [backup-simplify]: Simplify (- 0) into 0 9.504 * [backup-simplify]: Simplify (+ 0 0) into 0 9.504 * [backup-simplify]: Simplify 0 into 0 9.505 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.505 * [backup-simplify]: Simplify (- 0) into 0 9.506 * [backup-simplify]: Simplify (+ 0 0) into 0 9.506 * [backup-simplify]: Simplify 0 into 0 9.507 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.507 * [backup-simplify]: Simplify (- 0) into 0 9.507 * [backup-simplify]: Simplify (+ 0 0) into 0 9.507 * [backup-simplify]: Simplify 0 into 0 9.507 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) -1) into (- (pow x 2) 1) 9.507 * [backup-simplify]: Simplify (- (* (/ 1 x) (/ 1 x)) 1) into (- (/ 1 (pow x 2)) 1) 9.507 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in (x) around 0 9.507 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.507 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.507 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.507 * [taylor]: Taking taylor expansion of x in x 9.507 * [backup-simplify]: Simplify 0 into 0 9.507 * [backup-simplify]: Simplify 1 into 1 9.508 * [backup-simplify]: Simplify (* 1 1) into 1 9.508 * [backup-simplify]: Simplify (/ 1 1) into 1 9.508 * [taylor]: Taking taylor expansion of 1 in x 9.508 * [backup-simplify]: Simplify 1 into 1 9.508 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.508 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.508 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.508 * [taylor]: Taking taylor expansion of x in x 9.508 * [backup-simplify]: Simplify 0 into 0 9.508 * [backup-simplify]: Simplify 1 into 1 9.508 * [backup-simplify]: Simplify (* 1 1) into 1 9.509 * [backup-simplify]: Simplify (/ 1 1) into 1 9.509 * [taylor]: Taking taylor expansion of 1 in x 9.509 * [backup-simplify]: Simplify 1 into 1 9.509 * [backup-simplify]: Simplify (+ 1 0) into 1 9.509 * [backup-simplify]: Simplify 1 into 1 9.509 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.510 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.510 * [backup-simplify]: Simplify (+ 0 0) into 0 9.510 * [backup-simplify]: Simplify 0 into 0 9.511 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.511 * [backup-simplify]: Simplify (- 1) into -1 9.512 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.512 * [backup-simplify]: Simplify -1 into -1 9.513 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.514 * [backup-simplify]: Simplify (- 0) into 0 9.514 * [backup-simplify]: Simplify (+ 0 0) into 0 9.514 * [backup-simplify]: Simplify 0 into 0 9.515 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.517 * [backup-simplify]: Simplify (- 0) into 0 9.517 * [backup-simplify]: Simplify (+ 0 0) into 0 9.517 * [backup-simplify]: Simplify 0 into 0 9.518 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.520 * [backup-simplify]: Simplify (- 0) into 0 9.520 * [backup-simplify]: Simplify (+ 0 0) into 0 9.520 * [backup-simplify]: Simplify 0 into 0 9.522 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.523 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.523 * [backup-simplify]: Simplify (- 0) into 0 9.523 * [backup-simplify]: Simplify (+ 0 0) into 0 9.523 * [backup-simplify]: Simplify 0 into 0 9.525 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.527 * [backup-simplify]: Simplify (- 0) into 0 9.527 * [backup-simplify]: Simplify (+ 0 0) into 0 9.527 * [backup-simplify]: Simplify 0 into 0 9.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.530 * [backup-simplify]: Simplify (- 0) into 0 9.531 * [backup-simplify]: Simplify (+ 0 0) into 0 9.531 * [backup-simplify]: Simplify 0 into 0 9.531 * [backup-simplify]: Simplify (+ -1 (* 1 (pow (/ 1 (/ 1 x)) 2))) into (- (pow x 2) 1) 9.531 * [backup-simplify]: Simplify (- (* (/ 1 (- x)) (/ 1 (- x))) 1) into (- (/ 1 (pow x 2)) 1) 9.531 * [approximate]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in (x) around 0 9.531 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.531 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.531 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.531 * [taylor]: Taking taylor expansion of x in x 9.531 * [backup-simplify]: Simplify 0 into 0 9.531 * [backup-simplify]: Simplify 1 into 1 9.532 * [backup-simplify]: Simplify (* 1 1) into 1 9.532 * [backup-simplify]: Simplify (/ 1 1) into 1 9.532 * [taylor]: Taking taylor expansion of 1 in x 9.532 * [backup-simplify]: Simplify 1 into 1 9.532 * [taylor]: Taking taylor expansion of (- (/ 1 (pow x 2)) 1) in x 9.532 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.532 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.532 * [taylor]: Taking taylor expansion of x in x 9.532 * [backup-simplify]: Simplify 0 into 0 9.532 * [backup-simplify]: Simplify 1 into 1 9.533 * [backup-simplify]: Simplify (* 1 1) into 1 9.533 * [backup-simplify]: Simplify (/ 1 1) into 1 9.533 * [taylor]: Taking taylor expansion of 1 in x 9.533 * [backup-simplify]: Simplify 1 into 1 9.534 * [backup-simplify]: Simplify (+ 1 0) into 1 9.534 * [backup-simplify]: Simplify 1 into 1 9.534 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.535 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.535 * [backup-simplify]: Simplify (+ 0 0) into 0 9.535 * [backup-simplify]: Simplify 0 into 0 9.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.538 * [backup-simplify]: Simplify (- 1) into -1 9.538 * [backup-simplify]: Simplify (+ 0 -1) into -1 9.538 * [backup-simplify]: Simplify -1 into -1 9.539 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.541 * [backup-simplify]: Simplify (- 0) into 0 9.541 * [backup-simplify]: Simplify (+ 0 0) into 0 9.541 * [backup-simplify]: Simplify 0 into 0 9.542 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.543 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.543 * [backup-simplify]: Simplify (- 0) into 0 9.544 * [backup-simplify]: Simplify (+ 0 0) into 0 9.544 * [backup-simplify]: Simplify 0 into 0 9.545 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 9.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.546 * [backup-simplify]: Simplify (- 0) into 0 9.547 * [backup-simplify]: Simplify (+ 0 0) into 0 9.547 * [backup-simplify]: Simplify 0 into 0 9.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 9.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.553 * [backup-simplify]: Simplify (- 0) into 0 9.553 * [backup-simplify]: Simplify (+ 0 0) into 0 9.553 * [backup-simplify]: Simplify 0 into 0 9.554 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 9.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.555 * [backup-simplify]: Simplify (- 0) into 0 9.555 * [backup-simplify]: Simplify (+ 0 0) into 0 9.555 * [backup-simplify]: Simplify 0 into 0 9.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 9.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.557 * [backup-simplify]: Simplify (- 0) into 0 9.557 * [backup-simplify]: Simplify (+ 0 0) into 0 9.557 * [backup-simplify]: Simplify 0 into 0 9.558 * [backup-simplify]: Simplify (+ -1 (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (- (pow x 2) 1) 9.558 * * * [progress]: simplifying candidates 9.558 * * * * [progress]: [ 1 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 2 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 3 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 4 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 5 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 6 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 7 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 8 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 9 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 10 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 11 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 12 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 13 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 14 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 15 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 16 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 17 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 18 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 19 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 20 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 21 / 125 ] simplifiying candidate # 9.558 * * * * [progress]: [ 22 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 23 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 24 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 25 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 26 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 27 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 28 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 29 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 30 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 31 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 32 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 33 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 34 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 35 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 36 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 37 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 38 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 39 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 40 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 41 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 42 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 43 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 44 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 45 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 46 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 47 / 125 ] simplifiying candidate # 9.559 * * * * [progress]: [ 48 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 49 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 50 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 51 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 52 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 53 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 54 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 55 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 56 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 57 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 58 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 59 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 60 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 61 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 62 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 63 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 64 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 65 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 66 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 67 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 68 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 69 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 70 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 71 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 72 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 73 / 125 ] simplifiying candidate # 9.560 * * * * [progress]: [ 74 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 75 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 76 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 77 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 78 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 79 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 80 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 81 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 82 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 83 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 84 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 85 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 86 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 87 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 88 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 89 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 90 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 91 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 92 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 93 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 94 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 95 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 96 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 97 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 98 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 99 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 100 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 101 / 125 ] simplifiying candidate # 9.561 * * * * [progress]: [ 102 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 103 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 104 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 105 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 106 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 107 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 108 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 109 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 110 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 111 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 112 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 113 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 114 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 115 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 116 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 117 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 118 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 119 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 120 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 121 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 122 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 123 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 124 / 125 ] simplifiying candidate # 9.562 * * * * [progress]: [ 125 / 125 ] simplifiying candidate # 9.563 * [simplify]: Simplifying: (expm1 (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (log1p (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)) (+ (- (log x) (log (fma (* x x) (* x x) -1))) (log (- (* x x) 1))) (+ (log (/ x (fma (* x x) (* x x) -1))) (log (- (* x x) 1))) (log (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (exp (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (* (/ (* (* x x) x) (* (* (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1)) (fma (* x x) (* x x) -1))) (* (* (- (* x x) 1) (- (* x x) 1)) (- (* x x) 1))) (* (* (* (/ x (fma (* x x) (* x x) -1)) (/ x (fma (* x x) (* x x) -1))) (/ x (fma (* x x) (* x x) -1))) (* (* (- (* x x) 1) (- (* x x) 1)) (- (* x x) 1))) (* (cbrt (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (cbrt (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)))) (cbrt (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (* (* (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (sqrt (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (sqrt (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1))) (* x (- (pow (* x x) 3) (pow 1 3))) (* (fma (* x x) (* x x) -1) (+ (* (* x x) (* x x)) (+ (* 1 1) (* (* x x) 1)))) (* x (- (* (* x x) (* x x)) (* 1 1))) (* (fma (* x x) (* x x) -1) (+ (* x x) 1)) (* (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (- (* x x) 1))) (* (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (- (* x x) 1))) (* (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (sqrt (- (* x x) 1))) (* (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (sqrt (- (* x x) 1))) (* (/ x (fma (* x x) (* x x) -1)) (fma x x (- (* (cbrt 1) (* (cbrt 1) (cbrt 1)))))) (* (/ x (fma (* x x) (* x x) -1)) (fma (- (cbrt 1)) (* (cbrt 1) (cbrt 1)) (* (cbrt 1) (* (cbrt 1) (cbrt 1))))) (* (/ x (fma (* x x) (* x x) -1)) (fma x x (- (* (sqrt 1) (sqrt 1))))) (* (/ x (fma (* x x) (* x x) -1)) (fma (- (sqrt 1)) (sqrt 1) (* (sqrt 1) (sqrt 1)))) (* (/ x (fma (* x x) (* x x) -1)) (fma x x (- (* 1 1)))) (* (/ x (fma (* x x) (* x x) -1)) (fma (- 1) 1 (* 1 1))) (* (/ x (fma (* x x) (* x x) -1)) (* x x)) (* (/ x (fma (* x x) (* x x) -1)) (- 1)) (* (/ x (fma (* x x) (* x x) -1)) (* x x)) (* (/ x (fma (* x x) (* x x) -1)) (- 1)) (* (fma x x (- (* (cbrt 1) (* (cbrt 1) (cbrt 1))))) (/ x (fma (* x x) (* x x) -1))) (* (fma (- (cbrt 1)) (* (cbrt 1) (cbrt 1)) (* (cbrt 1) (* (cbrt 1) (cbrt 1)))) (/ x (fma (* x x) (* x x) -1))) (* (fma x x (- (* (sqrt 1) (sqrt 1)))) (/ x (fma (* x x) (* x x) -1))) (* (fma (- (sqrt 1)) (sqrt 1) (* (sqrt 1) (sqrt 1))) (/ x (fma (* x x) (* x x) -1))) (* (fma x x (- (* 1 1))) (/ x (fma (* x x) (* x x) -1))) (* (fma (- 1) 1 (* 1 1)) (/ x (fma (* x x) (* x x) -1))) (* (* x x) (/ x (fma (* x x) (* x x) -1))) (* (- 1) (/ x (fma (* x x) (* x x) -1))) (* (* x x) (/ x (fma (* x x) (* x x) -1))) (* (- 1) (/ x (fma (* x x) (* x x) -1))) (* (/ x (fma (* x x) (* x x) -1)) (* (cbrt (- (* x x) 1)) (cbrt (- (* x x) 1)))) (* (/ x (fma (* x x) (* x x) -1)) (sqrt (- (* x x) 1))) (* (/ x (fma (* x x) (* x x) -1)) 1) (* (/ x (fma (* x x) (* x x) -1)) (+ x (sqrt 1))) (* (/ x (fma (* x x) (* x x) -1)) (+ x 1)) (* (/ x (fma (* x x) (* x x) -1)) (+ x 1)) (* (cbrt (/ x (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (sqrt (/ x (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ (cbrt x) (sqrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ (cbrt x) (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ (sqrt x) (cbrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ (sqrt x) (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ x (cbrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ x (sqrt (fma (* x x) (* x x) -1))) (- (* x x) 1)) (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ x (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ 1 (fma (* x x) (* x x) -1)) (- (* x x) 1)) (* (/ x (fma (* x x) (* x x) -1)) (- (pow (* x x) 3) (pow 1 3))) (* (/ x (fma (* x x) (* x x) -1)) (- (* (* x x) (* x x)) (* 1 1))) (* x (- (* x x) 1)) (expm1 (/ x (fma (* x x) (* x x) -1))) (log1p (/ x (fma (* x x) (* x x) -1))) (- (log x) (log (fma (* x x) (* x x) -1))) (log (/ x (fma (* x x) (* x x) -1))) (exp (/ x (fma (* x x) (* x x) -1))) (/ (* (* x x) x) (* (* (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1)) (fma (* x x) (* x x) -1))) (* (cbrt (/ x (fma (* x x) (* x x) -1))) (cbrt (/ x (fma (* x x) (* x x) -1)))) (cbrt (/ x (fma (* x x) (* x x) -1))) (* (* (/ x (fma (* x x) (* x x) -1)) (/ x (fma (* x x) (* x x) -1))) (/ x (fma (* x x) (* x x) -1))) (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (/ x (fma (* x x) (* x x) -1))) (- x) (- (fma (* x x) (* x x) -1)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1)))) (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1))) (/ (* (cbrt x) (cbrt x)) (sqrt (fma (* x x) (* x x) -1))) (/ (cbrt x) (sqrt (fma (* x x) (* x x) -1))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (fma (* x x) (* x x) -1)) (/ (sqrt x) (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1)))) (/ (sqrt x) (cbrt (fma (* x x) (* x x) -1))) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (/ (sqrt x) 1) (/ (sqrt x) (fma (* x x) (* x x) -1)) (/ 1 (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1)))) (/ x (cbrt (fma (* x x) (* x x) -1))) (/ 1 (sqrt (fma (* x x) (* x x) -1))) (/ x (sqrt (fma (* x x) (* x x) -1))) (/ 1 1) (/ x (fma (* x x) (* x x) -1)) (/ 1 (fma (* x x) (* x x) -1)) (/ (fma (* x x) (* x x) -1) x) (/ x (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1)))) (/ x (sqrt (fma (* x x) (* x x) -1))) (/ x 1) (/ (fma (* x x) (* x x) -1) (cbrt x)) (/ (fma (* x x) (* x x) -1) (sqrt x)) (/ (fma (* x x) (* x x) -1) x) (expm1 (fma (* x x) (* x x) -1)) (log1p (fma (* x x) (* x x) -1)) (* (* x x) (* x x)) (log (fma (* x x) (* x x) -1)) (exp (fma (* x x) (* x x) -1)) (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1))) (cbrt (fma (* x x) (* x x) -1)) (* (* (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1)) (fma (* x x) (* x x) -1)) (sqrt (fma (* x x) (* x x) -1)) (sqrt (fma (* x x) (* x x) -1)) (fma x x (- (* (cbrt 1) (* (cbrt 1) (cbrt 1))))) (fma (- (cbrt 1)) (* (cbrt 1) (cbrt 1)) (* (cbrt 1) (* (cbrt 1) (cbrt 1)))) (fma x x (- (* (sqrt 1) (sqrt 1)))) (fma (- (sqrt 1)) (sqrt 1) (* (sqrt 1) (sqrt 1))) (fma x x (- (* 1 1))) (fma (- 1) 1 (* 1 1)) (expm1 (- (* x x) 1)) (log1p (- (* x x) 1)) (- 1) (/ (exp (* x x)) (exp 1)) (log (- (* x x) 1)) (exp (- (* x x) 1)) (* (cbrt (- (* x x) 1)) (cbrt (- (* x x) 1))) (cbrt (- (* x x) 1)) (* (* (- (* x x) 1) (- (* x x) 1)) (- (* x x) 1)) (sqrt (- (* x x) 1)) (sqrt (- (* x x) 1)) (- (pow (* x x) 3) (pow 1 3)) (+ (* (* x x) (* x x)) (+ (* 1 1) (* (* x x) 1))) (- 1) (- (* (* x x) (* x x)) (* 1 1)) (+ (* x x) 1) (+ x (sqrt 1)) (- x (sqrt 1)) (+ x 1) (- x 1) (+ x 1) (- x 1) (- 1) (- (+ x (pow x 5)) (pow x 3)) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ x (+ (pow x 9) (pow x 5)))) (+ (/ 1 (pow x 7)) (+ (/ 1 (pow x 3)) (/ 1 (pow x 11)))) (+ (/ 1 (pow x 7)) (+ (/ 1 (pow x 3)) (/ 1 (pow x 11)))) (- (pow x 4) 1) (- (pow x 4) 1) (- (pow x 4) 1) (- (pow x 2) 1) (- (pow x 2) 1) (- (pow x 2) 1) 9.565 * * [simplify]: iteration 1: (184 enodes) 9.682 * * [simplify]: iteration 2: (482 enodes) 9.905 * * [simplify]: iteration 3: (1315 enodes) 15.290 * * [simplify]: Extracting #0: cost 96 inf + 0 15.292 * * [simplify]: Extracting #1: cost 791 inf + 61 15.297 * * [simplify]: Extracting #2: cost 1329 inf + 8713 15.338 * * [simplify]: Extracting #3: cost 648 inf + 167222 15.411 * * [simplify]: Extracting #4: cost 105 inf + 324457 15.483 * * [simplify]: Extracting #5: cost 17 inf + 353139 15.587 * * [simplify]: Extracting #6: cost 4 inf + 356505 15.693 * * [simplify]: Extracting #7: cost 0 inf + 357895 15.772 * [simplify]: Simplified to: (expm1 (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (log1p (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (log (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (log (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (log (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (exp (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (* (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (* (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (cbrt (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (cbrt (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x))) (cbrt (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (* (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (sqrt (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (sqrt (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x)) (* (fma (* x x) (* (* x x) (* x x)) -1) x) (+ (* (fma (* x x) (* x x) (* x x)) (fma (* x x) (* x x) -1)) (fma (* x x) (* x x) -1)) (* x (fma (* x x) (* x x) -1)) (fma (fma (* x x) (* x x) -1) (* x x) (fma (* x x) (* x x) -1)) (* (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (fma x x -1))) (* (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (fma x x -1))) (* (sqrt (fma x x -1)) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1)))) (* (sqrt (fma x x -1)) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1)))) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* x (/ (* x x) (fma (* x x) (* x x) -1))) (* x (/ -1 (fma (* x x) (* x x) -1))) (* x (/ (* x x) (fma (* x x) (* x x) -1))) (* x (/ -1 (fma (* x x) (* x x) -1))) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) 0 (* x (/ (* x x) (fma (* x x) (* x x) -1))) (* x (/ -1 (fma (* x x) (* x x) -1))) (* x (/ (* x x) (fma (* x x) (* x x) -1))) (* x (/ -1 (fma (* x x) (* x x) -1))) (* (cbrt (fma x x -1)) (* (/ x (fma (* x x) (* x x) -1)) (cbrt (fma x x -1)))) (* (/ (sqrt (fma x x -1)) (fma (* x x) (* x x) -1)) x) (/ x (fma (* x x) (* x x) -1)) (/ (fma x x x) (fma (* x x) (* x x) -1)) (/ (fma x x x) (fma (* x x) (* x x) -1)) (/ (fma x x x) (fma (* x x) (* x x) -1)) (* (fma x x -1) (cbrt (/ x (fma (* x x) (* x x) -1)))) (* (fma x x -1) (sqrt (/ x (fma (* x x) (* x x) -1)))) (* (fma x x -1) (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1)))) (* (fma x x -1) (/ (cbrt x) (sqrt (fma (* x x) (* x x) -1)))) (/ (* (cbrt x) (fma x x -1)) (fma (* x x) (* x x) -1)) (/ (* (sqrt x) (fma x x -1)) (cbrt (fma (* x x) (* x x) -1))) (* (fma x x -1) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1)))) (/ (sqrt x) (/ (fma (* x x) (* x x) -1) (fma x x -1))) (/ (* (fma x x -1) x) (cbrt (fma (* x x) (* x x) -1))) (/ (* (fma x x -1) x) (sqrt (fma (* x x) (* x x) -1))) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (* (/ (fma x x -1) (fma (* x x) (* x x) -1)) x) (/ (fma x x -1) (fma (* x x) (* x x) -1)) (* (fma (* x x) (* (* x x) (* x x)) -1) (/ x (fma (* x x) (* x x) -1))) x (* (fma x x -1) x) (expm1 (/ x (fma (* x x) (* x x) -1))) (log1p (/ x (fma (* x x) (* x x) -1))) (log (/ x (fma (* x x) (* x x) -1))) (log (/ x (fma (* x x) (* x x) -1))) (exp (/ x (fma (* x x) (* x x) -1))) (* (* (/ x (fma (* x x) (* x x) -1)) (/ x (fma (* x x) (* x x) -1))) (/ x (fma (* x x) (* x x) -1))) (* (cbrt (/ x (fma (* x x) (* x x) -1))) (cbrt (/ x (fma (* x x) (* x x) -1)))) (cbrt (/ x (fma (* x x) (* x x) -1))) (* (* (/ x (fma (* x x) (* x x) -1)) (/ x (fma (* x x) (* x x) -1))) (/ x (fma (* x x) (* x x) -1))) (sqrt (/ x (fma (* x x) (* x x) -1))) (sqrt (/ x (fma (* x x) (* x x) -1))) (- x) (* -1 (fma (* x x) (* x x) -1)) (* (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1))) (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1)))) (/ (cbrt x) (cbrt (fma (* x x) (* x x) -1))) (* (/ (cbrt x) (sqrt (fma (* x x) (* x x) -1))) (cbrt x)) (/ (cbrt x) (sqrt (fma (* x x) (* x x) -1))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma (* x x) (* x x) -1)) (/ (/ (sqrt x) (cbrt (fma (* x x) (* x x) -1))) (cbrt (fma (* x x) (* x x) -1))) (/ (sqrt x) (cbrt (fma (* x x) (* x x) -1))) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (/ (sqrt x) (sqrt (fma (* x x) (* x x) -1))) (sqrt x) (/ (sqrt x) (fma (* x x) (* x x) -1)) (/ (/ 1 (cbrt (fma (* x x) (* x x) -1))) (cbrt (fma (* x x) (* x x) -1))) (/ x (cbrt (fma (* x x) (* x x) -1))) (/ 1 (sqrt (fma (* x x) (* x x) -1))) (/ x (sqrt (fma (* x x) (* x x) -1))) 1 (/ x (fma (* x x) (* x x) -1)) (/ 1 (fma (* x x) (* x x) -1)) (/ (fma (* x x) (* x x) -1) x) (/ (/ x (cbrt (fma (* x x) (* x x) -1))) (cbrt (fma (* x x) (* x x) -1))) (/ x (sqrt (fma (* x x) (* x x) -1))) x (/ (fma (* x x) (* x x) -1) (cbrt x)) (/ (fma (* x x) (* x x) -1) (sqrt x)) (/ (fma (* x x) (* x x) -1) x) (expm1 (fma (* x x) (* x x) -1)) (log1p (fma (* x x) (* x x) -1)) (* (* x x) (* x x)) (log (fma (* x x) (* x x) -1)) (exp (fma (* x x) (* x x) -1)) (* (cbrt (fma (* x x) (* x x) -1)) (cbrt (fma (* x x) (* x x) -1))) (cbrt (fma (* x x) (* x x) -1)) (* (* (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1)) (fma (* x x) (* x x) -1)) (sqrt (fma (* x x) (* x x) -1)) (sqrt (fma (* x x) (* x x) -1)) (fma x x -1) 0 (fma x x -1) 0 (fma x x -1) 0 (expm1 (fma x x -1)) (log1p (fma x x -1)) -1 (exp (fma x x -1)) (log (fma x x -1)) (exp (fma x x -1)) (* (cbrt (fma x x -1)) (cbrt (fma x x -1))) (cbrt (fma x x -1)) (* (fma x x -1) (* (fma x x -1) (fma x x -1))) (sqrt (fma x x -1)) (sqrt (fma x x -1)) (fma (* x x) (* (* x x) (* x x)) -1) (+ (* x x) (fma (* x x) (* x x) 1)) -1 (fma (* x x) (* x x) -1) (fma x x 1) (+ x 1) (+ -1 x) (+ x 1) (+ -1 x) (+ x 1) (+ -1 x) -1 (+ (- x (* (* x x) x)) (pow x 5)) (- (+ (/ 1 x) (/ 1 (pow x 5))) (/ (/ 1 x) (* x x))) (- (+ (/ 1 x) (/ 1 (pow x 5))) (/ (/ 1 x) (* x x))) (- (- x) (+ (pow x 9) (pow x 5))) (+ (+ (/ (/ 1 x) (* x x)) (/ 1 (pow x 11))) (/ 1 (pow x 7))) (+ (+ (/ (/ 1 x) (* x x)) (/ 1 (pow x 11))) (/ 1 (pow x 7))) (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1) (fma (* x x) (* x x) -1) (fma x x -1) (fma x x -1) (fma x x -1) 15.779 * * * [progress]: adding candidates to table 16.844 * * [progress]: iteration 4 / 4 16.844 * * * [progress]: picking best candidate 16.848 * * * * [pick]: Picked # 16.849 * * * [progress]: localizing error 16.906 * * * [progress]: generating rewritten candidates 16.906 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 17.072 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2) 17.112 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1) 17.128 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 17.459 * * * [progress]: generating series expansions 17.459 * * * * [progress]: [ 1 / 4 ] generating series at (2) 17.460 * [backup-simplify]: Simplify (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 17.460 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) in (x) around 0 17.460 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) in x 17.460 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 5)) (/ 1 x)) in x 17.460 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 17.460 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.460 * [taylor]: Taking taylor expansion of x in x 17.460 * [backup-simplify]: Simplify 0 into 0 17.460 * [backup-simplify]: Simplify 1 into 1 17.462 * [backup-simplify]: Simplify (* 1 1) into 1 17.462 * [backup-simplify]: Simplify (* 1 1) into 1 17.463 * [backup-simplify]: Simplify (* 1 1) into 1 17.463 * [backup-simplify]: Simplify (/ 1 1) into 1 17.463 * [taylor]: Taking taylor expansion of (/ 1 x) in x 17.463 * [taylor]: Taking taylor expansion of x in x 17.463 * [backup-simplify]: Simplify 0 into 0 17.463 * [backup-simplify]: Simplify 1 into 1 17.464 * [backup-simplify]: Simplify (/ 1 1) into 1 17.464 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 17.464 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.464 * [taylor]: Taking taylor expansion of x in x 17.464 * [backup-simplify]: Simplify 0 into 0 17.464 * [backup-simplify]: Simplify 1 into 1 17.464 * [backup-simplify]: Simplify (* 1 1) into 1 17.465 * [backup-simplify]: Simplify (* 1 1) into 1 17.465 * [backup-simplify]: Simplify (/ 1 1) into 1 17.465 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) in x 17.465 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 5)) (/ 1 x)) in x 17.465 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 17.465 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.465 * [taylor]: Taking taylor expansion of x in x 17.465 * [backup-simplify]: Simplify 0 into 0 17.465 * [backup-simplify]: Simplify 1 into 1 17.466 * [backup-simplify]: Simplify (* 1 1) into 1 17.466 * [backup-simplify]: Simplify (* 1 1) into 1 17.467 * [backup-simplify]: Simplify (* 1 1) into 1 17.467 * [backup-simplify]: Simplify (/ 1 1) into 1 17.467 * [taylor]: Taking taylor expansion of (/ 1 x) in x 17.467 * [taylor]: Taking taylor expansion of x in x 17.467 * [backup-simplify]: Simplify 0 into 0 17.467 * [backup-simplify]: Simplify 1 into 1 17.468 * [backup-simplify]: Simplify (/ 1 1) into 1 17.468 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 17.468 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.468 * [taylor]: Taking taylor expansion of x in x 17.468 * [backup-simplify]: Simplify 0 into 0 17.468 * [backup-simplify]: Simplify 1 into 1 17.468 * [backup-simplify]: Simplify (* 1 1) into 1 17.469 * [backup-simplify]: Simplify (* 1 1) into 1 17.469 * [backup-simplify]: Simplify (/ 1 1) into 1 17.470 * [backup-simplify]: Simplify (+ 1 0) into 1 17.470 * [backup-simplify]: Simplify (+ 1 0) into 1 17.470 * [backup-simplify]: Simplify 1 into 1 17.471 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.473 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.473 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.474 * [backup-simplify]: Simplify (+ 0 0) into 0 17.474 * [backup-simplify]: Simplify (+ 0 0) into 0 17.474 * [backup-simplify]: Simplify 0 into 0 17.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.476 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.477 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.480 * [backup-simplify]: Simplify (+ 0 0) into 0 17.481 * [backup-simplify]: Simplify (- 1) into -1 17.481 * [backup-simplify]: Simplify (+ 0 -1) into -1 17.481 * [backup-simplify]: Simplify -1 into -1 17.508 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.510 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.511 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.511 * [backup-simplify]: Simplify (+ 0 0) into 0 17.512 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.513 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.514 * [backup-simplify]: Simplify (- 0) into 0 17.514 * [backup-simplify]: Simplify (+ 0 0) into 0 17.514 * [backup-simplify]: Simplify 0 into 0 17.516 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.517 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.518 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.519 * [backup-simplify]: Simplify (+ 0 1) into 1 17.520 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.522 * [backup-simplify]: Simplify (- 0) into 0 17.524 * [backup-simplify]: Simplify (+ 1 0) into 1 17.524 * [backup-simplify]: Simplify 1 into 1 17.524 * [backup-simplify]: Simplify (+ (* 1 (/ 1 x)) (+ (* -1 (pow (/ 1 x) 3)) (* 1 (pow (/ 1 x) 5)))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 17.525 * [backup-simplify]: Simplify (+ (- (/ 1 (/ 1 x)) (/ (/ (/ 1 (/ 1 x)) (/ 1 x)) (/ 1 x))) (/ 1 (* (/ 1 x) (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x)))))) into (- (+ x (pow x 5)) (pow x 3)) 17.525 * [approximate]: Taking taylor expansion of (- (+ x (pow x 5)) (pow x 3)) in (x) around 0 17.525 * [taylor]: Taking taylor expansion of (- (+ x (pow x 5)) (pow x 3)) in x 17.525 * [taylor]: Taking taylor expansion of (+ x (pow x 5)) in x 17.525 * [taylor]: Taking taylor expansion of x in x 17.525 * [backup-simplify]: Simplify 0 into 0 17.525 * [backup-simplify]: Simplify 1 into 1 17.525 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.525 * [taylor]: Taking taylor expansion of x in x 17.525 * [backup-simplify]: Simplify 0 into 0 17.525 * [backup-simplify]: Simplify 1 into 1 17.525 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.525 * [taylor]: Taking taylor expansion of x in x 17.525 * [backup-simplify]: Simplify 0 into 0 17.525 * [backup-simplify]: Simplify 1 into 1 17.525 * [taylor]: Taking taylor expansion of (- (+ x (pow x 5)) (pow x 3)) in x 17.525 * [taylor]: Taking taylor expansion of (+ x (pow x 5)) in x 17.525 * [taylor]: Taking taylor expansion of x in x 17.526 * [backup-simplify]: Simplify 0 into 0 17.526 * [backup-simplify]: Simplify 1 into 1 17.526 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.526 * [taylor]: Taking taylor expansion of x in x 17.526 * [backup-simplify]: Simplify 0 into 0 17.526 * [backup-simplify]: Simplify 1 into 1 17.526 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.526 * [taylor]: Taking taylor expansion of x in x 17.526 * [backup-simplify]: Simplify 0 into 0 17.526 * [backup-simplify]: Simplify 1 into 1 17.526 * [backup-simplify]: Simplify (+ 0 0) into 0 17.527 * [backup-simplify]: Simplify (+ 0 0) into 0 17.527 * [backup-simplify]: Simplify 0 into 0 17.527 * [backup-simplify]: Simplify (+ 1 0) into 1 17.528 * [backup-simplify]: Simplify (+ 1 0) into 1 17.528 * [backup-simplify]: Simplify 1 into 1 17.528 * [backup-simplify]: Simplify (+ 0 0) into 0 17.529 * [backup-simplify]: Simplify (+ 0 0) into 0 17.529 * [backup-simplify]: Simplify 0 into 0 17.529 * [backup-simplify]: Simplify (+ 0 0) into 0 17.529 * [backup-simplify]: Simplify (* 1 1) into 1 17.530 * [backup-simplify]: Simplify (* 1 1) into 1 17.530 * [backup-simplify]: Simplify (- 1) into -1 17.530 * [backup-simplify]: Simplify (+ 0 -1) into -1 17.530 * [backup-simplify]: Simplify -1 into -1 17.531 * [backup-simplify]: Simplify (+ 0 0) into 0 17.531 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.532 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.532 * [backup-simplify]: Simplify (- 0) into 0 17.533 * [backup-simplify]: Simplify (+ 0 0) into 0 17.533 * [backup-simplify]: Simplify 0 into 0 17.533 * [backup-simplify]: Simplify (* 1 1) into 1 17.533 * [backup-simplify]: Simplify (* 1 1) into 1 17.534 * [backup-simplify]: Simplify (* 1 1) into 1 17.534 * [backup-simplify]: Simplify (+ 0 1) into 1 17.535 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.536 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.536 * [backup-simplify]: Simplify (- 0) into 0 17.536 * [backup-simplify]: Simplify (+ 1 0) into 1 17.537 * [backup-simplify]: Simplify 1 into 1 17.537 * [backup-simplify]: Simplify (+ (* 1 (pow (/ 1 x) 5)) (+ (* -1 (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 17.537 * [backup-simplify]: Simplify (+ (- (/ 1 (/ 1 (- x))) (/ (/ (/ 1 (/ 1 (- x))) (/ 1 (- x))) (/ 1 (- x)))) (/ 1 (* (/ 1 (- x)) (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x))))))) into (- (pow x 3) (+ x (pow x 5))) 17.538 * [approximate]: Taking taylor expansion of (- (pow x 3) (+ x (pow x 5))) in (x) around 0 17.538 * [taylor]: Taking taylor expansion of (- (pow x 3) (+ x (pow x 5))) in x 17.538 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.538 * [taylor]: Taking taylor expansion of (+ x (pow x 5)) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.538 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.538 * [taylor]: Taking taylor expansion of (- (pow x 3) (+ x (pow x 5))) in x 17.538 * [taylor]: Taking taylor expansion of (pow x 3) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.538 * [taylor]: Taking taylor expansion of (+ x (pow x 5)) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.538 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.538 * [taylor]: Taking taylor expansion of x in x 17.538 * [backup-simplify]: Simplify 0 into 0 17.538 * [backup-simplify]: Simplify 1 into 1 17.539 * [backup-simplify]: Simplify (+ 0 0) into 0 17.539 * [backup-simplify]: Simplify (- 0) into 0 17.539 * [backup-simplify]: Simplify (+ 0 0) into 0 17.539 * [backup-simplify]: Simplify 0 into 0 17.540 * [backup-simplify]: Simplify (+ 1 0) into 1 17.540 * [backup-simplify]: Simplify (- 1) into -1 17.541 * [backup-simplify]: Simplify (+ 0 -1) into -1 17.541 * [backup-simplify]: Simplify -1 into -1 17.541 * [backup-simplify]: Simplify (+ 0 0) into 0 17.541 * [backup-simplify]: Simplify (- 0) into 0 17.542 * [backup-simplify]: Simplify (+ 0 0) into 0 17.542 * [backup-simplify]: Simplify 0 into 0 17.542 * [backup-simplify]: Simplify (* 1 1) into 1 17.543 * [backup-simplify]: Simplify (* 1 1) into 1 17.543 * [backup-simplify]: Simplify (+ 0 0) into 0 17.544 * [backup-simplify]: Simplify (- 0) into 0 17.545 * [backup-simplify]: Simplify (+ 1 0) into 1 17.545 * [backup-simplify]: Simplify 1 into 1 17.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.547 * [backup-simplify]: Simplify (+ 0 0) into 0 17.547 * [backup-simplify]: Simplify (- 0) into 0 17.547 * [backup-simplify]: Simplify (+ 0 0) into 0 17.547 * [backup-simplify]: Simplify 0 into 0 17.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.549 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.550 * [backup-simplify]: Simplify (* 1 1) into 1 17.550 * [backup-simplify]: Simplify (* 1 1) into 1 17.551 * [backup-simplify]: Simplify (* 1 1) into 1 17.551 * [backup-simplify]: Simplify (+ 0 1) into 1 17.551 * [backup-simplify]: Simplify (- 1) into -1 17.552 * [backup-simplify]: Simplify (+ 0 -1) into -1 17.552 * [backup-simplify]: Simplify -1 into -1 17.552 * [backup-simplify]: Simplify (+ (* -1 (pow (/ 1 (- x)) 5)) (+ (* 1 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) 17.552 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2) 17.553 * [backup-simplify]: Simplify (* (* x x) (* x x)) into (pow x 4) 17.553 * [approximate]: Taking taylor expansion of (pow x 4) in (x) around 0 17.553 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.553 * [taylor]: Taking taylor expansion of x in x 17.553 * [backup-simplify]: Simplify 0 into 0 17.553 * [backup-simplify]: Simplify 1 into 1 17.553 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.553 * [taylor]: Taking taylor expansion of x in x 17.553 * [backup-simplify]: Simplify 0 into 0 17.553 * [backup-simplify]: Simplify 1 into 1 17.553 * [backup-simplify]: Simplify (* 1 1) into 1 17.554 * [backup-simplify]: Simplify (* 1 1) into 1 17.554 * [backup-simplify]: Simplify 1 into 1 17.554 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.555 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.555 * [backup-simplify]: Simplify 0 into 0 17.556 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.557 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.557 * [backup-simplify]: Simplify 0 into 0 17.559 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.561 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.561 * [backup-simplify]: Simplify 0 into 0 17.562 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.564 * [backup-simplify]: Simplify 0 into 0 17.565 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.567 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.567 * [backup-simplify]: Simplify 0 into 0 17.569 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.571 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.571 * [backup-simplify]: Simplify 0 into 0 17.571 * [backup-simplify]: Simplify (* 1 (pow x 4)) into (pow x 4) 17.571 * [backup-simplify]: Simplify (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x))) into (/ 1 (pow x 4)) 17.571 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 17.571 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 17.571 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.571 * [taylor]: Taking taylor expansion of x in x 17.571 * [backup-simplify]: Simplify 0 into 0 17.571 * [backup-simplify]: Simplify 1 into 1 17.572 * [backup-simplify]: Simplify (* 1 1) into 1 17.572 * [backup-simplify]: Simplify (* 1 1) into 1 17.572 * [backup-simplify]: Simplify (/ 1 1) into 1 17.572 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 17.572 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.572 * [taylor]: Taking taylor expansion of x in x 17.573 * [backup-simplify]: Simplify 0 into 0 17.573 * [backup-simplify]: Simplify 1 into 1 17.573 * [backup-simplify]: Simplify (* 1 1) into 1 17.573 * [backup-simplify]: Simplify (* 1 1) into 1 17.574 * [backup-simplify]: Simplify (/ 1 1) into 1 17.574 * [backup-simplify]: Simplify 1 into 1 17.575 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.575 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.576 * [backup-simplify]: Simplify 0 into 0 17.577 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.578 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.579 * [backup-simplify]: Simplify 0 into 0 17.580 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.581 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.582 * [backup-simplify]: Simplify 0 into 0 17.584 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.585 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.586 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.586 * [backup-simplify]: Simplify 0 into 0 17.587 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.590 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.590 * [backup-simplify]: Simplify 0 into 0 17.592 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.593 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.594 * [backup-simplify]: Simplify 0 into 0 17.594 * [backup-simplify]: Simplify (* 1 (pow (/ 1 (/ 1 x)) 4)) into (pow x 4) 17.595 * [backup-simplify]: Simplify (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x)))) into (/ 1 (pow x 4)) 17.595 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 17.595 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 17.595 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.595 * [taylor]: Taking taylor expansion of x in x 17.595 * [backup-simplify]: Simplify 0 into 0 17.595 * [backup-simplify]: Simplify 1 into 1 17.595 * [backup-simplify]: Simplify (* 1 1) into 1 17.596 * [backup-simplify]: Simplify (* 1 1) into 1 17.596 * [backup-simplify]: Simplify (/ 1 1) into 1 17.596 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 17.596 * [taylor]: Taking taylor expansion of (pow x 4) in x 17.596 * [taylor]: Taking taylor expansion of x in x 17.596 * [backup-simplify]: Simplify 0 into 0 17.596 * [backup-simplify]: Simplify 1 into 1 17.597 * [backup-simplify]: Simplify (* 1 1) into 1 17.597 * [backup-simplify]: Simplify (* 1 1) into 1 17.597 * [backup-simplify]: Simplify (/ 1 1) into 1 17.597 * [backup-simplify]: Simplify 1 into 1 17.598 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.599 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.600 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.600 * [backup-simplify]: Simplify 0 into 0 17.601 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.603 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.603 * [backup-simplify]: Simplify 0 into 0 17.604 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.605 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.606 * [backup-simplify]: Simplify 0 into 0 17.607 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.609 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.610 * [backup-simplify]: Simplify 0 into 0 17.611 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.612 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.613 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.613 * [backup-simplify]: Simplify 0 into 0 17.615 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.617 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.618 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.618 * [backup-simplify]: Simplify 0 into 0 17.618 * [backup-simplify]: Simplify (* 1 (pow (/ 1 (/ 1 (- x))) 4)) into (pow x 4) 17.618 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1) 17.618 * [backup-simplify]: Simplify (/ (/ 1 x) x) into (/ 1 (pow x 2)) 17.618 * [approximate]: Taking taylor expansion of (/ 1 (pow x 2)) in (x) around 0 17.619 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 17.619 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.619 * [taylor]: Taking taylor expansion of x in x 17.619 * [backup-simplify]: Simplify 0 into 0 17.619 * [backup-simplify]: Simplify 1 into 1 17.619 * [backup-simplify]: Simplify (* 1 1) into 1 17.619 * [backup-simplify]: Simplify (/ 1 1) into 1 17.619 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 17.619 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.620 * [taylor]: Taking taylor expansion of x in x 17.620 * [backup-simplify]: Simplify 0 into 0 17.620 * [backup-simplify]: Simplify 1 into 1 17.620 * [backup-simplify]: Simplify (* 1 1) into 1 17.620 * [backup-simplify]: Simplify (/ 1 1) into 1 17.620 * [backup-simplify]: Simplify 1 into 1 17.621 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.622 * [backup-simplify]: Simplify 0 into 0 17.623 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.624 * [backup-simplify]: Simplify 0 into 0 17.625 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.626 * [backup-simplify]: Simplify 0 into 0 17.627 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.629 * [backup-simplify]: Simplify 0 into 0 17.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.631 * [backup-simplify]: Simplify 0 into 0 17.632 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.633 * [backup-simplify]: Simplify 0 into 0 17.633 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x) 2)) into (/ 1 (pow x 2)) 17.633 * [backup-simplify]: Simplify (/ (/ 1 (/ 1 x)) (/ 1 x)) into (pow x 2) 17.633 * [approximate]: Taking taylor expansion of (pow x 2) in (x) around 0 17.633 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.633 * [taylor]: Taking taylor expansion of x in x 17.633 * [backup-simplify]: Simplify 0 into 0 17.633 * [backup-simplify]: Simplify 1 into 1 17.633 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.633 * [taylor]: Taking taylor expansion of x in x 17.633 * [backup-simplify]: Simplify 0 into 0 17.633 * [backup-simplify]: Simplify 1 into 1 17.634 * [backup-simplify]: Simplify (* 1 1) into 1 17.634 * [backup-simplify]: Simplify 1 into 1 17.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.635 * [backup-simplify]: Simplify 0 into 0 17.635 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.635 * [backup-simplify]: Simplify 0 into 0 17.636 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.636 * [backup-simplify]: Simplify 0 into 0 17.638 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.638 * [backup-simplify]: Simplify 0 into 0 17.639 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.639 * [backup-simplify]: Simplify 0 into 0 17.640 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.640 * [backup-simplify]: Simplify 0 into 0 17.640 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x) 2)) into (/ 1 (pow x 2)) 17.641 * [backup-simplify]: Simplify (/ (/ 1 (/ 1 (- x))) (/ 1 (- x))) into (pow x 2) 17.641 * [approximate]: Taking taylor expansion of (pow x 2) in (x) around 0 17.641 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.641 * [taylor]: Taking taylor expansion of x in x 17.641 * [backup-simplify]: Simplify 0 into 0 17.641 * [backup-simplify]: Simplify 1 into 1 17.641 * [taylor]: Taking taylor expansion of (pow x 2) in x 17.641 * [taylor]: Taking taylor expansion of x in x 17.641 * [backup-simplify]: Simplify 0 into 0 17.641 * [backup-simplify]: Simplify 1 into 1 17.641 * [backup-simplify]: Simplify (* 1 1) into 1 17.641 * [backup-simplify]: Simplify 1 into 1 17.642 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.642 * [backup-simplify]: Simplify 0 into 0 17.643 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.643 * [backup-simplify]: Simplify 0 into 0 17.644 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.644 * [backup-simplify]: Simplify 0 into 0 17.645 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.645 * [backup-simplify]: Simplify 0 into 0 17.646 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.646 * [backup-simplify]: Simplify 0 into 0 17.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.648 * [backup-simplify]: Simplify 0 into 0 17.648 * [backup-simplify]: Simplify (* 1 (pow (/ 1 (- x)) 2)) into (/ 1 (pow x 2)) 17.648 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 17.648 * [backup-simplify]: Simplify (/ 1 (* x (* (* x x) (* x x)))) into (/ 1 (pow x 5)) 17.648 * [approximate]: Taking taylor expansion of (/ 1 (pow x 5)) in (x) around 0 17.648 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 17.648 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.648 * [taylor]: Taking taylor expansion of x in x 17.648 * [backup-simplify]: Simplify 0 into 0 17.648 * [backup-simplify]: Simplify 1 into 1 17.649 * [backup-simplify]: Simplify (* 1 1) into 1 17.649 * [backup-simplify]: Simplify (* 1 1) into 1 17.649 * [backup-simplify]: Simplify (* 1 1) into 1 17.650 * [backup-simplify]: Simplify (/ 1 1) into 1 17.650 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 17.650 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.650 * [taylor]: Taking taylor expansion of x in x 17.650 * [backup-simplify]: Simplify 0 into 0 17.650 * [backup-simplify]: Simplify 1 into 1 17.650 * [backup-simplify]: Simplify (* 1 1) into 1 17.651 * [backup-simplify]: Simplify (* 1 1) into 1 17.651 * [backup-simplify]: Simplify (* 1 1) into 1 17.651 * [backup-simplify]: Simplify (/ 1 1) into 1 17.651 * [backup-simplify]: Simplify 1 into 1 17.652 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.658 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.659 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.661 * [backup-simplify]: Simplify 0 into 0 17.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.663 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.664 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.665 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.665 * [backup-simplify]: Simplify 0 into 0 17.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.666 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.667 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.668 * [backup-simplify]: Simplify 0 into 0 17.668 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.669 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.670 * [backup-simplify]: Simplify 0 into 0 17.671 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.672 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.673 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.674 * [backup-simplify]: Simplify 0 into 0 17.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.675 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x) 5)) into (/ 1 (pow x 5)) 17.677 * [backup-simplify]: Simplify (/ 1 (* (/ 1 x) (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x))))) into (pow x 5) 17.677 * [approximate]: Taking taylor expansion of (pow x 5) in (x) around 0 17.677 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.677 * [taylor]: Taking taylor expansion of x in x 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [backup-simplify]: Simplify 1 into 1 17.677 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.677 * [taylor]: Taking taylor expansion of x in x 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [backup-simplify]: Simplify 1 into 1 17.678 * [backup-simplify]: Simplify (* 1 1) into 1 17.678 * [backup-simplify]: Simplify (* 1 1) into 1 17.678 * [backup-simplify]: Simplify (* 1 1) into 1 17.678 * [backup-simplify]: Simplify 1 into 1 17.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.679 * [backup-simplify]: Simplify 0 into 0 17.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.681 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.681 * [backup-simplify]: Simplify 0 into 0 17.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.683 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.683 * [backup-simplify]: Simplify 0 into 0 17.684 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.685 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.686 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.686 * [backup-simplify]: Simplify 0 into 0 17.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.687 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.688 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.688 * [backup-simplify]: Simplify 0 into 0 17.689 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.691 * [backup-simplify]: Simplify 0 into 0 17.691 * [backup-simplify]: Simplify (* 1 (pow (/ 1 x) 5)) into (/ 1 (pow x 5)) 17.691 * [backup-simplify]: Simplify (/ 1 (* (/ 1 (- x)) (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x)))))) into (* -1 (pow x 5)) 17.691 * [approximate]: Taking taylor expansion of (* -1 (pow x 5)) in (x) around 0 17.691 * [taylor]: Taking taylor expansion of (* -1 (pow x 5)) in x 17.692 * [taylor]: Taking taylor expansion of -1 in x 17.692 * [backup-simplify]: Simplify -1 into -1 17.692 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.692 * [taylor]: Taking taylor expansion of x in x 17.692 * [backup-simplify]: Simplify 0 into 0 17.692 * [backup-simplify]: Simplify 1 into 1 17.692 * [taylor]: Taking taylor expansion of (* -1 (pow x 5)) in x 17.692 * [taylor]: Taking taylor expansion of -1 in x 17.692 * [backup-simplify]: Simplify -1 into -1 17.692 * [taylor]: Taking taylor expansion of (pow x 5) in x 17.692 * [taylor]: Taking taylor expansion of x in x 17.692 * [backup-simplify]: Simplify 0 into 0 17.692 * [backup-simplify]: Simplify 1 into 1 17.692 * [backup-simplify]: Simplify (* 1 1) into 1 17.692 * [backup-simplify]: Simplify (* 1 1) into 1 17.692 * [backup-simplify]: Simplify (* 1 1) into 1 17.693 * [backup-simplify]: Simplify (* -1 1) into -1 17.693 * [backup-simplify]: Simplify -1 into -1 17.693 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.694 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.694 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.694 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 17.694 * [backup-simplify]: Simplify 0 into 0 17.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.695 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.696 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.697 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 1))) into 0 17.697 * [backup-simplify]: Simplify 0 into 0 17.697 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.698 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.699 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.699 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 17.699 * [backup-simplify]: Simplify 0 into 0 17.700 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.701 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.702 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 17.702 * [backup-simplify]: Simplify 0 into 0 17.703 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.704 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.704 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.705 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 17.705 * [backup-simplify]: Simplify 0 into 0 17.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.707 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.709 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.710 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 17.710 * [backup-simplify]: Simplify 0 into 0 17.710 * [backup-simplify]: Simplify (* -1 (pow (/ 1 (- x)) 5)) into (/ 1 (pow x 5)) 17.710 * * * [progress]: simplifying candidates 17.710 * * * * [progress]: [ 1 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 2 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 3 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 4 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 5 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 6 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 7 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 8 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 9 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 10 / 2013 ] simplifiying candidate # 17.710 * * * * [progress]: [ 11 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 12 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 13 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 14 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 15 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 16 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 17 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 18 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 19 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 20 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 21 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 22 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 23 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 24 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 25 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 26 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 27 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 28 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 29 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 30 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 31 / 2013 ] simplifiying candidate # 17.711 * * * * [progress]: [ 32 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 33 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 34 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 35 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 36 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 37 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 38 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 39 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 40 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 41 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 42 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 43 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 44 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 45 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 46 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 47 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 48 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 49 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 50 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 51 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 52 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 53 / 2013 ] simplifiying candidate # 17.712 * * * * [progress]: [ 54 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 55 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 56 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 57 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 58 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 59 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 60 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 61 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 62 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 63 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 64 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 65 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 66 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 67 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 68 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 69 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 70 / 2013 ] simplifiying candidate # 17.713 * * * * [progress]: [ 71 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 72 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 73 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 74 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 75 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 76 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 77 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 78 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 79 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 80 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 81 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 82 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 83 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 84 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 85 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 86 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 87 / 2013 ] simplifiying candidate # 17.714 * * * * [progress]: [ 88 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 89 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 90 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 91 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 92 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 93 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 94 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 95 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 96 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 97 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 98 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 99 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 100 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 101 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 102 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 103 / 2013 ] simplifiying candidate # 17.715 * * * * [progress]: [ 104 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 105 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 106 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 107 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 108 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 109 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 110 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 111 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 112 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 113 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 114 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 115 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 116 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 117 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 118 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 119 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 120 / 2013 ] simplifiying candidate # 17.716 * * * * [progress]: [ 121 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 122 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 123 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 124 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 125 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 126 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 127 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 128 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 129 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 130 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 131 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 132 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 133 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 134 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 135 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 136 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 137 / 2013 ] simplifiying candidate # 17.717 * * * * [progress]: [ 138 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 139 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 140 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 141 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 142 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 143 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 144 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 145 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 146 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 147 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 148 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 149 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 150 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 151 / 2013 ] simplifiying candidate # 17.718 * * * * [progress]: [ 152 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 153 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 154 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 155 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 156 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 157 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 158 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 159 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 160 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 161 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 162 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 163 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 164 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 165 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 166 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 167 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 168 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 169 / 2013 ] simplifiying candidate # 17.719 * * * * [progress]: [ 170 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 171 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 172 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 173 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 174 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 175 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 176 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 177 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 178 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 179 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 180 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 181 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 182 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 183 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 184 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 185 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 186 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 187 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 188 / 2013 ] simplifiying candidate # 17.720 * * * * [progress]: [ 189 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 190 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 191 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 192 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 193 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 194 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 195 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 196 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 197 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 198 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 199 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 200 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 201 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 202 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 203 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 204 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 205 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 206 / 2013 ] simplifiying candidate # 17.721 * * * * [progress]: [ 207 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 208 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 209 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 210 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 211 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 212 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 213 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 214 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 215 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 216 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 217 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 218 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 219 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 220 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 221 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 222 / 2013 ] simplifiying candidate # 17.722 * * * * [progress]: [ 223 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 224 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 225 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 226 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 227 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 228 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 229 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 230 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 231 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 232 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 233 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 234 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 235 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 236 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 237 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 238 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 239 / 2013 ] simplifiying candidate # 17.723 * * * * [progress]: [ 240 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 241 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 242 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 243 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 244 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 245 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 246 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 247 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 248 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 249 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 250 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 251 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 252 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 253 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 254 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 255 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 256 / 2013 ] simplifiying candidate # 17.724 * * * * [progress]: [ 257 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 258 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 259 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 260 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 261 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 262 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 263 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 264 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 265 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 266 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 267 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 268 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 269 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 270 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 271 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 272 / 2013 ] simplifiying candidate # 17.725 * * * * [progress]: [ 273 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 274 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 275 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 276 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 277 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 278 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 279 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 280 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 281 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 282 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 283 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 284 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 285 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 286 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 287 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 288 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 289 / 2013 ] simplifiying candidate # 17.726 * * * * [progress]: [ 290 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 291 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 292 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 293 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 294 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 295 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 296 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 297 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 298 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 299 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 300 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 301 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 302 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 303 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 304 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 305 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 306 / 2013 ] simplifiying candidate # 17.727 * * * * [progress]: [ 307 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 308 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 309 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 310 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 311 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 312 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 313 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 314 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 315 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 316 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 317 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 318 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 319 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 320 / 2013 ] simplifiying candidate # 17.728 * * * * [progress]: [ 321 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 322 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 323 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 324 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 325 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 326 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 327 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 328 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 329 / 2013 ] simplifiying candidate # 17.729 * * * * [progress]: [ 330 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 331 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 332 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 333 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 334 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 335 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 336 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 337 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 338 / 2013 ] simplifiying candidate # 17.730 * * * * [progress]: [ 339 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 340 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 341 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 342 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 343 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 344 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 345 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 346 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 347 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 348 / 2013 ] simplifiying candidate # 17.731 * * * * [progress]: [ 349 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 350 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 351 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 352 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 353 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 354 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 355 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 356 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 357 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 358 / 2013 ] simplifiying candidate # 17.732 * * * * [progress]: [ 359 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 360 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 361 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 362 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 363 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 364 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 365 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 366 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 367 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 368 / 2013 ] simplifiying candidate # 17.733 * * * * [progress]: [ 369 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 370 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 371 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 372 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 373 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 374 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 375 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 376 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 377 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 378 / 2013 ] simplifiying candidate # 17.734 * * * * [progress]: [ 379 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 380 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 381 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 382 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 383 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 384 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 385 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 386 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 387 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 388 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 389 / 2013 ] simplifiying candidate # 17.735 * * * * [progress]: [ 390 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 391 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 392 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 393 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 394 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 395 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 396 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 397 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 398 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 399 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 400 / 2013 ] simplifiying candidate # 17.736 * * * * [progress]: [ 401 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 402 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 403 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 404 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 405 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 406 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 407 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 408 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 409 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 410 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 411 / 2013 ] simplifiying candidate # 17.737 * * * * [progress]: [ 412 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 413 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 414 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 415 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 416 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 417 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 418 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 419 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 420 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 421 / 2013 ] simplifiying candidate # 17.738 * * * * [progress]: [ 422 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 423 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 424 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 425 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 426 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 427 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 428 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 429 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 430 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 431 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 432 / 2013 ] simplifiying candidate # 17.739 * * * * [progress]: [ 433 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 434 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 435 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 436 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 437 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 438 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 439 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 440 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 441 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 442 / 2013 ] simplifiying candidate # 17.740 * * * * [progress]: [ 443 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 444 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 445 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 446 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 447 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 448 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 449 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 450 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 451 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 452 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 453 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 454 / 2013 ] simplifiying candidate # 17.741 * * * * [progress]: [ 455 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 456 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 457 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 458 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 459 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 460 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 461 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 462 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 463 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 464 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 465 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 466 / 2013 ] simplifiying candidate # 17.742 * * * * [progress]: [ 467 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 468 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 469 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 470 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 471 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 472 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 473 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 474 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 475 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 476 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 477 / 2013 ] simplifiying candidate # 17.743 * * * * [progress]: [ 478 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 479 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 480 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 481 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 482 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 483 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 484 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 485 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 486 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 487 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 488 / 2013 ] simplifiying candidate # 17.744 * * * * [progress]: [ 489 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 490 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 491 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 492 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 493 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 494 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 495 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 496 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 497 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 498 / 2013 ] simplifiying candidate # 17.745 * * * * [progress]: [ 499 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 500 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 501 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 502 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 503 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 504 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 505 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 506 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 507 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 508 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 509 / 2013 ] simplifiying candidate # 17.746 * * * * [progress]: [ 510 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 511 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 512 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 513 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 514 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 515 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 516 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 517 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 518 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 519 / 2013 ] simplifiying candidate # 17.747 * * * * [progress]: [ 520 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 521 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 522 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 523 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 524 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 525 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 526 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 527 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 528 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 529 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 530 / 2013 ] simplifiying candidate # 17.748 * * * * [progress]: [ 531 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 532 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 533 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 534 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 535 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 536 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 537 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 538 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 539 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 540 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 541 / 2013 ] simplifiying candidate # 17.749 * * * * [progress]: [ 542 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 543 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 544 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 545 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 546 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 547 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 548 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 549 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 550 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 551 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 552 / 2013 ] simplifiying candidate # 17.750 * * * * [progress]: [ 553 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 554 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 555 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 556 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 557 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 558 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 559 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 560 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 561 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 562 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 563 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 564 / 2013 ] simplifiying candidate # 17.751 * * * * [progress]: [ 565 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 566 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 567 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 568 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 569 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 570 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 571 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 572 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 573 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 574 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 575 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 576 / 2013 ] simplifiying candidate # 17.752 * * * * [progress]: [ 577 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 578 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 579 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 580 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 581 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 582 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 583 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 584 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 585 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 586 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 587 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 588 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 589 / 2013 ] simplifiying candidate # 17.753 * * * * [progress]: [ 590 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 591 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 592 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 593 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 594 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 595 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 596 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 597 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 598 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 599 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 600 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 601 / 2013 ] simplifiying candidate # 17.754 * * * * [progress]: [ 602 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 603 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 604 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 605 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 606 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 607 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 608 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 609 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 610 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 611 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 612 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 613 / 2013 ] simplifiying candidate # 17.755 * * * * [progress]: [ 614 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 615 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 616 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 617 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 618 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 619 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 620 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 621 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 622 / 2013 ] simplifiying candidate # 17.756 * * * * [progress]: [ 623 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 624 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 625 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 626 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 627 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 628 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 629 / 2013 ] simplifiying candidate # 17.757 * * * * [progress]: [ 630 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 631 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 632 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 633 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 634 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 635 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 636 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 637 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 638 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 639 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 640 / 2013 ] simplifiying candidate # 17.758 * * * * [progress]: [ 641 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 642 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 643 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 644 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 645 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 646 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 647 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 648 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 649 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 650 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 651 / 2013 ] simplifiying candidate # 17.759 * * * * [progress]: [ 652 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 653 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 654 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 655 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 656 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 657 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 658 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 659 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 660 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 661 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 662 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 663 / 2013 ] simplifiying candidate # 17.760 * * * * [progress]: [ 664 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 665 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 666 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 667 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 668 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 669 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 670 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 671 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 672 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 673 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 674 / 2013 ] simplifiying candidate # 17.761 * * * * [progress]: [ 675 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 676 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 677 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 678 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 679 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 680 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 681 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 682 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 683 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 684 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 685 / 2013 ] simplifiying candidate # 17.762 * * * * [progress]: [ 686 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 687 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 688 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 689 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 690 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 691 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 692 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 693 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 694 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 695 / 2013 ] simplifiying candidate # 17.763 * * * * [progress]: [ 696 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 697 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 698 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 699 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 700 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 701 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 702 / 2013 ] simplifiying candidate # 17.764 * * * * [progress]: [ 703 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 704 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 705 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 706 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 707 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 708 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 709 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 710 / 2013 ] simplifiying candidate # 17.766 * * * * [progress]: [ 711 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 712 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 713 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 714 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 715 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 716 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 717 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 718 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 719 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 720 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 721 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 722 / 2013 ] simplifiying candidate # 17.767 * * * * [progress]: [ 723 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 724 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 725 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 726 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 727 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 728 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 729 / 2013 ] simplifiying candidate # 17.768 * * * * [progress]: [ 730 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 731 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 732 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 733 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 734 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 735 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 736 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 737 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 738 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 739 / 2013 ] simplifiying candidate # 17.769 * * * * [progress]: [ 740 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 741 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 742 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 743 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 744 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 745 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 746 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 747 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 748 / 2013 ] simplifiying candidate # 17.770 * * * * [progress]: [ 749 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 750 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 751 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 752 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 753 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 754 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 755 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 756 / 2013 ] simplifiying candidate # 17.771 * * * * [progress]: [ 757 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 758 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 759 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 760 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 761 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 762 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 763 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 764 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 765 / 2013 ] simplifiying candidate # 17.772 * * * * [progress]: [ 766 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 767 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 768 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 769 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 770 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 771 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 772 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 773 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 774 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 775 / 2013 ] simplifiying candidate # 17.773 * * * * [progress]: [ 776 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 777 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 778 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 779 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 780 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 781 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 782 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 783 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 784 / 2013 ] simplifiying candidate # 17.774 * * * * [progress]: [ 785 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 786 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 787 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 788 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 789 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 790 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 791 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 792 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 793 / 2013 ] simplifiying candidate # 17.775 * * * * [progress]: [ 794 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 795 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 796 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 797 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 798 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 799 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 800 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 801 / 2013 ] simplifiying candidate # 17.776 * * * * [progress]: [ 802 / 2013 ] simplifiying candidate # 17.777 * * * * [progress]: [ 803 / 2013 ] simplifiying candidate # 17.777 * * * * [progress]: [ 804 / 2013 ] simplifiying candidate # 17.777 * * * * [progress]: [ 805 / 2013 ] simplifiying candidate # 17.777 * * * * [progress]: [ 806 / 2013 ] simplifiying candidate # 17.777 * * * * [progress]: [ 807 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 808 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 809 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 810 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 811 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 812 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 813 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 814 / 2013 ] simplifiying candidate # 17.778 * * * * [progress]: [ 815 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 816 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 817 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 818 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 819 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 820 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 821 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 822 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 823 / 2013 ] simplifiying candidate # 17.779 * * * * [progress]: [ 824 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 825 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 826 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 827 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 828 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 829 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 830 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 831 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 832 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 833 / 2013 ] simplifiying candidate # 17.780 * * * * [progress]: [ 834 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 835 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 836 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 837 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 838 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 839 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 840 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 841 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 842 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 843 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 844 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 845 / 2013 ] simplifiying candidate # 17.781 * * * * [progress]: [ 846 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 847 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 848 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 849 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 850 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 851 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 852 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 853 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 854 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 855 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 856 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 857 / 2013 ] simplifiying candidate # 17.782 * * * * [progress]: [ 858 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 859 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 860 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 861 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 862 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 863 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 864 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 865 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 866 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 867 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 868 / 2013 ] simplifiying candidate # 17.783 * * * * [progress]: [ 869 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 870 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 871 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 872 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 873 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 874 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 875 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 876 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 877 / 2013 ] simplifiying candidate # 17.784 * * * * [progress]: [ 878 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 879 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 880 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 881 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 882 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 883 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 884 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 885 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 886 / 2013 ] simplifiying candidate # 17.785 * * * * [progress]: [ 887 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 888 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 889 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 890 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 891 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 892 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 893 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 894 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 895 / 2013 ] simplifiying candidate # 17.786 * * * * [progress]: [ 896 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 897 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 898 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 899 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 900 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 901 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 902 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 903 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 904 / 2013 ] simplifiying candidate # 17.787 * * * * [progress]: [ 905 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 906 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 907 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 908 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 909 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 910 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 911 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 912 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 913 / 2013 ] simplifiying candidate # 17.788 * * * * [progress]: [ 914 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 915 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 916 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 917 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 918 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 919 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 920 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 921 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 922 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 923 / 2013 ] simplifiying candidate # 17.789 * * * * [progress]: [ 924 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 925 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 926 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 927 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 928 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 929 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 930 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 931 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 932 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 933 / 2013 ] simplifiying candidate # 17.790 * * * * [progress]: [ 934 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 935 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 936 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 937 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 938 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 939 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 940 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 941 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 942 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 943 / 2013 ] simplifiying candidate # 17.791 * * * * [progress]: [ 944 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 945 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 946 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 947 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 948 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 949 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 950 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 951 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 952 / 2013 ] simplifiying candidate # 17.792 * * * * [progress]: [ 953 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 954 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 955 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 956 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 957 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 958 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 959 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 960 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 961 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 962 / 2013 ] simplifiying candidate # 17.793 * * * * [progress]: [ 963 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 964 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 965 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 966 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 967 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 968 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 969 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 970 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 971 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 972 / 2013 ] simplifiying candidate # 17.794 * * * * [progress]: [ 973 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 974 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 975 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 976 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 977 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 978 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 979 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 980 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 981 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 982 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 983 / 2013 ] simplifiying candidate # 17.795 * * * * [progress]: [ 984 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 985 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 986 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 987 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 988 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 989 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 990 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 991 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 992 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 993 / 2013 ] simplifiying candidate # 17.796 * * * * [progress]: [ 994 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 995 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 996 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 997 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 998 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 999 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 1000 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 1001 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 1002 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 1003 / 2013 ] simplifiying candidate # 17.797 * * * * [progress]: [ 1004 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1005 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1006 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1007 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1008 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1009 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1010 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1011 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1012 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1013 / 2013 ] simplifiying candidate # 17.798 * * * * [progress]: [ 1014 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1015 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1016 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1017 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1018 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1019 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1020 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1021 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1022 / 2013 ] simplifiying candidate # 17.799 * * * * [progress]: [ 1023 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1024 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1025 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1026 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1027 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1028 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1029 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1030 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1031 / 2013 ] simplifiying candidate # 17.800 * * * * [progress]: [ 1032 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1033 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1034 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1035 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1036 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1037 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1038 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1039 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1040 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1041 / 2013 ] simplifiying candidate # 17.801 * * * * [progress]: [ 1042 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1043 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1044 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1045 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1046 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1047 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1048 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1049 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1050 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1051 / 2013 ] simplifiying candidate # 17.802 * * * * [progress]: [ 1052 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1053 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1054 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1055 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1056 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1057 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1058 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1059 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1060 / 2013 ] simplifiying candidate # 17.803 * * * * [progress]: [ 1061 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1062 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1063 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1064 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1065 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1066 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1067 / 2013 ] simplifiying candidate # 17.816 * * * * [progress]: [ 1068 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1069 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1070 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1071 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1072 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1073 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1074 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1075 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1076 / 2013 ] simplifiying candidate # 17.817 * * * * [progress]: [ 1077 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1078 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1079 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1080 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1081 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1082 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1083 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1084 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1085 / 2013 ] simplifiying candidate # 17.818 * * * * [progress]: [ 1086 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1087 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1088 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1089 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1090 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1091 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1092 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1093 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1094 / 2013 ] simplifiying candidate # 17.819 * * * * [progress]: [ 1095 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1096 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1097 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1098 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1099 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1100 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1101 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1102 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1103 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1104 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1105 / 2013 ] simplifiying candidate # 17.820 * * * * [progress]: [ 1106 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1107 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1108 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1109 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1110 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1111 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1112 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1113 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1114 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1115 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1116 / 2013 ] simplifiying candidate # 17.821 * * * * [progress]: [ 1117 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1118 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1119 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1120 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1121 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1122 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1123 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1124 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1125 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1126 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1127 / 2013 ] simplifiying candidate # 17.822 * * * * [progress]: [ 1128 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1129 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1130 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1131 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1132 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1133 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1134 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1135 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1136 / 2013 ] simplifiying candidate # 17.823 * * * * [progress]: [ 1137 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1138 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1139 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1140 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1141 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1142 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1143 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1144 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1145 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1146 / 2013 ] simplifiying candidate # 17.824 * * * * [progress]: [ 1147 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1148 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1149 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1150 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1151 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1152 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1153 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1154 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1155 / 2013 ] simplifiying candidate # 17.825 * * * * [progress]: [ 1156 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1157 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1158 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1159 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1160 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1161 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1162 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1163 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1164 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1165 / 2013 ] simplifiying candidate # 17.826 * * * * [progress]: [ 1166 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1167 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1168 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1169 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1170 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1171 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1172 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1173 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1174 / 2013 ] simplifiying candidate # 17.827 * * * * [progress]: [ 1175 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1176 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1177 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1178 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1179 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1180 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1181 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1182 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1183 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1184 / 2013 ] simplifiying candidate # 17.828 * * * * [progress]: [ 1185 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1186 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1187 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1188 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1189 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1190 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1191 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1192 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1193 / 2013 ] simplifiying candidate # 17.829 * * * * [progress]: [ 1194 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1195 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1196 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1197 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1198 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1199 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1200 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1201 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1202 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1203 / 2013 ] simplifiying candidate # 17.830 * * * * [progress]: [ 1204 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1205 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1206 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1207 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1208 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1209 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1210 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1211 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1212 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1213 / 2013 ] simplifiying candidate # 17.831 * * * * [progress]: [ 1214 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1215 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1216 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1217 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1218 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1219 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1220 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1221 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1222 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1223 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1224 / 2013 ] simplifiying candidate # 17.832 * * * * [progress]: [ 1225 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1226 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1227 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1228 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1229 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1230 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1231 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1232 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1233 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1234 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1235 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1236 / 2013 ] simplifiying candidate # 17.833 * * * * [progress]: [ 1237 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1238 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1239 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1240 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1241 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1242 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1243 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1244 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1245 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1246 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1247 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1248 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1249 / 2013 ] simplifiying candidate # 17.834 * * * * [progress]: [ 1250 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1251 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1252 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1253 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1254 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1255 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1256 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1257 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1258 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1259 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1260 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1261 / 2013 ] simplifiying candidate # 17.835 * * * * [progress]: [ 1262 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1263 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1264 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1265 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1266 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1267 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1268 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1269 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1270 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1271 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1272 / 2013 ] simplifiying candidate # 17.836 * * * * [progress]: [ 1273 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1274 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1275 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1276 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1277 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1278 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1279 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1280 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1281 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1282 / 2013 ] simplifiying candidate # 17.837 * * * * [progress]: [ 1283 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1284 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1285 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1286 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1287 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1288 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1289 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1290 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1291 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1292 / 2013 ] simplifiying candidate # 17.838 * * * * [progress]: [ 1293 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1294 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1295 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1296 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1297 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1298 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1299 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1300 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1301 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1302 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1303 / 2013 ] simplifiying candidate # 17.839 * * * * [progress]: [ 1304 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1305 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1306 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1307 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1308 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1309 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1310 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1311 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1312 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1313 / 2013 ] simplifiying candidate # 17.840 * * * * [progress]: [ 1314 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1315 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1316 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1317 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1318 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1319 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1320 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1321 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1322 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1323 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1324 / 2013 ] simplifiying candidate # 17.841 * * * * [progress]: [ 1325 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1326 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1327 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1328 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1329 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1330 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1331 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1332 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1333 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1334 / 2013 ] simplifiying candidate # 17.842 * * * * [progress]: [ 1335 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1336 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1337 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1338 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1339 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1340 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1341 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1342 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1343 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1344 / 2013 ] simplifiying candidate # 17.843 * * * * [progress]: [ 1345 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1346 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1347 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1348 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1349 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1350 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1351 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1352 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1353 / 2013 ] simplifiying candidate # 17.844 * * * * [progress]: [ 1354 / 2013 ] simplifiying candidate # 17.845 * * * * [progress]: [ 1355 / 2013 ] simplifiying candidate # 17.845 * * * * [progress]: [ 1356 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1357 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1358 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1359 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1360 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1361 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1362 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1363 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1364 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1365 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1366 / 2013 ] simplifiying candidate # 17.846 * * * * [progress]: [ 1367 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1368 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1369 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1370 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1371 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1372 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1373 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1374 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1375 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1376 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1377 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1378 / 2013 ] simplifiying candidate # 17.847 * * * * [progress]: [ 1379 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1380 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1381 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1382 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1383 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1384 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1385 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1386 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1387 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1388 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1389 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1390 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1391 / 2013 ] simplifiying candidate # 17.848 * * * * [progress]: [ 1392 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1393 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1394 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1395 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1396 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1397 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1398 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1399 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1400 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1401 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1402 / 2013 ] simplifiying candidate # 17.849 * * * * [progress]: [ 1403 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1404 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1405 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1406 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1407 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1408 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1409 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1410 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1411 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1412 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1413 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1414 / 2013 ] simplifiying candidate # 17.850 * * * * [progress]: [ 1415 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1416 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1417 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1418 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1419 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1420 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1421 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1422 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1423 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1424 / 2013 ] simplifiying candidate # 17.851 * * * * [progress]: [ 1425 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1426 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1427 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1428 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1429 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1430 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1431 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1432 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1433 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1434 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1435 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1436 / 2013 ] simplifiying candidate # 17.852 * * * * [progress]: [ 1437 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1438 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1439 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1440 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1441 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1442 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1443 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1444 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1445 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1446 / 2013 ] simplifiying candidate # 17.853 * * * * [progress]: [ 1447 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1448 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1449 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1450 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1451 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1452 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1453 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1454 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1455 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1456 / 2013 ] simplifiying candidate # 17.854 * * * * [progress]: [ 1457 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1458 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1459 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1460 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1461 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1462 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1463 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1464 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1465 / 2013 ] simplifiying candidate # 17.855 * * * * [progress]: [ 1466 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1467 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1468 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1469 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1470 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1471 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1472 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1473 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1474 / 2013 ] simplifiying candidate # 17.856 * * * * [progress]: [ 1475 / 2013 ] simplifiying candidate # 17.857 * * * * [progress]: [ 1476 / 2013 ] simplifiying candidate # 17.857 * * * * [progress]: [ 1477 / 2013 ] simplifiying candidate # 17.857 * * * * [progress]: [ 1478 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1479 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1480 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1481 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1482 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1483 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1484 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1485 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1486 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1487 / 2013 ] simplifiying candidate # 17.858 * * * * [progress]: [ 1488 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1489 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1490 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1491 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1492 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1493 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1494 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1495 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1496 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1497 / 2013 ] simplifiying candidate # 17.859 * * * * [progress]: [ 1498 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1499 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1500 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1501 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1502 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1503 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1504 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1505 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1506 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1507 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1508 / 2013 ] simplifiying candidate # 17.860 * * * * [progress]: [ 1509 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1510 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1511 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1512 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1513 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1514 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1515 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1516 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1517 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1518 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1519 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1520 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1521 / 2013 ] simplifiying candidate # 17.861 * * * * [progress]: [ 1522 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1523 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1524 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1525 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1526 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1527 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1528 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1529 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1530 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1531 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1532 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1533 / 2013 ] simplifiying candidate # 17.862 * * * * [progress]: [ 1534 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1535 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1536 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1537 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1538 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1539 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1540 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1541 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1542 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1543 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1544 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1545 / 2013 ] simplifiying candidate # 17.863 * * * * [progress]: [ 1546 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1547 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1548 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1549 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1550 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1551 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1552 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1553 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1554 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1555 / 2013 ] simplifiying candidate # 17.864 * * * * [progress]: [ 1556 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1557 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1558 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1559 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1560 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1561 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1562 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1563 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1564 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1565 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1566 / 2013 ] simplifiying candidate # 17.865 * * * * [progress]: [ 1567 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1568 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1569 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1570 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1571 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1572 / 2013 ] simplifiying candidate # 17.866 * * * * [progress]: [ 1573 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1574 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1575 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1576 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1577 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1578 / 2013 ] simplifiying candidate # 17.867 * * * * [progress]: [ 1579 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1580 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1581 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1582 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1583 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1584 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1585 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1586 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1587 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1588 / 2013 ] simplifiying candidate # 17.868 * * * * [progress]: [ 1589 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1590 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1591 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1592 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1593 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1594 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1595 / 2013 ] simplifiying candidate # 17.869 * * * * [progress]: [ 1596 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1597 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1598 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1599 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1600 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1601 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1602 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1603 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1604 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1605 / 2013 ] simplifiying candidate # 17.870 * * * * [progress]: [ 1606 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1607 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1608 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1609 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1610 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1611 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1612 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1613 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1614 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1615 / 2013 ] simplifiying candidate # 17.871 * * * * [progress]: [ 1616 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1617 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1618 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1619 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1620 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1621 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1622 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1623 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1624 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1625 / 2013 ] simplifiying candidate # 17.872 * * * * [progress]: [ 1626 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1627 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1628 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1629 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1630 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1631 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1632 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1633 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1634 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1635 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1636 / 2013 ] simplifiying candidate # 17.873 * * * * [progress]: [ 1637 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1638 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1639 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1640 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1641 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1642 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1643 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1644 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1645 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1646 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1647 / 2013 ] simplifiying candidate # 17.874 * * * * [progress]: [ 1648 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1649 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1650 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1651 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1652 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1653 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1654 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1655 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1656 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1657 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1658 / 2013 ] simplifiying candidate # 17.875 * * * * [progress]: [ 1659 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1660 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1661 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1662 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1663 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1664 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1665 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1666 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1667 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1668 / 2013 ] simplifiying candidate # 17.876 * * * * [progress]: [ 1669 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1670 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1671 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1672 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1673 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1674 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1675 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1676 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1677 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1678 / 2013 ] simplifiying candidate # 17.877 * * * * [progress]: [ 1679 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1680 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1681 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1682 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1683 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1684 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1685 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1686 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1687 / 2013 ] simplifiying candidate # 17.878 * * * * [progress]: [ 1688 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1689 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1690 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1691 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1692 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1693 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1694 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1695 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1696 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1697 / 2013 ] simplifiying candidate # 17.879 * * * * [progress]: [ 1698 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1699 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1700 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1701 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1702 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1703 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1704 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1705 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1706 / 2013 ] simplifiying candidate # 17.880 * * * * [progress]: [ 1707 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1708 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1709 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1710 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1711 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1712 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1713 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1714 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1715 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1716 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1717 / 2013 ] simplifiying candidate # 17.881 * * * * [progress]: [ 1718 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1719 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1720 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1721 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1722 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1723 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1724 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1725 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1726 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1727 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1728 / 2013 ] simplifiying candidate # 17.882 * * * * [progress]: [ 1729 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1730 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1731 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1732 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1733 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1734 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1735 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1736 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1737 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1738 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1739 / 2013 ] simplifiying candidate # 17.883 * * * * [progress]: [ 1740 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1741 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1742 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1743 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1744 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1745 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1746 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1747 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1748 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1749 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1750 / 2013 ] simplifiying candidate # 17.884 * * * * [progress]: [ 1751 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1752 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1753 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1754 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1755 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1756 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1757 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1758 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1759 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1760 / 2013 ] simplifiying candidate # 17.885 * * * * [progress]: [ 1761 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1762 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1763 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1764 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1765 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1766 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1767 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1768 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1769 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1770 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1771 / 2013 ] simplifiying candidate # 17.886 * * * * [progress]: [ 1772 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1773 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1774 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1775 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1776 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1777 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1778 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1779 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1780 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1781 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1782 / 2013 ] simplifiying candidate # 17.887 * * * * [progress]: [ 1783 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1784 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1785 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1786 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1787 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1788 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1789 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1790 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1791 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1792 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1793 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1794 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1795 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1796 / 2013 ] simplifiying candidate # 17.888 * * * * [progress]: [ 1797 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1798 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1799 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1800 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1801 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1802 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1803 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1804 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1805 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1806 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1807 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1808 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1809 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1810 / 2013 ] simplifiying candidate # 17.889 * * * * [progress]: [ 1811 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1812 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1813 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1814 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1815 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1816 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1817 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1818 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1819 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1820 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1821 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1822 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1823 / 2013 ] simplifiying candidate # 17.890 * * * * [progress]: [ 1824 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1825 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1826 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1827 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1828 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1829 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1830 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1831 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1832 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1833 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1834 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1835 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1836 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1837 / 2013 ] simplifiying candidate # 17.891 * * * * [progress]: [ 1838 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1839 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1840 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1841 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1842 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1843 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1844 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1845 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1846 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1847 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1848 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1849 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1850 / 2013 ] simplifiying candidate # 17.892 * * * * [progress]: [ 1851 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1852 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1853 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1854 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1855 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1856 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1857 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1858 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1859 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1860 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1861 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1862 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1863 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1864 / 2013 ] simplifiying candidate # 17.893 * * * * [progress]: [ 1865 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1866 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1867 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1868 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1869 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1870 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1871 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1872 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1873 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1874 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1875 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1876 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1877 / 2013 ] simplifiying candidate # 17.894 * * * * [progress]: [ 1878 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1879 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1880 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1881 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1882 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1883 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1884 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1885 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1886 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1887 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1888 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1889 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1890 / 2013 ] simplifiying candidate # 17.895 * * * * [progress]: [ 1891 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1892 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1893 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1894 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1895 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1896 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1897 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1898 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1899 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1900 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1901 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1902 / 2013 ] simplifiying candidate # 17.896 * * * * [progress]: [ 1903 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1904 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1905 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1906 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1907 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1908 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1909 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1910 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1911 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1912 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1913 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1914 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1915 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1916 / 2013 ] simplifiying candidate # 17.897 * * * * [progress]: [ 1917 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1918 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1919 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1920 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1921 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1922 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1923 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1924 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1925 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1926 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1927 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1928 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1929 / 2013 ] simplifiying candidate # 17.898 * * * * [progress]: [ 1930 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1931 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1932 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1933 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1934 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1935 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1936 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1937 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1938 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1939 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1940 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1941 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1942 / 2013 ] simplifiying candidate # 17.899 * * * * [progress]: [ 1943 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1944 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1945 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1946 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1947 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1948 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1949 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1950 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1951 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1952 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1953 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1954 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1955 / 2013 ] simplifiying candidate # 17.900 * * * * [progress]: [ 1956 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1957 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1958 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1959 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1960 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1961 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1962 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1963 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1964 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1965 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1966 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1967 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1968 / 2013 ] simplifiying candidate # 17.901 * * * * [progress]: [ 1969 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1970 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1971 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1972 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1973 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1974 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1975 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1976 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1977 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1978 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1979 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1980 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1981 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1982 / 2013 ] simplifiying candidate # 17.902 * * * * [progress]: [ 1983 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1984 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1985 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1986 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1987 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1988 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1989 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1990 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1991 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1992 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1993 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1994 / 2013 ] simplifiying candidate # 17.903 * * * * [progress]: [ 1995 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 1996 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 1997 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 1998 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 1999 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2000 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2001 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2002 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2003 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2004 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2005 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2006 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2007 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2008 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2009 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2010 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2011 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2012 / 2013 ] simplifiying candidate # 17.904 * * * * [progress]: [ 2013 / 2013 ] simplifiying candidate # 17.948 * [simplify]: Simplifying: (expm1 (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (log1p (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (* (/ (exp (/ 1 x)) (exp (/ (/ (/ 1 x) x) x))) (exp (/ 1 (* x (* (* x x) (* x x)))))) (* (exp (- (/ 1 x) (/ (/ (/ 1 x) x) x))) (exp (/ 1 (* x (* (* x x) (* x x)))))) (log (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (exp (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (* (cbrt (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (cbrt (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))))) (cbrt (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (* (* (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (sqrt (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (sqrt (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x)))))) (+ (* (- 1 (/ (/ 1 x) x)) (* x (* (* x x) (* x x)))) (* x 1)) (* x (* x (* (* x x) (* x x)))) (+ (* (- (* 1 x) (* x (/ (/ 1 x) x))) (* x (* (* x x) (* x x)))) (* (* x x) 1)) (* (* x x) (* x (* (* x x) (* x x)))) (+ (* (- (pow (/ 1 x) 3) (pow (/ (/ (/ 1 x) x) x) 3)) (* x (* (* x x) (* x x)))) (* (+ (* (/ 1 x) (/ 1 x)) (+ (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 x) x) x)) (* (/ 1 x) (/ (/ (/ 1 x) x) x)))) 1)) (* (+ (* (/ 1 x) (/ 1 x)) (+ (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 x) x) x)) (* (/ 1 x) (/ (/ (/ 1 x) x) x)))) (* x (* (* x x) (* x x)))) (+ (* (- (* (/ 1 x) (/ 1 x)) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 x) x) x))) (* x (* (* x x) (* x x)))) (* (+ (/ 1 x) (/ (/ (/ 1 x) x) x)) 1)) (* (+ (/ 1 x) (/ (/ (/ 1 x) x) x)) (* x (* (* x x) (* x x)))) (+ (pow (- (/ 1 x) (/ (/ (/ 1 x) x) x)) 3) (pow (/ 1 (* x (* (* x x) (* x x)))) 3)) (+ (* (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (- (/ 1 x) (/ (/ (/ 1 x) x) x))) (- (* (/ 1 (* x (* (* x x) (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (* (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))))) (- (* (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (- (/ 1 x) (/ (/ (/ 1 x) x) x))) (* (/ 1 (* x (* (* x x) (* x x)))) (/ 1 (* x (* (* x x) (* x x)))))) (- (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 1) (/ (/ 1 x) x)) (/ 1 (* (* x x) (* x x)))) (+ (- 1 (/ (/ 1 x) x)) (/ 1 (* (* x x) (* x x)))) (+ (- 1 (/ (/ 1 x) x)) (/ 1 (* (* x x) (* x x)))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))) (* (cbrt (/ (/ (/ 1 x) x) x)) (* (cbrt (/ (/ (/ 1 x) x) x)) (cbrt (/ (/ (/ 1 x) x) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ (/ 1 x) x) x))) (sqrt (/ (/ (/ 1 x) x) x)) (* (sqrt (/ (/ (/ 1 x) x) x)) (sqrt (/ (/ (/ 1 x) x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (cbrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))) (* (/ (cbrt (/ (/ 1 x) x)) (cbrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) (sqrt x))) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)) (* (/ (cbrt (/ (/ 1 x) x)) (sqrt x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (cbrt (/ (/ 1 x) x)) x)) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1) (* (/ (cbrt (/ (/ 1 x) x)) x) (/ (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (cbrt x))) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ (/ 1 x) x)) (cbrt x)) (/ (sqrt (/ (/ 1 x) x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) (sqrt x))) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (* (/ (sqrt (/ (/ 1 x) x)) (sqrt x)) (/ (sqrt (/ (/ 1 x) x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (sqrt (/ (/ 1 x) x)) x)) (/ (sqrt (/ (/ 1 x) x)) 1) (* (/ (sqrt (/ (/ 1 x) x)) x) (/ (sqrt (/ (/ 1 x) x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (cbrt (/ 1 x)) (cbrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1) (* (/ (/ (cbrt (/ 1 x)) (sqrt x)) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (cbrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (cbrt (/ 1 x)) x) (cbrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) (sqrt x))) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) x) x)) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1) (* (/ (/ (cbrt (/ 1 x)) x) x) (/ (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) x) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) x) (/ (/ (sqrt (/ 1 x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (sqrt (/ 1 x)) x) (cbrt x)) (/ (/ (sqrt (/ 1 x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) (sqrt x))) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) x) (sqrt x)) (/ (/ (sqrt (/ 1 x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (/ (/ (sqrt (/ 1 x)) 1) 1) (* (/ (/ (sqrt (/ 1 x)) x) x) (/ (/ (sqrt (/ 1 x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (cbrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (cbrt 1) (cbrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) (sqrt x)) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1) (* (/ (/ (/ (cbrt 1) (sqrt x)) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (cbrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (cbrt 1) x) (cbrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) (sqrt x)) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1) (* (/ (/ (/ (cbrt 1) x) (sqrt x)) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (cbrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (cbrt 1) x) x) (cbrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) (sqrt x))) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)) (* (/ (/ (/ (cbrt 1) x) x) (sqrt x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (cbrt 1) x) x) x)) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1) (* (/ (/ (/ (cbrt 1) x) x) x) (/ (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (cbrt x)) x) x)) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ (sqrt 1) (cbrt x)) x) x) (/ (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x)) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) x) (/ (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (cbrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x))) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) (sqrt x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) (sqrt x)) x) x)) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1) (* (/ (/ (/ (sqrt 1) (sqrt x)) x) x) (/ (/ (/ (sqrt 1) (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (cbrt x)) x)) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ (sqrt 1) x) (cbrt x)) x) (/ (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (cbrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x))) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) (sqrt x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) (sqrt x)) x)) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1) (* (/ (/ (/ (sqrt 1) x) (sqrt x)) x) (/ (/ (/ (sqrt 1) 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (cbrt x))) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ (sqrt 1) x) x) (cbrt x)) (/ (/ (/ (sqrt 1) 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) (sqrt x))) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)) (* (/ (/ (/ (sqrt 1) x) x) (sqrt x)) (/ (/ (/ (sqrt 1) 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ (sqrt 1) x) x) x)) (/ (/ (/ (sqrt 1) 1) 1) 1) (* (/ (/ (/ (sqrt 1) x) x) x) (/ (/ (/ (sqrt 1) 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (cbrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (cbrt x)) (cbrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) (sqrt x)) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1) (* (/ (/ (/ 1 (cbrt x)) (sqrt x)) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (cbrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (cbrt x)) x) (cbrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) (sqrt x))) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)) (* (/ (/ (/ 1 (cbrt x)) x) (sqrt x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (cbrt x)) x) x)) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1) (* (/ (/ (/ 1 (cbrt x)) x) x) (/ (/ (/ 1 (* (cbrt x) (cbrt x))) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) x)) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x))) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) (sqrt x)) x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) x) (/ (/ (/ 1 (sqrt x)) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) x) (cbrt x)) (/ (/ (/ 1 (sqrt x)) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 (sqrt x)) x) x)) (/ (/ (/ 1 (sqrt x)) 1) 1) (* (/ (/ (/ 1 (sqrt x)) x) x) (/ (/ (/ 1 (sqrt x)) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ (/ 1 1) (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ (/ 1 1) (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ (/ 1 1) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ (/ 1 1) (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ (/ 1 1) (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ (/ 1 1) 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ (/ 1 1) 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ (/ 1 1) 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ (/ 1 1) 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ (/ 1 1) 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (cbrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) (sqrt x))) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (/ 1 x) (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (cbrt x)) x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (* (/ (/ (/ 1 x) (cbrt x)) x) (/ (/ 1 (* (cbrt x) (cbrt x))) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (cbrt x))) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) (sqrt x)) x)) (/ (/ 1 (sqrt x)) 1) (* (/ (/ (/ 1 x) (sqrt x)) x) (/ (/ 1 (sqrt x)) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ (/ 1 1) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ (/ 1 1) (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ (/ 1 1) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ (/ 1 1) 1) (* (/ (/ (/ 1 x) x) x) (/ (/ 1 1) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (cbrt x))) (/ 1 (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 x) x) (cbrt x)) (/ 1 (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) (sqrt x))) (/ 1 (sqrt x)) (* (/ (/ (/ 1 x) x) (sqrt x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) (/ 1 1) (* (/ (/ (/ 1 x) x) x) (/ 1 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (cbrt x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ (/ 1 x) (cbrt x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 x) x)) (/ (/ 1 x) 1) (* (/ (/ 1 x) x) (/ (/ 1 x) 1))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (/ 1 x) x) x)) 1 (* (/ (/ (/ 1 x) x) x) 1)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ 1 x)) (/ (/ 1 x) x) (* (/ 1 x) (/ (/ 1 x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ (/ (/ 1 x) x) x)) (/ 1 (* x (* (* x x) (* x x))))) (- (/ (/ (/ 1 x) x) x) (/ 1 (* x (* (* x x) (* x x))))) (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 (/ (/ 1 x) x)) (log1p (/ (/ 1 x) x)) (- -1 1) (- (- 1) 1) (- (- (log x)) (log x)) (- (- 0 (log x)) (log x)) (- (- (log 1) (log x)) (log x)) (- (log (/ 1 x)) (log x)) (log (/ (/ 1 x) x)) (exp (/ (/ 1 x) x)) (/ (/ (* (* 1 1) 1) (* (* x x) x)) (* (* x x) x)) (/ (* (* (/ 1 x) (/ 1 x)) (/ 1 x)) (* (* x x) x)) (* (cbrt (/ (/ 1 x) x)) (cbrt (/ (/ 1 x) x))) (cbrt (/ (/ 1 x) x)) (* (* (/ (/ 1 x) x) (/ (/ 1 x) x)) (/ (/ 1 x) x)) (sqrt (/ (/ 1 x) x)) (sqrt (/ (/ 1 x) x)) (- (/ 1 x)) (- x) (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (cbrt x) (cbrt x))) (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (sqrt x)) (/ (cbrt (/ 1 x)) (sqrt x)) (/ (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) 1) (/ (cbrt (/ 1 x)) x) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) 1) (/ (sqrt (/ 1 x)) x) (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt 1) (cbrt x)) (cbrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (sqrt x)) (/ (/ (cbrt 1) (cbrt x)) (sqrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) 1) (/ (/ (cbrt 1) (cbrt x)) x) (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ (cbrt 1) (sqrt x)) (cbrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (sqrt x)) (/ (/ (cbrt 1) (sqrt x)) (sqrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) 1) (/ (/ (cbrt 1) (sqrt x)) x) (/ (/ (* (cbrt 1) (cbrt 1)) 1) (* (cbrt x) (cbrt x))) (/ (/ (cbrt 1) x) (cbrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) 1) (sqrt x)) (/ (/ (cbrt 1) x) (sqrt x)) (/ (/ (* (cbrt 1) (cbrt 1)) 1) 1) (/ (/ (cbrt 1) x) x) (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (sqrt 1) (cbrt x)) (cbrt x)) (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) (sqrt x)) (/ (/ (sqrt 1) (cbrt x)) (sqrt x)) (/ (/ (sqrt 1) (* (cbrt x) (cbrt x))) 1) (/ (/ (sqrt 1) (cbrt x)) x) (/ (/ (sqrt 1) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt 1) (sqrt x)) (cbrt x)) (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (/ (/ (sqrt 1) (sqrt x)) (sqrt x)) (/ (/ (sqrt 1) (sqrt x)) 1) (/ (/ (sqrt 1) (sqrt x)) x) (/ (/ (sqrt 1) 1) (* (cbrt x) (cbrt x))) (/ (/ (sqrt 1) x) (cbrt x)) (/ (/ (sqrt 1) 1) (sqrt x)) (/ (/ (sqrt 1) x) (sqrt x)) (/ (/ (sqrt 1) 1) 1) (/ (/ (sqrt 1) x) x) (/ (/ 1 (* (cbrt x) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ 1 (cbrt x)) (cbrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) (sqrt x)) (/ (/ 1 (cbrt x)) (sqrt x)) (/ (/ 1 (* (cbrt x) (cbrt x))) 1) (/ (/ 1 (cbrt x)) x) (/ (/ 1 (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) 1) (/ (/ 1 (sqrt x)) x) (/ (/ 1 1) (* (cbrt x) (cbrt x))) (/ (/ 1 x) (cbrt x)) (/ (/ 1 1) (sqrt x)) (/ (/ 1 x) (sqrt x)) (/ (/ 1 1) 1) (/ (/ 1 x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (/ 1 x) (cbrt x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) (/ 1 1) (/ (/ 1 x) x) (/ 1 (* (cbrt x) (cbrt x))) (/ (/ 1 x) (cbrt x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) (/ 1 1) (/ (/ 1 x) x) (/ 1 x) (/ x (/ 1 x)) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) 1) (/ x (cbrt (/ 1 x))) (/ x (sqrt (/ 1 x))) (/ x (/ (cbrt 1) (cbrt x))) (/ x (/ (cbrt 1) (sqrt x))) (/ x (/ (cbrt 1) x)) (/ x (/ (sqrt 1) (cbrt x))) (/ x (/ (sqrt 1) (sqrt x))) (/ x (/ (sqrt 1) x)) (/ x (/ 1 (cbrt x))) (/ x (/ 1 (sqrt x))) (/ x (/ 1 x)) (/ x (/ 1 x)) (/ x (/ 1 x)) (* x x) (expm1 (/ 1 (* x (* (* x x) (* x x))))) (log1p (/ 1 (* x (* (* x x) (* x x))))) (- (+ 1 (+ (+ 1 1) (+ 1 1)))) (- (+ 1 (+ (+ 1 1) 2))) (- (+ 1 (+ (+ 1 1) (+ 1 1)))) (- (+ 1 (+ (+ 1 1) (* 2 1)))) (- (+ 1 (+ 2 (+ 1 1)))) (- (+ 1 (+ 2 2))) (- (+ 1 (+ 2 (+ 1 1)))) (- (+ 1 (+ 2 (* 2 1)))) (- (+ 1 (+ (+ 1 1) (+ 1 1)))) (- (+ 1 (+ (+ 1 1) 2))) (- (+ 1 (+ (+ 1 1) (+ 1 1)))) (- (+ 1 (+ (+ 1 1) (* 2 1)))) (- (+ 1 (+ (* 2 1) (+ 1 1)))) (- (+ 1 (+ (* 2 1) 2))) (- (+ 1 (+ (* 2 1) (+ 1 1)))) (- (+ 1 (+ (* 2 1) (* 2 1)))) (- (+ 1 (* 2 (+ 1 1)))) (- (+ 1 (* 2 (+ 1 1)))) (- (+ 1 (* 2 2))) (- (+ 1 (* 2 (+ 1 1)))) (- (+ 1 (* 2 (+ 1 1)))) (- (+ 1 (* 2 (* 2 1)))) (- 1) (- 1) (- 1) (- 1) (- 1) (- 1) (- (+ (log x) (+ (+ (log x) (log x)) (+ (log x) (log x))))) (- (+ (log x) (+ (+ (log x) (log x)) (log (* x x))))) (- (+ (log x) (+ (log (* x x)) (+ (log x) (log x))))) (- (+ (log x) (+ (log (* x x)) (log (* x x))))) (- (+ (log x) (log (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- 0 (+ (log x) (+ (+ (log x) (log x)) (+ (log x) (log x))))) (- 0 (+ (log x) (+ (+ (log x) (log x)) (log (* x x))))) (- 0 (+ (log x) (+ (log (* x x)) (+ (log x) (log x))))) (- 0 (+ (log x) (+ (log (* x x)) (log (* x x))))) (- 0 (+ (log x) (log (* (* x x) (* x x))))) (- 0 (log (* x (* (* x x) (* x x))))) (- (log 1) (+ (log x) (+ (+ (log x) (log x)) (+ (log x) (log x))))) (- (log 1) (+ (log x) (+ (+ (log x) (log x)) (log (* x x))))) (- (log 1) (+ (log x) (+ (log (* x x)) (+ (log x) (log x))))) (- (log 1) (+ (log x) (+ (log (* x x)) (log (* x x))))) (- (log 1) (+ (log x) (log (* (* x x) (* x x))))) (- (log 1) (log (* x (* (* x x) (* x x))))) (log (/ 1 (* x (* (* x x) (* x x))))) (exp (/ 1 (* x (* (* x x) (* x x))))) (/ (* (* 1 1) 1) (* (* (* x x) x) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* x x) x) (* (* x x) x))))) (/ (* (* 1 1) 1) (* (* (* x x) x) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* x x) (* x x)) (* x x))))) (/ (* (* 1 1) 1) (* (* (* x x) x) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* x x) x) (* (* x x) x))))) (/ (* (* 1 1) 1) (* (* (* x x) x) (* (* (* (* x x) (* x x)) (* x x)) (* (* (* x x) (* x x)) (* x x))))) (/ (* (* 1 1) 1) (* (* (* x x) x) (* (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (* x x) (* x x))))) (/ (* (* 1 1) 1) (* (* (* x (* (* x x) (* x x))) (* x (* (* x x) (* x x)))) (* x (* (* x x) (* x x))))) (* (cbrt (/ 1 (* x (* (* x x) (* x x))))) (cbrt (/ 1 (* x (* (* x x) (* x x)))))) (cbrt (/ 1 (* x (* (* x x) (* x x))))) (* (* (/ 1 (* x (* (* x x) (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (/ 1 (* x (* (* x x) (* x x))))) (sqrt (/ 1 (* x (* (* x x) (* x x))))) (sqrt (/ 1 (* x (* (* x x) (* x x))))) (- 1) (- (* x (* (* x x) (* x x)))) (/ (* (cbrt 1) (cbrt 1)) x) (/ (cbrt 1) (* (* x x) (* x x))) (/ (sqrt 1) x) (/ (sqrt 1) (* (* x x) (* x x))) (/ 1 x) (/ 1 (* (* x x) (* x x))) (/ 1 (* x (* (* x x) (* x x)))) (/ (* x (* (* x x) (* x x))) 1) (/ 1 x) (/ (* x (* (* x x) (* x x))) (cbrt 1)) (/ (* x (* (* x x) (* x x))) (sqrt 1)) (/ (* x (* (* x x) (* x x))) 1) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (- (+ (/ 1 (pow x 5)) (/ 1 x)) (/ 1 (pow x 3))) (pow x 4) (pow x 4) (pow x 4) (/ 1 (pow x 2)) (/ 1 (pow x 2)) (/ 1 (pow x 2)) (/ 1 (pow x 5)) (/ 1 (pow x 5)) (/ 1 (pow x 5)) 18.092 * * [simplify]: iteration 1: (1019 enodes) 19.060 * * [simplify]: Extracting #0: cost 167 inf + 0 19.061 * * [simplify]: Extracting #1: cost 365 inf + 6 19.064 * * [simplify]: Extracting #2: cost 523 inf + 10300 19.086 * * [simplify]: Extracting #3: cost 535 inf + 54434 19.111 * * [simplify]: Extracting #4: cost 199 inf + 150431 19.149 * * [simplify]: Extracting #5: cost 32 inf + 219148 19.213 * * [simplify]: Extracting #6: cost 0 inf + 238371 19.303 * [simplify]: Simplified to: (expm1 (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (log1p (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (exp (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (exp (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (log (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (exp (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (* (cbrt (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (cbrt (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))))) (cbrt (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (* (* (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (sqrt (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (sqrt (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (fma (- 1 (/ 1 (* x x))) (* x (* (* x x) (* x x))) x) (* (* x x) (* (* x x) (* x x))) (fma (- x (* (/ 1 (* x x)) x)) (* x (* (* x x) (* x x))) (* x x)) (* (* x (* (* x x) (* x x))) (* x x)) (fma (- (/ 1 (* (* x x) x)) (* (/ (/ 1 (* x x)) x) (* (/ (/ 1 (* x x)) x) (/ (/ 1 (* x x)) x)))) (* x (* (* x x) (* x x))) (fma (/ 1 x) (/ 1 x) (fma (/ (/ 1 (* x x)) x) (/ (/ 1 (* x x)) x) (/ (/ (/ 1 (* x x)) x) x)))) (* (fma (/ 1 x) (/ 1 x) (fma (/ (/ 1 (* x x)) x) (/ (/ 1 (* x x)) x) (/ (/ (/ 1 (* x x)) x) x))) (* x (* (* x x) (* x x)))) (fma (* (+ (/ 1 x) (/ (/ 1 (* x x)) x)) (- (/ 1 x) (/ (/ 1 (* x x)) x))) (* x (* (* x x) (* x x))) (+ (/ 1 x) (/ (/ 1 (* x x)) x))) (* (* (+ (/ 1 x) (/ (/ 1 (* x x)) x)) x) (* (* x x) (* x x))) (+ (* (* (/ 1 (* x (* (* x x) (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (/ 1 (* x (* (* x x) (* x x))))) (* (* (- (/ 1 x) (/ (/ 1 (* x x)) x)) (- (/ 1 x) (/ (/ 1 (* x x)) x))) (- (/ 1 x) (/ (/ 1 (* x x)) x)))) (fma (- (/ 1 x) (/ (/ 1 (* x x)) x)) (- (/ 1 x) (/ (/ 1 (* x x)) x)) (* (/ 1 (* x (* (* x x) (* x x)))) (- (/ 1 (* x (* (* x x) (* x x)))) (- (/ 1 x) (/ (/ 1 (* x x)) x))))) (* (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (- (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x)))))) (- (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- (/ 1 x) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (- 1 (/ 1 (* x x))) (/ 1 (* (* x x) (* x x)))) (+ (- 1 (/ 1 (* x x))) (/ 1 (* (* x x) (* x x)))) (+ (- 1 (/ 1 (* x x))) (/ 1 (* (* x x) (* x x)))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (fma (- (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))) (* (cbrt (/ (/ 1 (* x x)) x)) (* (cbrt (/ (/ 1 (* x x)) x)) (cbrt (/ (/ 1 (* x x)) x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (sqrt (/ (/ 1 (* x x)) x))) (sqrt (/ (/ 1 (* x x)) x)) (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (cbrt (/ 1 (* x x)))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (* (/ (cbrt (/ 1 (* x x))) (cbrt x)) (/ (cbrt (/ 1 (* x x))) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x)) (/ (* (cbrt (/ 1 (* x x))) (/ (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 (* x x))) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (/ (* (cbrt (/ 1 (* x x))) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (sqrt (/ 1 (* x x)))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)) (* (/ (sqrt (/ 1 (* x x))) (cbrt x)) (/ (/ (sqrt (/ 1 (* x x))) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x)) (* (/ (sqrt (/ 1 (* x x))) (sqrt x)) (/ (sqrt (/ 1 (* x x))) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (sqrt (/ 1 (* x x)))) x) (sqrt (/ 1 (* x x))) (/ (* (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x)))) x))) (+ (fma (- (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (* (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (cbrt x) (cbrt x))) (/ (/ (cbrt (/ 1 x)) (cbrt x)) (cbrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (sqrt x))) (sqrt x)))) (+ (fma (- (/ (cbrt (/ 1 x)) (* x (cbrt x)))) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (* (/ (cbrt (/ 1 x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (* (cbrt x) (sqrt x))) (/ (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (* (/ (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (sqrt x)) (/ (/ (cbrt (/ 1 x)) (sqrt x)) (sqrt x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) (sqrt x))) x) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (* (/ (cbrt (/ 1 x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (cbrt (/ 1 x)) x)) (cbrt x)) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (* (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (* (cbrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (* (/ (/ (cbrt (/ 1 x)) x) (sqrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x))))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (cbrt (/ 1 x)) x)) x) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (* (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (/ (cbrt (/ 1 x)) x) x)))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (cbrt x)) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) (cbrt x))) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (cbrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (sqrt x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (cbrt x)) x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) (cbrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (* (cbrt x) (cbrt x)))) (cbrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x))) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (* (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)) (/ (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) (sqrt x))) x) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (sqrt (/ 1 x)) x)) (cbrt x)) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (* (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (/ (sqrt (/ 1 x)) x) (cbrt x))))) (+ (fma (/ (- (/ (sqrt (/ 1 x)) x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (* (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (* (sqrt x) x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ (sqrt (/ 1 x)) x) x)) (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (/ (/ (sqrt (/ 1 x)) x) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (* (cbrt x) (cbrt x)) (* (cbrt x) (cbrt x)))) (/ (/ 1 (cbrt x)) (* (cbrt x) (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))) x))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (cbrt x) (cbrt x))) (/ (/ 1 (* (sqrt x) (cbrt x))) (cbrt x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))) (* (/ (/ 1 (cbrt x)) (* (sqrt x) (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (sqrt x) (sqrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* (sqrt x) (cbrt x)))) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (/ 1 (cbrt x)) (* x (sqrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (cbrt x)) (* (cbrt x) x))) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ (/ 1 (cbrt x)) (* (cbrt x) x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (cbrt x)) x)) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (* (/ (/ 1 (cbrt x)) x) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (- (/ (/ 1 (cbrt x)) (* x x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (cbrt x)) (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x))) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))) (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (sqrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 (sqrt x)) (* x (cbrt x)))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ 1 (sqrt x)) (* x (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (cbrt x)) (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (cbrt x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ (/ 1 (sqrt x)) (sqrt x))) x) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (sqrt x)) x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (cbrt x))) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (* (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ (/ 1 (sqrt x)) x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ (/ 1 (sqrt x)) x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ (/ 1 (sqrt x)) x) (sqrt x))))) (+ (fma (- (/ (/ 1 (sqrt x)) (* x x))) (/ 1 (sqrt x)) (* (/ (/ 1 (sqrt x)) (* x x)) (/ 1 (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (cbrt x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) (* (cbrt x) (cbrt x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* (cbrt x) x))) (sqrt x)) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (* (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ (/ 1 (* (cbrt x) x)) (sqrt x))))) (+ (fma (/ (- (/ 1 (* (cbrt x) x))) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (* (cbrt x) x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) (cbrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (* (/ (/ 1 x) (sqrt x)) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x))) (cbrt x)))) (+ (fma (/ (- (/ (/ 1 x) (sqrt x))) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (* (/ (/ (/ 1 x) (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ (/ 1 x) (sqrt x))) x) (/ 1 (sqrt x)) (* (/ 1 (sqrt x)) (/ (/ (/ 1 x) (sqrt x)) x)))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ (- (/ 1 (* x x))) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (* (/ (/ 1 (* x x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x)))))) (+ (fma (/ (- (/ 1 (* x x))) (sqrt x)) (/ 1 (sqrt x)) (/ (* (/ 1 (* x x)) (/ 1 (sqrt x))) (sqrt x))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ 1 (* (cbrt x) x))) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (* (/ 1 (* (cbrt x) x)) (/ (/ 1 x) (* (cbrt x) (cbrt x)))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (- (/ (/ 1 x) (sqrt x))) (/ (/ 1 x) (sqrt x)) (* (/ (/ 1 x) (sqrt x)) (/ (/ 1 x) (sqrt x))))) (+ (fma (- (/ 1 (* x x))) (/ 1 x) (* (/ 1 x) (/ 1 (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (+ (fma (/ (- (/ 1 (* x x))) x) 1 (/ (/ 1 (* x x)) x)) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ 1 (* x (* (* x x) (* x x)))) (fma (/ -1 x) (/ 1 (* x x)) (* (/ 1 x) (/ 1 (* x x))))) (+ (/ (- (/ 1 (* x x))) x) (/ 1 (* x (* (* x x) (* x x))))) (+ (/ (- (/ 1 (* x x))) x) (/ 1 (* x (* (* x x) (* x x))))) (- (/ (/ 1 (* x x)) x) (/ 1 (* x (* (* x x) (* x x))))) (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 (* 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) 2 2 (log (* (* x x) (* x x))) (log (* (* x x) (* x x))) (log (* (* x x) (* x x))) (log (* (* x x) (* 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)))) (fabs (* x x)) (fabs (* x x)) (* x x) (* x x) (* x x) (* x x) 4 4 2 2 4 4 4 2 2 4 (* (* x x) x) (* (* x x) x) (expm1 (/ 1 (* x x))) (log1p (/ 1 (* x x))) -2 -2 (- (- (log x)) (log x)) (- (- (log x)) (log x)) (- (- (log x)) (log x)) (- (- (log x)) (log x)) (- (- (log x)) (log x)) (exp (/ 1 (* x x))) (/ 1 (* (* (* x x) x) (* (* x x) x))) (/ (/ 1 (* (* x x) x)) (* (* x x) x)) (* (cbrt (/ 1 (* x x))) (cbrt (/ 1 (* x x)))) (cbrt (/ 1 (* x x))) (* (* (/ 1 (* x x)) (/ 1 (* x x))) (/ 1 (* x x))) (sqrt (/ 1 (* x x))) (sqrt (/ 1 (* x x))) (/ -1 x) (- x) (* (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (cbrt x))) (/ (cbrt (/ 1 x)) (cbrt x)) (/ (cbrt (/ 1 x)) (/ (sqrt x) (cbrt (/ 1 x)))) (/ (cbrt (/ 1 x)) (sqrt x)) (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (/ (cbrt (/ 1 x)) x) (/ (sqrt (/ 1 x)) (* (cbrt x) (cbrt x))) (/ (sqrt (/ 1 x)) (cbrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (/ (sqrt (/ 1 x)) (sqrt x)) (sqrt (/ 1 x)) (/ (sqrt (/ 1 x)) x) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ 1 (* (sqrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ 1 (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ 1 (* (cbrt x) (sqrt x))) (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (/ 1 (sqrt x)) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ 1 (* (cbrt x) x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) 1 (/ 1 (* x x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ 1 (* (sqrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ 1 (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (/ 1 (sqrt x)) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ 1 (* (cbrt x) x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) 1 (/ 1 (* x x)) (/ (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (cbrt x)) (cbrt x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (sqrt x)) (/ 1 (* (sqrt x) (cbrt x))) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ (/ 1 (cbrt x)) x) (/ (/ (/ 1 (sqrt x)) (cbrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (cbrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ (/ 1 (sqrt x)) (sqrt x)) (/ 1 (sqrt x)) (/ (/ 1 (sqrt x)) x) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ 1 (* (cbrt x) x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) 1 (/ 1 (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ 1 (* (cbrt x) x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) 1 (/ 1 (* x x)) (* (/ 1 (cbrt x)) (/ 1 (cbrt x))) (/ 1 (* (cbrt x) x)) (/ 1 (sqrt x)) (/ (/ 1 x) (sqrt x)) 1 (/ 1 (* x x)) (/ 1 x) (* (/ x 1) x) (/ (/ 1 x) (* (cbrt x) (cbrt x))) (/ (/ 1 x) (sqrt x)) (/ 1 x) (/ x (cbrt (/ 1 x))) (/ x (sqrt (/ 1 x))) (* (/ x 1) (cbrt x)) (/ x (/ 1 (sqrt x))) (* (/ x 1) x) (* (/ x 1) (cbrt x)) (/ x (/ 1 (sqrt x))) (* (/ x 1) x) (* (/ x 1) (cbrt x)) (/ x (/ 1 (sqrt x))) (* (/ x 1) x) (* (/ x 1) x) (* (/ x 1) x) (* x x) (expm1 (/ 1 (* x (* (* x x) (* x x))))) (log1p (/ 1 (* x (* (* x x) (* x x))))) -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -5 -1 -1 -1 -1 -1 -1 (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (- (log (* x (* (* x x) (* x x))))) (exp (/ 1 (* x (* (* x x) (* x x))))) (/ (/ 1 (* (* x x) x)) (* (* (* (* x x) x) (* (* x x) x)) (* (* (* x x) x) (* (* x x) x)))) (/ 1 (* (* (* (* x x) x) (* (* (* x x) (* x x)) (* x x))) (* (* (* x x) x) (* (* x x) x)))) (/ 1 (* (* (* (* x x) x) (* (* (* x x) (* x x)) (* x x))) (* (* (* x x) x) (* (* x x) x)))) (/ (/ 1 (* (* x x) x)) (* (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (* x x) (* x x)))) (/ 1 (* (* (* (* x x) (* x x)) (* (* (* x x) (* x x)) (* (* x x) (* x x)))) (* (* x x) x))) (/ (/ 1 (* (* x (* (* x x) (* x x))) (* x (* (* x x) (* x x))))) (* x (* (* x x) (* x x)))) (* (cbrt (/ 1 (* x (* (* x x) (* x x))))) (cbrt (/ 1 (* x (* (* x x) (* x x)))))) (cbrt (/ 1 (* x (* (* x x) (* x x))))) (* (* (/ 1 (* x (* (* x x) (* x x)))) (/ 1 (* x (* (* x x) (* x x))))) (/ 1 (* x (* (* x x) (* x x))))) (sqrt (/ 1 (* x (* (* x x) (* x x))))) (sqrt (/ 1 (* x (* (* x x) (* x x))))) -1 (* x (- (* (* x x) (* x x)))) (/ 1 x) (/ 1 (* (* x x) (* x x))) (/ 1 x) (/ 1 (* (* x x) (* x x))) (/ 1 x) (/ 1 (* (* x x) (* x x))) (/ 1 (* x (* (* x x) (* x x)))) (* x (* (* x x) (* x x))) (/ 1 x) (* x (* (* x x) (* x x))) (* x (* (* x x) (* x x))) (* x (* (* x x) (* x x))) (+ (/ 1 (pow x 5)) (- (/ 1 x) (/ 1 (* (* x x) x)))) (+ (/ 1 (pow x 5)) (- (/ 1 x) (/ 1 (* (* x x) x)))) (+ (/ 1 (pow x 5)) (- (/ 1 x) (/ 1 (* (* x x) x)))) (* (* x x) (* x x)) (* (* x x) (* x x)) (* (* x x) (* x x)) (/ 1 (* x x)) (/ 1 (* x x)) (/ 1 (* x x)) (/ 1 (pow x 5)) (/ 1 (pow x 5)) (/ 1 (pow x 5)) 19.756 * * * [progress]: adding candidates to table 49.247 * [progress]: [Phase 3 of 3] Extracting. 49.248 * * [regime]: Finding splitpoints for: (# # #) 49.248 * * * [regime-changes]: Trying 1 branch expressions: (x) 49.248 * * * * [regimes]: Trying to branch on x from (# # #) 49.311 * * * [regime]: Found split indices: #