48.489 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.020 * * * [progress]: [2/2] Setting up program. 0.023 * [progress]: [Phase 2 of 3] Improving. 0.023 * [simplify]: Simplifying: (/ x (+ (* x x) 1.0)) 0.023 * * [simplify]: Extracting # 0 : cost 0 0.023 * * [simplify]: Extracting # 1 : cost 0 0.023 * * [simplify]: Extracting # 2 : cost 0 0.023 * * [simplify]: Extracting # 3 : cost 0 0.023 * * [simplify]: Extracting # 4 : cost 0 0.023 * * [simplify]: iteration 0 : 5 enodes (cost 7 ) 0.025 * * [simplify]: Extracting # 0 : cost 0 0.025 * * [simplify]: Extracting # 1 : cost 0 0.025 * * [simplify]: iteration 1 : 7 enodes (cost 6 ) 0.027 * * [simplify]: Extracting # 0 : cost 0 0.028 * * [simplify]: iteration done: 7 enodes (cost 6 ) 0.028 * [simplify]: Simplified to: (/ x (fma x x 1.0)) 0.032 * * [progress]: iteration 1 / 4 0.032 * * * [progress]: picking best candidate 0.034 * * * * [pick]: Picked # 0.034 * * * [progress]: localizing error 0.044 * * * [progress]: generating rewritten candidates 0.044 * * * * [progress]: [ 1 / 2 ] rewriting at (2) 0.061 * * * * [progress]: [ 2 / 2 ] rewriting at (2 2) 0.071 * * * [progress]: generating series expansions 0.071 * * * * [progress]: [ 1 / 2 ] generating series at (2) 0.071 * [backup-simplify]: Simplify (/ x (+ (* x x) 1.0)) into (/ x (+ (pow x 2) 1.0)) 0.071 * [approximate]: Taking taylor expansion of (/ x (+ (pow x 2) 1.0)) in (x) around 0 0.071 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1.0)) in x 0.071 * [taylor]: Taking taylor expansion of x in x 0.071 * [backup-simplify]: Simplify 0 into 0 0.071 * [backup-simplify]: Simplify 1 into 1 0.071 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.071 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.071 * [taylor]: Taking taylor expansion of x in x 0.071 * [backup-simplify]: Simplify 0 into 0 0.071 * [backup-simplify]: Simplify 1 into 1 0.071 * [taylor]: Taking taylor expansion of 1.0 in x 0.071 * [backup-simplify]: Simplify 1.0 into 1.0 0.072 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.072 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 0.072 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 2) 1.0)) in x 0.072 * [taylor]: Taking taylor expansion of x in x 0.072 * [backup-simplify]: Simplify 0 into 0 0.072 * [backup-simplify]: Simplify 1 into 1 0.072 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.072 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.072 * [taylor]: Taking taylor expansion of x in x 0.072 * [backup-simplify]: Simplify 0 into 0 0.072 * [backup-simplify]: Simplify 1 into 1 0.072 * [taylor]: Taking taylor expansion of 1.0 in x 0.072 * [backup-simplify]: Simplify 1.0 into 1.0 0.072 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.073 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 0.073 * [backup-simplify]: Simplify 1.0 into 1.0 0.073 * [backup-simplify]: Simplify (+ 0 0) into 0 0.073 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)))) into 0 0.073 * [backup-simplify]: Simplify 0 into 0 0.074 * [backup-simplify]: Simplify (* 1 1) into 1 0.074 * [backup-simplify]: Simplify (+ 1 0) into 1 0.076 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)) (* 0 (/ 0 1.0)))) into (- 1.0) 0.076 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 0.077 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.077 * [backup-simplify]: Simplify (+ 0 0) into 0 0.078 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* (- 1.0) (/ 0 1.0)))) into 0 0.078 * [backup-simplify]: Simplify 0 into 0 0.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.087 * [backup-simplify]: Simplify (+ 0 0) into 0 0.093 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)) (* 0 (/ 0 1.0)))) into 1.0 0.094 * [backup-simplify]: Simplify 1.0 into 1.0 0.094 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 5)) (+ (* (- 1.0) (pow x 3)) (* 1.0 x))) into (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) 0.095 * [backup-simplify]: Simplify (/ (/ 1 x) (+ (* (/ 1 x) (/ 1 x)) 1.0)) into (/ 1 (* x (+ (/ 1 (pow x 2)) 1.0))) 0.095 * [approximate]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1.0))) in (x) around 0 0.095 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1.0))) in x 0.095 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1.0)) in x 0.095 * [taylor]: Taking taylor expansion of x in x 0.095 * [backup-simplify]: Simplify 0 into 0 0.095 * [backup-simplify]: Simplify 1 into 1 0.095 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.095 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.095 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.096 * [taylor]: Taking taylor expansion of x in x 0.096 * [backup-simplify]: Simplify 0 into 0 0.096 * [backup-simplify]: Simplify 1 into 1 0.096 * [backup-simplify]: Simplify (* 1 1) into 1 0.096 * [backup-simplify]: Simplify (/ 1 1) into 1 0.096 * [taylor]: Taking taylor expansion of 1.0 in x 0.096 * [backup-simplify]: Simplify 1.0 into 1.0 0.097 * [backup-simplify]: Simplify (+ 1 0) into 1 0.097 * [backup-simplify]: Simplify (* 0 1) into 0 0.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.099 * [backup-simplify]: Simplify (+ 0 0) into 0 0.100 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.100 * [backup-simplify]: Simplify (/ 1 1) into 1 0.100 * [taylor]: Taking taylor expansion of (/ 1 (* x (+ (/ 1 (pow x 2)) 1.0))) in x 0.100 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1.0)) in x 0.100 * [taylor]: Taking taylor expansion of x in x 0.100 * [backup-simplify]: Simplify 0 into 0 0.100 * [backup-simplify]: Simplify 1 into 1 0.100 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.100 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.100 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.100 * [taylor]: Taking taylor expansion of x in x 0.100 * [backup-simplify]: Simplify 0 into 0 0.101 * [backup-simplify]: Simplify 1 into 1 0.101 * [backup-simplify]: Simplify (* 1 1) into 1 0.101 * [backup-simplify]: Simplify (/ 1 1) into 1 0.101 * [taylor]: Taking taylor expansion of 1.0 in x 0.101 * [backup-simplify]: Simplify 1.0 into 1.0 0.102 * [backup-simplify]: Simplify (+ 1 0) into 1 0.103 * [backup-simplify]: Simplify (* 0 1) into 0 0.103 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.105 * [backup-simplify]: Simplify (+ 0 0) into 0 0.105 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.106 * [backup-simplify]: Simplify (/ 1 1) into 1 0.106 * [backup-simplify]: Simplify 1 into 1 0.107 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.108 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.109 * [backup-simplify]: Simplify (+ (* 0 1.0) (+ (* 1 0) (* 0 1))) into 0 0.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.110 * [backup-simplify]: Simplify 0 into 0 0.111 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.112 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.112 * [backup-simplify]: Simplify (+ 0 0) into 0 0.116 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (+ (* 0 0) (* 0 1)))) into 1.0 0.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 0.120 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 0.121 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.123 * [backup-simplify]: Simplify (+ 0 0) into 0 0.124 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1))))) into 0 0.125 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1.0 1)) (* (- 1.0) (/ 0 1)))) into 0 0.125 * [backup-simplify]: Simplify 0 into 0 0.127 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.128 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.128 * [backup-simplify]: Simplify (+ 0 0) into 0 0.130 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1)))))) into 0 0.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 0.135 * [backup-simplify]: Simplify 1.0 into 1.0 0.136 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 x) 5)) (+ (* (- 1.0) (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 0.136 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0)) into (/ -1 (* x (+ (/ 1 (pow x 2)) 1.0))) 0.136 * [approximate]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1.0))) in (x) around 0 0.137 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1.0))) in x 0.137 * [taylor]: Taking taylor expansion of -1 in x 0.137 * [backup-simplify]: Simplify -1 into -1 0.137 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1.0)) in x 0.137 * [taylor]: Taking taylor expansion of x in x 0.137 * [backup-simplify]: Simplify 0 into 0 0.137 * [backup-simplify]: Simplify 1 into 1 0.137 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.137 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.137 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.137 * [taylor]: Taking taylor expansion of x in x 0.137 * [backup-simplify]: Simplify 0 into 0 0.137 * [backup-simplify]: Simplify 1 into 1 0.137 * [backup-simplify]: Simplify (* 1 1) into 1 0.138 * [backup-simplify]: Simplify (/ 1 1) into 1 0.138 * [taylor]: Taking taylor expansion of 1.0 in x 0.138 * [backup-simplify]: Simplify 1.0 into 1.0 0.138 * [backup-simplify]: Simplify (+ 1 0) into 1 0.139 * [backup-simplify]: Simplify (* 0 1) into 0 0.139 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.140 * [backup-simplify]: Simplify (+ 0 0) into 0 0.141 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.141 * [backup-simplify]: Simplify (/ -1 1) into -1 0.141 * [taylor]: Taking taylor expansion of (/ -1 (* x (+ (/ 1 (pow x 2)) 1.0))) in x 0.142 * [taylor]: Taking taylor expansion of -1 in x 0.142 * [backup-simplify]: Simplify -1 into -1 0.142 * [taylor]: Taking taylor expansion of (* x (+ (/ 1 (pow x 2)) 1.0)) in x 0.142 * [taylor]: Taking taylor expansion of x in x 0.142 * [backup-simplify]: Simplify 0 into 0 0.142 * [backup-simplify]: Simplify 1 into 1 0.142 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.142 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.142 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.142 * [taylor]: Taking taylor expansion of x in x 0.142 * [backup-simplify]: Simplify 0 into 0 0.142 * [backup-simplify]: Simplify 1 into 1 0.143 * [backup-simplify]: Simplify (* 1 1) into 1 0.143 * [backup-simplify]: Simplify (/ 1 1) into 1 0.143 * [taylor]: Taking taylor expansion of 1.0 in x 0.143 * [backup-simplify]: Simplify 1.0 into 1.0 0.143 * [backup-simplify]: Simplify (+ 1 0) into 1 0.144 * [backup-simplify]: Simplify (* 0 1) into 0 0.144 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.145 * [backup-simplify]: Simplify (+ 0 0) into 0 0.146 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 0.147 * [backup-simplify]: Simplify (/ -1 1) into -1 0.147 * [backup-simplify]: Simplify -1 into -1 0.148 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.149 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.150 * [backup-simplify]: Simplify (+ (* 0 1.0) (+ (* 1 0) (* 0 1))) into 0 0.151 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.151 * [backup-simplify]: Simplify 0 into 0 0.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.153 * [backup-simplify]: Simplify (+ 0 0) into 0 0.156 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (+ (* 0 0) (* 0 1)))) into 1.0 0.160 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 0.161 * [backup-simplify]: Simplify 1.0 into 1.0 0.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.163 * [backup-simplify]: Simplify (+ 0 0) into 0 0.164 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1))))) into 0 0.166 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 1.0 1)) (* 1.0 (/ 0 1)))) into 0 0.166 * [backup-simplify]: Simplify 0 into 0 0.167 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.168 * [backup-simplify]: Simplify (+ 0 0) into 0 0.170 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1)))))) into 0 0.176 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 0.176 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 0.177 * [backup-simplify]: Simplify (+ (* (- 1.0) (pow (/ 1 (- x)) 5)) (+ (* 1.0 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 0.177 * * * * [progress]: [ 2 / 2 ] generating series at (2 2) 0.178 * [backup-simplify]: Simplify (+ (* x x) 1.0) into (+ (pow x 2) 1.0) 0.178 * [approximate]: Taking taylor expansion of (+ (pow x 2) 1.0) in (x) around 0 0.178 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.178 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.178 * [taylor]: Taking taylor expansion of x in x 0.178 * [backup-simplify]: Simplify 0 into 0 0.178 * [backup-simplify]: Simplify 1 into 1 0.178 * [taylor]: Taking taylor expansion of 1.0 in x 0.178 * [backup-simplify]: Simplify 1.0 into 1.0 0.178 * [taylor]: Taking taylor expansion of (+ (pow x 2) 1.0) in x 0.178 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.178 * [taylor]: Taking taylor expansion of x in x 0.178 * [backup-simplify]: Simplify 0 into 0 0.178 * [backup-simplify]: Simplify 1 into 1 0.178 * [taylor]: Taking taylor expansion of 1.0 in x 0.178 * [backup-simplify]: Simplify 1.0 into 1.0 0.179 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.179 * [backup-simplify]: Simplify 1.0 into 1.0 0.179 * [backup-simplify]: Simplify (+ 0 0) into 0 0.179 * [backup-simplify]: Simplify 0 into 0 0.179 * [backup-simplify]: Simplify (* 1 1) into 1 0.180 * [backup-simplify]: Simplify (+ 1 0) into 1 0.180 * [backup-simplify]: Simplify 1 into 1 0.181 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.181 * [backup-simplify]: Simplify (+ 0 0) into 0 0.181 * [backup-simplify]: Simplify 0 into 0 0.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.182 * [backup-simplify]: Simplify (+ 0 0) into 0 0.182 * [backup-simplify]: Simplify 0 into 0 0.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.183 * [backup-simplify]: Simplify (+ 0 0) into 0 0.184 * [backup-simplify]: Simplify 0 into 0 0.185 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 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 0) (+ (* 0 0) (* 0 1)))))) into 0 0.187 * [backup-simplify]: Simplify (+ 0 0) into 0 0.187 * [backup-simplify]: Simplify 0 into 0 0.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 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.189 * [backup-simplify]: Simplify (+ (* 1 (pow x 2)) 1.0) into (+ (pow x 2) 1.0) 0.189 * [backup-simplify]: Simplify (+ (* (/ 1 x) (/ 1 x)) 1.0) into (+ (/ 1 (pow x 2)) 1.0) 0.189 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in (x) around 0 0.189 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.189 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.189 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.189 * [taylor]: Taking taylor expansion of x in x 0.189 * [backup-simplify]: Simplify 0 into 0 0.189 * [backup-simplify]: Simplify 1 into 1 0.190 * [backup-simplify]: Simplify (* 1 1) into 1 0.190 * [backup-simplify]: Simplify (/ 1 1) into 1 0.190 * [taylor]: Taking taylor expansion of 1.0 in x 0.190 * [backup-simplify]: Simplify 1.0 into 1.0 0.190 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.190 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.190 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.190 * [taylor]: Taking taylor expansion of x in x 0.190 * [backup-simplify]: Simplify 0 into 0 0.190 * [backup-simplify]: Simplify 1 into 1 0.191 * [backup-simplify]: Simplify (* 1 1) into 1 0.191 * [backup-simplify]: Simplify (/ 1 1) into 1 0.191 * [taylor]: Taking taylor expansion of 1.0 in x 0.191 * [backup-simplify]: Simplify 1.0 into 1.0 0.192 * [backup-simplify]: Simplify (+ 1 0) into 1 0.192 * [backup-simplify]: Simplify 1 into 1 0.192 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.193 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.193 * [backup-simplify]: Simplify (+ 0 0) into 0 0.193 * [backup-simplify]: Simplify 0 into 0 0.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.196 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.196 * [backup-simplify]: Simplify 1.0 into 1.0 0.197 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.198 * [backup-simplify]: Simplify (+ 0 0) into 0 0.198 * [backup-simplify]: Simplify 0 into 0 0.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 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 0) (* 0 1)))))) into 0 0.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.204 * [backup-simplify]: Simplify (+ 0 0) into 0 0.204 * [backup-simplify]: Simplify 0 into 0 0.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 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)) (* 0 (/ 0 1)))) into 0 0.207 * [backup-simplify]: Simplify (+ 0 0) into 0 0.207 * [backup-simplify]: Simplify 0 into 0 0.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 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)) (* 0 (/ 0 1)))) into 0 0.210 * [backup-simplify]: Simplify (+ 0 0) into 0 0.210 * [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 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)) (* 0 (/ 0 1)))) into 0 0.213 * [backup-simplify]: Simplify (+ 0 0) into 0 0.213 * [backup-simplify]: Simplify 0 into 0 0.213 * [backup-simplify]: Simplify (+ 1.0 (* 1 (pow (/ 1 (/ 1 x)) 2))) into (+ (pow x 2) 1.0) 0.213 * [backup-simplify]: Simplify (+ (* (/ 1 (- x)) (/ 1 (- x))) 1.0) into (+ (/ 1 (pow x 2)) 1.0) 0.213 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in (x) around 0 0.213 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.213 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.213 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.214 * [taylor]: Taking taylor expansion of x in x 0.214 * [backup-simplify]: Simplify 0 into 0 0.214 * [backup-simplify]: Simplify 1 into 1 0.214 * [backup-simplify]: Simplify (* 1 1) into 1 0.214 * [backup-simplify]: Simplify (/ 1 1) into 1 0.214 * [taylor]: Taking taylor expansion of 1.0 in x 0.214 * [backup-simplify]: Simplify 1.0 into 1.0 0.214 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) 1.0) in x 0.214 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.214 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.214 * [taylor]: Taking taylor expansion of x in x 0.214 * [backup-simplify]: Simplify 0 into 0 0.215 * [backup-simplify]: Simplify 1 into 1 0.215 * [backup-simplify]: Simplify (* 1 1) into 1 0.215 * [backup-simplify]: Simplify (/ 1 1) into 1 0.215 * [taylor]: Taking taylor expansion of 1.0 in x 0.215 * [backup-simplify]: Simplify 1.0 into 1.0 0.216 * [backup-simplify]: Simplify (+ 1 0) into 1 0.216 * [backup-simplify]: Simplify 1 into 1 0.216 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.217 * [backup-simplify]: Simplify (+ 0 0) into 0 0.217 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.219 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.219 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 0.219 * [backup-simplify]: Simplify 1.0 into 1.0 0.220 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.221 * [backup-simplify]: Simplify (+ 0 0) into 0 0.221 * [backup-simplify]: Simplify 0 into 0 0.222 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.224 * [backup-simplify]: Simplify (+ 0 0) into 0 0.224 * [backup-simplify]: Simplify 0 into 0 0.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 0.226 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.226 * [backup-simplify]: Simplify (+ 0 0) into 0 0.226 * [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.0 (* 1 (pow (/ 1 (/ 1 (- x))) 2))) into (+ (pow x 2) 1.0) 0.240 * * * [progress]: simplifying candidates 0.241 * [simplify]: Simplifying: (expm1 (/ x (+ (* x x) 1.0))) (log1p (/ x (+ (* x x) 1.0))) (- (log x) (log (+ (* x x) 1.0))) (log (/ x (+ (* x x) 1.0))) (exp (/ x (+ (* x x) 1.0))) (/ (* (* x x) x) (* (* (+ (* x x) 1.0) (+ (* x x) 1.0)) (+ (* x x) 1.0))) (* (cbrt (/ x (+ (* x x) 1.0))) (cbrt (/ x (+ (* x x) 1.0)))) (cbrt (/ x (+ (* x x) 1.0))) (* (* (/ x (+ (* x x) 1.0)) (/ x (+ (* x x) 1.0))) (/ x (+ (* x x) 1.0))) (sqrt (/ x (+ (* x x) 1.0))) (sqrt (/ x (+ (* x x) 1.0))) (- x) (- (+ (* x x) 1.0)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (/ (cbrt x) (cbrt (+ (* x x) 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ (* x x) 1.0))) (/ (cbrt x) (sqrt (+ (* x x) 1.0))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ (* x x) 1.0)) (/ (sqrt x) (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (/ (sqrt x) (cbrt (+ (* x x) 1.0))) (/ (sqrt x) (sqrt (+ (* x x) 1.0))) (/ (sqrt x) (sqrt (+ (* x x) 1.0))) (/ (sqrt x) 1) (/ (sqrt x) (+ (* x x) 1.0)) (/ 1 (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (/ x (cbrt (+ (* x x) 1.0))) (/ 1 (sqrt (+ (* x x) 1.0))) (/ x (sqrt (+ (* x x) 1.0))) (/ 1 1) (/ x (+ (* x x) 1.0)) (/ 1 (+ (* x x) 1.0)) (/ (+ (* x x) 1.0) x) (/ x (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0)))) (/ x (sqrt (+ (* x x) 1.0))) (/ x 1) (/ (+ (* x x) 1.0) (cbrt x)) (/ (+ (* x x) 1.0) (sqrt x)) (/ (+ (* x x) 1.0) x) (/ x (+ (pow (* x x) 3) (pow 1.0 3))) (/ x (- (* (* x x) (* x x)) (* 1.0 1.0))) (expm1 (+ (* x x) 1.0)) (log1p (+ (* x x) 1.0)) (* (exp (* x x)) (exp 1.0)) (log (+ (* x x) 1.0)) (exp (+ (* x x) 1.0)) (* (cbrt (+ (* x x) 1.0)) (cbrt (+ (* x x) 1.0))) (cbrt (+ (* x x) 1.0)) (* (* (+ (* x x) 1.0) (+ (* x x) 1.0)) (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0)) (sqrt (+ (* x x) 1.0)) (+ (pow (* x x) 3) (pow 1.0 3)) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) (- (* (* x x) (* x x)) (* 1.0 1.0)) (- (* x x) 1.0) (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (+ (pow x 2) 1.0) (+ (pow x 2) 1.0) (+ (pow x 2) 1.0) 0.243 * * [simplify]: Extracting # 0 : cost 0 0.243 * * [simplify]: Extracting # 1 : cost 0 0.244 * * [simplify]: Extracting # 2 : cost 0 0.244 * * [simplify]: Extracting # 3 : cost 0 0.244 * * [simplify]: Extracting # 4 : cost 0 0.244 * * [simplify]: Extracting # 5 : cost 0 0.245 * * [simplify]: Extracting # 6 : cost 0 0.245 * * [simplify]: iteration 0 : 89 enodes (cost 580 ) 0.275 * * [simplify]: Extracting # 0 : cost 0 0.276 * * [simplify]: Extracting # 1 : cost 0 0.276 * * [simplify]: Extracting # 2 : cost 0 0.276 * * [simplify]: Extracting # 3 : cost 0 0.277 * * [simplify]: Extracting # 4 : cost 0 0.277 * * [simplify]: iteration 1 : 231 enodes (cost 503 ) 0.446 * * [simplify]: Extracting # 0 : cost 0 0.448 * * [simplify]: Extracting # 1 : cost 0 0.450 * * [simplify]: Extracting # 2 : cost 0 0.451 * * [simplify]: Extracting # 3 : cost 0 0.453 * * [simplify]: Extracting # 4 : cost 0 0.454 * * [simplify]: iteration 2 : 1201 enodes (cost 450 ) 1.051 * * [simplify]: Extracting # 0 : cost 0 1.056 * * [simplify]: Extracting # 1 : cost 0 1.078 * * [simplify]: Extracting # 2 : cost 0 1.090 * * [simplify]: Extracting # 3 : cost 0 1.098 * * [simplify]: Extracting # 4 : cost 0 1.106 * * [simplify]: iteration done: 5000 enodes (cost 450 ) 1.106 * [simplify]: Simplified to: (expm1 (/ x (fma x x 1.0))) (log1p (/ x (fma x x 1.0))) (log (/ x (fma x x 1.0))) (log (/ x (fma x x 1.0))) (exp (/ x (fma x x 1.0))) (/ (pow x 3) (pow (fma x x 1.0) 3)) (* (cbrt (/ x (fma x x 1.0))) (cbrt (/ x (fma x x 1.0)))) (cbrt (/ x (fma x x 1.0))) (pow (/ x (fma x x 1.0)) 3) (sqrt (/ x (fma x x 1.0))) (sqrt (/ x (fma x x 1.0))) (- x) (- (fma x x 1.0)) (/ (* (cbrt x) (cbrt x)) (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))) (/ (cbrt x) (cbrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (fma x x 1.0))) (/ (cbrt x) (sqrt (fma x x 1.0))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (fma x x 1.0)) (/ (sqrt x) (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))) (/ (sqrt x) (cbrt (fma x x 1.0))) (/ (sqrt x) (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (fma x x 1.0))) (sqrt x) (/ (sqrt x) (fma x x 1.0)) (/ (/ 1 (cbrt (fma x x 1.0))) (cbrt (fma x x 1.0))) (/ x (cbrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))) 1 (/ x (fma x x 1.0)) (/ 1 (fma x x 1.0)) (/ (fma x x 1.0) x) (/ x (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0))) x (/ (fma x x 1.0) (cbrt x)) (/ (fma x x 1.0) (sqrt x)) (/ (fma x x 1.0) x) (/ x (+ (pow x 6) (pow 1.0 3))) (/ x (- (pow x 4) (* 1.0 1.0))) (expm1 (fma x x 1.0)) (log1p (fma x x 1.0)) (exp (fma x x 1.0)) (log (fma x x 1.0)) (exp (fma x x 1.0)) (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0))) (cbrt (fma x x 1.0)) (pow (fma x x 1.0) 3) (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0)) (+ (pow x 6) (pow 1.0 3)) (fma 1.0 (- 1.0 (* x x)) (pow x 4)) (- (pow x 4) (* 1.0 1.0)) (- (* x x) 1.0) (* 1.0 (- (+ x (pow x 5)) (pow x 3))) (+ (/ 1 x) (- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3)))) (+ (/ 1 x) (- (/ 1.0 (pow x 5)) (/ 1.0 (pow x 3)))) (fma x x 1.0) (fma x x 1.0) (fma x x 1.0) 1.107 * * * [progress]: adding candidates to table 1.221 * * [progress]: iteration 2 / 4 1.221 * * * [progress]: picking best candidate 1.229 * * * * [pick]: Picked # 1.229 * * * [progress]: localizing error 1.248 * * * [progress]: generating rewritten candidates 1.248 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2) 1.251 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 1.257 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 1.312 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 1.338 * * * [progress]: generating series expansions 1.338 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2) 1.340 * [backup-simplify]: Simplify (sqrt (fma x x 1.0)) into (sqrt (fma x x 1.0)) 1.340 * [approximate]: Taking taylor expansion of (sqrt (fma x x 1.0)) in (x) around 0 1.340 * [taylor]: Taking taylor expansion of (sqrt (fma x x 1.0)) in x 1.340 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.340 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.340 * [taylor]: Taking taylor expansion of (* x x) in x 1.340 * [taylor]: Taking taylor expansion of x in x 1.340 * [backup-simplify]: Simplify 0 into 0 1.340 * [backup-simplify]: Simplify 1 into 1 1.340 * [taylor]: Taking taylor expansion of x in x 1.340 * [backup-simplify]: Simplify 0 into 0 1.340 * [backup-simplify]: Simplify 1 into 1 1.340 * [taylor]: Taking taylor expansion of 1.0 in x 1.340 * [backup-simplify]: Simplify 1.0 into 1.0 1.341 * [backup-simplify]: Simplify (* 0 0) into 0 1.342 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.343 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.343 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.344 * [backup-simplify]: Simplify (+ 0 0) into 0 1.345 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.345 * [taylor]: Taking taylor expansion of (sqrt (fma x x 1.0)) in x 1.345 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.345 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.345 * [taylor]: Taking taylor expansion of (* x x) in x 1.345 * [taylor]: Taking taylor expansion of x in x 1.345 * [backup-simplify]: Simplify 0 into 0 1.345 * [backup-simplify]: Simplify 1 into 1 1.345 * [taylor]: Taking taylor expansion of x in x 1.345 * [backup-simplify]: Simplify 0 into 0 1.345 * [backup-simplify]: Simplify 1 into 1 1.345 * [taylor]: Taking taylor expansion of 1.0 in x 1.345 * [backup-simplify]: Simplify 1.0 into 1.0 1.346 * [backup-simplify]: Simplify (* 0 0) into 0 1.346 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.347 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.347 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.348 * [backup-simplify]: Simplify (+ 0 0) into 0 1.348 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.349 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.349 * [backup-simplify]: Simplify 0 into 0 1.350 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 1.350 * [backup-simplify]: Simplify (+ 1 0) into 1 1.353 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 1.354 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 1.355 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 1.355 * [backup-simplify]: Simplify (+ 0 0) into 0 1.357 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 1.357 * [backup-simplify]: Simplify 0 into 0 1.363 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1.364 * [backup-simplify]: Simplify (+ 0 0) into 0 1.370 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 1/2 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (/ -1/8 (pow (sqrt 1.0) 3)) 1.372 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 1.375 * [backup-simplify]: Simplify (+ (* (/ -1/8 (pow (sqrt 1.0) 3)) (pow x 4)) (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) 1.375 * [backup-simplify]: Simplify (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) into (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) 1.375 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in (x) around 0 1.375 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.375 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.375 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.375 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.376 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.376 * [taylor]: Taking taylor expansion of x in x 1.376 * [backup-simplify]: Simplify 0 into 0 1.376 * [backup-simplify]: Simplify 1 into 1 1.376 * [backup-simplify]: Simplify (/ 1 1) into 1 1.376 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.376 * [taylor]: Taking taylor expansion of x in x 1.376 * [backup-simplify]: Simplify 0 into 0 1.376 * [backup-simplify]: Simplify 1 into 1 1.376 * [backup-simplify]: Simplify (/ 1 1) into 1 1.376 * [taylor]: Taking taylor expansion of 1.0 in x 1.376 * [backup-simplify]: Simplify 1.0 into 1.0 1.377 * [backup-simplify]: Simplify (* 1 1) into 1 1.377 * [backup-simplify]: Simplify (+ 1 0) into 1 1.377 * [backup-simplify]: Simplify (sqrt 1) into 1 1.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.379 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.379 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.380 * [backup-simplify]: Simplify (+ 0 0) into 0 1.380 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.381 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.381 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.381 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.381 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.381 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.381 * [taylor]: Taking taylor expansion of x in x 1.381 * [backup-simplify]: Simplify 0 into 0 1.381 * [backup-simplify]: Simplify 1 into 1 1.381 * [backup-simplify]: Simplify (/ 1 1) into 1 1.381 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.381 * [taylor]: Taking taylor expansion of x in x 1.381 * [backup-simplify]: Simplify 0 into 0 1.381 * [backup-simplify]: Simplify 1 into 1 1.382 * [backup-simplify]: Simplify (/ 1 1) into 1 1.382 * [taylor]: Taking taylor expansion of 1.0 in x 1.382 * [backup-simplify]: Simplify 1.0 into 1.0 1.382 * [backup-simplify]: Simplify (* 1 1) into 1 1.383 * [backup-simplify]: Simplify (+ 1 0) into 1 1.383 * [backup-simplify]: Simplify (sqrt 1) into 1 1.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.385 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.385 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.386 * [backup-simplify]: Simplify (+ 0 0) into 0 1.386 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.386 * [backup-simplify]: Simplify 1 into 1 1.386 * [backup-simplify]: Simplify 0 into 0 1.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.389 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.389 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.392 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 1.392 * [backup-simplify]: Simplify 0.5 into 0.5 1.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.394 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.395 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.395 * [backup-simplify]: Simplify (+ 0 0) into 0 1.397 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 1.397 * [backup-simplify]: Simplify 0 into 0 1.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.400 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.400 * [backup-simplify]: Simplify (+ 0 0) into 0 1.404 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 1.404 * [backup-simplify]: Simplify -0.125 into -0.125 1.404 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 1.404 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- x)) (/ 1 (- x)) 1.0)) into (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) 1.404 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in (x) around 0 1.404 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.404 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.404 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.404 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.404 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.404 * [taylor]: Taking taylor expansion of -1 in x 1.404 * [backup-simplify]: Simplify -1 into -1 1.404 * [taylor]: Taking taylor expansion of x in x 1.404 * [backup-simplify]: Simplify 0 into 0 1.404 * [backup-simplify]: Simplify 1 into 1 1.405 * [backup-simplify]: Simplify (/ -1 1) into -1 1.405 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.405 * [taylor]: Taking taylor expansion of -1 in x 1.405 * [backup-simplify]: Simplify -1 into -1 1.405 * [taylor]: Taking taylor expansion of x in x 1.405 * [backup-simplify]: Simplify 0 into 0 1.405 * [backup-simplify]: Simplify 1 into 1 1.405 * [backup-simplify]: Simplify (/ -1 1) into -1 1.405 * [taylor]: Taking taylor expansion of 1.0 in x 1.405 * [backup-simplify]: Simplify 1.0 into 1.0 1.405 * [backup-simplify]: Simplify (* -1 -1) into 1 1.406 * [backup-simplify]: Simplify (+ 1 0) into 1 1.406 * [backup-simplify]: Simplify (sqrt 1) into 1 1.406 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.407 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.408 * [backup-simplify]: Simplify (+ 0 0) into 0 1.408 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.408 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.408 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.408 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.408 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.408 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.408 * [taylor]: Taking taylor expansion of -1 in x 1.408 * [backup-simplify]: Simplify -1 into -1 1.408 * [taylor]: Taking taylor expansion of x in x 1.408 * [backup-simplify]: Simplify 0 into 0 1.408 * [backup-simplify]: Simplify 1 into 1 1.409 * [backup-simplify]: Simplify (/ -1 1) into -1 1.409 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.409 * [taylor]: Taking taylor expansion of -1 in x 1.409 * [backup-simplify]: Simplify -1 into -1 1.409 * [taylor]: Taking taylor expansion of x in x 1.409 * [backup-simplify]: Simplify 0 into 0 1.409 * [backup-simplify]: Simplify 1 into 1 1.409 * [backup-simplify]: Simplify (/ -1 1) into -1 1.409 * [taylor]: Taking taylor expansion of 1.0 in x 1.409 * [backup-simplify]: Simplify 1.0 into 1.0 1.409 * [backup-simplify]: Simplify (* -1 -1) into 1 1.409 * [backup-simplify]: Simplify (+ 1 0) into 1 1.410 * [backup-simplify]: Simplify (sqrt 1) into 1 1.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.411 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.411 * [backup-simplify]: Simplify (+ 0 0) into 0 1.412 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.412 * [backup-simplify]: Simplify 1 into 1 1.412 * [backup-simplify]: Simplify 0 into 0 1.412 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.413 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.414 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 1.414 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.415 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 1.415 * [backup-simplify]: Simplify 0.5 into 0.5 1.416 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.417 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.417 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1.417 * [backup-simplify]: Simplify (+ 0 0) into 0 1.418 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 1.418 * [backup-simplify]: Simplify 0 into 0 1.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.419 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.420 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 1.420 * [backup-simplify]: Simplify (+ 0 0) into 0 1.422 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 1.422 * [backup-simplify]: Simplify -0.125 into -0.125 1.423 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 (- x)) 3)) (+ (* 0.5 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) 1.423 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 1.423 * [backup-simplify]: Simplify (sqrt (fma x x 1.0)) into (sqrt (fma x x 1.0)) 1.423 * [approximate]: Taking taylor expansion of (sqrt (fma x x 1.0)) in (x) around 0 1.423 * [taylor]: Taking taylor expansion of (sqrt (fma x x 1.0)) in x 1.423 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.423 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.423 * [taylor]: Taking taylor expansion of (* x x) in x 1.423 * [taylor]: Taking taylor expansion of x in x 1.423 * [backup-simplify]: Simplify 0 into 0 1.423 * [backup-simplify]: Simplify 1 into 1 1.423 * [taylor]: Taking taylor expansion of x in x 1.423 * [backup-simplify]: Simplify 0 into 0 1.423 * [backup-simplify]: Simplify 1 into 1 1.423 * [taylor]: Taking taylor expansion of 1.0 in x 1.423 * [backup-simplify]: Simplify 1.0 into 1.0 1.424 * [backup-simplify]: Simplify (* 0 0) into 0 1.424 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.424 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.424 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.425 * [backup-simplify]: Simplify (+ 0 0) into 0 1.425 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.425 * [taylor]: Taking taylor expansion of (sqrt (fma x x 1.0)) in x 1.425 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.425 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.425 * [taylor]: Taking taylor expansion of (* x x) in x 1.425 * [taylor]: Taking taylor expansion of x in x 1.425 * [backup-simplify]: Simplify 0 into 0 1.425 * [backup-simplify]: Simplify 1 into 1 1.425 * [taylor]: Taking taylor expansion of x in x 1.425 * [backup-simplify]: Simplify 0 into 0 1.425 * [backup-simplify]: Simplify 1 into 1 1.425 * [taylor]: Taking taylor expansion of 1.0 in x 1.425 * [backup-simplify]: Simplify 1.0 into 1.0 1.426 * [backup-simplify]: Simplify (* 0 0) into 0 1.426 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.426 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.426 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.427 * [backup-simplify]: Simplify (+ 0 0) into 0 1.427 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.427 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.427 * [backup-simplify]: Simplify 0 into 0 1.428 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 1.428 * [backup-simplify]: Simplify (+ 1 0) into 1 1.430 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ 1/2 (sqrt 1.0)) 1.430 * [backup-simplify]: Simplify (/ 1/2 (sqrt 1.0)) into (/ 1/2 (sqrt 1.0)) 1.431 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 1.431 * [backup-simplify]: Simplify (+ 0 0) into 0 1.432 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 1.432 * [backup-simplify]: Simplify 0 into 0 1.432 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1.433 * [backup-simplify]: Simplify (+ 0 0) into 0 1.436 * [backup-simplify]: Simplify (/ (- 0 (pow (/ 1/2 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (/ -1/8 (pow (sqrt 1.0) 3)) 1.437 * [backup-simplify]: Simplify (/ -1/8 (pow (sqrt 1.0) 3)) into (/ -1/8 (pow (sqrt 1.0) 3)) 1.439 * [backup-simplify]: Simplify (+ (* (/ -1/8 (pow (sqrt 1.0) 3)) (pow x 4)) (+ (* (/ 1/2 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) 1.439 * [backup-simplify]: Simplify (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) into (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) 1.439 * [approximate]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in (x) around 0 1.439 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.439 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.439 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.440 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.440 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.440 * [taylor]: Taking taylor expansion of x in x 1.440 * [backup-simplify]: Simplify 0 into 0 1.440 * [backup-simplify]: Simplify 1 into 1 1.440 * [backup-simplify]: Simplify (/ 1 1) into 1 1.440 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.440 * [taylor]: Taking taylor expansion of x in x 1.440 * [backup-simplify]: Simplify 0 into 0 1.440 * [backup-simplify]: Simplify 1 into 1 1.440 * [backup-simplify]: Simplify (/ 1 1) into 1 1.440 * [taylor]: Taking taylor expansion of 1.0 in x 1.440 * [backup-simplify]: Simplify 1.0 into 1.0 1.440 * [backup-simplify]: Simplify (* 1 1) into 1 1.441 * [backup-simplify]: Simplify (+ 1 0) into 1 1.441 * [backup-simplify]: Simplify (sqrt 1) into 1 1.441 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.442 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.442 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.442 * [backup-simplify]: Simplify (+ 0 0) into 0 1.443 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.443 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.443 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.443 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.443 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.443 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.443 * [taylor]: Taking taylor expansion of x in x 1.443 * [backup-simplify]: Simplify 0 into 0 1.443 * [backup-simplify]: Simplify 1 into 1 1.443 * [backup-simplify]: Simplify (/ 1 1) into 1 1.443 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.443 * [taylor]: Taking taylor expansion of x in x 1.443 * [backup-simplify]: Simplify 0 into 0 1.443 * [backup-simplify]: Simplify 1 into 1 1.444 * [backup-simplify]: Simplify (/ 1 1) into 1 1.444 * [taylor]: Taking taylor expansion of 1.0 in x 1.444 * [backup-simplify]: Simplify 1.0 into 1.0 1.444 * [backup-simplify]: Simplify (* 1 1) into 1 1.444 * [backup-simplify]: Simplify (+ 1 0) into 1 1.444 * [backup-simplify]: Simplify (sqrt 1) into 1 1.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.446 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.446 * [backup-simplify]: Simplify (+ 0 0) into 0 1.446 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.446 * [backup-simplify]: Simplify 1 into 1 1.446 * [backup-simplify]: Simplify 0 into 0 1.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.448 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.448 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.450 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 1.450 * [backup-simplify]: Simplify 0.5 into 0.5 1.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.451 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.452 * [backup-simplify]: Simplify (+ 0 0) into 0 1.452 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 1.452 * [backup-simplify]: Simplify 0 into 0 1.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.454 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.454 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.454 * [backup-simplify]: Simplify (+ 0 0) into 0 1.457 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 1.457 * [backup-simplify]: Simplify -0.125 into -0.125 1.457 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 x) 3)) (+ (* 0.5 (/ 1 x)) (* 1 (/ 1 (/ 1 x))))) into (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) 1.457 * [backup-simplify]: Simplify (sqrt (fma (/ 1 (- x)) (/ 1 (- x)) 1.0)) into (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) 1.457 * [approximate]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in (x) around 0 1.457 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.458 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.458 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.458 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.458 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.458 * [taylor]: Taking taylor expansion of -1 in x 1.458 * [backup-simplify]: Simplify -1 into -1 1.458 * [taylor]: Taking taylor expansion of x in x 1.458 * [backup-simplify]: Simplify 0 into 0 1.458 * [backup-simplify]: Simplify 1 into 1 1.458 * [backup-simplify]: Simplify (/ -1 1) into -1 1.458 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.458 * [taylor]: Taking taylor expansion of -1 in x 1.458 * [backup-simplify]: Simplify -1 into -1 1.458 * [taylor]: Taking taylor expansion of x in x 1.458 * [backup-simplify]: Simplify 0 into 0 1.458 * [backup-simplify]: Simplify 1 into 1 1.458 * [backup-simplify]: Simplify (/ -1 1) into -1 1.458 * [taylor]: Taking taylor expansion of 1.0 in x 1.458 * [backup-simplify]: Simplify 1.0 into 1.0 1.459 * [backup-simplify]: Simplify (* -1 -1) into 1 1.459 * [backup-simplify]: Simplify (+ 1 0) into 1 1.459 * [backup-simplify]: Simplify (sqrt 1) into 1 1.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.460 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.460 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.461 * [backup-simplify]: Simplify (+ 0 0) into 0 1.461 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.461 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.461 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.461 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.461 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.461 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.461 * [taylor]: Taking taylor expansion of -1 in x 1.461 * [backup-simplify]: Simplify -1 into -1 1.461 * [taylor]: Taking taylor expansion of x in x 1.461 * [backup-simplify]: Simplify 0 into 0 1.461 * [backup-simplify]: Simplify 1 into 1 1.462 * [backup-simplify]: Simplify (/ -1 1) into -1 1.462 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.462 * [taylor]: Taking taylor expansion of -1 in x 1.462 * [backup-simplify]: Simplify -1 into -1 1.462 * [taylor]: Taking taylor expansion of x in x 1.462 * [backup-simplify]: Simplify 0 into 0 1.462 * [backup-simplify]: Simplify 1 into 1 1.462 * [backup-simplify]: Simplify (/ -1 1) into -1 1.462 * [taylor]: Taking taylor expansion of 1.0 in x 1.462 * [backup-simplify]: Simplify 1.0 into 1.0 1.465 * [backup-simplify]: Simplify (* -1 -1) into 1 1.465 * [backup-simplify]: Simplify (+ 1 0) into 1 1.465 * [backup-simplify]: Simplify (sqrt 1) into 1 1.466 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.466 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.467 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.467 * [backup-simplify]: Simplify (+ 0 0) into 0 1.468 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.468 * [backup-simplify]: Simplify 1 into 1 1.468 * [backup-simplify]: Simplify 0 into 0 1.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.470 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.471 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 1.471 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.473 * [backup-simplify]: Simplify (/ (- 1.0 (pow 0 2) (+)) (* 2 1)) into 0.5 1.473 * [backup-simplify]: Simplify 0.5 into 0.5 1.473 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.474 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.475 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1.475 * [backup-simplify]: Simplify (+ 0 0) into 0 1.476 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0.5)))) (* 2 1)) into 0 1.476 * [backup-simplify]: Simplify 0 into 0 1.476 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.477 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.477 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 1.478 * [backup-simplify]: Simplify (+ 0 0) into 0 1.480 * [backup-simplify]: Simplify (/ (- 0 (pow 0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into -0.125 1.480 * [backup-simplify]: Simplify -0.125 into -0.125 1.480 * [backup-simplify]: Simplify (+ (* -0.125 (pow (/ 1 (- x)) 3)) (+ (* 0.5 (/ 1 (- x))) (* 1 (/ 1 (/ 1 (- x)))))) into (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) 1.480 * * * * [progress]: [ 3 / 4 ] generating series at (2) 1.480 * [backup-simplify]: Simplify (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) into (/ x (fma x x 1.0)) 1.480 * [approximate]: Taking taylor expansion of (/ x (fma x x 1.0)) in (x) around 0 1.480 * [taylor]: Taking taylor expansion of (/ x (fma x x 1.0)) in x 1.480 * [taylor]: Taking taylor expansion of x in x 1.481 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify 1 into 1 1.481 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.481 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.481 * [taylor]: Taking taylor expansion of (* x x) in x 1.481 * [taylor]: Taking taylor expansion of x in x 1.481 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify 1 into 1 1.481 * [taylor]: Taking taylor expansion of x in x 1.481 * [backup-simplify]: Simplify 0 into 0 1.481 * [backup-simplify]: Simplify 1 into 1 1.481 * [taylor]: Taking taylor expansion of 1.0 in x 1.481 * [backup-simplify]: Simplify 1.0 into 1.0 1.481 * [backup-simplify]: Simplify (* 0 0) into 0 1.481 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.482 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 1.482 * [taylor]: Taking taylor expansion of (/ x (fma x x 1.0)) in x 1.482 * [taylor]: Taking taylor expansion of x in x 1.482 * [backup-simplify]: Simplify 0 into 0 1.482 * [backup-simplify]: Simplify 1 into 1 1.482 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.482 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.482 * [taylor]: Taking taylor expansion of (* x x) in x 1.482 * [taylor]: Taking taylor expansion of x in x 1.482 * [backup-simplify]: Simplify 0 into 0 1.482 * [backup-simplify]: Simplify 1 into 1 1.482 * [taylor]: Taking taylor expansion of x in x 1.482 * [backup-simplify]: Simplify 0 into 0 1.482 * [backup-simplify]: Simplify 1 into 1 1.482 * [taylor]: Taking taylor expansion of 1.0 in x 1.482 * [backup-simplify]: Simplify 1.0 into 1.0 1.482 * [backup-simplify]: Simplify (* 0 0) into 0 1.482 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.483 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 1.483 * [backup-simplify]: Simplify 1.0 into 1.0 1.483 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.483 * [backup-simplify]: Simplify (+ 0 0) into 0 1.484 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)))) into 0 1.484 * [backup-simplify]: Simplify 0 into 0 1.484 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 1.485 * [backup-simplify]: Simplify (+ 1 0) into 1 1.487 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)) (* 0 (/ 0 1.0)))) into (- 1.0) 1.487 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 1.488 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 1.488 * [backup-simplify]: Simplify (+ 0 0) into 0 1.489 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* (- 1.0) (/ 0 1.0)))) into 0 1.489 * [backup-simplify]: Simplify 0 into 0 1.490 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1.490 * [backup-simplify]: Simplify (+ 0 0) into 0 1.493 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)) (* 0 (/ 0 1.0)))) into 1.0 1.493 * [backup-simplify]: Simplify 1.0 into 1.0 1.494 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 5)) (+ (* (- 1.0) (pow x 3)) (* 1.0 x))) into (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) 1.494 * [backup-simplify]: Simplify (* (/ 1 (sqrt (fma (/ 1 x) (/ 1 x) 1.0))) (/ (/ 1 x) (sqrt (fma (/ 1 x) (/ 1 x) 1.0)))) into (/ 1 (* x (fma (/ 1 x) (/ 1 x) 1.0))) 1.494 * [approximate]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 x) (/ 1 x) 1.0))) in (x) around 0 1.494 * [taylor]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 x) (/ 1 x) 1.0))) in x 1.494 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.494 * [taylor]: Taking taylor expansion of x in x 1.494 * [backup-simplify]: Simplify 0 into 0 1.494 * [backup-simplify]: Simplify 1 into 1 1.494 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.494 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.494 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.494 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.494 * [taylor]: Taking taylor expansion of x in x 1.494 * [backup-simplify]: Simplify 0 into 0 1.494 * [backup-simplify]: Simplify 1 into 1 1.495 * [backup-simplify]: Simplify (/ 1 1) into 1 1.495 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.495 * [taylor]: Taking taylor expansion of x in x 1.495 * [backup-simplify]: Simplify 0 into 0 1.495 * [backup-simplify]: Simplify 1 into 1 1.495 * [backup-simplify]: Simplify (/ 1 1) into 1 1.495 * [taylor]: Taking taylor expansion of 1.0 in x 1.495 * [backup-simplify]: Simplify 1.0 into 1.0 1.495 * [backup-simplify]: Simplify (* 1 1) into 1 1.496 * [backup-simplify]: Simplify (+ 1 0) into 1 1.496 * [backup-simplify]: Simplify (* 0 1) into 0 1.497 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.498 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.499 * [backup-simplify]: Simplify (+ 0 0) into 0 1.499 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 1.500 * [backup-simplify]: Simplify (/ 1 1) into 1 1.500 * [taylor]: Taking taylor expansion of (/ 1 (* x (fma (/ 1 x) (/ 1 x) 1.0))) in x 1.500 * [taylor]: Taking taylor expansion of (* x (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.500 * [taylor]: Taking taylor expansion of x in x 1.500 * [backup-simplify]: Simplify 0 into 0 1.500 * [backup-simplify]: Simplify 1 into 1 1.500 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.500 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.500 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.500 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.500 * [taylor]: Taking taylor expansion of x in x 1.500 * [backup-simplify]: Simplify 0 into 0 1.500 * [backup-simplify]: Simplify 1 into 1 1.501 * [backup-simplify]: Simplify (/ 1 1) into 1 1.501 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.501 * [taylor]: Taking taylor expansion of x in x 1.501 * [backup-simplify]: Simplify 0 into 0 1.501 * [backup-simplify]: Simplify 1 into 1 1.501 * [backup-simplify]: Simplify (/ 1 1) into 1 1.501 * [taylor]: Taking taylor expansion of 1.0 in x 1.501 * [backup-simplify]: Simplify 1.0 into 1.0 1.502 * [backup-simplify]: Simplify (* 1 1) into 1 1.502 * [backup-simplify]: Simplify (+ 1 0) into 1 1.502 * [backup-simplify]: Simplify (* 0 1) into 0 1.503 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.505 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.505 * [backup-simplify]: Simplify (+ 0 0) into 0 1.506 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 1.506 * [backup-simplify]: Simplify (/ 1 1) into 1 1.507 * [backup-simplify]: Simplify 1 into 1 1.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.509 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.509 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.510 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.511 * [backup-simplify]: Simplify (+ (* 0 1.0) (+ (* 1 0) (* 0 1))) into 0 1.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.512 * [backup-simplify]: Simplify 0 into 0 1.513 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.514 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.515 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.515 * [backup-simplify]: Simplify (+ 0 0) into 0 1.519 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (+ (* 0 0) (* 0 1)))) into 1.0 1.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 1.523 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 1.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.524 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.526 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.526 * [backup-simplify]: Simplify (+ 0 0) into 0 1.527 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1))))) into 0 1.529 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1.0 1)) (* (- 1.0) (/ 0 1)))) into 0 1.529 * [backup-simplify]: Simplify 0 into 0 1.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 1.533 * [backup-simplify]: Simplify (+ 0 0) into 0 1.534 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1)))))) into 0 1.540 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 1.540 * [backup-simplify]: Simplify 1.0 into 1.0 1.541 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 x) 5)) (+ (* (- 1.0) (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 1.542 * [backup-simplify]: Simplify (* (/ 1 (sqrt (fma (/ 1 (- x)) (/ 1 (- x)) 1.0))) (/ (/ 1 (- x)) (sqrt (fma (/ 1 (- x)) (/ 1 (- x)) 1.0)))) into (/ -1 (* x (fma (/ -1 x) (/ -1 x) 1.0))) 1.542 * [approximate]: Taking taylor expansion of (/ -1 (* x (fma (/ -1 x) (/ -1 x) 1.0))) in (x) around 0 1.542 * [taylor]: Taking taylor expansion of (/ -1 (* x (fma (/ -1 x) (/ -1 x) 1.0))) in x 1.542 * [taylor]: Taking taylor expansion of -1 in x 1.542 * [backup-simplify]: Simplify -1 into -1 1.542 * [taylor]: Taking taylor expansion of (* x (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.542 * [taylor]: Taking taylor expansion of x in x 1.542 * [backup-simplify]: Simplify 0 into 0 1.542 * [backup-simplify]: Simplify 1 into 1 1.542 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.542 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.542 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.542 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.542 * [taylor]: Taking taylor expansion of -1 in x 1.543 * [backup-simplify]: Simplify -1 into -1 1.543 * [taylor]: Taking taylor expansion of x in x 1.543 * [backup-simplify]: Simplify 0 into 0 1.543 * [backup-simplify]: Simplify 1 into 1 1.543 * [backup-simplify]: Simplify (/ -1 1) into -1 1.543 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.543 * [taylor]: Taking taylor expansion of -1 in x 1.543 * [backup-simplify]: Simplify -1 into -1 1.543 * [taylor]: Taking taylor expansion of x in x 1.543 * [backup-simplify]: Simplify 0 into 0 1.543 * [backup-simplify]: Simplify 1 into 1 1.544 * [backup-simplify]: Simplify (/ -1 1) into -1 1.544 * [taylor]: Taking taylor expansion of 1.0 in x 1.544 * [backup-simplify]: Simplify 1.0 into 1.0 1.544 * [backup-simplify]: Simplify (* -1 -1) into 1 1.545 * [backup-simplify]: Simplify (+ 1 0) into 1 1.545 * [backup-simplify]: Simplify (* 0 1) into 0 1.546 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.547 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.547 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.548 * [backup-simplify]: Simplify (+ 0 0) into 0 1.548 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 1.549 * [backup-simplify]: Simplify (/ -1 1) into -1 1.549 * [taylor]: Taking taylor expansion of (/ -1 (* x (fma (/ -1 x) (/ -1 x) 1.0))) in x 1.549 * [taylor]: Taking taylor expansion of -1 in x 1.549 * [backup-simplify]: Simplify -1 into -1 1.549 * [taylor]: Taking taylor expansion of (* x (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.549 * [taylor]: Taking taylor expansion of x in x 1.549 * [backup-simplify]: Simplify 0 into 0 1.549 * [backup-simplify]: Simplify 1 into 1 1.549 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.549 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.549 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.549 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.549 * [taylor]: Taking taylor expansion of -1 in x 1.549 * [backup-simplify]: Simplify -1 into -1 1.550 * [taylor]: Taking taylor expansion of x in x 1.550 * [backup-simplify]: Simplify 0 into 0 1.550 * [backup-simplify]: Simplify 1 into 1 1.550 * [backup-simplify]: Simplify (/ -1 1) into -1 1.550 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.550 * [taylor]: Taking taylor expansion of -1 in x 1.550 * [backup-simplify]: Simplify -1 into -1 1.550 * [taylor]: Taking taylor expansion of x in x 1.550 * [backup-simplify]: Simplify 0 into 0 1.550 * [backup-simplify]: Simplify 1 into 1 1.551 * [backup-simplify]: Simplify (/ -1 1) into -1 1.551 * [taylor]: Taking taylor expansion of 1.0 in x 1.551 * [backup-simplify]: Simplify 1.0 into 1.0 1.551 * [backup-simplify]: Simplify (* -1 -1) into 1 1.552 * [backup-simplify]: Simplify (+ 1 0) into 1 1.552 * [backup-simplify]: Simplify (* 0 1) into 0 1.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.554 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.555 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.555 * [backup-simplify]: Simplify (+ 0 0) into 0 1.556 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 1)) into 1 1.556 * [backup-simplify]: Simplify (/ -1 1) into -1 1.556 * [backup-simplify]: Simplify -1 into -1 1.557 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.559 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 1.559 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.560 * [backup-simplify]: Simplify (+ (* 0 1.0) (+ (* 1 0) (* 0 1))) into 0 1.561 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.561 * [backup-simplify]: Simplify 0 into 0 1.562 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.563 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.564 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1.565 * [backup-simplify]: Simplify (+ 0 0) into 0 1.568 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1.0) (+ (* 0 0) (* 0 1)))) into 1.0 1.572 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 1.572 * [backup-simplify]: Simplify 1.0 into 1.0 1.574 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.575 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.576 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 1.576 * [backup-simplify]: Simplify (+ 0 0) into 0 1.577 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1))))) into 0 1.579 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 1.0 1)) (* 1.0 (/ 0 1)))) into 0 1.579 * [backup-simplify]: Simplify 0 into 0 1.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.581 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.582 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))))) into 0 1.583 * [backup-simplify]: Simplify (+ 0 0) into 0 1.584 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1.0) (+ (* 0 0) (* 0 1)))))) into 0 1.589 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 1.593 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 1.595 * [backup-simplify]: Simplify (+ (* (- 1.0) (pow (/ 1 (- x)) 5)) (+ (* 1.0 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 1.595 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 1.595 * [backup-simplify]: Simplify (/ 1 (sqrt (fma x x 1.0))) into (sqrt (/ 1 (fma x x 1.0))) 1.595 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (fma x x 1.0))) in (x) around 0 1.595 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma x x 1.0))) in x 1.595 * [taylor]: Taking taylor expansion of (/ 1 (fma x x 1.0)) in x 1.595 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.595 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.595 * [taylor]: Taking taylor expansion of (* x x) in x 1.595 * [taylor]: Taking taylor expansion of x in x 1.595 * [backup-simplify]: Simplify 0 into 0 1.595 * [backup-simplify]: Simplify 1 into 1 1.595 * [taylor]: Taking taylor expansion of x in x 1.595 * [backup-simplify]: Simplify 0 into 0 1.596 * [backup-simplify]: Simplify 1 into 1 1.596 * [taylor]: Taking taylor expansion of 1.0 in x 1.596 * [backup-simplify]: Simplify 1.0 into 1.0 1.596 * [backup-simplify]: Simplify (* 0 0) into 0 1.596 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.597 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 1.597 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.598 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.598 * [backup-simplify]: Simplify (+ 0 0) into 0 1.599 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)))) into 0 1.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.600 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma x x 1.0))) in x 1.600 * [taylor]: Taking taylor expansion of (/ 1 (fma x x 1.0)) in x 1.600 * [taylor]: Taking taylor expansion of (fma x x 1.0) in x 1.600 * [taylor]: Rewrote expression to (+ (* x x) 1.0) 1.600 * [taylor]: Taking taylor expansion of (* x x) in x 1.600 * [taylor]: Taking taylor expansion of x in x 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 1 into 1 1.600 * [taylor]: Taking taylor expansion of x in x 1.600 * [backup-simplify]: Simplify 0 into 0 1.600 * [backup-simplify]: Simplify 1 into 1 1.600 * [taylor]: Taking taylor expansion of 1.0 in x 1.600 * [backup-simplify]: Simplify 1.0 into 1.0 1.601 * [backup-simplify]: Simplify (* 0 0) into 0 1.601 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.602 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 1.602 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.603 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 1.603 * [backup-simplify]: Simplify (+ 0 0) into 0 1.604 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)))) into 0 1.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 1.605 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 1.606 * [backup-simplify]: Simplify 0 into 0 1.606 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 1.607 * [backup-simplify]: Simplify (+ 1 0) into 1 1.610 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* 0 (/ 0 1.0)))) into (- 1.0) 1.614 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 (sqrt 1.0))) into (/ -0.5 (sqrt 1.0)) 1.615 * [backup-simplify]: Simplify (/ -0.5 (sqrt 1.0)) into (/ -0.5 (sqrt 1.0)) 1.616 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 1.616 * [backup-simplify]: Simplify (+ 0 0) into 0 1.618 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* (- 1.0) (/ 0 1.0)))) into 0 1.619 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (/ -0.5 (sqrt 1.0)))))) (* 2 (sqrt 1.0))) into 0 1.619 * [backup-simplify]: Simplify 0 into 0 1.620 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 1.621 * [backup-simplify]: Simplify (+ 0 0) into 0 1.626 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)) (* 0 (/ 0 1.0)))) into 1.0 1.632 * [backup-simplify]: Simplify (/ (- 1.0 (pow (/ -0.5 (sqrt 1.0)) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1.0 (* 0.25 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 1.639 * [backup-simplify]: Simplify (* 1/2 (/ (- 1.0 (* 0.25 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1.0 (* 0.25 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 1.648 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1.0 (* 0.25 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow x 4)) (+ (* (/ -0.5 (sqrt 1.0)) (pow x 2)) (sqrt 1.0))) into (- (+ (* 0.5 (/ (pow x 4) (sqrt 1.0))) (sqrt 1.0)) (+ (* 0.125 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 0.5 (/ (pow x 2) (sqrt 1.0))))) 1.648 * [backup-simplify]: Simplify (/ 1 (sqrt (fma (/ 1 x) (/ 1 x) 1.0))) into (sqrt (/ 1 (fma (/ 1 x) (/ 1 x) 1.0))) 1.648 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 x) (/ 1 x) 1.0))) in (x) around 0 1.648 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 x) (/ 1 x) 1.0))) in x 1.648 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.648 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.648 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.648 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.648 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.648 * [taylor]: Taking taylor expansion of x in x 1.648 * [backup-simplify]: Simplify 0 into 0 1.648 * [backup-simplify]: Simplify 1 into 1 1.649 * [backup-simplify]: Simplify (/ 1 1) into 1 1.649 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.649 * [taylor]: Taking taylor expansion of x in x 1.649 * [backup-simplify]: Simplify 0 into 0 1.649 * [backup-simplify]: Simplify 1 into 1 1.649 * [backup-simplify]: Simplify (/ 1 1) into 1 1.649 * [taylor]: Taking taylor expansion of 1.0 in x 1.649 * [backup-simplify]: Simplify 1.0 into 1.0 1.650 * [backup-simplify]: Simplify (* 1 1) into 1 1.650 * [backup-simplify]: Simplify (+ 1 0) into 1 1.650 * [backup-simplify]: Simplify (/ 1 1) into 1 1.651 * [backup-simplify]: Simplify (sqrt 1) into 1 1.651 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.653 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.653 * [backup-simplify]: Simplify (+ 0 0) into 0 1.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.654 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.654 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ 1 x) (/ 1 x) 1.0))) in x 1.655 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ 1 x) (/ 1 x) 1.0)) in x 1.655 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) 1.0) in x 1.655 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) 1.0) 1.655 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 1.655 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.655 * [taylor]: Taking taylor expansion of x in x 1.655 * [backup-simplify]: Simplify 0 into 0 1.655 * [backup-simplify]: Simplify 1 into 1 1.655 * [backup-simplify]: Simplify (/ 1 1) into 1 1.655 * [taylor]: Taking taylor expansion of (/ 1 x) in x 1.655 * [taylor]: Taking taylor expansion of x in x 1.655 * [backup-simplify]: Simplify 0 into 0 1.655 * [backup-simplify]: Simplify 1 into 1 1.656 * [backup-simplify]: Simplify (/ 1 1) into 1 1.656 * [taylor]: Taking taylor expansion of 1.0 in x 1.656 * [backup-simplify]: Simplify 1.0 into 1.0 1.656 * [backup-simplify]: Simplify (* 1 1) into 1 1.657 * [backup-simplify]: Simplify (+ 1 0) into 1 1.657 * [backup-simplify]: Simplify (/ 1 1) into 1 1.657 * [backup-simplify]: Simplify (sqrt 1) into 1 1.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.659 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 1.660 * [backup-simplify]: Simplify (+ 0 0) into 0 1.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.661 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.661 * [backup-simplify]: Simplify 1 into 1 1.661 * [backup-simplify]: Simplify 0 into 0 1.662 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.664 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 1.664 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.668 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 1.671 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 1)) into -0.5 1.671 * [backup-simplify]: Simplify -0.5 into -0.5 1.672 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.674 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 1.674 * [backup-simplify]: Simplify (+ 0 0) into 0 1.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1.0 1)) (* (- 1.0) (/ 0 1)))) into 0 1.677 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.5)))) (* 2 1)) into 0 1.677 * [backup-simplify]: Simplify 0 into 0 1.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.680 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 1.680 * [backup-simplify]: Simplify (+ 0 0) into 0 1.686 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 1.690 * [backup-simplify]: Simplify (/ (- 1.0 (pow -0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 0.375 1.691 * [backup-simplify]: Simplify 0.375 into 0.375 1.691 * [backup-simplify]: Simplify (+ (* 0.375 (pow (/ 1 x) 5)) (+ (* -0.5 (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (* 0.375 (/ 1 (pow x 5))) (/ 1 x)) (* 0.5 (/ 1 (pow x 3)))) 1.691 * [backup-simplify]: Simplify (/ 1 (sqrt (fma (/ 1 (- x)) (/ 1 (- x)) 1.0))) into (sqrt (/ 1 (fma (/ -1 x) (/ -1 x) 1.0))) 1.691 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 x) (/ -1 x) 1.0))) in (x) around 0 1.691 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 x) (/ -1 x) 1.0))) in x 1.691 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.692 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.692 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.692 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.692 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.692 * [taylor]: Taking taylor expansion of -1 in x 1.692 * [backup-simplify]: Simplify -1 into -1 1.692 * [taylor]: Taking taylor expansion of x in x 1.692 * [backup-simplify]: Simplify 0 into 0 1.692 * [backup-simplify]: Simplify 1 into 1 1.692 * [backup-simplify]: Simplify (/ -1 1) into -1 1.692 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.692 * [taylor]: Taking taylor expansion of -1 in x 1.692 * [backup-simplify]: Simplify -1 into -1 1.693 * [taylor]: Taking taylor expansion of x in x 1.693 * [backup-simplify]: Simplify 0 into 0 1.693 * [backup-simplify]: Simplify 1 into 1 1.693 * [backup-simplify]: Simplify (/ -1 1) into -1 1.693 * [taylor]: Taking taylor expansion of 1.0 in x 1.693 * [backup-simplify]: Simplify 1.0 into 1.0 1.693 * [backup-simplify]: Simplify (* -1 -1) into 1 1.694 * [backup-simplify]: Simplify (+ 1 0) into 1 1.694 * [backup-simplify]: Simplify (/ 1 1) into 1 1.695 * [backup-simplify]: Simplify (sqrt 1) into 1 1.695 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.696 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.697 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.697 * [backup-simplify]: Simplify (+ 0 0) into 0 1.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.699 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.699 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (fma (/ -1 x) (/ -1 x) 1.0))) in x 1.699 * [taylor]: Taking taylor expansion of (/ 1 (fma (/ -1 x) (/ -1 x) 1.0)) in x 1.699 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) 1.0) in x 1.699 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) 1.0) 1.699 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 1.699 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.699 * [taylor]: Taking taylor expansion of -1 in x 1.699 * [backup-simplify]: Simplify -1 into -1 1.699 * [taylor]: Taking taylor expansion of x in x 1.699 * [backup-simplify]: Simplify 0 into 0 1.699 * [backup-simplify]: Simplify 1 into 1 1.700 * [backup-simplify]: Simplify (/ -1 1) into -1 1.700 * [taylor]: Taking taylor expansion of (/ -1 x) in x 1.700 * [taylor]: Taking taylor expansion of -1 in x 1.700 * [backup-simplify]: Simplify -1 into -1 1.700 * [taylor]: Taking taylor expansion of x in x 1.700 * [backup-simplify]: Simplify 0 into 0 1.700 * [backup-simplify]: Simplify 1 into 1 1.701 * [backup-simplify]: Simplify (/ -1 1) into -1 1.701 * [taylor]: Taking taylor expansion of 1.0 in x 1.701 * [backup-simplify]: Simplify 1.0 into 1.0 1.701 * [backup-simplify]: Simplify (* -1 -1) into 1 1.702 * [backup-simplify]: Simplify (+ 1 0) into 1 1.702 * [backup-simplify]: Simplify (/ 1 1) into 1 1.702 * [backup-simplify]: Simplify (sqrt 1) into 1 1.703 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.704 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 1.705 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 1.705 * [backup-simplify]: Simplify (+ 0 0) into 0 1.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 1.706 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 1.707 * [backup-simplify]: Simplify 1 into 1 1.707 * [backup-simplify]: Simplify 0 into 0 1.708 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.709 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.710 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 1.710 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 1.714 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 0 (/ 0 1)))) into (- 1.0) 1.718 * [backup-simplify]: Simplify (/ (- (- 1.0) (pow 0 2) (+)) (* 2 1)) into -0.5 1.718 * [backup-simplify]: Simplify -0.5 into -0.5 1.719 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.720 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.721 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 1.721 * [backup-simplify]: Simplify (+ 0 0) into 0 1.723 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1.0 1)) (* (- 1.0) (/ 0 1)))) into 0 1.724 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 -0.5)))) (* 2 1)) into 0 1.724 * [backup-simplify]: Simplify 0 into 0 1.725 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.726 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 1.727 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 1.728 * [backup-simplify]: Simplify (+ 0 0) into 0 1.733 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 1.0 1)) (* 0 (/ 0 1)))) into 1.0 1.740 * [backup-simplify]: Simplify (/ (- 1.0 (pow -0.5 2) (+ (* 2 (* 0 0)))) (* 2 1)) into 0.375 1.740 * [backup-simplify]: Simplify 0.375 into 0.375 1.741 * [backup-simplify]: Simplify (+ (* 0.375 (pow (/ 1 (- x)) 5)) (+ (* -0.5 (pow (/ 1 (- x)) 3)) (* 1 (/ 1 (- x))))) into (- (* 0.5 (/ 1 (pow x 3))) (+ (/ 1 x) (* 0.375 (/ 1 (pow x 5))))) 1.741 * * * [progress]: simplifying candidates 1.745 * [simplify]: Simplifying: (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt 1) (sqrt (fma x x 1.0)) (/ 1 2) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt 1) (sqrt (fma x x 1.0)) (/ 1 2) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (log1p (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (+ (- (log (sqrt (fma x x 1.0)))) (- (log x) (log (sqrt (fma x x 1.0))))) (+ (- (log (sqrt (fma x x 1.0)))) (log (/ x (sqrt (fma x x 1.0))))) (+ (- 0 (log (sqrt (fma x x 1.0)))) (- (log x) (log (sqrt (fma x x 1.0))))) (+ (- 0 (log (sqrt (fma x x 1.0)))) (log (/ x (sqrt (fma x x 1.0))))) (+ (- (log 1) (log (sqrt (fma x x 1.0)))) (- (log x) (log (sqrt (fma x x 1.0))))) (+ (- (log 1) (log (sqrt (fma x x 1.0)))) (log (/ x (sqrt (fma x x 1.0))))) (+ (log (/ 1 (sqrt (fma x x 1.0)))) (- (log x) (log (sqrt (fma x x 1.0))))) (+ (log (/ 1 (sqrt (fma x x 1.0)))) (log (/ x (sqrt (fma x x 1.0))))) (log (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (exp (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (/ (* (* x x) x) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (* (* (/ x (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0))))) (* (* (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0)))) (/ 1 (sqrt (fma x x 1.0)))) (/ (* (* x x) x) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))))) (* (* (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0)))) (/ 1 (sqrt (fma x x 1.0)))) (* (* (/ x (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0))))) (* (cbrt (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (cbrt (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))))) (cbrt (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (* (* (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (sqrt (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (sqrt (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))))) (* 1 x) (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (* (cbrt (/ x (sqrt (fma x x 1.0)))) (cbrt (/ x (sqrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt 1))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) 1)) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt 1))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt x) 1)) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0)))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt 1))) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0))))) (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 1)) (* (/ 1 (sqrt (fma x x 1.0))) 1) (* (/ 1 (sqrt (fma x x 1.0))) x) (* (cbrt (/ 1 (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (cbrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (sqrt (cbrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (cbrt 1) (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (cbrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (sqrt (cbrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ (sqrt 1) (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (cbrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (cbrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) (* (/ 1 (sqrt (fma x x 1.0))) x) (* 1 (/ x (sqrt (fma x x 1.0)))) (expm1 (/ 1 (sqrt (fma x x 1.0)))) (log1p (/ 1 (sqrt (fma x x 1.0)))) (- 1/2) (- 1) (- (/ 1 2)) (- (log (sqrt (fma x x 1.0)))) (- 0 (log (sqrt (fma x x 1.0)))) (- (log 1) (log (sqrt (fma x x 1.0)))) (log (/ 1 (sqrt (fma x x 1.0)))) (exp (/ 1 (sqrt (fma x x 1.0)))) (/ (* (* 1 1) 1) (* (* (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (* (cbrt (/ 1 (sqrt (fma x x 1.0)))) (cbrt (/ 1 (sqrt (fma x x 1.0))))) (cbrt (/ 1 (sqrt (fma x x 1.0)))) (* (* (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0)))) (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ 1 (sqrt (fma x x 1.0)))) (- 1) (- (sqrt (fma x x 1.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0))))) (/ (cbrt 1) (cbrt (sqrt (fma x x 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0))))) (/ (cbrt 1) (sqrt (cbrt (fma x x 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (fma x x 1.0)))) (/ (cbrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (cbrt 1) (sqrt (fma x x 1.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (fma x x 1.0)))) (/ (cbrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sqrt (fma x x 1.0))) (/ (sqrt 1) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0))))) (/ (sqrt 1) (cbrt (sqrt (fma x x 1.0)))) (/ (sqrt 1) (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0))))) (/ (sqrt 1) (sqrt (cbrt (fma x x 1.0)))) (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt 1) (sqrt (fma x x 1.0))) (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt 1) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (sqrt (fma x x 1.0))) (/ 1 (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0))))) (/ 1 (cbrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0))))) (/ 1 (sqrt (cbrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 1) (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0))) (/ (sqrt (fma x x 1.0)) 1) (/ 1 (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0))))) (/ 1 (sqrt (* (cbrt (fma x x 1.0)) (cbrt (fma x x 1.0))))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 1) (/ (sqrt (fma x x 1.0)) (cbrt 1)) (/ (sqrt (fma x x 1.0)) (sqrt 1)) (/ (sqrt (fma x x 1.0)) 1) (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) (- (+ (sqrt 1.0) (* 1/2 (/ (pow x 2) (sqrt 1.0)))) (* 1/8 (/ (pow x 4) (pow (sqrt 1.0) 3)))) (- (+ x (* 0.5 (/ 1 x))) (* 0.125 (/ 1 (pow x 3)))) (- (* 0.125 (/ 1 (pow x 3))) (+ x (* 0.5 (/ 1 x)))) (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 0.5 (/ (pow x 4) (sqrt 1.0))) (sqrt 1.0)) (+ (* 0.125 (/ (pow x 4) (pow (sqrt 1.0) 3))) (* 0.5 (/ (pow x 2) (sqrt 1.0))))) (- (+ (* 0.375 (/ 1 (pow x 5))) (/ 1 x)) (* 0.5 (/ 1 (pow x 3)))) (- (* 0.5 (/ 1 (pow x 3))) (+ (/ 1 x) (* 0.375 (/ 1 (pow x 5))))) 1.752 * * [simplify]: Extracting # 0 : cost 0 1.752 * * [simplify]: Extracting # 1 : cost 0 1.752 * * [simplify]: Extracting # 2 : cost 0 1.753 * * [simplify]: Extracting # 3 : cost 0 1.753 * * [simplify]: Extracting # 4 : cost 0 1.754 * * [simplify]: Extracting # 5 : cost 0 1.754 * * [simplify]: Extracting # 6 : cost 0 1.755 * * [simplify]: Extracting # 7 : cost 0 1.755 * * [simplify]: Extracting # 8 : cost 0 1.755 * * [simplify]: Extracting # 9 : cost 0 1.756 * * [simplify]: iteration 0 : 209 enodes (cost 2888 ) 1.845 * * [simplify]: Extracting # 0 : cost 0 1.846 * * [simplify]: Extracting # 1 : cost 0 1.846 * * [simplify]: Extracting # 2 : cost 0 1.847 * * [simplify]: Extracting # 3 : cost 0 1.848 * * [simplify]: Extracting # 4 : cost 0 1.848 * * [simplify]: iteration 1 : 622 enodes (cost 2599 ) 2.330 * * [simplify]: Extracting # 0 : cost 0 2.339 * * [simplify]: Extracting # 1 : cost 0 2.345 * * [simplify]: Extracting # 2 : cost 0 2.351 * * [simplify]: Extracting # 3 : cost 0 2.359 * * [simplify]: Extracting # 4 : cost 0 2.369 * * [simplify]: iteration 2 : 4156 enodes (cost 2282 ) 4.729 * * [simplify]: Extracting # 0 : cost 0 4.739 * * [simplify]: Extracting # 1 : cost 0 4.750 * * [simplify]: Extracting # 2 : cost 0 4.761 * * [simplify]: iteration done: 5000 enodes (cost 2280 ) 4.763 * [simplify]: Simplified to: (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (pow (sqrt (fma x x 1.0)) 3) (fabs (cbrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) 1 (sqrt (fma x x 1.0)) 1/2 (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (sqrt (fma x x 1.0))) (log1p (sqrt (fma x x 1.0))) (log (sqrt (fma x x 1.0))) (exp (sqrt (fma x x 1.0))) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0))) (pow (sqrt (fma x x 1.0)) 3) (fabs (cbrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) 1 (sqrt (fma x x 1.0)) 1/2 (sqrt (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0))) (expm1 (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log1p (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (log (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (exp (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (/ (/ (pow x 3) (pow (sqrt (fma x x 1.0)) 3)) (pow (sqrt (fma x x 1.0)) 3)) (/ (pow (/ x (sqrt (fma x x 1.0))) 3) (pow (sqrt (fma x x 1.0)) 3)) (* (/ (pow x 3) (pow (sqrt (fma x x 1.0)) 3)) (pow (/ 1 (sqrt (fma x x 1.0))) 3)) (* (pow (/ x (sqrt (fma x x 1.0))) 3) (pow (/ 1 (sqrt (fma x x 1.0))) 3)) (* (cbrt (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (cbrt (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))))) (cbrt (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (pow (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) 3) (sqrt (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) (sqrt (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)))) x (fma x x 1.0) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ x (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ (sqrt x) (sqrt (sqrt (fma x x 1.0))))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (sqrt (fma x x 1.0)))) (/ (* (cbrt (/ x (sqrt (fma x x 1.0)))) (cbrt (/ x (sqrt (fma x x 1.0))))) (sqrt (fma x x 1.0))) (/ (sqrt (/ x (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (* (/ (cbrt x) (cbrt (sqrt (fma x x 1.0)))) (/ (cbrt x) (cbrt (sqrt (fma x x 1.0))))) (sqrt (fma x x 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (fma x x 1.0))) (fabs (cbrt (fma x x 1.0)))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (fma x x 1.0))) (/ (/ (* (cbrt x) (cbrt x)) (sqrt (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (* (cbrt x) (cbrt x)) (sqrt (fma x x 1.0))) (/ (/ (sqrt x) (* (cbrt (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0))))) (sqrt (fma x x 1.0))) (/ (/ (sqrt x) (fabs (cbrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (fma x x 1.0))) (/ (/ (sqrt x) (sqrt (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (sqrt x) (sqrt (fma x x 1.0))) (/ (/ (/ 1 (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (/ 1 (fabs (cbrt (fma x x 1.0)))) (sqrt (fma x x 1.0))) (/ (/ 1 (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (fma x x 1.0))) (/ (/ 1 (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))) (* (cbrt (/ 1 (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (* (sqrt (/ 1 (sqrt (fma x x 1.0)))) (/ x (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (cbrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (cbrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (sqrt (fma x x 1.0)))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ (/ x (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0))) (expm1 (/ 1 (sqrt (fma x x 1.0)))) (log1p (/ 1 (sqrt (fma x x 1.0)))) -1/2 -1 -1/2 (- (log (sqrt (fma x x 1.0)))) (- (log (sqrt (fma x x 1.0)))) (- (log (sqrt (fma x x 1.0)))) (- (log (sqrt (fma x x 1.0)))) (exp (/ 1 (sqrt (fma x x 1.0)))) (/ 1 (pow (sqrt (fma x x 1.0)) 3)) (* (cbrt (/ 1 (sqrt (fma x x 1.0)))) (cbrt (/ 1 (sqrt (fma x x 1.0))))) (cbrt (/ 1 (sqrt (fma x x 1.0)))) (pow (/ 1 (sqrt (fma x x 1.0))) 3) (sqrt (/ 1 (sqrt (fma x x 1.0)))) (sqrt (/ 1 (sqrt (fma x x 1.0)))) -1 (- (sqrt (fma x x 1.0))) (/ (/ 1 (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0)))) (/ 1 (cbrt (sqrt (fma x x 1.0)))) (/ 1 (fabs (cbrt (fma x x 1.0)))) (/ 1 (sqrt (cbrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ (/ 1 (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0)))) (/ 1 (cbrt (sqrt (fma x x 1.0)))) (/ 1 (fabs (cbrt (fma x x 1.0)))) (/ 1 (sqrt (cbrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ (/ 1 (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0)))) (/ 1 (cbrt (sqrt (fma x x 1.0)))) (/ 1 (fabs (cbrt (fma x x 1.0)))) (/ 1 (sqrt (cbrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (fma x x 1.0))) (/ 1 (sqrt (fma x x 1.0))) (sqrt (fma x x 1.0)) (/ (/ 1 (cbrt (sqrt (fma x x 1.0)))) (cbrt (sqrt (fma x x 1.0)))) (/ 1 (fabs (cbrt (fma x x 1.0)))) (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (/ 1 (sqrt (sqrt (fma x x 1.0)))) 1 (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0)) (sqrt (fma x x 1.0)) (fma (/ (pow x 4) (pow (sqrt 1.0) 3)) -1/8 (fma (/ (pow x 2) (sqrt 1.0)) 1/2 (sqrt 1.0))) (+ x (- (/ 0.5 x) (/ 0.125 (pow x 3)))) (- (/ 0.125 (pow x 3)) (+ x (/ 0.5 x))) (fma (/ (pow x 4) (pow (sqrt 1.0) 3)) -1/8 (fma (/ (pow x 2) (sqrt 1.0)) 1/2 (sqrt 1.0))) (+ x (- (/ 0.5 x) (/ 0.125 (pow x 3)))) (- (/ 0.125 (pow x 3)) (+ x (/ 0.5 x))) (* 1.0 (- (+ x (pow x 5)) (pow x 3))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (- (fma 0.5 (/ (pow x 4) (sqrt 1.0)) (sqrt 1.0)) (fma 0.125 (/ (pow x 4) (pow (sqrt 1.0) 3)) (* 0.5 (/ (pow x 2) (sqrt 1.0))))) (+ (- (/ 1 x) (/ 0.5 (pow x 3))) (/ 0.375 (pow x 5))) (- (- (/ 0.5 (pow x 3)) (/ 1 x)) (/ 0.375 (pow x 5))) 4.765 * * * [progress]: adding candidates to table 5.316 * * [progress]: iteration 3 / 4 5.316 * * * [progress]: picking best candidate 5.325 * * * * [pick]: Picked # 5.326 * * * [progress]: localizing error 5.363 * * * [progress]: generating rewritten candidates 5.363 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 5.649 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2) 5.710 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 5.754 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1) 5.824 * * * [progress]: generating series expansions 5.824 * * * * [progress]: [ 1 / 4 ] generating series at (2) 5.825 * [backup-simplify]: Simplify (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) into (/ (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) (+ (pow x 6) 1.0)) 5.825 * [approximate]: Taking taylor expansion of (/ (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) (+ (pow x 6) 1.0)) in (x) around 0 5.825 * [taylor]: Taking taylor expansion of (/ (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) (+ (pow x 6) 1.0)) in x 5.826 * [taylor]: Taking taylor expansion of (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) in x 5.826 * [taylor]: Taking taylor expansion of (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) in x 5.826 * [taylor]: Taking taylor expansion of (+ (pow x 4) 1.0) in x 5.826 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.826 * [taylor]: Taking taylor expansion of x in x 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.826 * [taylor]: Taking taylor expansion of 1.0 in x 5.826 * [backup-simplify]: Simplify 1.0 into 1.0 5.826 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 2)) in x 5.826 * [taylor]: Taking taylor expansion of 1.0 in x 5.826 * [backup-simplify]: Simplify 1.0 into 1.0 5.826 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.826 * [taylor]: Taking taylor expansion of x in x 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.826 * [taylor]: Taking taylor expansion of x in x 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.826 * [taylor]: Taking taylor expansion of (+ (pow x 6) 1.0) in x 5.826 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.826 * [taylor]: Taking taylor expansion of x in x 5.826 * [backup-simplify]: Simplify 0 into 0 5.826 * [backup-simplify]: Simplify 1 into 1 5.826 * [taylor]: Taking taylor expansion of 1.0 in x 5.826 * [backup-simplify]: Simplify 1.0 into 1.0 5.826 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.827 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.827 * [backup-simplify]: Simplify (* 1.0 0) into 0 5.827 * [backup-simplify]: Simplify (+ 0 0) into 0 5.827 * [backup-simplify]: Simplify (+ 0 0) into 0 5.828 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 5.828 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.829 * [backup-simplify]: Simplify (/ 1.0 1.0) into 1.0 5.829 * [taylor]: Taking taylor expansion of (/ (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) (+ (pow x 6) 1.0)) in x 5.829 * [taylor]: Taking taylor expansion of (* (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) x) in x 5.829 * [taylor]: Taking taylor expansion of (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) in x 5.829 * [taylor]: Taking taylor expansion of (+ (pow x 4) 1.0) in x 5.829 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.829 * [taylor]: Taking taylor expansion of x in x 5.829 * [backup-simplify]: Simplify 0 into 0 5.829 * [backup-simplify]: Simplify 1 into 1 5.829 * [taylor]: Taking taylor expansion of 1.0 in x 5.829 * [backup-simplify]: Simplify 1.0 into 1.0 5.829 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 2)) in x 5.829 * [taylor]: Taking taylor expansion of 1.0 in x 5.829 * [backup-simplify]: Simplify 1.0 into 1.0 5.829 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.829 * [taylor]: Taking taylor expansion of x in x 5.829 * [backup-simplify]: Simplify 0 into 0 5.829 * [backup-simplify]: Simplify 1 into 1 5.829 * [taylor]: Taking taylor expansion of x in x 5.829 * [backup-simplify]: Simplify 0 into 0 5.829 * [backup-simplify]: Simplify 1 into 1 5.829 * [taylor]: Taking taylor expansion of (+ (pow x 6) 1.0) in x 5.829 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.829 * [taylor]: Taking taylor expansion of x in x 5.829 * [backup-simplify]: Simplify 0 into 0 5.829 * [backup-simplify]: Simplify 1 into 1 5.829 * [taylor]: Taking taylor expansion of 1.0 in x 5.829 * [backup-simplify]: Simplify 1.0 into 1.0 5.829 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.830 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.830 * [backup-simplify]: Simplify (* 1.0 0) into 0 5.830 * [backup-simplify]: Simplify (+ 0 0) into 0 5.830 * [backup-simplify]: Simplify (+ 0 0) into 0 5.831 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 5.832 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.832 * [backup-simplify]: Simplify (/ 1.0 1.0) into 1.0 5.832 * [backup-simplify]: Simplify 1.0 into 1.0 5.833 * [backup-simplify]: Simplify (+ 0 0) into 0 5.833 * [backup-simplify]: Simplify (* 1 1) into 1 5.833 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 5.833 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.834 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 5.835 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 1) (* (- 1.0) 0))) into 0 5.835 * [backup-simplify]: Simplify (+ 0 0) into 0 5.836 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)))) into 0 5.836 * [backup-simplify]: Simplify 0 into 0 5.836 * [backup-simplify]: Simplify (+ 0 0) into 0 5.837 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.837 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 5.837 * [backup-simplify]: Simplify (- 0) into 0 5.838 * [backup-simplify]: Simplify (+ 0 0) into 0 5.841 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* (- 1.0) 1) (* 0 0)))) into (- 1.0) 5.842 * [backup-simplify]: Simplify (+ 0 0) into 0 5.843 * [backup-simplify]: Simplify (- (/ (- 1.0) 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into (- 1.0) 5.844 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.844 * [backup-simplify]: Simplify (* 1 1) into 1 5.844 * [backup-simplify]: Simplify (* 1 1) into 1 5.844 * [backup-simplify]: Simplify (+ 1 0) into 1 5.845 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.845 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 5.846 * [backup-simplify]: Simplify (- 0) into 0 5.846 * [backup-simplify]: Simplify (+ 1 0) into 1 5.847 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* (- 1.0) 0) (+ (* 0 1) (* 1 0))))) into 0 5.847 * [backup-simplify]: Simplify (+ 0 0) into 0 5.848 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)))) into 0 5.848 * [backup-simplify]: Simplify 0 into 0 5.848 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.848 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.849 * [backup-simplify]: Simplify (+ 0 0) into 0 5.853 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.854 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.854 * [backup-simplify]: Simplify (- 0) into 0 5.855 * [backup-simplify]: Simplify (+ 0 0) into 0 5.856 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* (- 1.0) 0) (+ (* 0 0) (+ (* 1 1) (* 0 0)))))) into 1 5.857 * [backup-simplify]: Simplify (+ 0 0) into 0 5.859 * [backup-simplify]: Simplify (- (/ 1 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 1.0 5.859 * [backup-simplify]: Simplify 1.0 into 1.0 5.860 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 5)) (+ (* (- 1.0) (pow x 3)) (* 1.0 x))) into (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) 5.862 * [backup-simplify]: Simplify (* (/ (/ 1 x) (+ (pow (/ 1 x) 6) (pow 1.0 3))) (+ (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x))) (- (* 1.0 1.0) (* (* (/ 1 x) (/ 1 x)) 1.0)))) into (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) 5.862 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) in (x) around 0 5.862 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 5.862 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 5.862 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 5.862 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 5.862 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.862 * [taylor]: Taking taylor expansion of x in x 5.862 * [backup-simplify]: Simplify 0 into 0 5.862 * [backup-simplify]: Simplify 1 into 1 5.862 * [backup-simplify]: Simplify (* 1 1) into 1 5.863 * [backup-simplify]: Simplify (* 1 1) into 1 5.863 * [backup-simplify]: Simplify (/ 1 1) into 1 5.863 * [taylor]: Taking taylor expansion of 1.0 in x 5.863 * [backup-simplify]: Simplify 1.0 into 1.0 5.863 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 5.863 * [taylor]: Taking taylor expansion of 1.0 in x 5.863 * [backup-simplify]: Simplify 1.0 into 1.0 5.863 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.863 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.864 * [taylor]: Taking taylor expansion of x in x 5.864 * [backup-simplify]: Simplify 0 into 0 5.864 * [backup-simplify]: Simplify 1 into 1 5.864 * [backup-simplify]: Simplify (* 1 1) into 1 5.864 * [backup-simplify]: Simplify (/ 1 1) into 1 5.864 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 5.864 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 5.864 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 5.864 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.865 * [taylor]: Taking taylor expansion of x in x 5.865 * [backup-simplify]: Simplify 0 into 0 5.865 * [backup-simplify]: Simplify 1 into 1 5.865 * [backup-simplify]: Simplify (* 1 1) into 1 5.865 * [backup-simplify]: Simplify (* 1 1) into 1 5.866 * [backup-simplify]: Simplify (* 1 1) into 1 5.866 * [backup-simplify]: Simplify (/ 1 1) into 1 5.866 * [taylor]: Taking taylor expansion of 1.0 in x 5.866 * [backup-simplify]: Simplify 1.0 into 1.0 5.866 * [taylor]: Taking taylor expansion of x in x 5.866 * [backup-simplify]: Simplify 0 into 0 5.866 * [backup-simplify]: Simplify 1 into 1 5.867 * [backup-simplify]: Simplify (+ 1 0) into 1 5.867 * [backup-simplify]: Simplify (+ 1 0) into 1 5.867 * [backup-simplify]: Simplify (+ 1 0) into 1 5.868 * [backup-simplify]: Simplify (* 1 0) into 0 5.869 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.869 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.870 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.871 * [backup-simplify]: Simplify (+ 0 0) into 0 5.871 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 5.872 * [backup-simplify]: Simplify (/ 1 1) into 1 5.872 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 5.872 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 5.872 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 5.872 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 5.872 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.872 * [taylor]: Taking taylor expansion of x in x 5.872 * [backup-simplify]: Simplify 0 into 0 5.872 * [backup-simplify]: Simplify 1 into 1 5.872 * [backup-simplify]: Simplify (* 1 1) into 1 5.873 * [backup-simplify]: Simplify (* 1 1) into 1 5.873 * [backup-simplify]: Simplify (/ 1 1) into 1 5.873 * [taylor]: Taking taylor expansion of 1.0 in x 5.873 * [backup-simplify]: Simplify 1.0 into 1.0 5.873 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 5.873 * [taylor]: Taking taylor expansion of 1.0 in x 5.873 * [backup-simplify]: Simplify 1.0 into 1.0 5.873 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.873 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.873 * [taylor]: Taking taylor expansion of x in x 5.873 * [backup-simplify]: Simplify 0 into 0 5.873 * [backup-simplify]: Simplify 1 into 1 5.874 * [backup-simplify]: Simplify (* 1 1) into 1 5.874 * [backup-simplify]: Simplify (/ 1 1) into 1 5.874 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 5.874 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 5.874 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 5.874 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.874 * [taylor]: Taking taylor expansion of x in x 5.874 * [backup-simplify]: Simplify 0 into 0 5.874 * [backup-simplify]: Simplify 1 into 1 5.875 * [backup-simplify]: Simplify (* 1 1) into 1 5.875 * [backup-simplify]: Simplify (* 1 1) into 1 5.875 * [backup-simplify]: Simplify (* 1 1) into 1 5.876 * [backup-simplify]: Simplify (/ 1 1) into 1 5.876 * [taylor]: Taking taylor expansion of 1.0 in x 5.876 * [backup-simplify]: Simplify 1.0 into 1.0 5.876 * [taylor]: Taking taylor expansion of x in x 5.876 * [backup-simplify]: Simplify 0 into 0 5.876 * [backup-simplify]: Simplify 1 into 1 5.876 * [backup-simplify]: Simplify (+ 1 0) into 1 5.876 * [backup-simplify]: Simplify (+ 1 0) into 1 5.877 * [backup-simplify]: Simplify (+ 1 0) into 1 5.877 * [backup-simplify]: Simplify (* 1 0) into 0 5.878 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.878 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.879 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.880 * [backup-simplify]: Simplify (+ 0 0) into 0 5.881 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 5.881 * [backup-simplify]: Simplify (/ 1 1) into 1 5.881 * [backup-simplify]: Simplify 1 into 1 5.882 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.883 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.884 * [backup-simplify]: Simplify (+ 0 0) into 0 5.884 * [backup-simplify]: Simplify (+ 0 0) into 0 5.885 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.887 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.888 * [backup-simplify]: Simplify (+ 0 0) into 0 5.889 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 0))) into 0 5.889 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.889 * [backup-simplify]: Simplify 0 into 0 5.890 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.892 * [backup-simplify]: Simplify (+ 0 0) into 0 5.893 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 5.893 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.894 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 5.895 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.896 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.898 * [backup-simplify]: Simplify (+ 0 0) into 0 5.899 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.901 * [backup-simplify]: Simplify (- (/ (- 1.0) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into (- 1.0) 5.902 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.902 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.903 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.904 * [backup-simplify]: Simplify (+ 0 0) into 0 5.905 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.906 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 5.906 * [backup-simplify]: Simplify (- 0) into 0 5.907 * [backup-simplify]: Simplify (+ 0 0) into 0 5.908 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.909 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.910 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.912 * [backup-simplify]: Simplify (+ 0 0) into 0 5.913 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.914 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)))) into 0 5.914 * [backup-simplify]: Simplify 0 into 0 5.915 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.917 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.917 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.918 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.919 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.919 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.920 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 5.920 * [backup-simplify]: Simplify (- 0) into 0 5.921 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.922 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.924 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.925 * [backup-simplify]: Simplify (+ 0 0) into 0 5.926 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.929 * [backup-simplify]: Simplify (- (/ 1.0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)))) into 1.0 5.929 * [backup-simplify]: Simplify 1.0 into 1.0 5.930 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 x) 5)) (+ (* (- 1.0) (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 5.931 * [backup-simplify]: Simplify (* (/ (/ 1 (- x)) (+ (pow (/ 1 (- x)) 6) (pow 1.0 3))) (+ (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x)))) (- (* 1.0 1.0) (* (* (/ 1 (- x)) (/ 1 (- x))) 1.0)))) into (* -1 (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x))) 5.931 * [approximate]: Taking taylor expansion of (* -1 (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x))) in (x) around 0 5.931 * [taylor]: Taking taylor expansion of (* -1 (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x))) in x 5.931 * [taylor]: Taking taylor expansion of -1 in x 5.931 * [backup-simplify]: Simplify -1 into -1 5.931 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 5.932 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 5.932 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 5.932 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 5.932 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.932 * [taylor]: Taking taylor expansion of x in x 5.932 * [backup-simplify]: Simplify 0 into 0 5.932 * [backup-simplify]: Simplify 1 into 1 5.932 * [backup-simplify]: Simplify (* 1 1) into 1 5.932 * [backup-simplify]: Simplify (* 1 1) into 1 5.932 * [backup-simplify]: Simplify (/ 1 1) into 1 5.932 * [taylor]: Taking taylor expansion of 1.0 in x 5.932 * [backup-simplify]: Simplify 1.0 into 1.0 5.932 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 5.932 * [taylor]: Taking taylor expansion of 1.0 in x 5.932 * [backup-simplify]: Simplify 1.0 into 1.0 5.932 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.932 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.932 * [taylor]: Taking taylor expansion of x in x 5.932 * [backup-simplify]: Simplify 0 into 0 5.933 * [backup-simplify]: Simplify 1 into 1 5.933 * [backup-simplify]: Simplify (* 1 1) into 1 5.933 * [backup-simplify]: Simplify (/ 1 1) into 1 5.933 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 5.933 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 5.933 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 5.933 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.933 * [taylor]: Taking taylor expansion of x in x 5.933 * [backup-simplify]: Simplify 0 into 0 5.933 * [backup-simplify]: Simplify 1 into 1 5.933 * [backup-simplify]: Simplify (* 1 1) into 1 5.934 * [backup-simplify]: Simplify (* 1 1) into 1 5.934 * [backup-simplify]: Simplify (* 1 1) into 1 5.934 * [backup-simplify]: Simplify (/ 1 1) into 1 5.934 * [taylor]: Taking taylor expansion of 1.0 in x 5.934 * [backup-simplify]: Simplify 1.0 into 1.0 5.934 * [taylor]: Taking taylor expansion of x in x 5.934 * [backup-simplify]: Simplify 0 into 0 5.934 * [backup-simplify]: Simplify 1 into 1 5.934 * [backup-simplify]: Simplify (+ 1 0) into 1 5.935 * [backup-simplify]: Simplify (+ 1 0) into 1 5.935 * [backup-simplify]: Simplify (+ 1 0) into 1 5.935 * [backup-simplify]: Simplify (* 1 0) into 0 5.935 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.937 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.937 * [backup-simplify]: Simplify (+ 0 0) into 0 5.937 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 5.937 * [backup-simplify]: Simplify (/ 1 1) into 1 5.937 * [taylor]: Taking taylor expansion of (* -1 (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x))) in x 5.937 * [taylor]: Taking taylor expansion of -1 in x 5.937 * [backup-simplify]: Simplify -1 into -1 5.938 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 5.938 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 5.938 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 5.938 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 5.938 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.938 * [taylor]: Taking taylor expansion of x in x 5.938 * [backup-simplify]: Simplify 0 into 0 5.938 * [backup-simplify]: Simplify 1 into 1 5.938 * [backup-simplify]: Simplify (* 1 1) into 1 5.938 * [backup-simplify]: Simplify (* 1 1) into 1 5.938 * [backup-simplify]: Simplify (/ 1 1) into 1 5.938 * [taylor]: Taking taylor expansion of 1.0 in x 5.938 * [backup-simplify]: Simplify 1.0 into 1.0 5.938 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 5.938 * [taylor]: Taking taylor expansion of 1.0 in x 5.938 * [backup-simplify]: Simplify 1.0 into 1.0 5.938 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 5.938 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.938 * [taylor]: Taking taylor expansion of x in x 5.938 * [backup-simplify]: Simplify 0 into 0 5.939 * [backup-simplify]: Simplify 1 into 1 5.939 * [backup-simplify]: Simplify (* 1 1) into 1 5.939 * [backup-simplify]: Simplify (/ 1 1) into 1 5.939 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 5.939 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 5.939 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 5.939 * [taylor]: Taking taylor expansion of (pow x 6) in x 5.939 * [taylor]: Taking taylor expansion of x in x 5.939 * [backup-simplify]: Simplify 0 into 0 5.939 * [backup-simplify]: Simplify 1 into 1 5.939 * [backup-simplify]: Simplify (* 1 1) into 1 5.940 * [backup-simplify]: Simplify (* 1 1) into 1 5.940 * [backup-simplify]: Simplify (* 1 1) into 1 5.940 * [backup-simplify]: Simplify (/ 1 1) into 1 5.940 * [taylor]: Taking taylor expansion of 1.0 in x 5.940 * [backup-simplify]: Simplify 1.0 into 1.0 5.940 * [taylor]: Taking taylor expansion of x in x 5.940 * [backup-simplify]: Simplify 0 into 0 5.940 * [backup-simplify]: Simplify 1 into 1 5.940 * [backup-simplify]: Simplify (+ 1 0) into 1 5.941 * [backup-simplify]: Simplify (+ 1 0) into 1 5.941 * [backup-simplify]: Simplify (+ 1 0) into 1 5.941 * [backup-simplify]: Simplify (* 1 0) into 0 5.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.942 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.943 * [backup-simplify]: Simplify (+ 0 0) into 0 5.943 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 5.944 * [backup-simplify]: Simplify (/ 1 1) into 1 5.944 * [backup-simplify]: Simplify (* -1 1) into -1 5.944 * [backup-simplify]: Simplify -1 into -1 5.944 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.945 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.945 * [backup-simplify]: Simplify (+ 0 0) into 0 5.946 * [backup-simplify]: Simplify (+ 0 0) into 0 5.946 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.947 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.947 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.948 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.948 * [backup-simplify]: Simplify (+ 0 0) into 0 5.948 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 0))) into 0 5.949 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)))) into 0 5.949 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 1)) into 0 5.949 * [backup-simplify]: Simplify 0 into 0 5.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.951 * [backup-simplify]: Simplify (+ 0 0) into 0 5.951 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 5.951 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.952 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 5.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.953 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.954 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.954 * [backup-simplify]: Simplify (+ 0 0) into 0 5.955 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 5.957 * [backup-simplify]: Simplify (- (/ (- 1.0) 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into (- 1.0) 5.958 * [backup-simplify]: Simplify (+ (* -1 (- 1.0)) (+ (* 0 0) (* 0 1))) into 1.0 5.958 * [backup-simplify]: Simplify 1.0 into 1.0 5.959 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.960 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 5.960 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.961 * [backup-simplify]: Simplify (+ 0 0) into 0 5.961 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 5.963 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 5.963 * [backup-simplify]: Simplify (- 0) into 0 5.964 * [backup-simplify]: Simplify (+ 0 0) into 0 5.965 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.970 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.971 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.972 * [backup-simplify]: Simplify (+ 0 0) into 0 5.973 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 5.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)))) into 0 5.975 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 (- 1.0)) (+ (* 0 0) (* 0 1)))) into 0 5.976 * [backup-simplify]: Simplify 0 into 0 5.977 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 5.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.980 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.981 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.983 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 5.983 * [backup-simplify]: Simplify (- 0) into 0 5.983 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.984 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.985 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.985 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 5.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 5.986 * [backup-simplify]: Simplify (+ 0 0) into 0 5.987 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 5.988 * [backup-simplify]: Simplify (- (/ 1.0 1) (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)))) into 1.0 5.990 * [backup-simplify]: Simplify (+ (* -1 1.0) (+ (* 0 0) (+ (* 0 (- 1.0)) (+ (* 0 0) (* 0 1))))) into (- 1.0) 5.991 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.991 * [backup-simplify]: Simplify (+ (* (- 1.0) (pow (/ 1 (- x)) 5)) (+ (* 1.0 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 5.991 * * * * [progress]: [ 2 / 4 ] generating series at (2 2) 5.992 * [backup-simplify]: Simplify (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) into (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) 5.992 * [approximate]: Taking taylor expansion of (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) in (x) around 0 5.992 * [taylor]: Taking taylor expansion of (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) in x 5.992 * [taylor]: Taking taylor expansion of (+ (pow x 4) 1.0) in x 5.992 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.992 * [taylor]: Taking taylor expansion of x in x 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.992 * [taylor]: Taking taylor expansion of 1.0 in x 5.992 * [backup-simplify]: Simplify 1.0 into 1.0 5.992 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 2)) in x 5.992 * [taylor]: Taking taylor expansion of 1.0 in x 5.992 * [backup-simplify]: Simplify 1.0 into 1.0 5.992 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.992 * [taylor]: Taking taylor expansion of x in x 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.992 * [taylor]: Taking taylor expansion of (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) in x 5.992 * [taylor]: Taking taylor expansion of (+ (pow x 4) 1.0) in x 5.992 * [taylor]: Taking taylor expansion of (pow x 4) in x 5.992 * [taylor]: Taking taylor expansion of x in x 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.992 * [taylor]: Taking taylor expansion of 1.0 in x 5.992 * [backup-simplify]: Simplify 1.0 into 1.0 5.992 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 2)) in x 5.992 * [taylor]: Taking taylor expansion of 1.0 in x 5.992 * [backup-simplify]: Simplify 1.0 into 1.0 5.992 * [taylor]: Taking taylor expansion of (pow x 2) in x 5.992 * [taylor]: Taking taylor expansion of x in x 5.992 * [backup-simplify]: Simplify 0 into 0 5.992 * [backup-simplify]: Simplify 1 into 1 5.993 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 5.993 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 5.993 * [backup-simplify]: Simplify 1.0 into 1.0 5.993 * [backup-simplify]: Simplify (+ 0 0) into 0 5.993 * [backup-simplify]: Simplify (+ 0 0) into 0 5.994 * [backup-simplify]: Simplify 0 into 0 5.994 * [backup-simplify]: Simplify (+ 0 0) into 0 5.994 * [backup-simplify]: Simplify (* 1 1) into 1 5.994 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 5.995 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.995 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 5.995 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 5.996 * [backup-simplify]: Simplify (+ 0 0) into 0 5.996 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 5.996 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 5.997 * [backup-simplify]: Simplify (- 0) into 0 5.997 * [backup-simplify]: Simplify (+ 0 0) into 0 5.997 * [backup-simplify]: Simplify 0 into 0 5.997 * [backup-simplify]: Simplify (* 1 1) into 1 5.997 * [backup-simplify]: Simplify (* 1 1) into 1 5.997 * [backup-simplify]: Simplify (+ 1 0) into 1 5.998 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 5.998 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 5.999 * [backup-simplify]: Simplify (- 0) into 0 5.999 * [backup-simplify]: Simplify (+ 1 0) into 1 5.999 * [backup-simplify]: Simplify 1 into 1 6.000 * [backup-simplify]: Simplify (+ (* 1 (pow x 4)) (+ (* (- 1.0) (pow x 2)) 1.0)) into (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) 6.000 * [backup-simplify]: Simplify (+ (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x))) (- (* 1.0 1.0) (* (* (/ 1 x) (/ 1 x)) 1.0))) into (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) 6.000 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in (x) around 0 6.000 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 6.000 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 6.000 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.000 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.000 * [taylor]: Taking taylor expansion of x in x 6.000 * [backup-simplify]: Simplify 0 into 0 6.000 * [backup-simplify]: Simplify 1 into 1 6.000 * [backup-simplify]: Simplify (* 1 1) into 1 6.001 * [backup-simplify]: Simplify (* 1 1) into 1 6.001 * [backup-simplify]: Simplify (/ 1 1) into 1 6.001 * [taylor]: Taking taylor expansion of 1.0 in x 6.001 * [backup-simplify]: Simplify 1.0 into 1.0 6.001 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 6.001 * [taylor]: Taking taylor expansion of 1.0 in x 6.001 * [backup-simplify]: Simplify 1.0 into 1.0 6.001 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.001 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.001 * [taylor]: Taking taylor expansion of x in x 6.001 * [backup-simplify]: Simplify 0 into 0 6.001 * [backup-simplify]: Simplify 1 into 1 6.001 * [backup-simplify]: Simplify (* 1 1) into 1 6.002 * [backup-simplify]: Simplify (/ 1 1) into 1 6.002 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 6.002 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 6.002 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.002 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.002 * [taylor]: Taking taylor expansion of x in x 6.002 * [backup-simplify]: Simplify 0 into 0 6.002 * [backup-simplify]: Simplify 1 into 1 6.002 * [backup-simplify]: Simplify (* 1 1) into 1 6.002 * [backup-simplify]: Simplify (* 1 1) into 1 6.003 * [backup-simplify]: Simplify (/ 1 1) into 1 6.003 * [taylor]: Taking taylor expansion of 1.0 in x 6.003 * [backup-simplify]: Simplify 1.0 into 1.0 6.003 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 6.003 * [taylor]: Taking taylor expansion of 1.0 in x 6.003 * [backup-simplify]: Simplify 1.0 into 1.0 6.003 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.003 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.003 * [taylor]: Taking taylor expansion of x in x 6.003 * [backup-simplify]: Simplify 0 into 0 6.003 * [backup-simplify]: Simplify 1 into 1 6.003 * [backup-simplify]: Simplify (* 1 1) into 1 6.003 * [backup-simplify]: Simplify (/ 1 1) into 1 6.004 * [backup-simplify]: Simplify (+ 1 0) into 1 6.004 * [backup-simplify]: Simplify (+ 1 0) into 1 6.004 * [backup-simplify]: Simplify 1 into 1 6.004 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.005 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.005 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.005 * [backup-simplify]: Simplify (+ 0 0) into 0 6.005 * [backup-simplify]: Simplify (+ 0 0) into 0 6.005 * [backup-simplify]: Simplify 0 into 0 6.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.007 * [backup-simplify]: Simplify (+ 0 0) into 0 6.007 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 6.008 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.008 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 6.008 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.009 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.010 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.010 * [backup-simplify]: Simplify (+ 0 0) into 0 6.011 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 6.012 * [backup-simplify]: Simplify (- 0) into 0 6.013 * [backup-simplify]: Simplify (+ 0 0) into 0 6.013 * [backup-simplify]: Simplify 0 into 0 6.014 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.015 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.016 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.017 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.019 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 6.020 * [backup-simplify]: Simplify (- 0) into 0 6.020 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.020 * [backup-simplify]: Simplify 1.0 into 1.0 6.021 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 1.0) (pow (/ 1 (/ 1 x)) 2)) (* 1 (pow (/ 1 (/ 1 x)) 4)))) into (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) 6.022 * [backup-simplify]: Simplify (+ (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x)))) (- (* 1.0 1.0) (* (* (/ 1 (- x)) (/ 1 (- x))) 1.0))) into (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) 6.022 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in (x) around 0 6.022 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 6.022 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 6.022 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.022 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.022 * [taylor]: Taking taylor expansion of x in x 6.023 * [backup-simplify]: Simplify 0 into 0 6.023 * [backup-simplify]: Simplify 1 into 1 6.023 * [backup-simplify]: Simplify (* 1 1) into 1 6.023 * [backup-simplify]: Simplify (* 1 1) into 1 6.024 * [backup-simplify]: Simplify (/ 1 1) into 1 6.024 * [taylor]: Taking taylor expansion of 1.0 in x 6.024 * [backup-simplify]: Simplify 1.0 into 1.0 6.024 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 6.024 * [taylor]: Taking taylor expansion of 1.0 in x 6.024 * [backup-simplify]: Simplify 1.0 into 1.0 6.024 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.024 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.024 * [taylor]: Taking taylor expansion of x in x 6.024 * [backup-simplify]: Simplify 0 into 0 6.024 * [backup-simplify]: Simplify 1 into 1 6.024 * [backup-simplify]: Simplify (* 1 1) into 1 6.025 * [backup-simplify]: Simplify (/ 1 1) into 1 6.025 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow x 4)) 1.0) (* 1.0 (/ 1 (pow x 2)))) in x 6.025 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 4)) 1.0) in x 6.025 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.025 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.025 * [taylor]: Taking taylor expansion of x in x 6.025 * [backup-simplify]: Simplify 0 into 0 6.025 * [backup-simplify]: Simplify 1 into 1 6.025 * [backup-simplify]: Simplify (* 1 1) into 1 6.026 * [backup-simplify]: Simplify (* 1 1) into 1 6.026 * [backup-simplify]: Simplify (/ 1 1) into 1 6.026 * [taylor]: Taking taylor expansion of 1.0 in x 6.026 * [backup-simplify]: Simplify 1.0 into 1.0 6.026 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 2))) in x 6.026 * [taylor]: Taking taylor expansion of 1.0 in x 6.026 * [backup-simplify]: Simplify 1.0 into 1.0 6.026 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 6.026 * [taylor]: Taking taylor expansion of (pow x 2) in x 6.026 * [taylor]: Taking taylor expansion of x in x 6.026 * [backup-simplify]: Simplify 0 into 0 6.026 * [backup-simplify]: Simplify 1 into 1 6.027 * [backup-simplify]: Simplify (* 1 1) into 1 6.027 * [backup-simplify]: Simplify (/ 1 1) into 1 6.027 * [backup-simplify]: Simplify (+ 1 0) into 1 6.028 * [backup-simplify]: Simplify (+ 1 0) into 1 6.028 * [backup-simplify]: Simplify 1 into 1 6.029 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.029 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.030 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.030 * [backup-simplify]: Simplify (+ 0 0) into 0 6.031 * [backup-simplify]: Simplify (+ 0 0) into 0 6.031 * [backup-simplify]: Simplify 0 into 0 6.032 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.033 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.034 * [backup-simplify]: Simplify (+ 0 0) into 0 6.035 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 6.035 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.036 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 6.036 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.037 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.038 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.040 * [backup-simplify]: Simplify (+ 0 0) into 0 6.041 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.042 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 6.043 * [backup-simplify]: Simplify (- 0) into 0 6.043 * [backup-simplify]: Simplify (+ 0 0) into 0 6.043 * [backup-simplify]: Simplify 0 into 0 6.044 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.045 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.047 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.048 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.050 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 6.050 * [backup-simplify]: Simplify (- 0) into 0 6.051 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 6.051 * [backup-simplify]: Simplify 1.0 into 1.0 6.052 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 1.0) (pow (/ 1 (/ 1 (- x))) 2)) (* 1 (pow (/ 1 (/ 1 (- x))) 4)))) into (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) 6.052 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 6.052 * [backup-simplify]: Simplify (/ x (+ (pow x 6) (pow 1.0 3))) into (/ x (+ (pow x 6) 1.0)) 6.053 * [approximate]: Taking taylor expansion of (/ x (+ (pow x 6) 1.0)) in (x) around 0 6.053 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 6) 1.0)) in x 6.053 * [taylor]: Taking taylor expansion of x in x 6.053 * [backup-simplify]: Simplify 0 into 0 6.053 * [backup-simplify]: Simplify 1 into 1 6.053 * [taylor]: Taking taylor expansion of (+ (pow x 6) 1.0) in x 6.053 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.053 * [taylor]: Taking taylor expansion of x in x 6.053 * [backup-simplify]: Simplify 0 into 0 6.053 * [backup-simplify]: Simplify 1 into 1 6.053 * [taylor]: Taking taylor expansion of 1.0 in x 6.053 * [backup-simplify]: Simplify 1.0 into 1.0 6.053 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.054 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.054 * [taylor]: Taking taylor expansion of (/ x (+ (pow x 6) 1.0)) in x 6.054 * [taylor]: Taking taylor expansion of x in x 6.054 * [backup-simplify]: Simplify 0 into 0 6.054 * [backup-simplify]: Simplify 1 into 1 6.054 * [taylor]: Taking taylor expansion of (+ (pow x 6) 1.0) in x 6.054 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.054 * [taylor]: Taking taylor expansion of x in x 6.054 * [backup-simplify]: Simplify 0 into 0 6.054 * [backup-simplify]: Simplify 1 into 1 6.054 * [taylor]: Taking taylor expansion of 1.0 in x 6.054 * [backup-simplify]: Simplify 1.0 into 1.0 6.055 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.055 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 6.055 * [backup-simplify]: Simplify 1.0 into 1.0 6.056 * [backup-simplify]: Simplify (+ 0 0) into 0 6.056 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)))) into 0 6.056 * [backup-simplify]: Simplify 0 into 0 6.057 * [backup-simplify]: Simplify (+ 0 0) into 0 6.058 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.058 * [backup-simplify]: Simplify 0 into 0 6.058 * [backup-simplify]: Simplify (+ 0 0) into 0 6.059 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.059 * [backup-simplify]: Simplify 0 into 0 6.060 * [backup-simplify]: Simplify (+ 0 0) into 0 6.061 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.061 * [backup-simplify]: Simplify 0 into 0 6.061 * [backup-simplify]: Simplify (+ 0 0) into 0 6.062 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.062 * [backup-simplify]: Simplify 0 into 0 6.062 * [backup-simplify]: Simplify (* 1 1) into 1 6.063 * [backup-simplify]: Simplify (* 1 1) into 1 6.063 * [backup-simplify]: Simplify (* 1 1) into 1 6.063 * [backup-simplify]: Simplify (+ 1 0) into 1 6.069 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 1 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into (- 1.0) 6.070 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.071 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.072 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.072 * [backup-simplify]: Simplify (+ 0 0) into 0 6.074 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)))) into 0 6.074 * [backup-simplify]: Simplify 0 into 0 6.075 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.076 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.077 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.077 * [backup-simplify]: Simplify (+ 0 0) into 0 6.079 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.079 * [backup-simplify]: Simplify 0 into 0 6.080 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.081 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.082 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.083 * [backup-simplify]: Simplify (+ 0 0) into 0 6.085 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.085 * [backup-simplify]: Simplify 0 into 0 6.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.087 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.088 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.089 * [backup-simplify]: Simplify (+ 0 0) into 0 6.091 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.091 * [backup-simplify]: Simplify 0 into 0 6.092 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.097 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.099 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.099 * [backup-simplify]: Simplify (+ 0 0) into 0 6.101 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 1 1.0)) (* (- 1.0) (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 0 6.101 * [backup-simplify]: Simplify 0 into 0 6.103 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.104 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.106 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.106 * [backup-simplify]: Simplify (+ 0 0) into 0 6.117 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* 1.0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* (- 1.0) (/ 1 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)) (* 0 (/ 0 1.0)))) into 1.0 6.117 * [backup-simplify]: Simplify 1.0 into 1.0 6.118 * [backup-simplify]: Simplify (+ (* 1.0 (pow x 13)) (+ (* (- 1.0) (pow x 7)) (* 1.0 x))) into (- (+ (* 1.0 (pow x 13)) (* 1.0 x)) (* 1.0 (pow x 7))) 6.119 * [backup-simplify]: Simplify (/ (/ 1 x) (+ (pow (/ 1 x) 6) (pow 1.0 3))) into (/ 1 (* (+ (/ 1 (pow x 6)) 1.0) x)) 6.119 * [approximate]: Taking taylor expansion of (/ 1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in (x) around 0 6.119 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 6.119 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 6.119 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 6.119 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 6.119 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.119 * [taylor]: Taking taylor expansion of x in x 6.119 * [backup-simplify]: Simplify 0 into 0 6.119 * [backup-simplify]: Simplify 1 into 1 6.120 * [backup-simplify]: Simplify (* 1 1) into 1 6.120 * [backup-simplify]: Simplify (* 1 1) into 1 6.120 * [backup-simplify]: Simplify (* 1 1) into 1 6.121 * [backup-simplify]: Simplify (/ 1 1) into 1 6.121 * [taylor]: Taking taylor expansion of 1.0 in x 6.121 * [backup-simplify]: Simplify 1.0 into 1.0 6.121 * [taylor]: Taking taylor expansion of x in x 6.121 * [backup-simplify]: Simplify 0 into 0 6.121 * [backup-simplify]: Simplify 1 into 1 6.121 * [backup-simplify]: Simplify (+ 1 0) into 1 6.122 * [backup-simplify]: Simplify (* 1 0) into 0 6.122 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.123 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.124 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.124 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.125 * [backup-simplify]: Simplify (+ 0 0) into 0 6.125 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 6.126 * [backup-simplify]: Simplify (/ 1 1) into 1 6.126 * [taylor]: Taking taylor expansion of (/ 1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 6.126 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 6.126 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 6.126 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 6.126 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.126 * [taylor]: Taking taylor expansion of x in x 6.126 * [backup-simplify]: Simplify 0 into 0 6.126 * [backup-simplify]: Simplify 1 into 1 6.126 * [backup-simplify]: Simplify (* 1 1) into 1 6.127 * [backup-simplify]: Simplify (* 1 1) into 1 6.127 * [backup-simplify]: Simplify (* 1 1) into 1 6.127 * [backup-simplify]: Simplify (/ 1 1) into 1 6.127 * [taylor]: Taking taylor expansion of 1.0 in x 6.127 * [backup-simplify]: Simplify 1.0 into 1.0 6.127 * [taylor]: Taking taylor expansion of x in x 6.127 * [backup-simplify]: Simplify 0 into 0 6.127 * [backup-simplify]: Simplify 1 into 1 6.128 * [backup-simplify]: Simplify (+ 1 0) into 1 6.128 * [backup-simplify]: Simplify (* 1 0) into 0 6.129 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.129 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.131 * [backup-simplify]: Simplify (+ 0 0) into 0 6.132 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 6.132 * [backup-simplify]: Simplify (/ 1 1) into 1 6.132 * [backup-simplify]: Simplify 1 into 1 6.133 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.134 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.135 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.136 * [backup-simplify]: Simplify (+ 0 0) into 0 6.137 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 0))) into 0 6.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.137 * [backup-simplify]: Simplify 0 into 0 6.139 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.140 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.141 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.142 * [backup-simplify]: Simplify (+ 0 0) into 0 6.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.144 * [backup-simplify]: Simplify 0 into 0 6.145 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.146 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.147 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.148 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.148 * [backup-simplify]: Simplify (+ 0 0) into 0 6.149 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 6.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.149 * [backup-simplify]: Simplify 0 into 0 6.150 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.151 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.152 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.152 * [backup-simplify]: Simplify (+ 0 0) into 0 6.153 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 6.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.154 * [backup-simplify]: Simplify 0 into 0 6.155 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.158 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.158 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.159 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 1.0 0))))))) into 0 6.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.160 * [backup-simplify]: Simplify 0 into 0 6.161 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.161 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.163 * [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 6.163 * [backup-simplify]: Simplify (+ 0 0) into 0 6.169 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 1) (* 0 0)))))))) into 1.0 6.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into (- 1.0) 6.172 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.174 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.176 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.176 * [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 6.177 * [backup-simplify]: Simplify (+ 0 0) into 0 6.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 1) (* 0 0))))))))) into 0 6.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)))) into 0 6.179 * [backup-simplify]: Simplify 0 into 0 6.180 * [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 6.181 * [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 6.182 * [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 6.183 * [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 6.183 * [backup-simplify]: Simplify (+ 0 0) into 0 6.184 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))) into 0 6.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.185 * [backup-simplify]: Simplify 0 into 0 6.187 * [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 6.188 * [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 6.189 * [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 6.190 * [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 6.190 * [backup-simplify]: Simplify (+ 0 0) into 0 6.191 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))))) into 0 6.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.192 * [backup-simplify]: Simplify 0 into 0 6.194 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.195 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.196 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.197 * [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)) (* 0 (/ 0 1)))) into 0 6.197 * [backup-simplify]: Simplify (+ 0 0) into 0 6.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))))) into 0 6.203 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.203 * [backup-simplify]: Simplify 0 into 0 6.204 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.208 * [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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.208 * [backup-simplify]: Simplify (+ 0 0) into 0 6.210 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))))))) into 0 6.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* (- 1.0) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.211 * [backup-simplify]: Simplify 0 into 0 6.212 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.214 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.215 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.216 * [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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.216 * [backup-simplify]: Simplify (+ 0 0) into 0 6.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))))))) into 0 6.223 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* (- 1.0) (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 1.0 6.223 * [backup-simplify]: Simplify 1.0 into 1.0 6.224 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 x) 17)) (+ (* (- 1.0) (pow (/ 1 x) 11)) (* 1 (pow (/ 1 x) 5)))) into (- (+ (* 1.0 (/ 1 (pow x 17))) (/ 1 (pow x 5))) (* 1.0 (/ 1 (pow x 11)))) 6.225 * [backup-simplify]: Simplify (/ (/ 1 (- x)) (+ (pow (/ 1 (- x)) 6) (pow 1.0 3))) into (/ -1 (* (+ (/ 1 (pow x 6)) 1.0) x)) 6.225 * [approximate]: Taking taylor expansion of (/ -1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in (x) around 0 6.225 * [taylor]: Taking taylor expansion of (/ -1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 6.225 * [taylor]: Taking taylor expansion of -1 in x 6.225 * [backup-simplify]: Simplify -1 into -1 6.225 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 6.225 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 6.225 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 6.225 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.225 * [taylor]: Taking taylor expansion of x in x 6.225 * [backup-simplify]: Simplify 0 into 0 6.225 * [backup-simplify]: Simplify 1 into 1 6.225 * [backup-simplify]: Simplify (* 1 1) into 1 6.225 * [backup-simplify]: Simplify (* 1 1) into 1 6.225 * [backup-simplify]: Simplify (* 1 1) into 1 6.226 * [backup-simplify]: Simplify (/ 1 1) into 1 6.226 * [taylor]: Taking taylor expansion of 1.0 in x 6.226 * [backup-simplify]: Simplify 1.0 into 1.0 6.226 * [taylor]: Taking taylor expansion of x in x 6.226 * [backup-simplify]: Simplify 0 into 0 6.226 * [backup-simplify]: Simplify 1 into 1 6.226 * [backup-simplify]: Simplify (+ 1 0) into 1 6.226 * [backup-simplify]: Simplify (* 1 0) into 0 6.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.228 * [backup-simplify]: Simplify (+ 0 0) into 0 6.228 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 6.229 * [backup-simplify]: Simplify (/ -1 1) into -1 6.229 * [taylor]: Taking taylor expansion of (/ -1 (* (+ (/ 1 (pow x 6)) 1.0) x)) in x 6.229 * [taylor]: Taking taylor expansion of -1 in x 6.229 * [backup-simplify]: Simplify -1 into -1 6.229 * [taylor]: Taking taylor expansion of (* (+ (/ 1 (pow x 6)) 1.0) x) in x 6.229 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 6)) 1.0) in x 6.229 * [taylor]: Taking taylor expansion of (/ 1 (pow x 6)) in x 6.229 * [taylor]: Taking taylor expansion of (pow x 6) in x 6.229 * [taylor]: Taking taylor expansion of x in x 6.229 * [backup-simplify]: Simplify 0 into 0 6.229 * [backup-simplify]: Simplify 1 into 1 6.229 * [backup-simplify]: Simplify (* 1 1) into 1 6.229 * [backup-simplify]: Simplify (* 1 1) into 1 6.230 * [backup-simplify]: Simplify (* 1 1) into 1 6.230 * [backup-simplify]: Simplify (/ 1 1) into 1 6.230 * [taylor]: Taking taylor expansion of 1.0 in x 6.230 * [backup-simplify]: Simplify 1.0 into 1.0 6.230 * [taylor]: Taking taylor expansion of x in x 6.230 * [backup-simplify]: Simplify 0 into 0 6.230 * [backup-simplify]: Simplify 1 into 1 6.230 * [backup-simplify]: Simplify (+ 1 0) into 1 6.230 * [backup-simplify]: Simplify (* 1 0) into 0 6.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.231 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.232 * [backup-simplify]: Simplify (+ 0 0) into 0 6.232 * [backup-simplify]: Simplify (+ (* 1 1) (* 0 0)) into 1 6.233 * [backup-simplify]: Simplify (/ -1 1) into -1 6.233 * [backup-simplify]: Simplify -1 into -1 6.233 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.234 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.235 * [backup-simplify]: Simplify (+ 0 0) into 0 6.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 1) (* 0 0))) into 0 6.236 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 6.236 * [backup-simplify]: Simplify 0 into 0 6.237 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.237 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.238 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.238 * [backup-simplify]: Simplify (+ 0 0) into 0 6.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 6.240 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.240 * [backup-simplify]: Simplify 0 into 0 6.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.242 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.242 * [backup-simplify]: Simplify (+ 0 0) into 0 6.243 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 6.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.243 * [backup-simplify]: Simplify 0 into 0 6.244 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.245 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.246 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.247 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.247 * [backup-simplify]: Simplify (+ 0 0) into 0 6.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 6.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.249 * [backup-simplify]: Simplify 0 into 0 6.250 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.250 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.252 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 6.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 1.0 0))))))) into 0 6.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.254 * [backup-simplify]: Simplify 0 into 0 6.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.256 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.257 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 6.257 * [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 6.257 * [backup-simplify]: Simplify (+ 0 0) into 0 6.264 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 1) (* 0 0)))))))) into 1.0 6.271 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 1.0 6.271 * [backup-simplify]: Simplify 1.0 into 1.0 6.273 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.275 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.277 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))) into 0 6.278 * [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 6.278 * [backup-simplify]: Simplify (+ 0 0) into 0 6.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 1) (* 0 0))))))))) into 0 6.282 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 0 1)))) into 0 6.282 * [backup-simplify]: Simplify 0 into 0 6.284 * [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 6.287 * [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 6.289 * [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 6.290 * [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 6.290 * [backup-simplify]: Simplify (+ 0 0) into 0 6.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))) into 0 6.295 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.295 * [backup-simplify]: Simplify 0 into 0 6.297 * [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 6.303 * [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 6.305 * [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 6.306 * [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 6.307 * [backup-simplify]: Simplify (+ 0 0) into 0 6.309 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))))) into 0 6.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.312 * [backup-simplify]: Simplify 0 into 0 6.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.321 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))) into 0 6.322 * [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)) (* 0 (/ 0 1)))) into 0 6.322 * [backup-simplify]: Simplify (+ 0 0) into 0 6.325 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))))) into 0 6.326 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.326 * [backup-simplify]: Simplify 0 into 0 6.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))))))))) into 0 6.335 * [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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.336 * [backup-simplify]: Simplify (+ 0 0) into 0 6.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))))))) into 0 6.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 1.0 1)) (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.340 * [backup-simplify]: Simplify 0 into 0 6.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.346 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.349 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))))))))) into 0 6.350 * [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)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.351 * [backup-simplify]: Simplify (+ 0 0) into 0 6.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))))))))) into 0 6.361 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 1.0 (/ 1.0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into (- 1.0) 6.362 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 6.362 * [backup-simplify]: Simplify (+ (* (- 1.0) (pow (/ 1 (- x)) 17)) (+ (* 1.0 (pow (/ 1 (- x)) 11)) (* -1 (pow (/ 1 (- x)) 5)))) into (- (+ (* 1.0 (/ 1 (pow x 17))) (/ 1 (pow x 5))) (* 1.0 (/ 1 (pow x 11)))) 6.363 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1) 6.363 * [backup-simplify]: Simplify (* (* x x) (* x x)) into (pow x 4) 6.363 * [approximate]: Taking taylor expansion of (pow x 4) in (x) around 0 6.363 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.363 * [taylor]: Taking taylor expansion of x in x 6.363 * [backup-simplify]: Simplify 0 into 0 6.363 * [backup-simplify]: Simplify 1 into 1 6.363 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.363 * [taylor]: Taking taylor expansion of x in x 6.363 * [backup-simplify]: Simplify 0 into 0 6.363 * [backup-simplify]: Simplify 1 into 1 6.363 * [backup-simplify]: Simplify (* 1 1) into 1 6.363 * [backup-simplify]: Simplify (* 1 1) into 1 6.363 * [backup-simplify]: Simplify 1 into 1 6.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.364 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.364 * [backup-simplify]: Simplify 0 into 0 6.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.365 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.365 * [backup-simplify]: Simplify 0 into 0 6.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.366 * [backup-simplify]: Simplify 0 into 0 6.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.367 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.367 * [backup-simplify]: Simplify 0 into 0 6.368 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.369 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.369 * [backup-simplify]: Simplify 0 into 0 6.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.371 * [backup-simplify]: Simplify 0 into 0 6.371 * [backup-simplify]: Simplify (* 1 (pow x 4)) into (pow x 4) 6.371 * [backup-simplify]: Simplify (* (* (/ 1 x) (/ 1 x)) (* (/ 1 x) (/ 1 x))) into (/ 1 (pow x 4)) 6.371 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 6.371 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.371 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.371 * [taylor]: Taking taylor expansion of x in x 6.371 * [backup-simplify]: Simplify 0 into 0 6.371 * [backup-simplify]: Simplify 1 into 1 6.372 * [backup-simplify]: Simplify (* 1 1) into 1 6.372 * [backup-simplify]: Simplify (* 1 1) into 1 6.372 * [backup-simplify]: Simplify (/ 1 1) into 1 6.372 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.372 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.372 * [taylor]: Taking taylor expansion of x in x 6.372 * [backup-simplify]: Simplify 0 into 0 6.372 * [backup-simplify]: Simplify 1 into 1 6.372 * [backup-simplify]: Simplify (* 1 1) into 1 6.373 * [backup-simplify]: Simplify (* 1 1) into 1 6.373 * [backup-simplify]: Simplify (/ 1 1) into 1 6.373 * [backup-simplify]: Simplify 1 into 1 6.373 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.374 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.374 * [backup-simplify]: Simplify 0 into 0 6.375 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.375 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.376 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.376 * [backup-simplify]: Simplify 0 into 0 6.376 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.377 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.378 * [backup-simplify]: Simplify 0 into 0 6.378 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.380 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.380 * [backup-simplify]: Simplify 0 into 0 6.380 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.381 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.382 * [backup-simplify]: Simplify 0 into 0 6.382 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.383 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify (* 1 (pow (/ 1 (/ 1 x)) 4)) into (pow x 4) 6.384 * [backup-simplify]: Simplify (* (* (/ 1 (- x)) (/ 1 (- x))) (* (/ 1 (- x)) (/ 1 (- x)))) into (/ 1 (pow x 4)) 6.384 * [approximate]: Taking taylor expansion of (/ 1 (pow x 4)) in (x) around 0 6.384 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.384 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.384 * [taylor]: Taking taylor expansion of x in x 6.384 * [backup-simplify]: Simplify 0 into 0 6.384 * [backup-simplify]: Simplify 1 into 1 6.384 * [backup-simplify]: Simplify (* 1 1) into 1 6.385 * [backup-simplify]: Simplify (* 1 1) into 1 6.385 * [backup-simplify]: Simplify (/ 1 1) into 1 6.385 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 6.385 * [taylor]: Taking taylor expansion of (pow x 4) in x 6.385 * [taylor]: Taking taylor expansion of x in x 6.385 * [backup-simplify]: Simplify 0 into 0 6.385 * [backup-simplify]: Simplify 1 into 1 6.385 * [backup-simplify]: Simplify (* 1 1) into 1 6.385 * [backup-simplify]: Simplify (* 1 1) into 1 6.386 * [backup-simplify]: Simplify (/ 1 1) into 1 6.386 * [backup-simplify]: Simplify 1 into 1 6.386 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.386 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 6.387 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 6.387 * [backup-simplify]: Simplify 0 into 0 6.387 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 6.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.388 * [backup-simplify]: Simplify 0 into 0 6.389 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.390 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 6.390 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.390 * [backup-simplify]: Simplify 0 into 0 6.391 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.392 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 6.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.393 * [backup-simplify]: Simplify 0 into 0 6.394 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 6.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.397 * [backup-simplify]: Simplify 0 into 0 6.399 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.400 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 6.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 6.401 * [backup-simplify]: Simplify 0 into 0 6.402 * [backup-simplify]: Simplify (* 1 (pow (/ 1 (/ 1 (- x))) 4)) into (pow x 4) 6.402 * * * [progress]: simplifying candidates 6.406 * [simplify]: Simplifying: (expm1 (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (log1p (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (+ (- (log x) (log (+ (pow x 6) (pow 1.0 3)))) (log (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (+ (log (/ x (+ (pow x 6) (pow 1.0 3)))) (log (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (log (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (exp (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ (* (* x x) x) (* (* (+ (pow x 6) (pow 1.0 3)) (+ (pow x 6) (pow 1.0 3))) (+ (pow x 6) (pow 1.0 3)))) (* (* (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (* (* (/ x (+ (pow x 6) (pow 1.0 3))) (/ x (+ (pow x 6) (pow 1.0 3)))) (/ x (+ (pow x 6) (pow 1.0 3)))) (* (* (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))))) (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (* (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (sqrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (sqrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* x (+ (pow (* (* x x) (* x x)) 3) (pow (- (* 1.0 1.0) (* (* x x) 1.0)) 3))) (* (+ (pow x 6) (pow 1.0 3)) (+ (* (* (* x x) (* x x)) (* (* x x) (* x x))) (- (* (- (* 1.0 1.0) (* (* x x) 1.0)) (- (* 1.0 1.0) (* (* x x) 1.0))) (* (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))))) (* x (- (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (- (* 1.0 1.0) (* (* x x) 1.0)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (+ (pow x 6) (pow 1.0 3)) (- (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (* (* x x) (* x x))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (- (* 1.0 1.0) (* (* x x) 1.0))) (* (* (* x x) (* x x)) (/ x (+ (pow x 6) (pow 1.0 3)))) (* (- (* 1.0 1.0) (* (* x x) 1.0)) (/ x (+ (pow x 6) (pow 1.0 3)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (* (cbrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (cbrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) 1) (* (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (cbrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (cbrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (sqrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (cbrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ 1 (+ (pow x 6) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (+ (* (pow x 6) (pow x 6)) (- (* (pow 1.0 3) (pow 1.0 3)) (* (pow x 6) (pow 1.0 3)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (- (pow x 6) (pow 1.0 3)) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (pow (* (* x x) (* x x)) 3) (pow (- (* 1.0 1.0) (* (* x x) 1.0)) 3))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (- (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (- (* 1.0 1.0) (* (* x x) 1.0)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (* x (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (expm1 (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (log1p (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (exp (* (* x x) (* x x))) (/ (exp (* 1.0 1.0)) (exp (* (* x x) 1.0)))) (* (exp (* (* x x) (* x x))) (exp (- (* 1.0 1.0) (* (* x x) 1.0)))) (log (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (exp (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (cbrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (cbrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (cbrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (* (* (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (sqrt (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (+ (pow (* (* x x) (* x x)) 3) (pow (- (* 1.0 1.0) (* (* x x) 1.0)) 3)) (+ (* (* (* x x) (* x x)) (* (* x x) (* x x))) (- (* (- (* 1.0 1.0) (* (* x x) 1.0)) (- (* 1.0 1.0) (* (* x x) 1.0))) (* (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))))) (- (* (* (* x x) (* x x)) (* (* x x) (* x x))) (* (- (* 1.0 1.0) (* (* x x) 1.0)) (- (* 1.0 1.0) (* (* x x) 1.0)))) (- (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) (+ (* (* x x) (* x x)) (fma 1.0 1.0 (- (* 1.0 (* x x))))) (+ (* (* x x) (* x x)) (* 1.0 1.0)) (+ (* (* x x) (* x x)) (* 1.0 1.0)) (+ (* (* x x) (* x x)) (* 1.0 1.0)) (expm1 (/ x (+ (pow x 6) (pow 1.0 3)))) (log1p (/ x (+ (pow x 6) (pow 1.0 3)))) (- (log x) (log (+ (pow x 6) (pow 1.0 3)))) (log (/ x (+ (pow x 6) (pow 1.0 3)))) (exp (/ x (+ (pow x 6) (pow 1.0 3)))) (/ (* (* x x) x) (* (* (+ (pow x 6) (pow 1.0 3)) (+ (pow x 6) (pow 1.0 3))) (+ (pow x 6) (pow 1.0 3)))) (* (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (cbrt (/ x (+ (pow x 6) (pow 1.0 3))))) (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (* (* (/ x (+ (pow x 6) (pow 1.0 3))) (/ x (+ (pow x 6) (pow 1.0 3)))) (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (- x) (- (+ (pow x 6) (pow 1.0 3))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ (cbrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (cbrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (/ (* (cbrt x) (cbrt x)) 1) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (/ (sqrt x) (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ (sqrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (sqrt x) 1) (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (/ (sqrt x) 1) (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (/ 1 (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ x (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ 1 (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ 1 1) (/ x (+ (pow x 6) (pow 1.0 3))) (/ 1 1) (/ x (+ (pow x 6) (pow 1.0 3))) (/ 1 (+ (pow x 6) (pow 1.0 3))) (/ (+ (pow x 6) (pow 1.0 3)) x) (/ x (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ x 1) (/ x 1) (/ (+ (pow x 6) (pow 1.0 3)) (cbrt x)) (/ (+ (pow x 6) (pow 1.0 3)) (sqrt x)) (/ (+ (pow x 6) (pow 1.0 3)) x) (/ x (+ (pow (pow x 6) 3) (pow (pow 1.0 3) 3))) (/ x (- (* (pow x 6) (pow x 6)) (* (pow 1.0 3) (pow 1.0 3)))) (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)) (- (+ (* 1.0 x) (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (- (+ (* 1.0 (pow x 13)) (* 1.0 x)) (* 1.0 (pow x 7))) (- (+ (* 1.0 (/ 1 (pow x 17))) (/ 1 (pow x 5))) (* 1.0 (/ 1 (pow x 11)))) (- (+ (* 1.0 (/ 1 (pow x 17))) (/ 1 (pow x 5))) (* 1.0 (/ 1 (pow x 11)))) (pow x 4) (pow x 4) (pow x 4) 6.413 * * [simplify]: Extracting # 0 : cost 0 6.414 * * [simplify]: Extracting # 1 : cost 0 6.414 * * [simplify]: Extracting # 2 : cost 0 6.415 * * [simplify]: Extracting # 3 : cost 0 6.415 * * [simplify]: Extracting # 4 : cost 0 6.416 * * [simplify]: Extracting # 5 : cost 0 6.416 * * [simplify]: Extracting # 6 : cost 0 6.416 * * [simplify]: Extracting # 7 : cost 0 6.417 * * [simplify]: Extracting # 8 : cost 0 6.417 * * [simplify]: Extracting # 9 : cost 0 6.418 * * [simplify]: iteration 0 : 221 enodes (cost 3181 ) 6.544 * * [simplify]: Extracting # 0 : cost 0 6.546 * * [simplify]: Extracting # 1 : cost 0 6.548 * * [simplify]: Extracting # 2 : cost 0 6.550 * * [simplify]: Extracting # 3 : cost 0 6.552 * * [simplify]: Extracting # 4 : cost 0 6.553 * * [simplify]: Extracting # 5 : cost 0 6.555 * * [simplify]: Extracting # 6 : cost 0 6.557 * * [simplify]: iteration 1 : 794 enodes (cost 2698 ) 6.926 * * [simplify]: Extracting # 0 : cost 0 6.937 * * [simplify]: Extracting # 1 : cost 0 6.948 * * [simplify]: Extracting # 2 : cost 0 6.964 * * [simplify]: Extracting # 3 : cost 0 6.971 * * [simplify]: Extracting # 4 : cost 0 6.981 * * [simplify]: iteration done: 5000 enodes (cost 2254 ) 6.983 * [simplify]: Simplified to: (expm1 (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (log1p (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (log (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (log (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (log (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (pow (exp (/ x (+ (pow x 6) (pow 1.0 3)))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (pow (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) 3) (/ (pow x 3) (pow (+ (pow x 6) (pow 1.0 3)) 3))) (* (pow (/ x (+ (pow x 6) (pow 1.0 3))) 3) (pow (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) 3)) (* (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))))) (cbrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (pow (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) 3) (sqrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (sqrt (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* x (+ (pow (* 1.0 (- 1.0 (* x x))) 3) (pow (* x x) (* 2 3)))) (* (fma (* 1.0 (- 1.0 (* x x))) (fma 1.0 (- 1.0 (* x x)) (- (* x (pow x 3)))) (* (* x x) (pow (* x x) 3))) (+ (pow x 6) (pow 1.0 3))) (* (fma (* x x) (pow (* x x) 3) (- (* (* 1.0 (- 1.0 (* x x))) (* 1.0 (- 1.0 (* x x)))))) x) (* (fma x (pow x 3) (- (* 1.0 (- 1.0 (* x x))))) (+ (pow x 6) (pow 1.0 3))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (* (* (/ x (+ (pow x 6) (pow 1.0 3))) x) (pow x 3)) (* (/ x (+ (pow x 6) (pow 1.0 3))) (* 1.0 (- 1.0 (* x x)))) (* (* (/ x (+ (pow x 6) (pow 1.0 3))) x) (pow x 3)) (* (/ x (+ (pow x 6) (pow 1.0 3))) (* 1.0 (- 1.0 (* x x)))) (* (cbrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (cbrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (/ x (+ (pow x 6) (pow 1.0 3))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (/ x (+ (pow x 6) (pow 1.0 3))) (* (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (cbrt x) (cbrt (+ (pow x 6) (pow 1.0 3))))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (cbrt x) (sqrt (+ (pow x 6) (pow 1.0 3))))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3)))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3)))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (sqrt x) (cbrt (+ (pow x 6) (pow 1.0 3))))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3))))) (* (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (cbrt (+ (pow x 6) (pow 1.0 3)))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (/ (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (+ (pow x 6) (pow 1.0 3))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (fma (pow 1.0 3) (- (pow 1.0 3) (pow x 6)) (pow x 12))) (* (- (pow x 6) (pow 1.0 3)) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (/ x (+ (pow x 6) (pow 1.0 3))) (+ (pow (* 1.0 (- 1.0 (* x x))) 3) (pow (* x x) (* 2 3)))) (* (fma (* x x) (pow (* x x) 3) (- (* (* 1.0 (- 1.0 (* x x))) (* 1.0 (- 1.0 (* x x)))))) (/ x (+ (pow x 6) (pow 1.0 3)))) (* (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) x) (expm1 (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (log1p (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (exp (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (exp (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (log (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (exp (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (* (cbrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (cbrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))))) (cbrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (pow (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) 3) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (sqrt (fma x (pow x 3) (* 1.0 (- 1.0 (* x x))))) (+ (pow (* 1.0 (- 1.0 (* x x))) 3) (pow (* x x) (* 2 3))) (fma (* 1.0 (- 1.0 (* x x))) (fma 1.0 (- 1.0 (* x x)) (- (* x (pow x 3)))) (* (* x x) (pow (* x x) 3))) (fma (* x x) (pow (* x x) 3) (- (* (* 1.0 (- 1.0 (* x x))) (* 1.0 (- 1.0 (* x x)))))) (fma x (pow x 3) (- (* 1.0 (- 1.0 (* x x))))) (fma x (pow x 3) (* 1.0 (- 1.0 (* x x)))) (fma x (pow x 3) (* 1.0 1.0)) (fma x (pow x 3) (* 1.0 1.0)) (fma x (pow x 3) (* 1.0 1.0)) (expm1 (/ x (+ (pow x 6) (pow 1.0 3)))) (log1p (/ x (+ (pow x 6) (pow 1.0 3)))) (log (/ x (+ (pow x 6) (pow 1.0 3)))) (log (/ x (+ (pow x 6) (pow 1.0 3)))) (exp (/ x (+ (pow x 6) (pow 1.0 3)))) (/ (pow x 3) (pow (+ (pow x 6) (pow 1.0 3)) 3)) (* (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (cbrt (/ x (+ (pow x 6) (pow 1.0 3))))) (cbrt (/ x (+ (pow x 6) (pow 1.0 3)))) (pow (/ x (+ (pow x 6) (pow 1.0 3))) 3) (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (sqrt (/ x (+ (pow x 6) (pow 1.0 3)))) (- x) (- (+ (pow x 6) (pow 1.0 3))) (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ (cbrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ (* (cbrt x) (cbrt x)) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (cbrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ (pow x 6) (pow 1.0 3))) (/ (sqrt x) (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ (sqrt x) (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ (sqrt x) (sqrt (+ (pow x 6) (pow 1.0 3)))) (sqrt x) (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (sqrt x) (/ (sqrt x) (+ (pow x 6) (pow 1.0 3))) (/ 1 (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ x (cbrt (+ (pow x 6) (pow 1.0 3)))) (/ 1 (sqrt (+ (pow x 6) (pow 1.0 3)))) (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) 1 (/ x (+ (pow x 6) (pow 1.0 3))) 1 (/ x (+ (pow x 6) (pow 1.0 3))) (/ 1 (+ (pow x 6) (pow 1.0 3))) (/ (+ (pow x 6) (pow 1.0 3)) x) (/ x (* (cbrt (+ (pow x 6) (pow 1.0 3))) (cbrt (+ (pow x 6) (pow 1.0 3))))) (/ x (sqrt (+ (pow x 6) (pow 1.0 3)))) x x (/ (+ (pow x 6) (pow 1.0 3)) (cbrt x)) (/ (+ (pow x 6) (pow 1.0 3)) (sqrt x)) (/ (+ (pow x 6) (pow 1.0 3)) x) (/ x (+ (pow (pow x 6) 3) (pow (pow 1.0 3) 3))) (/ x (- (pow x 12) (pow 1.0 6))) (expm1 (* x (pow x 3))) (log1p (* x (pow x 3))) 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 (pow x 3)) (* x (pow x 3)) (* x x) (* x x) (* x x) (* x (pow x 3)) (* x (pow x 3)) (* x x) 2 2 (* 2 (log (* x x))) (* 2 (log (* x x))) (* 2 (log (* x x))) (* 2 (log (* x x))) (* 2 (log (* x x))) (exp (* x (pow x 3))) (pow x 12) (* (pow x 6) (pow (* x x) 3)) (* (pow x 6) (pow (* x x) 3)) (pow (* x x) (* 2 3)) (* (cbrt (* x (pow x 3))) (cbrt (* x (pow x 3)))) (cbrt (* x (pow x 3))) (pow (* x x) (* 2 3)) (fabs (pow x 2)) (fabs (pow x 2)) (* x x) (* x x) (* x x) (* x x) 4 4 2 2 4 4 4 2 2 4 (pow x 3) (pow x 3) (* 1.0 (- (+ x (pow x 5)) (pow x 3))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (- (+ (pow x 4) 1.0) (* 1.0 (pow x 2))) (* 1.0 (- (+ (pow x 13) x) (pow x 7))) (+ (/ 1.0 (pow x 17)) (- (/ 1 (pow x 5)) (/ 1.0 (pow x 11)))) (+ (/ 1.0 (pow x 17)) (- (/ 1 (pow x 5)) (/ 1.0 (pow x 11)))) (pow x 4) (pow x 4) (pow x 4) 6.984 * * * [progress]: adding candidates to table 7.655 * * [progress]: iteration 4 / 4 7.655 * * * [progress]: picking best candidate 7.657 * * * * [pick]: Picked # 7.657 * * * [progress]: localizing error 7.673 * * * [progress]: generating rewritten candidates 7.673 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 8.027 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 2) 8.047 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1) 8.140 * * * [progress]: generating series expansions 8.141 * * * * [progress]: [ 1 / 3 ] generating series at (2) 8.141 * [backup-simplify]: Simplify (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 8.141 * [approximate]: Taking taylor expansion of (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) in (x) around 0 8.141 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) in x 8.141 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) in x 8.141 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 5))) in x 8.141 * [taylor]: Taking taylor expansion of 1.0 in x 8.141 * [backup-simplify]: Simplify 1.0 into 1.0 8.142 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 8.142 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.142 * [taylor]: Taking taylor expansion of x in x 8.142 * [backup-simplify]: Simplify 0 into 0 8.142 * [backup-simplify]: Simplify 1 into 1 8.142 * [backup-simplify]: Simplify (* 1 1) into 1 8.143 * [backup-simplify]: Simplify (* 1 1) into 1 8.143 * [backup-simplify]: Simplify (* 1 1) into 1 8.144 * [backup-simplify]: Simplify (/ 1 1) into 1 8.144 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.144 * [taylor]: Taking taylor expansion of x in x 8.144 * [backup-simplify]: Simplify 0 into 0 8.144 * [backup-simplify]: Simplify 1 into 1 8.144 * [backup-simplify]: Simplify (/ 1 1) into 1 8.144 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 3))) in x 8.144 * [taylor]: Taking taylor expansion of 1.0 in x 8.144 * [backup-simplify]: Simplify 1.0 into 1.0 8.144 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 8.144 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.144 * [taylor]: Taking taylor expansion of x in x 8.144 * [backup-simplify]: Simplify 0 into 0 8.144 * [backup-simplify]: Simplify 1 into 1 8.145 * [backup-simplify]: Simplify (* 1 1) into 1 8.145 * [backup-simplify]: Simplify (* 1 1) into 1 8.145 * [backup-simplify]: Simplify (/ 1 1) into 1 8.145 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) in x 8.146 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) in x 8.146 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 5))) in x 8.146 * [taylor]: Taking taylor expansion of 1.0 in x 8.146 * [backup-simplify]: Simplify 1.0 into 1.0 8.146 * [taylor]: Taking taylor expansion of (/ 1 (pow x 5)) in x 8.146 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.146 * [taylor]: Taking taylor expansion of x in x 8.146 * [backup-simplify]: Simplify 0 into 0 8.146 * [backup-simplify]: Simplify 1 into 1 8.146 * [backup-simplify]: Simplify (* 1 1) into 1 8.147 * [backup-simplify]: Simplify (* 1 1) into 1 8.147 * [backup-simplify]: Simplify (* 1 1) into 1 8.147 * [backup-simplify]: Simplify (/ 1 1) into 1 8.147 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.147 * [taylor]: Taking taylor expansion of x in x 8.147 * [backup-simplify]: Simplify 0 into 0 8.147 * [backup-simplify]: Simplify 1 into 1 8.148 * [backup-simplify]: Simplify (/ 1 1) into 1 8.148 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (pow x 3))) in x 8.148 * [taylor]: Taking taylor expansion of 1.0 in x 8.148 * [backup-simplify]: Simplify 1.0 into 1.0 8.148 * [taylor]: Taking taylor expansion of (/ 1 (pow x 3)) in x 8.148 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.148 * [taylor]: Taking taylor expansion of x in x 8.148 * [backup-simplify]: Simplify 0 into 0 8.148 * [backup-simplify]: Simplify 1 into 1 8.149 * [backup-simplify]: Simplify (* 1 1) into 1 8.149 * [backup-simplify]: Simplify (* 1 1) into 1 8.149 * [backup-simplify]: Simplify (/ 1 1) into 1 8.150 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.150 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.151 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.151 * [backup-simplify]: Simplify 1.0 into 1.0 8.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.152 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.153 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.154 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.155 * [backup-simplify]: Simplify (+ 0 0) into 0 8.155 * [backup-simplify]: Simplify (+ 0 0) into 0 8.155 * [backup-simplify]: Simplify 0 into 0 8.156 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.157 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.158 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.160 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.160 * [backup-simplify]: Simplify (+ 0 0) into 0 8.160 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.160 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.161 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 8.161 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.162 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.164 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.164 * [backup-simplify]: Simplify (+ 0 0) into 0 8.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.165 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.166 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.166 * [backup-simplify]: Simplify (- 0) into 0 8.166 * [backup-simplify]: Simplify (+ 0 0) into 0 8.166 * [backup-simplify]: Simplify 0 into 0 8.167 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.168 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.169 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.169 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.170 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.170 * [backup-simplify]: Simplify (+ 0 1) into 1 8.171 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.171 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.172 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.172 * [backup-simplify]: Simplify (- 0) into 0 8.173 * [backup-simplify]: Simplify (+ 1 0) into 1 8.173 * [backup-simplify]: Simplify 1 into 1 8.173 * [backup-simplify]: Simplify (+ (* 1 (/ 1 x)) (+ (* (- 1.0) (pow (/ 1 x) 3)) (* 1.0 (pow (/ 1 x) 5)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 8.174 * [backup-simplify]: Simplify (+ (/ 1.0 (pow (/ 1 x) 5)) (- (/ 1 (/ 1 x)) (/ 1.0 (pow (/ 1 x) 3)))) into (- (+ x (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) 8.174 * [approximate]: Taking taylor expansion of (- (+ x (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) in (x) around 0 8.174 * [taylor]: Taking taylor expansion of (- (+ x (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) in x 8.174 * [taylor]: Taking taylor expansion of (+ x (* 1.0 (pow x 5))) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.174 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.174 * [taylor]: Taking taylor expansion of 1.0 in x 8.174 * [backup-simplify]: Simplify 1.0 into 1.0 8.174 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.174 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.174 * [taylor]: Taking taylor expansion of 1.0 in x 8.174 * [backup-simplify]: Simplify 1.0 into 1.0 8.174 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.174 * [taylor]: Taking taylor expansion of (- (+ x (* 1.0 (pow x 5))) (* 1.0 (pow x 3))) in x 8.174 * [taylor]: Taking taylor expansion of (+ x (* 1.0 (pow x 5))) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.174 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.174 * [taylor]: Taking taylor expansion of 1.0 in x 8.174 * [backup-simplify]: Simplify 1.0 into 1.0 8.174 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.174 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.174 * [taylor]: Taking taylor expansion of 1.0 in x 8.174 * [backup-simplify]: Simplify 1.0 into 1.0 8.174 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.174 * [taylor]: Taking taylor expansion of x in x 8.174 * [backup-simplify]: Simplify 0 into 0 8.174 * [backup-simplify]: Simplify 1 into 1 8.175 * [backup-simplify]: Simplify (+ 0 0) into 0 8.175 * [backup-simplify]: Simplify (+ 0 0) into 0 8.175 * [backup-simplify]: Simplify 0 into 0 8.175 * [backup-simplify]: Simplify (+ 1 0) into 1 8.176 * [backup-simplify]: Simplify (+ 1 0) into 1 8.176 * [backup-simplify]: Simplify 1 into 1 8.176 * [backup-simplify]: Simplify (+ 0 0) into 0 8.176 * [backup-simplify]: Simplify (+ 0 0) into 0 8.176 * [backup-simplify]: Simplify 0 into 0 8.176 * [backup-simplify]: Simplify (+ 0 0) into 0 8.177 * [backup-simplify]: Simplify (* 1 1) into 1 8.177 * [backup-simplify]: Simplify (* 1 1) into 1 8.177 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.177 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.178 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 8.178 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.178 * [backup-simplify]: Simplify (+ 0 0) into 0 8.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.179 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.180 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.180 * [backup-simplify]: Simplify (- 0) into 0 8.180 * [backup-simplify]: Simplify (+ 0 0) into 0 8.180 * [backup-simplify]: Simplify 0 into 0 8.180 * [backup-simplify]: Simplify (* 1 1) into 1 8.181 * [backup-simplify]: Simplify (* 1 1) into 1 8.181 * [backup-simplify]: Simplify (* 1 1) into 1 8.181 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.181 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.182 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.183 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.183 * [backup-simplify]: Simplify (- 0) into 0 8.183 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.183 * [backup-simplify]: Simplify 1.0 into 1.0 8.184 * [backup-simplify]: Simplify (+ (* 1.0 (pow (/ 1 x) 5)) (+ (* (- 1.0) (pow (/ 1 x) 3)) (* 1 (/ 1 x)))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 8.184 * [backup-simplify]: Simplify (+ (/ 1.0 (pow (/ 1 (- x)) 5)) (- (/ 1 (/ 1 (- x))) (/ 1.0 (pow (/ 1 (- x)) 3)))) into (- (* 1.0 (pow x 3)) (+ (* 1.0 (pow x 5)) x)) 8.184 * [approximate]: Taking taylor expansion of (- (* 1.0 (pow x 3)) (+ (* 1.0 (pow x 5)) x)) in (x) around 0 8.184 * [taylor]: Taking taylor expansion of (- (* 1.0 (pow x 3)) (+ (* 1.0 (pow x 5)) x)) in x 8.185 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.185 * [taylor]: Taking taylor expansion of 1.0 in x 8.185 * [backup-simplify]: Simplify 1.0 into 1.0 8.185 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [taylor]: Taking taylor expansion of (+ (* 1.0 (pow x 5)) x) in x 8.185 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.185 * [taylor]: Taking taylor expansion of 1.0 in x 8.185 * [backup-simplify]: Simplify 1.0 into 1.0 8.185 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [taylor]: Taking taylor expansion of (- (* 1.0 (pow x 3)) (+ (* 1.0 (pow x 5)) x)) in x 8.185 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.185 * [taylor]: Taking taylor expansion of 1.0 in x 8.185 * [backup-simplify]: Simplify 1.0 into 1.0 8.185 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [taylor]: Taking taylor expansion of (+ (* 1.0 (pow x 5)) x) in x 8.185 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.185 * [taylor]: Taking taylor expansion of 1.0 in x 8.185 * [backup-simplify]: Simplify 1.0 into 1.0 8.185 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [taylor]: Taking taylor expansion of x in x 8.185 * [backup-simplify]: Simplify 0 into 0 8.185 * [backup-simplify]: Simplify 1 into 1 8.185 * [backup-simplify]: Simplify (+ 0 0) into 0 8.186 * [backup-simplify]: Simplify (- 0) into 0 8.186 * [backup-simplify]: Simplify (+ 0 0) into 0 8.186 * [backup-simplify]: Simplify 0 into 0 8.186 * [backup-simplify]: Simplify (+ 0 1) into 1 8.186 * [backup-simplify]: Simplify (- 1) into -1 8.187 * [backup-simplify]: Simplify (+ 0 -1) into -1 8.187 * [backup-simplify]: Simplify -1 into -1 8.187 * [backup-simplify]: Simplify (+ 0 0) into 0 8.187 * [backup-simplify]: Simplify (- 0) into 0 8.187 * [backup-simplify]: Simplify (+ 0 0) into 0 8.187 * [backup-simplify]: Simplify 0 into 0 8.188 * [backup-simplify]: Simplify (* 1 1) into 1 8.188 * [backup-simplify]: Simplify (* 1 1) into 1 8.188 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.188 * [backup-simplify]: Simplify (+ 0 0) into 0 8.189 * [backup-simplify]: Simplify (- 0) into 0 8.189 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.189 * [backup-simplify]: Simplify 1.0 into 1.0 8.189 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.190 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.190 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.190 * [backup-simplify]: Simplify (+ 0 0) into 0 8.190 * [backup-simplify]: Simplify (- 0) into 0 8.191 * [backup-simplify]: Simplify (+ 0 0) into 0 8.191 * [backup-simplify]: Simplify 0 into 0 8.191 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.192 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.192 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.192 * [backup-simplify]: Simplify (* 1 1) into 1 8.193 * [backup-simplify]: Simplify (* 1 1) into 1 8.193 * [backup-simplify]: Simplify (* 1 1) into 1 8.193 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.194 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.194 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.194 * [backup-simplify]: Simplify (+ 0 (- 1.0)) into (- 1.0) 8.195 * [backup-simplify]: Simplify (- 1.0) into (- 1.0) 8.195 * [backup-simplify]: Simplify (+ (* (- 1.0) (pow (/ 1 (- x)) 5)) (+ (* 1.0 (pow (/ 1 (- x)) 3)) (* -1 (/ 1 (- x))))) into (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) 8.195 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 2) 8.196 * [backup-simplify]: Simplify (/ 1.0 (pow x 3)) into (/ 1.0 (pow x 3)) 8.196 * [approximate]: Taking taylor expansion of (/ 1.0 (pow x 3)) in (x) around 0 8.196 * [taylor]: Taking taylor expansion of (/ 1.0 (pow x 3)) in x 8.196 * [taylor]: Taking taylor expansion of 1.0 in x 8.196 * [backup-simplify]: Simplify 1.0 into 1.0 8.196 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.196 * [taylor]: Taking taylor expansion of x in x 8.196 * [backup-simplify]: Simplify 0 into 0 8.196 * [backup-simplify]: Simplify 1 into 1 8.196 * [backup-simplify]: Simplify (* 1 1) into 1 8.197 * [backup-simplify]: Simplify (* 1 1) into 1 8.197 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 8.197 * [taylor]: Taking taylor expansion of (/ 1.0 (pow x 3)) in x 8.197 * [taylor]: Taking taylor expansion of 1.0 in x 8.197 * [backup-simplify]: Simplify 1.0 into 1.0 8.197 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.197 * [taylor]: Taking taylor expansion of x in x 8.197 * [backup-simplify]: Simplify 0 into 0 8.197 * [backup-simplify]: Simplify 1 into 1 8.198 * [backup-simplify]: Simplify (* 1 1) into 1 8.198 * [backup-simplify]: Simplify (* 1 1) into 1 8.199 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 8.199 * [backup-simplify]: Simplify 1.0 into 1.0 8.199 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.200 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.201 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 8.201 * [backup-simplify]: Simplify 0 into 0 8.202 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.203 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.204 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.204 * [backup-simplify]: Simplify 0 into 0 8.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.207 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.207 * [backup-simplify]: Simplify 0 into 0 8.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.209 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.210 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.210 * [backup-simplify]: Simplify 0 into 0 8.212 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.213 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.214 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.214 * [backup-simplify]: Simplify 0 into 0 8.216 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.218 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.219 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.219 * [backup-simplify]: Simplify 0 into 0 8.219 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 3)) into (/ 1.0 (pow x 3)) 8.219 * [backup-simplify]: Simplify (/ 1.0 (pow (/ 1 x) 3)) into (* 1.0 (pow x 3)) 8.220 * [approximate]: Taking taylor expansion of (* 1.0 (pow x 3)) in (x) around 0 8.220 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.220 * [taylor]: Taking taylor expansion of 1.0 in x 8.220 * [backup-simplify]: Simplify 1.0 into 1.0 8.220 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.220 * [taylor]: Taking taylor expansion of x in x 8.220 * [backup-simplify]: Simplify 0 into 0 8.220 * [backup-simplify]: Simplify 1 into 1 8.220 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 3)) in x 8.220 * [taylor]: Taking taylor expansion of 1.0 in x 8.220 * [backup-simplify]: Simplify 1.0 into 1.0 8.220 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.220 * [taylor]: Taking taylor expansion of x in x 8.220 * [backup-simplify]: Simplify 0 into 0 8.220 * [backup-simplify]: Simplify 1 into 1 8.220 * [backup-simplify]: Simplify (* 1 1) into 1 8.221 * [backup-simplify]: Simplify (* 1 1) into 1 8.221 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.221 * [backup-simplify]: Simplify 1.0 into 1.0 8.222 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.223 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.223 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.223 * [backup-simplify]: Simplify 0 into 0 8.224 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.225 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.226 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.226 * [backup-simplify]: Simplify 0 into 0 8.227 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.228 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.230 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.230 * [backup-simplify]: Simplify 0 into 0 8.231 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.232 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.233 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.233 * [backup-simplify]: Simplify 0 into 0 8.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.237 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.237 * [backup-simplify]: Simplify 0 into 0 8.239 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.240 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.242 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.242 * [backup-simplify]: Simplify 0 into 0 8.242 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 3)) into (/ 1.0 (pow x 3)) 8.242 * [backup-simplify]: Simplify (/ 1.0 (pow (/ 1 (- x)) 3)) into (* -1.0 (pow x 3)) 8.242 * [approximate]: Taking taylor expansion of (* -1.0 (pow x 3)) in (x) around 0 8.242 * [taylor]: Taking taylor expansion of (* -1.0 (pow x 3)) in x 8.242 * [taylor]: Taking taylor expansion of -1.0 in x 8.242 * [backup-simplify]: Simplify -1.0 into -1.0 8.242 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.242 * [taylor]: Taking taylor expansion of x in x 8.243 * [backup-simplify]: Simplify 0 into 0 8.243 * [backup-simplify]: Simplify 1 into 1 8.243 * [taylor]: Taking taylor expansion of (* -1.0 (pow x 3)) in x 8.243 * [taylor]: Taking taylor expansion of -1.0 in x 8.243 * [backup-simplify]: Simplify -1.0 into -1.0 8.243 * [taylor]: Taking taylor expansion of (pow x 3) in x 8.243 * [taylor]: Taking taylor expansion of x in x 8.243 * [backup-simplify]: Simplify 0 into 0 8.243 * [backup-simplify]: Simplify 1 into 1 8.243 * [backup-simplify]: Simplify (* 1 1) into 1 8.243 * [backup-simplify]: Simplify (* 1 1) into 1 8.244 * [backup-simplify]: Simplify (* -1.0 1) into -1.0 8.244 * [backup-simplify]: Simplify -1.0 into -1.0 8.245 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.245 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.246 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 1)) into 0 8.246 * [backup-simplify]: Simplify 0 into 0 8.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.247 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.252 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.252 * [backup-simplify]: Simplify 0 into 0 8.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.255 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.256 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.256 * [backup-simplify]: Simplify 0 into 0 8.257 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.258 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.259 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.259 * [backup-simplify]: Simplify 0 into 0 8.261 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.262 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.263 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.263 * [backup-simplify]: Simplify 0 into 0 8.265 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.268 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.268 * [backup-simplify]: Simplify 0 into 0 8.268 * [backup-simplify]: Simplify (* -1.0 (pow (/ 1 (- x)) 3)) into (/ 1.0 (pow x 3)) 8.269 * * * * [progress]: [ 3 / 3 ] generating series at (2 1) 8.269 * [backup-simplify]: Simplify (/ 1.0 (pow x 5)) into (/ 1.0 (pow x 5)) 8.269 * [approximate]: Taking taylor expansion of (/ 1.0 (pow x 5)) in (x) around 0 8.269 * [taylor]: Taking taylor expansion of (/ 1.0 (pow x 5)) in x 8.269 * [taylor]: Taking taylor expansion of 1.0 in x 8.269 * [backup-simplify]: Simplify 1.0 into 1.0 8.269 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.269 * [taylor]: Taking taylor expansion of x in x 8.269 * [backup-simplify]: Simplify 0 into 0 8.269 * [backup-simplify]: Simplify 1 into 1 8.269 * [backup-simplify]: Simplify (* 1 1) into 1 8.270 * [backup-simplify]: Simplify (* 1 1) into 1 8.270 * [backup-simplify]: Simplify (* 1 1) into 1 8.270 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 8.270 * [taylor]: Taking taylor expansion of (/ 1.0 (pow x 5)) in x 8.270 * [taylor]: Taking taylor expansion of 1.0 in x 8.271 * [backup-simplify]: Simplify 1.0 into 1.0 8.271 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.271 * [taylor]: Taking taylor expansion of x in x 8.271 * [backup-simplify]: Simplify 0 into 0 8.271 * [backup-simplify]: Simplify 1 into 1 8.271 * [backup-simplify]: Simplify (* 1 1) into 1 8.271 * [backup-simplify]: Simplify (* 1 1) into 1 8.272 * [backup-simplify]: Simplify (* 1 1) into 1 8.272 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 8.272 * [backup-simplify]: Simplify 1.0 into 1.0 8.273 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.273 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.274 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.275 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)))) into 0 8.275 * [backup-simplify]: Simplify 0 into 0 8.276 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.277 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.278 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.279 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.279 * [backup-simplify]: Simplify 0 into 0 8.280 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.281 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.283 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.284 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.284 * [backup-simplify]: Simplify 0 into 0 8.285 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.286 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.288 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.289 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.289 * [backup-simplify]: Simplify 0 into 0 8.290 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.291 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.293 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.294 * [backup-simplify]: Simplify 0 into 0 8.295 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.297 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.299 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.300 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.300 * [backup-simplify]: Simplify 0 into 0 8.300 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 5)) into (/ 1.0 (pow x 5)) 8.300 * [backup-simplify]: Simplify (/ 1.0 (pow (/ 1 x) 5)) into (* 1.0 (pow x 5)) 8.300 * [approximate]: Taking taylor expansion of (* 1.0 (pow x 5)) in (x) around 0 8.300 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.300 * [taylor]: Taking taylor expansion of 1.0 in x 8.300 * [backup-simplify]: Simplify 1.0 into 1.0 8.300 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.300 * [taylor]: Taking taylor expansion of x in x 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [backup-simplify]: Simplify 1 into 1 8.301 * [taylor]: Taking taylor expansion of (* 1.0 (pow x 5)) in x 8.301 * [taylor]: Taking taylor expansion of 1.0 in x 8.301 * [backup-simplify]: Simplify 1.0 into 1.0 8.301 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.301 * [taylor]: Taking taylor expansion of x in x 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [backup-simplify]: Simplify 1 into 1 8.301 * [backup-simplify]: Simplify (* 1 1) into 1 8.302 * [backup-simplify]: Simplify (* 1 1) into 1 8.302 * [backup-simplify]: Simplify (* 1 1) into 1 8.302 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.302 * [backup-simplify]: Simplify 1.0 into 1.0 8.303 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.304 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.305 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 1)) into 0 8.305 * [backup-simplify]: Simplify 0 into 0 8.306 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.307 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.309 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.310 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.310 * [backup-simplify]: Simplify 0 into 0 8.312 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.313 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.314 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.315 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.315 * [backup-simplify]: Simplify 0 into 0 8.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.320 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.320 * [backup-simplify]: Simplify 0 into 0 8.321 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.323 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.324 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.326 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.326 * [backup-simplify]: Simplify 0 into 0 8.328 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.329 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.331 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.333 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.333 * [backup-simplify]: Simplify 0 into 0 8.333 * [backup-simplify]: Simplify (* 1.0 (pow (/ 1 x) 5)) into (/ 1.0 (pow x 5)) 8.333 * [backup-simplify]: Simplify (/ 1.0 (pow (/ 1 (- x)) 5)) into (* -1.0 (pow x 5)) 8.333 * [approximate]: Taking taylor expansion of (* -1.0 (pow x 5)) in (x) around 0 8.333 * [taylor]: Taking taylor expansion of (* -1.0 (pow x 5)) in x 8.333 * [taylor]: Taking taylor expansion of -1.0 in x 8.333 * [backup-simplify]: Simplify -1.0 into -1.0 8.333 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.333 * [taylor]: Taking taylor expansion of x in x 8.333 * [backup-simplify]: Simplify 0 into 0 8.333 * [backup-simplify]: Simplify 1 into 1 8.334 * [taylor]: Taking taylor expansion of (* -1.0 (pow x 5)) in x 8.334 * [taylor]: Taking taylor expansion of -1.0 in x 8.334 * [backup-simplify]: Simplify -1.0 into -1.0 8.334 * [taylor]: Taking taylor expansion of (pow x 5) in x 8.334 * [taylor]: Taking taylor expansion of x in x 8.334 * [backup-simplify]: Simplify 0 into 0 8.334 * [backup-simplify]: Simplify 1 into 1 8.334 * [backup-simplify]: Simplify (* 1 1) into 1 8.335 * [backup-simplify]: Simplify (* 1 1) into 1 8.335 * [backup-simplify]: Simplify (* 1 1) into 1 8.335 * [backup-simplify]: Simplify (* -1.0 1) into -1.0 8.335 * [backup-simplify]: Simplify -1.0 into -1.0 8.336 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.337 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.338 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.338 * [backup-simplify]: Simplify (+ (* -1.0 0) (* 0 1)) into 0 8.338 * [backup-simplify]: Simplify 0 into 0 8.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.340 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.341 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.342 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (* 0 1))) into 0 8.342 * [backup-simplify]: Simplify 0 into 0 8.343 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.345 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.347 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.347 * [backup-simplify]: Simplify 0 into 0 8.348 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.349 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.350 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.351 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.351 * [backup-simplify]: Simplify 0 into 0 8.353 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.354 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.355 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.357 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 8.357 * [backup-simplify]: Simplify 0 into 0 8.358 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.360 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.361 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.363 * [backup-simplify]: Simplify (+ (* -1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 8.363 * [backup-simplify]: Simplify 0 into 0 8.363 * [backup-simplify]: Simplify (* -1.0 (pow (/ 1 (- x)) 5)) into (/ 1.0 (pow x 5)) 8.363 * * * [progress]: simplifying candidates 8.384 * [simplify]: Simplifying: (expm1 (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (log1p (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (* (exp (/ 1.0 (pow x 5))) (/ (exp (/ 1 x)) (exp (/ 1.0 (pow x 3))))) (* (exp (/ 1.0 (pow x 5))) (exp (- (/ 1 x) (/ 1.0 (pow x 3))))) (log (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (exp (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (* (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))))) (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (* (* (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (sqrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (sqrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (+ (* 1.0 (* x (pow x 3))) (* (pow x 5) (- (* 1 (pow x 3)) (* x 1.0)))) (* (pow x 5) (* x (pow x 3))) (+ (* 1.0 (+ (* (/ 1 x) (/ 1 x)) (+ (* (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3))) (* (/ 1 x) (/ 1.0 (pow x 3)))))) (* (pow x 5) (- (pow (/ 1 x) 3) (pow (/ 1.0 (pow x 3)) 3)))) (* (pow x 5) (+ (* (/ 1 x) (/ 1 x)) (+ (* (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3))) (* (/ 1 x) (/ 1.0 (pow x 3)))))) (+ (* 1.0 (+ (/ 1 x) (/ 1.0 (pow x 3)))) (* (pow x 5) (- (* (/ 1 x) (/ 1 x)) (* (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)))))) (* (pow x 5) (+ (/ 1 x) (/ 1.0 (pow x 3)))) (+ (pow (/ 1.0 (pow x 5)) 3) (pow (- (/ 1 x) (/ 1.0 (pow x 3))) 3)) (+ (* (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5))) (- (* (- (/ 1 x) (/ 1.0 (pow x 3))) (- (/ 1 x) (/ 1.0 (pow x 3)))) (* (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))))) (- (* (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5))) (* (- (/ 1 x) (/ 1.0 (pow x 3))) (- (/ 1 x) (/ 1.0 (pow x 3))))) (- (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (sqrt (/ 1 x)) (sqrt (/ 1 x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (/ (cbrt 1) (cbrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) (sqrt x)) (/ (cbrt 1) (sqrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) x) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (* (cbrt x) (cbrt x))) (/ (sqrt 1) (cbrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) (sqrt x)) (/ (sqrt 1) (sqrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ (sqrt 1) 1) (/ (sqrt 1) x) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 1) (/ 1 x) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (cbrt (/ 1.0 (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 x) (/ 1 (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (cbrt (pow x 3))) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 (pow 1 3)))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (* x x)) (/ 1 x))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (sqrt (pow x 3))) (/ 1 (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) (/ 1 1))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x (/ 3 2))))))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1.0 (pow x 3)) 1)))) (+ (/ 1.0 (pow x 5)) (fma 1 (/ 1 x) (- (* (/ 1 (pow x 3)) 1.0)))) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (expm1 (/ 1.0 (pow x 3))) (log1p (/ 1.0 (pow x 3))) (- (log 1.0) (* (log x) 3)) (- (log 1.0) (* (log x) 3)) (- (log 1.0) (log (pow x 3))) (log (/ 1.0 (pow x 3))) (exp (/ 1.0 (pow x 3))) (/ (* (* 1.0 1.0) 1.0) (* (* (pow x 3) (pow x 3)) (pow x 3))) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))) (cbrt (/ 1.0 (pow x 3))) (* (* (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3))) (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))) (- 1.0) (- (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)) (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)) (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (cbrt 1.0) (cbrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 3)) (/ (cbrt 1.0) (pow (cbrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)) (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 3)) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))) (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 3 2))) (/ (cbrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow 1 3)) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ (sqrt 1.0) (cbrt (pow x 3))) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 3)) (/ (sqrt 1.0) (pow (cbrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow 1 3)) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) 1) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow x (/ 3 2))) (/ (sqrt 1.0) (pow x (/ 3 2))) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (sqrt x) 3)) (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow 1 3)) (/ 1.0 (pow x 3)) (/ 1 (* x x)) (/ 1.0 x) (/ 1 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 1.0 (cbrt (pow x 3))) (/ 1 (pow (* (cbrt x) (cbrt x)) 3)) (/ 1.0 (pow (cbrt x) 3)) (/ 1 (pow (sqrt x) 3)) (/ 1.0 (pow (sqrt x) 3)) (/ 1 (pow 1 3)) (/ 1.0 (pow x 3)) (/ 1 x) (/ 1.0 (* x x)) (/ 1 (sqrt (pow x 3))) (/ 1.0 (sqrt (pow x 3))) (/ 1 1) (/ 1.0 (pow x 3)) (/ 1 (pow x (/ 3 2))) (/ 1.0 (pow x (/ 3 2))) (/ 1 (pow x 3)) (/ (pow x 3) 1.0) (/ 1.0 (pow (* (cbrt x) (cbrt x)) 3)) (/ 1.0 (pow (sqrt x) 3)) (/ 1.0 (pow 1 3)) (/ 1.0 (* x x)) (/ 1.0 (* (cbrt (pow x 3)) (cbrt (pow x 3)))) (/ 1.0 (pow (* (cbrt x) (cbrt x)) 3)) (/ 1.0 (pow (sqrt x) 3)) (/ 1.0 (pow 1 3)) (/ 1.0 x) (/ 1.0 (sqrt (pow x 3))) (/ 1.0 1) (/ 1.0 (pow x (/ 3 2))) (/ (pow x 3) (cbrt 1.0)) (/ (pow x 3) (sqrt 1.0)) (/ (pow x 3) 1.0) (expm1 (/ 1.0 (pow x 5))) (log1p (/ 1.0 (pow x 5))) (- (log 1.0) (* (log x) 5)) (- (log 1.0) (* (log x) 5)) (- (log 1.0) (log (pow x 5))) (log (/ 1.0 (pow x 5))) (exp (/ 1.0 (pow x 5))) (/ (* (* 1.0 1.0) 1.0) (* (* (pow x 5) (pow x 5)) (pow x 5))) (* (cbrt (/ 1.0 (pow x 5))) (cbrt (/ 1.0 (pow x 5)))) (cbrt (/ 1.0 (pow x 5))) (* (* (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5))) (/ 1.0 (pow x 5))) (sqrt (/ 1.0 (pow x 5))) (sqrt (/ 1.0 (pow x 5))) (- 1.0) (- (pow x 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 5)) (/ (cbrt 1.0) (pow (cbrt x) 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 5)) (/ (cbrt 1.0) (pow (sqrt x) 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow 1 5)) (/ (cbrt 1.0) (pow x 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (cbrt 1.0) (cbrt (pow x 5))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 5))) (/ (cbrt 1.0) (sqrt (pow x 5))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (cbrt 1.0) (pow x 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x (/ 5 2))) (/ (cbrt 1.0) (pow x (/ 5 2))) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 5)) (/ (sqrt 1.0) (pow (cbrt x) 5)) (/ (sqrt 1.0) (pow (sqrt x) 5)) (/ (sqrt 1.0) (pow (sqrt x) 5)) (/ (sqrt 1.0) (pow 1 5)) (/ (sqrt 1.0) (pow x 5)) (/ (sqrt 1.0) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (sqrt 1.0) (cbrt (pow x 5))) (/ (sqrt 1.0) (sqrt (pow x 5))) (/ (sqrt 1.0) (sqrt (pow x 5))) (/ (sqrt 1.0) 1) (/ (sqrt 1.0) (pow x 5)) (/ (sqrt 1.0) (pow x (/ 5 2))) (/ (sqrt 1.0) (pow x (/ 5 2))) (/ 1 (pow (* (cbrt x) (cbrt x)) 5)) (/ 1.0 (pow (cbrt x) 5)) (/ 1 (pow (sqrt x) 5)) (/ 1.0 (pow (sqrt x) 5)) (/ 1 (pow 1 5)) (/ 1.0 (pow x 5)) (/ 1 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 1.0 (cbrt (pow x 5))) (/ 1 (sqrt (pow x 5))) (/ 1.0 (sqrt (pow x 5))) (/ 1 1) (/ 1.0 (pow x 5)) (/ 1 (pow x (/ 5 2))) (/ 1.0 (pow x (/ 5 2))) (/ 1 (pow x 5)) (/ (pow x 5) 1.0) (/ 1.0 (pow (* (cbrt x) (cbrt x)) 5)) (/ 1.0 (pow (sqrt x) 5)) (/ 1.0 (pow 1 5)) (/ 1.0 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 1.0 (sqrt (pow x 5))) (/ 1.0 1) (/ 1.0 (pow x (/ 5 2))) (/ (pow x 5) (cbrt 1.0)) (/ (pow x 5) (sqrt 1.0)) (/ (pow x 5) 1.0) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5)) 8.418 * * [simplify]: Extracting # 0 : cost 0 8.421 * * [simplify]: Extracting # 1 : cost 0 8.425 * * [simplify]: Extracting # 2 : cost 0 8.430 * * [simplify]: Extracting # 3 : cost 0 8.435 * * [simplify]: Extracting # 4 : cost 0 8.440 * * [simplify]: Extracting # 5 : cost 0 8.445 * * [simplify]: Extracting # 6 : cost 0 8.449 * * [simplify]: Extracting # 7 : cost 0 8.453 * * [simplify]: Extracting # 8 : cost 0 8.458 * * [simplify]: Extracting # 9 : cost 0 8.461 * * [simplify]: iteration 0 : 1047 enodes (cost 18731 ) 9.060 * * [simplify]: Extracting # 0 : cost 0 9.068 * * [simplify]: Extracting # 1 : cost 0 9.071 * * [simplify]: Extracting # 2 : cost 0 9.073 * * [simplify]: Extracting # 3 : cost 0 9.076 * * [simplify]: Extracting # 4 : cost 0 9.084 * * [simplify]: iteration 1 : 2329 enodes (cost 15599 ) 9.642 * * [simplify]: Extracting # 0 : cost 0 9.654 * * [simplify]: Extracting # 1 : cost 0 9.664 * * [simplify]: Extracting # 2 : cost 0 9.669 * * [simplify]: Extracting # 3 : cost 0 9.674 * * [simplify]: Extracting # 4 : cost 0 9.680 * * [simplify]: iteration done: 5000 enodes (cost 14491 ) 9.685 * [simplify]: Simplified to: (expm1 (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (log1p (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (exp (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (exp (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (log (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (exp (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (* (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))))) (cbrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (pow (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) 3) (sqrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (sqrt (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3))))) (fma 1.0 (* x (pow x 3)) (* (- (pow x 3) (* x 1.0)) (pow x 5))) (* (pow x 5) (* x (pow x 3))) (fma (- (pow (/ 1 x) 3) (pow (/ 1.0 (pow x 3)) 3)) (pow x 5) (* (fma (/ 1.0 (pow x 3)) (+ (/ 1.0 (pow x 3)) (/ 1 x)) (/ (/ 1 x) x)) 1.0)) (* (fma (/ 1.0 (pow x 3)) (+ (/ 1.0 (pow x 3)) (/ 1 x)) (/ (/ 1 x) x)) (pow x 5)) (fma (+ (/ 1.0 (pow x 3)) (/ 1 x)) 1.0 (* (pow x 5) (- (/ (/ 1 x) x) (* (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)))))) (* (pow x 5) (+ (/ 1 x) (/ 1.0 (pow x 3)))) (+ (pow (/ 1.0 (pow x 5)) 3) (pow (- (/ 1 x) (/ 1.0 (pow x 3))) 3)) (fma (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5)) (* (- (/ 1 x) (/ 1.0 (pow x 3))) (- (- (/ 1 x) (/ 1.0 (pow x 3))) (/ 1.0 (pow x 5))))) (- (* (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5))) (* (- (/ 1 x) (/ 1.0 (pow x 3))) (- (/ 1 x) (/ 1.0 (pow x 3))))) (- (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (/ 1.0 (pow x 5))) (+ (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2)))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (* (cbrt (/ 1 x)) (cbrt (/ 1 x))) (cbrt (/ 1 x)) (- (/ 1.0 (pow x 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1 x) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (* x x))) x))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (* x x))) x))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x)))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1 x) (+ (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2)) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (* x x))) x)) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (* x x))) x))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x)))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1 x) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1 x) (+ (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2)) (/ 1.0 (pow x 5)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (* x x))) x)) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (* (cbrt x) (cbrt x))) (/ 1 (cbrt x)) (- (/ 1.0 (pow x 3))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x))))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2))))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 x)) (* x x)))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (* x x))) x))) (+ (/ 1.0 (pow x 5)) (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3)))))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (+ (fma (/ 1 (sqrt x)) (/ 1 (sqrt x)) (- (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 5))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1 x) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1 x) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)))) (/ 1.0 (pow x 5)))) (+ (/ 1 x) (+ (- (* (/ (cbrt 1.0) (pow (sqrt x) 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)))) (/ 1.0 (pow x 5)))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) x))))) (+ (+ (/ 1 x) (- (* (/ (cbrt 1.0) (sqrt (pow x 3))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3)))))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (pow (cbrt 1.0) 3) (pow x 3)))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (* (/ (cbrt 1.0) (pow x 3/2)) (- (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (+ (/ 1 x) (- (* (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x))))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (* (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3)))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1 x) (* (- (/ (sqrt 1.0) (pow x 3/2))) (/ (sqrt 1.0) (pow x 3/2)))) (/ 1.0 (pow x 5))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 x)) (* x x))) (+ (/ 1 x) (+ (- (/ (/ 1.0 (pow (sqrt x) 3)) (pow (sqrt x) 3))) (/ 1.0 (pow x 5)))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (* x x))) x)) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (- (/ (/ 1.0 (sqrt (pow x 3))) (sqrt (pow x 3))))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ (- (/ 1.0 (pow x 3/2))) (pow x 3/2))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (- (+ (/ 1.0 (pow x 5)) (/ 1 x)) (/ 1.0 (pow x 3))) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (+ (/ 1.0 (pow x 5)) (/ 1 x)) (expm1 (/ 1.0 (pow x 3))) (log1p (/ 1.0 (pow x 3))) (log (/ 1.0 (pow x 3))) (log (/ 1.0 (pow x 3))) (log (/ 1.0 (pow x 3))) (log (/ 1.0 (pow x 3))) (exp (/ 1.0 (pow x 3))) (pow (/ 1.0 (pow x 3)) 3) (* (cbrt (/ 1.0 (pow x 3))) (cbrt (/ 1.0 (pow x 3)))) (cbrt (/ 1.0 (pow x 3))) (pow (/ 1.0 (pow x 3)) 3) (sqrt (/ 1.0 (pow x 3))) (sqrt (/ 1.0 (pow x 3))) (- 1.0) (- (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)) (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)) (/ (cbrt 1.0) (pow (sqrt x) 3)) (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)) (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)) (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (* x x)) (/ (cbrt 1.0) x) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 3)) (/ (cbrt 1.0) (pow (sqrt x) 3)) (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) x) (/ (cbrt 1.0) (* x x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 3))) (/ (cbrt 1.0) (sqrt (pow x 3))) (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (pow x 3)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow x 3/2)) (/ (cbrt 1.0) (pow x 3/2)) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (sqrt 1.0) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (pow (sqrt x) 3)) (/ (sqrt 1.0) (pow (sqrt x) 3)) (sqrt 1.0) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) x) (/ (sqrt 1.0) (* x x)) (/ (sqrt 1.0) (sqrt (pow x 3))) (/ (sqrt 1.0) (sqrt (pow x 3))) (sqrt 1.0) (/ (sqrt 1.0) (pow x 3)) (/ (sqrt 1.0) (pow x 3/2)) (/ (sqrt 1.0) (pow x 3/2)) (/ (/ 1 x) x) (/ 1.0 x) (/ 1 (pow (sqrt x) 3)) (/ 1.0 (pow (sqrt x) 3)) 1 (/ 1.0 (pow x 3)) (/ (/ 1 x) x) (/ 1.0 x) (/ (/ 1 x) x) (/ 1.0 x) (/ (/ 1 x) x) (/ 1.0 x) (/ 1 (pow (sqrt x) 3)) (/ 1.0 (pow (sqrt x) 3)) 1 (/ 1.0 (pow x 3)) (/ 1 x) (/ 1.0 (* x x)) (/ 1 (sqrt (pow x 3))) (/ 1.0 (sqrt (pow x 3))) 1 (/ 1.0 (pow x 3)) (/ 1 (pow x 3/2)) (/ 1.0 (pow x 3/2)) (/ 1 (pow x 3)) (/ (pow x 3) 1.0) (/ 1.0 (* x x)) (/ 1.0 (pow (sqrt x) 3)) 1.0 (/ 1.0 (* x x)) (/ 1.0 (* x x)) (/ 1.0 (* x x)) (/ 1.0 (pow (sqrt x) 3)) 1.0 (/ 1.0 x) (/ 1.0 (sqrt (pow x 3))) 1.0 (/ 1.0 (pow x 3/2)) (/ (pow x 3) (cbrt 1.0)) (/ (pow x 3) (sqrt 1.0)) (/ (pow x 3) 1.0) (expm1 (/ 1.0 (pow x 5))) (log1p (/ 1.0 (pow x 5))) (log (/ 1.0 (pow x 5))) (log (/ 1.0 (pow x 5))) (log (/ 1.0 (pow x 5))) (log (/ 1.0 (pow x 5))) (exp (/ 1.0 (pow x 5))) (pow (/ 1.0 (pow x 5)) 3) (* (cbrt (/ 1.0 (pow x 5))) (cbrt (/ 1.0 (pow x 5)))) (cbrt (/ 1.0 (pow x 5))) (pow (/ 1.0 (pow x 5)) 3) (sqrt (/ 1.0 (pow x 5))) (sqrt (/ 1.0 (pow x 5))) (- 1.0) (- (pow x 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (* (cbrt x) (cbrt x)) 5)) (/ (cbrt 1.0) (pow (cbrt x) 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (pow (sqrt x) 5)) (/ (cbrt 1.0) (pow (sqrt x) 5)) (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (pow x 5)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (cbrt 1.0) (cbrt (pow x 5))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (pow x 5))) (/ (cbrt 1.0) (sqrt (pow x 5))) (* (cbrt 1.0) (cbrt 1.0)) (/ (cbrt 1.0) (pow x 5)) (/ (cbrt 1.0) (/ (pow x 5/2) (cbrt 1.0))) (/ (cbrt 1.0) (pow x 5/2)) (/ (sqrt 1.0) (pow (* (cbrt x) (cbrt x)) 5)) (/ (sqrt 1.0) (pow (cbrt x) 5)) (/ (sqrt 1.0) (pow (sqrt x) 5)) (/ (sqrt 1.0) (pow (sqrt x) 5)) (sqrt 1.0) (/ (sqrt 1.0) (pow x 5)) (/ (sqrt 1.0) (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ (sqrt 1.0) (cbrt (pow x 5))) (/ (sqrt 1.0) (sqrt (pow x 5))) (/ (sqrt 1.0) (sqrt (pow x 5))) (sqrt 1.0) (/ (sqrt 1.0) (pow x 5)) (/ (sqrt 1.0) (pow x 5/2)) (/ (sqrt 1.0) (pow x 5/2)) (/ 1 (pow (* (cbrt x) (cbrt x)) 5)) (/ 1.0 (pow (cbrt x) 5)) (/ 1 (pow (sqrt x) 5)) (/ 1.0 (pow (sqrt x) 5)) 1 (/ 1.0 (pow x 5)) (/ 1 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 1.0 (cbrt (pow x 5))) (/ 1 (sqrt (pow x 5))) (/ 1.0 (sqrt (pow x 5))) 1 (/ 1.0 (pow x 5)) (/ 1 (pow x 5/2)) (/ 1.0 (pow x 5/2)) (/ 1 (pow x 5)) (/ (pow x 5) 1.0) (/ 1.0 (pow (* (cbrt x) (cbrt x)) 5)) (/ 1.0 (pow (sqrt x) 5)) 1.0 (/ 1.0 (* (cbrt (pow x 5)) (cbrt (pow x 5)))) (/ 1.0 (sqrt (pow x 5))) 1.0 (/ 1.0 (pow x 5/2)) (/ (pow x 5) (cbrt 1.0)) (/ (pow x 5) (sqrt 1.0)) (/ (pow x 5) 1.0) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (+ (/ 1.0 (pow x 5)) (- (/ 1 x) (/ 1.0 (pow x 3)))) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 3)) (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5)) (/ 1.0 (pow x 5)) 9.691 * * * [progress]: adding candidates to table 11.432 * [progress]: [Phase 3 of 3] Extracting. 11.432 * * [regime]: Finding splitpoints for: (# # #) 11.432 * * * [regime-changes]: Trying 1 branch expressions: (x) 11.432 * * * * [regimes]: Trying to branch on x from (# # #) 11.455 * * * [regime]: Found split indices: #