39.008 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.072 * * * [progress]: [2/2] Setting up program. 0.079 * [progress]: [Phase 2 of 3] Improving. 0.079 * [simplify]: Simplifying: (fabs (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) 0.079 * * [simplify]: iteration 0: 28 enodes 0.117 * * [simplify]: iteration 1: 70 enodes 0.149 * * [simplify]: iteration 2: 250 enodes 0.305 * * [simplify]: iteration 3: 1049 enodes 1.696 * * [simplify]: iteration complete: 5001 enodes 1.696 * * [simplify]: Extracting #0: cost 1 inf + 0 1.696 * * [simplify]: Extracting #1: cost 2 inf + 0 1.696 * * [simplify]: Extracting #2: cost 119 inf + 0 1.700 * * [simplify]: Extracting #3: cost 798 inf + 2 1.705 * * [simplify]: Extracting #4: cost 1011 inf + 41 1.711 * * [simplify]: Extracting #5: cost 740 inf + 3394 1.717 * * [simplify]: Extracting #6: cost 107 inf + 12751 1.723 * * [simplify]: Extracting #7: cost 0 inf + 14538 2.095 * * [simplify]: Extracting #8: cost 0 inf + 14470 2.104 * * [simplify]: Extracting #9: cost 0 inf + 14458 2.109 * [simplify]: Simplified to: (fabs (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 2.116 * * [progress]: iteration 1 / 4 2.116 * * * [progress]: picking best candidate 2.128 * * * * [pick]: Picked # 2.128 * * * [progress]: localizing error 2.189 * * * [progress]: generating rewritten candidates 2.189 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 2.190 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 2.212 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2) 2.212 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 3 2) 2.214 * * * [progress]: generating series expansions 2.214 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 2.214 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 2.217 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) into (* 1.0 (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) 2.217 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in (x) around 0 2.217 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in x 2.217 * [taylor]: Taking taylor expansion of 1.0 in x 2.217 * [backup-simplify]: Simplify 1.0 into 1.0 2.217 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI))) in x 2.217 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 2.217 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 2.217 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666)) in x 2.217 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 2.217 * [taylor]: Taking taylor expansion of (fabs x) in x 2.217 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.217 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) in x 2.217 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) 2.217 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 2)) in x 2.217 * [taylor]: Taking taylor expansion of 0.2 in x 2.217 * [backup-simplify]: Simplify 0.2 into 0.2 2.217 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.217 * [taylor]: Taking taylor expansion of (fabs x) in x 2.217 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.217 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.217 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.217 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 2.217 * [taylor]: Taking taylor expansion of (fabs x) in x 2.217 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.217 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 2.218 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 2.218 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 2.218 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 2.218 * [taylor]: Taking taylor expansion of (fabs x) in x 2.218 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.218 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.218 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.218 * [taylor]: Taking taylor expansion of 2.0 in x 2.218 * [backup-simplify]: Simplify 2.0 into 2.0 2.218 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.218 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.218 * [taylor]: Taking taylor expansion of PI in x 2.218 * [backup-simplify]: Simplify PI into PI 2.218 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.219 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.220 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.220 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in x 2.220 * [taylor]: Taking taylor expansion of 1.0 in x 2.220 * [backup-simplify]: Simplify 1.0 into 1.0 2.220 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI))) in x 2.220 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 2.220 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 2.220 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666)) in x 2.220 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 2.220 * [taylor]: Taking taylor expansion of (fabs x) in x 2.220 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.220 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) in x 2.221 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) 2.221 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 2)) in x 2.221 * [taylor]: Taking taylor expansion of 0.2 in x 2.221 * [backup-simplify]: Simplify 0.2 into 0.2 2.221 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.221 * [taylor]: Taking taylor expansion of (fabs x) in x 2.221 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.221 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.221 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.221 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 2.221 * [taylor]: Taking taylor expansion of (fabs x) in x 2.221 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.221 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 2.221 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 2.221 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 2.221 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 2.221 * [taylor]: Taking taylor expansion of (fabs x) in x 2.221 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.221 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.221 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.221 * [taylor]: Taking taylor expansion of 2.0 in x 2.221 * [backup-simplify]: Simplify 2.0 into 2.0 2.221 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.221 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.221 * [taylor]: Taking taylor expansion of PI in x 2.221 * [backup-simplify]: Simplify PI into PI 2.221 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.222 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.223 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.223 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.223 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.223 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.224 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.224 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 2)) into (* 0.2 (pow (fabs x) 2)) 2.224 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.224 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 2.224 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.224 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.224 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.224 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 2.225 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.225 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 2.225 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 2.226 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 2.227 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 2.229 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 2.229 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.229 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 2))) into 0 2.230 * [backup-simplify]: Simplify (+ 0 0) into 0 2.230 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.230 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.230 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))) into 0 2.230 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.231 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.231 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 2.231 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 2.232 * [backup-simplify]: Simplify (+ 0 0) into 0 2.232 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into 0 2.233 * [backup-simplify]: Simplify (+ 0 0) into 0 2.234 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 2.237 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 2.237 * [backup-simplify]: Simplify 0 into 0 2.238 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.239 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.240 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.241 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.241 * [backup-simplify]: Simplify (+ 0 0) into 0 2.242 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.242 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.243 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))) into 0 2.244 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.244 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.245 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 2.246 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.246 * [backup-simplify]: Simplify (+ 0 0) into 0 2.247 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 2.247 * [backup-simplify]: Simplify (+ 0 0) into 0 2.249 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 2.252 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 2.252 * [backup-simplify]: Simplify 0 into 0 2.254 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.255 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.256 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.257 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.258 * [backup-simplify]: Simplify (+ 0 0) into 0 2.259 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.260 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.261 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))) into 0 2.262 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.263 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.264 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 2.265 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.265 * [backup-simplify]: Simplify (+ 0 0) into 0 2.267 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 2.267 * [backup-simplify]: Simplify (+ 0 0) into 0 2.269 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 2.272 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 2.273 * [backup-simplify]: Simplify 0 into 0 2.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.276 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.277 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.279 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.279 * [backup-simplify]: Simplify (+ 0 0) into 0 2.281 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.282 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.284 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))) into 0 2.285 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.286 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.287 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 2.296 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.297 * [backup-simplify]: Simplify (+ 0 0) into 0 2.298 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 2.299 * [backup-simplify]: Simplify (+ 0 0) into 0 2.301 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 2.305 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 2.305 * [backup-simplify]: Simplify 0 into 0 2.306 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.308 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.309 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.311 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.311 * [backup-simplify]: Simplify (+ 0 0) into 0 2.312 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.313 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.314 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))))) into 0 2.315 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.316 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.317 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 2.318 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.318 * [backup-simplify]: Simplify (+ 0 0) into 0 2.319 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 2.319 * [backup-simplify]: Simplify (+ 0 0) into 0 2.321 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 2.323 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 2.323 * [backup-simplify]: Simplify 0 into 0 2.324 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.325 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.326 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.327 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.328 * [backup-simplify]: Simplify (+ 0 0) into 0 2.330 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.332 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.334 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))))) into 0 2.336 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.337 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.339 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 2.341 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.341 * [backup-simplify]: Simplify (+ 0 0) into 0 2.343 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 2.343 * [backup-simplify]: Simplify (+ 0 0) into 0 2.346 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 2.350 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 2.350 * [backup-simplify]: Simplify 0 into 0 2.352 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 2.355 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (fma (pow (fabs (/ 1 x)) 3) (fma (/ 1.0 5.0) (* (fabs (/ 1 x)) (fabs (/ 1 x))) (/ 2.0 3.0)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0)))) into (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) 2.355 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in (x) around 0 2.355 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in x 2.355 * [taylor]: Taking taylor expansion of 1.0 in x 2.355 * [backup-simplify]: Simplify 1.0 into 1.0 2.355 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI))) in x 2.355 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 2.355 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 2.355 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666)) in x 2.355 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 2.355 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.355 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.355 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) in x 2.355 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.356 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 2)) in x 2.356 * [taylor]: Taking taylor expansion of 0.2 in x 2.356 * [backup-simplify]: Simplify 0.2 into 0.2 2.356 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.356 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.356 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.356 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.356 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.356 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 2.356 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.356 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.356 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 2.356 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 2.356 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 2.356 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 2.356 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.356 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.356 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.356 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.356 * [taylor]: Taking taylor expansion of 2.0 in x 2.356 * [backup-simplify]: Simplify 2.0 into 2.0 2.356 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.356 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.356 * [taylor]: Taking taylor expansion of PI in x 2.357 * [backup-simplify]: Simplify PI into PI 2.357 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.358 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.359 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.360 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.360 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI)))) in x 2.360 * [taylor]: Taking taylor expansion of 1.0 in x 2.360 * [backup-simplify]: Simplify 1.0 into 1.0 2.360 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) (sqrt (/ 1 PI))) in x 2.360 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 2.360 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 2.360 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666)) in x 2.360 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 2.360 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.361 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.361 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) in x 2.361 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.361 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 2)) in x 2.361 * [taylor]: Taking taylor expansion of 0.2 in x 2.361 * [backup-simplify]: Simplify 0.2 into 0.2 2.361 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.361 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.361 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.361 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.361 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.361 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 2.361 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.361 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.361 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 2.361 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 2.361 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 2.361 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 2.361 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.362 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.362 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.362 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.362 * [taylor]: Taking taylor expansion of 2.0 in x 2.362 * [backup-simplify]: Simplify 2.0 into 2.0 2.362 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.362 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.362 * [taylor]: Taking taylor expansion of PI in x 2.362 * [backup-simplify]: Simplify PI into PI 2.362 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.363 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.365 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.365 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.366 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.366 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.366 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 2)) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 2.366 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.367 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 2.367 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.367 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.367 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.367 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.368 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.368 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 2.369 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 2.371 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 2.373 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 2.375 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 2.375 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.376 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.377 * [backup-simplify]: Simplify (+ 0 0) into 0 2.377 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.377 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.377 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))) into 0 2.378 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.378 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.378 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 2.379 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 2.379 * [backup-simplify]: Simplify (+ 0 0) into 0 2.380 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into 0 2.380 * [backup-simplify]: Simplify (+ 0 0) into 0 2.382 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 2.384 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 2.384 * [backup-simplify]: Simplify 0 into 0 2.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.387 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.387 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.388 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.389 * [backup-simplify]: Simplify (+ 0 0) into 0 2.389 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.390 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.390 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))) into 0 2.391 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.391 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.391 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 2.392 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.392 * [backup-simplify]: Simplify (+ 0 0) into 0 2.393 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))) into 0 2.393 * [backup-simplify]: Simplify (+ 0 0) into 0 2.394 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 2.396 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 2.396 * [backup-simplify]: Simplify 0 into 0 2.397 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.398 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.398 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.399 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.399 * [backup-simplify]: Simplify (+ 0 0) into 0 2.400 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.400 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.401 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))) into 0 2.402 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.402 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.403 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.403 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.404 * [backup-simplify]: Simplify (+ 0 0) into 0 2.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))) into 0 2.405 * [backup-simplify]: Simplify (+ 0 0) into 0 2.406 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 2.408 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 2.408 * [backup-simplify]: Simplify 0 into 0 2.409 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.410 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.410 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.411 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.412 * [backup-simplify]: Simplify (+ 0 0) into 0 2.415 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.416 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.416 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))) into 0 2.417 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.418 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.419 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 2.420 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.420 * [backup-simplify]: Simplify (+ 0 0) into 0 2.421 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))) into 0 2.421 * [backup-simplify]: Simplify (+ 0 0) into 0 2.423 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 2.426 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 2.426 * [backup-simplify]: Simplify 0 into 0 2.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.428 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.429 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.430 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.430 * [backup-simplify]: Simplify (+ 0 0) into 0 2.431 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.432 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.433 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))))) into 0 2.434 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.435 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.436 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 2.437 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.437 * [backup-simplify]: Simplify (+ 0 0) into 0 2.438 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))))) into 0 2.439 * [backup-simplify]: Simplify (+ 0 0) into 0 2.440 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 2.442 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 2.442 * [backup-simplify]: Simplify 0 into 0 2.443 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.444 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.445 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.447 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 2.447 * [backup-simplify]: Simplify (+ 0 0) into 0 2.448 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.449 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 2.451 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))))) into 0 2.452 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.453 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 2.454 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 2.455 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.455 * [backup-simplify]: Simplify (+ 0 0) into 0 2.457 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))))) into 0 2.457 * [backup-simplify]: Simplify (+ 0 0) into 0 2.458 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 2.461 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))))) into 0 2.461 * [backup-simplify]: Simplify 0 into 0 2.462 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 2.464 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (fma (pow (fabs (/ 1 (- x))) 3) (fma (/ 1.0 5.0) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (/ 2.0 3.0)) (* (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0)))) into (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) 2.464 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in (x) around 0 2.464 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in x 2.464 * [taylor]: Taking taylor expansion of 1.0 in x 2.464 * [backup-simplify]: Simplify 1.0 into 1.0 2.464 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI))) in x 2.464 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 2.464 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 2.464 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666)) in x 2.465 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 2.465 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.465 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.465 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) in x 2.465 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.465 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 2)) in x 2.465 * [taylor]: Taking taylor expansion of 0.2 in x 2.465 * [backup-simplify]: Simplify 0.2 into 0.2 2.465 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.465 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.465 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.465 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.465 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.465 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 2.465 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 2.465 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 2.465 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 2.465 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 2.465 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.465 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.465 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.465 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.465 * [taylor]: Taking taylor expansion of 2.0 in x 2.465 * [backup-simplify]: Simplify 2.0 into 2.0 2.465 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.465 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.465 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.465 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.465 * [taylor]: Taking taylor expansion of PI in x 2.465 * [backup-simplify]: Simplify PI into PI 2.466 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.466 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.467 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.467 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in x 2.467 * [taylor]: Taking taylor expansion of 1.0 in x 2.467 * [backup-simplify]: Simplify 1.0 into 1.0 2.467 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI))) in x 2.468 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 2.468 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 2.468 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666)) in x 2.468 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 2.468 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.468 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.468 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) in x 2.468 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.468 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 2)) in x 2.468 * [taylor]: Taking taylor expansion of 0.2 in x 2.468 * [backup-simplify]: Simplify 0.2 into 0.2 2.468 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.468 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.468 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.468 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.468 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.468 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 2.468 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 2.468 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 2.468 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 2.468 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 2.468 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.468 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.468 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.468 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.468 * [taylor]: Taking taylor expansion of 2.0 in x 2.468 * [backup-simplify]: Simplify 2.0 into 2.0 2.468 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.468 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.468 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 2.468 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 2.468 * [taylor]: Taking taylor expansion of PI in x 2.469 * [backup-simplify]: Simplify PI into PI 2.469 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 2.470 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 2.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 2.471 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 2.471 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.471 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 2.471 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.471 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 2)) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 2.472 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.472 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 2.472 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.472 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 2.472 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 2.472 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.472 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 2.473 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 2.473 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 2.475 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 2.476 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) 2.478 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) 2.478 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.479 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 2.479 * [backup-simplify]: Simplify (+ 0 0) into 0 2.480 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.480 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 2.480 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))) into 0 2.481 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.481 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 2.481 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 2.482 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 2.482 * [backup-simplify]: Simplify (+ 0 0) into 0 2.483 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (* 0 (fabs (/ -1 x)))) into 0 2.483 * [backup-simplify]: Simplify (+ 0 0) into 0 2.485 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 2.487 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))) into 0 2.488 * [backup-simplify]: Simplify 0 into 0 2.489 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.490 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 2.491 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.491 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 2.492 * [backup-simplify]: Simplify (+ 0 0) into 0 2.492 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.493 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 2.494 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))) into 0 2.494 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.495 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 2.496 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 2.497 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.497 * [backup-simplify]: Simplify (+ 0 0) into 0 2.498 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.498 * [backup-simplify]: Simplify (+ 0 0) into 0 2.500 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 2.503 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))) into 0 2.503 * [backup-simplify]: Simplify 0 into 0 2.505 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.506 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.507 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.509 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.509 * [backup-simplify]: Simplify (+ 0 0) into 0 2.510 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.511 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.512 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))) into 0 2.513 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.514 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.515 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 2.516 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.517 * [backup-simplify]: Simplify (+ 0 0) into 0 2.518 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.518 * [backup-simplify]: Simplify (+ 0 0) into 0 2.521 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 2.527 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))))) into 0 2.527 * [backup-simplify]: Simplify 0 into 0 2.529 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.530 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.532 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.534 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 2.534 * [backup-simplify]: Simplify (+ 0 0) into 0 2.535 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.535 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 2.536 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))) into 0 2.537 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.538 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 2.539 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 2.539 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.540 * [backup-simplify]: Simplify (+ 0 0) into 0 2.541 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.541 * [backup-simplify]: Simplify (+ 0 0) into 0 2.542 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 2.544 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))))) into 0 2.544 * [backup-simplify]: Simplify 0 into 0 2.545 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.546 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.547 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.548 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 2.548 * [backup-simplify]: Simplify (+ 0 0) into 0 2.549 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.550 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 2.551 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))))) into 0 2.552 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.553 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 2.554 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 2.555 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.555 * [backup-simplify]: Simplify (+ 0 0) into 0 2.556 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.557 * [backup-simplify]: Simplify (+ 0 0) into 0 2.558 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 2.560 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))))))) into 0 2.560 * [backup-simplify]: Simplify 0 into 0 2.561 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 2.562 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 2.563 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.565 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 2.565 * [backup-simplify]: Simplify (+ 0 0) into 0 2.566 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.567 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 2.569 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))))) into 0 2.570 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.572 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 2.574 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 2.576 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.576 * [backup-simplify]: Simplify (+ 0 0) into 0 2.578 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.579 * [backup-simplify]: Simplify (+ 0 0) into 0 2.582 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 2.586 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))))))) into 0 2.586 * [backup-simplify]: Simplify 0 into 0 2.587 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 2.587 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2) 2.588 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) into (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) 2.588 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) in (x) around 0 2.588 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) in x 2.588 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) 2.588 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 2)) in x 2.588 * [taylor]: Taking taylor expansion of 0.2 in x 2.588 * [backup-simplify]: Simplify 0.2 into 0.2 2.588 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.588 * [taylor]: Taking taylor expansion of (fabs x) in x 2.588 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.588 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.588 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.588 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) in x 2.589 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) 2.589 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 2)) in x 2.589 * [taylor]: Taking taylor expansion of 0.2 in x 2.589 * [backup-simplify]: Simplify 0.2 into 0.2 2.589 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 2.589 * [taylor]: Taking taylor expansion of (fabs x) in x 2.589 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.589 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.589 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.589 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.589 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 2)) into (* 0.2 (pow (fabs x) 2)) 2.589 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.589 * [backup-simplify]: Simplify (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.589 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.590 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 2))) into 0 2.590 * [backup-simplify]: Simplify (+ 0 0) into 0 2.590 * [backup-simplify]: Simplify 0 into 0 2.590 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.591 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.591 * [backup-simplify]: Simplify (+ 0 0) into 0 2.591 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.592 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.593 * [backup-simplify]: Simplify (+ 0 0) into 0 2.593 * [backup-simplify]: Simplify 0 into 0 2.593 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.594 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.595 * [backup-simplify]: Simplify (+ 0 0) into 0 2.595 * [backup-simplify]: Simplify 0 into 0 2.595 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.597 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.597 * [backup-simplify]: Simplify (+ 0 0) into 0 2.597 * [backup-simplify]: Simplify 0 into 0 2.598 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.599 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.600 * [backup-simplify]: Simplify (+ 0 0) into 0 2.600 * [backup-simplify]: Simplify 0 into 0 2.600 * [backup-simplify]: Simplify (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.600 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (* (fabs (/ 1 x)) (fabs (/ 1 x))) (/ 2.0 3.0)) into (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) 2.600 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) in (x) around 0 2.601 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) in x 2.601 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.601 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 2)) in x 2.601 * [taylor]: Taking taylor expansion of 0.2 in x 2.601 * [backup-simplify]: Simplify 0.2 into 0.2 2.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.601 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.601 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.601 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.601 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.601 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 2) 0.6666666666666666) in x 2.601 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.601 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 2)) in x 2.601 * [taylor]: Taking taylor expansion of 0.2 in x 2.601 * [backup-simplify]: Simplify 0.2 into 0.2 2.601 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 2.601 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.601 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.601 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.601 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.601 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.601 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 2)) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 2.601 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.602 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 2.602 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.602 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.602 * [backup-simplify]: Simplify (+ 0 0) into 0 2.602 * [backup-simplify]: Simplify 0 into 0 2.603 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.603 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.604 * [backup-simplify]: Simplify (+ 0 0) into 0 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.605 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.605 * [backup-simplify]: Simplify (+ 0 0) into 0 2.605 * [backup-simplify]: Simplify 0 into 0 2.606 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.607 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.607 * [backup-simplify]: Simplify (+ 0 0) into 0 2.607 * [backup-simplify]: Simplify 0 into 0 2.608 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.609 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.610 * [backup-simplify]: Simplify (+ 0 0) into 0 2.610 * [backup-simplify]: Simplify 0 into 0 2.611 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.612 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 2.612 * [backup-simplify]: Simplify (+ 0 0) into 0 2.612 * [backup-simplify]: Simplify 0 into 0 2.613 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.613 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (/ 2.0 3.0)) into (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) 2.613 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) in (x) around 0 2.613 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) in x 2.613 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.613 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 2)) in x 2.614 * [taylor]: Taking taylor expansion of 0.2 in x 2.614 * [backup-simplify]: Simplify 0.2 into 0.2 2.614 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.614 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.614 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.614 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.614 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.614 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 2) 0.6666666666666666) in x 2.614 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.614 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 2)) in x 2.614 * [taylor]: Taking taylor expansion of 0.2 in x 2.614 * [backup-simplify]: Simplify 0.2 into 0.2 2.614 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 2.614 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.614 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.614 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 2.614 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 2.614 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.614 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 2)) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 2.614 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.614 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 2.615 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.615 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 2.615 * [backup-simplify]: Simplify (+ 0 0) into 0 2.615 * [backup-simplify]: Simplify 0 into 0 2.616 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.616 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 2.616 * [backup-simplify]: Simplify (+ 0 0) into 0 2.617 * [backup-simplify]: Simplify 0 into 0 2.617 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.620 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.620 * [backup-simplify]: Simplify (+ 0 0) into 0 2.620 * [backup-simplify]: Simplify 0 into 0 2.621 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.622 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 2.622 * [backup-simplify]: Simplify (+ 0 0) into 0 2.622 * [backup-simplify]: Simplify 0 into 0 2.623 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.624 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 2.625 * [backup-simplify]: Simplify (+ 0 0) into 0 2.625 * [backup-simplify]: Simplify 0 into 0 2.626 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.627 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 2.628 * [backup-simplify]: Simplify (+ 0 0) into 0 2.628 * [backup-simplify]: Simplify 0 into 0 2.628 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 2.628 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 3 2) 2.628 * [backup-simplify]: Simplify (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) into (fma (pow (fabs x) 6) 0.047619047619047616 2.0) 2.628 * [approximate]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in (x) around 0 2.628 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 2.628 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 2.628 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 2.628 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 2.628 * [taylor]: Taking taylor expansion of (fabs x) in x 2.628 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.628 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.629 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.629 * [taylor]: Taking taylor expansion of 2.0 in x 2.629 * [backup-simplify]: Simplify 2.0 into 2.0 2.629 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 2.629 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 2.629 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 2.629 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 2.629 * [taylor]: Taking taylor expansion of (fabs x) in x 2.629 * [backup-simplify]: Simplify (fabs x) into (fabs x) 2.629 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.629 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.629 * [taylor]: Taking taylor expansion of 2.0 in x 2.629 * [backup-simplify]: Simplify 2.0 into 2.0 2.629 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 2.629 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 2.629 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 2.629 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 2.629 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.630 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 2.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 2.630 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 2.630 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 2.631 * [backup-simplify]: Simplify (+ 0 0) into 0 2.631 * [backup-simplify]: Simplify 0 into 0 2.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 2.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 2.632 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 2.632 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.633 * [backup-simplify]: Simplify (+ 0 0) into 0 2.633 * [backup-simplify]: Simplify 0 into 0 2.633 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 2.634 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 2.634 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 2.635 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.635 * [backup-simplify]: Simplify (+ 0 0) into 0 2.635 * [backup-simplify]: Simplify 0 into 0 2.636 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 2.637 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 2.637 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 2.638 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.638 * [backup-simplify]: Simplify (+ 0 0) into 0 2.638 * [backup-simplify]: Simplify 0 into 0 2.639 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 2.641 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 2.642 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 2.642 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.643 * [backup-simplify]: Simplify (+ 0 0) into 0 2.643 * [backup-simplify]: Simplify 0 into 0 2.644 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 2.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 2.646 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 2.647 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.647 * [backup-simplify]: Simplify (+ 0 0) into 0 2.647 * [backup-simplify]: Simplify 0 into 0 2.648 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.648 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0) into (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) 2.648 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in (x) around 0 2.648 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 2.648 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 2.648 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 2.648 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 2.648 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.648 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.648 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.648 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.648 * [taylor]: Taking taylor expansion of 2.0 in x 2.648 * [backup-simplify]: Simplify 2.0 into 2.0 2.648 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 2.648 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 2.648 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 2.648 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 2.648 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 2.648 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 2.649 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.649 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.649 * [taylor]: Taking taylor expansion of 2.0 in x 2.649 * [backup-simplify]: Simplify 2.0 into 2.0 2.649 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 2.649 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 2.649 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 2.649 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.649 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.649 * [backup-simplify]: Simplify (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.650 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 2.650 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 2.650 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 2.650 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 2.651 * [backup-simplify]: Simplify (+ 0 0) into 0 2.651 * [backup-simplify]: Simplify 0 into 0 2.651 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 2.652 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 2.652 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 2.653 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.653 * [backup-simplify]: Simplify (+ 0 0) into 0 2.653 * [backup-simplify]: Simplify 0 into 0 2.653 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 2.654 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 2.655 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 2.655 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.656 * [backup-simplify]: Simplify (+ 0 0) into 0 2.656 * [backup-simplify]: Simplify 0 into 0 2.657 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 2.658 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 2.659 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 2.660 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.660 * [backup-simplify]: Simplify (+ 0 0) into 0 2.660 * [backup-simplify]: Simplify 0 into 0 2.662 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 2.664 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 2.666 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 2.667 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.667 * [backup-simplify]: Simplify (+ 0 0) into 0 2.667 * [backup-simplify]: Simplify 0 into 0 2.669 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 2.671 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 2.674 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 2.675 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.675 * [backup-simplify]: Simplify (+ 0 0) into 0 2.675 * [backup-simplify]: Simplify 0 into 0 2.676 * [backup-simplify]: Simplify (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 6))) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.676 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0) into (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) 2.676 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in (x) around 0 2.677 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 2.677 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 2.677 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 2.677 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 2.677 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.677 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.677 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.677 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.677 * [taylor]: Taking taylor expansion of 2.0 in x 2.677 * [backup-simplify]: Simplify 2.0 into 2.0 2.677 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 2.677 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 2.677 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 2.677 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 2.677 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 2.677 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 2.677 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 2.677 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 2.678 * [taylor]: Taking taylor expansion of 2.0 in x 2.678 * [backup-simplify]: Simplify 2.0 into 2.0 2.678 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 2.678 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 2.678 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 2.679 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.679 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 2.679 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 2.679 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 2.680 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 2.680 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 2.681 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 2.681 * [backup-simplify]: Simplify (+ 0 0) into 0 2.681 * [backup-simplify]: Simplify 0 into 0 2.682 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 2.682 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 2.683 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 2.683 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 2.683 * [backup-simplify]: Simplify (+ 0 0) into 0 2.683 * [backup-simplify]: Simplify 0 into 0 2.684 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 2.685 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 2.685 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 2.686 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 2.686 * [backup-simplify]: Simplify (+ 0 0) into 0 2.686 * [backup-simplify]: Simplify 0 into 0 2.687 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 2.688 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 2.688 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 2.689 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 2.689 * [backup-simplify]: Simplify (+ 0 0) into 0 2.689 * [backup-simplify]: Simplify 0 into 0 2.690 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 2.691 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 2.693 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 2.693 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 2.694 * [backup-simplify]: Simplify (+ 0 0) into 0 2.694 * [backup-simplify]: Simplify 0 into 0 2.695 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 2.696 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 2.697 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 2.698 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 2.698 * [backup-simplify]: Simplify (+ 0 0) into 0 2.698 * [backup-simplify]: Simplify 0 into 0 2.698 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.699 * * * [progress]: simplifying candidates 2.700 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log1p (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (+ (- (log 1.0) (log (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (+ (log (/ 1.0 (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (exp (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (sqrt PI) (sqrt PI)) (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (cbrt (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1.0 (sqrt PI)) (* (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)))) (* (/ 1.0 (sqrt PI)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (* (* (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (/ 1.0 (sqrt PI))) (* (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (/ 1.0 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (* (cbrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ 1.0 (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1.0 (sqrt PI)) 1) (* (cbrt (/ 1.0 (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (sqrt (/ 1.0 (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* 1.0 (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (expm1 (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (log1p (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (* (/ 1.0 5.0) (* (fabs x) (fabs x))) (log (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (exp (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (* (cbrt (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (cbrt (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)))) (cbrt (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (* (* (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (sqrt (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (sqrt (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0))) (expm1 (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (log1p (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (log (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (exp (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (* (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (* (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (sqrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (sqrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (fabs (* (/ 1.0 (sqrt PI)) (fma (pow (fabs x) 3) (fma (/ 1.0 5.0) (* (fabs x) (fabs x)) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 2.703 * * [simplify]: iteration 0: 152 enodes 2.747 * * [simplify]: iteration 1: 333 enodes 2.888 * * [simplify]: iteration 2: 1491 enodes 3.315 * * [simplify]: iteration complete: 5001 enodes 3.315 * * [simplify]: Extracting #0: cost 67 inf + 0 3.317 * * [simplify]: Extracting #1: cost 840 inf + 2 3.322 * * [simplify]: Extracting #2: cost 2140 inf + 47 3.335 * * [simplify]: Extracting #3: cost 2370 inf + 695 3.350 * * [simplify]: Extracting #4: cost 1966 inf + 4328 3.366 * * [simplify]: Extracting #5: cost 1191 inf + 17294 3.388 * * [simplify]: Extracting #6: cost 368 inf + 48903 3.403 * * [simplify]: Extracting #7: cost 56 inf + 69990 3.417 * * [simplify]: Extracting #8: cost 0 inf + 74297 3.432 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (log1p (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) (log (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (log (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (log (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (pow (exp (/ 1.0 (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (pow (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 3) (/ (/ (pow 1.0 3) PI) (sqrt PI))) (pow (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) 3) (* (cbrt (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (cbrt (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))))) (cbrt (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (pow (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) 3) (sqrt (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (sqrt (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (* (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (/ 1.0 (sqrt PI)))) (* (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (/ 1.0 (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (* (/ 1.0 (sqrt PI)) (pow (fabs x) 3)) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (/ (* 1.0 (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt PI)) (* (* (/ 1.0 (sqrt PI)) (pow (fabs x) 3)) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (/ (* 1.0 (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt PI)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (/ 1.0 (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (/ 1.0 (sqrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (cbrt 1.0) (cbrt (sqrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (cbrt 1.0) (sqrt (cbrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (/ (* (cbrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt PI)) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (/ (* (cbrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt PI)) (/ (sqrt 1.0) (/ (cbrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (cbrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (sqrt 1.0) (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ (sqrt 1.0) (sqrt PI))) (/ (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 1.0) (cbrt (sqrt PI))) (/ (* 1.0 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (cbrt PI))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt (sqrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt (sqrt PI)))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt PI)) (* 1.0 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (expm1 (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (log1p (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (* (/ 1.0 5.0) (pow (fabs x) 2)) (log (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (exp (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (* (cbrt (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (cbrt (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)))) (cbrt (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (pow (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) 3) (sqrt (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (sqrt (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0))) (expm1 (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (log1p (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (log (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (exp (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (* (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (cbrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (pow (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) 3) (sqrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (sqrt (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)) (fabs (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (/ 1.0 (sqrt PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (fma 0.2 (pow (fabs x) 2) 0.6666666666666666) (fma (pow (fabs x) 6) 0.047619047619047616 2.0) (fma (pow (fabs x) 6) 0.047619047619047616 2.0) (fma (pow (fabs x) 6) 0.047619047619047616 2.0) 3.433 * * * [progress]: adding candidates to table 4.261 * * [progress]: iteration 2 / 4 4.262 * * * [progress]: picking best candidate 4.305 * * * * [pick]: Picked # 4.305 * * * [progress]: localizing error 4.340 * * * [progress]: generating rewritten candidates 4.340 * * * * [progress]: [ 1 / 3 ] rewriting at (2 1) 4.366 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1 1 3 3) 4.367 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1 3) 4.368 * * * [progress]: generating series expansions 4.368 * * * * [progress]: [ 1 / 3 ] generating series at (2 1) 4.369 * [backup-simplify]: Simplify (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))))) 4.369 * [approximate]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))))) in (x) around 0 4.369 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))))) in x 4.370 * [taylor]: Taking taylor expansion of 1.0 in x 4.370 * [backup-simplify]: Simplify 1.0 into 1.0 4.370 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) in x 4.370 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.370 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.370 * [taylor]: Taking taylor expansion of PI in x 4.370 * [backup-simplify]: Simplify PI into PI 4.370 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.371 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.371 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.372 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) in x 4.372 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 5) 0.2) (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) 4.372 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 5) 0.2) in x 4.372 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 4.372 * [taylor]: Taking taylor expansion of (fabs x) in x 4.372 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.372 * [taylor]: Taking taylor expansion of 0.2 in x 4.372 * [backup-simplify]: Simplify 0.2 into 0.2 4.372 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) in x 4.372 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) 4.372 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 4.372 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 4.372 * [taylor]: Taking taylor expansion of (fabs x) in x 4.372 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.372 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.372 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.372 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.372 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.372 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.372 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.372 * [taylor]: Taking taylor expansion of (fabs x) in x 4.372 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.372 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.373 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.373 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.373 * [taylor]: Taking taylor expansion of 2.0 in x 4.373 * [backup-simplify]: Simplify 2.0 into 2.0 4.373 * [taylor]: Taking taylor expansion of (fabs x) in x 4.373 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.373 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))))) in x 4.373 * [taylor]: Taking taylor expansion of 1.0 in x 4.373 * [backup-simplify]: Simplify 1.0 into 1.0 4.373 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) in x 4.373 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.373 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.373 * [taylor]: Taking taylor expansion of PI in x 4.373 * [backup-simplify]: Simplify PI into PI 4.373 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.374 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.375 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.376 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.376 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) in x 4.376 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 5) 0.2) (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) 4.376 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 5) 0.2) in x 4.376 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 4.376 * [taylor]: Taking taylor expansion of (fabs x) in x 4.376 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.376 * [taylor]: Taking taylor expansion of 0.2 in x 4.376 * [backup-simplify]: Simplify 0.2 into 0.2 4.376 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) in x 4.376 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) 4.376 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 4.376 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 4.376 * [taylor]: Taking taylor expansion of (fabs x) in x 4.377 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.377 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.377 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.377 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.377 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.377 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.377 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.377 * [taylor]: Taking taylor expansion of (fabs x) in x 4.377 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.377 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.377 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.377 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.377 * [taylor]: Taking taylor expansion of 2.0 in x 4.377 * [backup-simplify]: Simplify 2.0 into 2.0 4.377 * [taylor]: Taking taylor expansion of (fabs x) in x 4.377 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.377 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.378 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 4.378 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 4.378 * [backup-simplify]: Simplify (* (pow (fabs x) 5) 0.2) into (* 0.2 (pow (fabs x) 5)) 4.378 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.378 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 4.379 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 4.379 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 4.379 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 4.379 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.379 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 4.380 * [backup-simplify]: Simplify (* (pow (fabs x) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs x) 3)) 4.380 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 4.380 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.381 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3)))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 4.381 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 4.384 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 4.386 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 4.388 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 4.388 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.388 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 4.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 4.389 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (* 0 0.2)) into 0 4.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 4.390 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 4.390 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 4.391 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 4.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.391 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 4.392 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 0.6666666666666666)) into 0 4.392 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 4.393 * [backup-simplify]: Simplify (+ 0 0) into 0 4.393 * [backup-simplify]: Simplify (+ 0 0) into 0 4.393 * [backup-simplify]: Simplify (+ 0 0) into 0 4.395 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 4.398 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 4.398 * [backup-simplify]: Simplify 0 into 0 4.398 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.399 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.400 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 4.400 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (* 0 0.2))) into 0 4.401 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.402 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.402 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 4.403 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 4.404 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 4.404 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.405 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.406 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.407 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.407 * [backup-simplify]: Simplify (+ 0 0) into 0 4.407 * [backup-simplify]: Simplify (+ 0 0) into 0 4.408 * [backup-simplify]: Simplify (+ 0 0) into 0 4.409 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.411 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 4.413 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 4.416 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 4.416 * [backup-simplify]: Simplify 0 into 0 4.417 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.418 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.419 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 4.420 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 4.421 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.422 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.423 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 4.424 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 4.425 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 4.426 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.427 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.428 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.429 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.429 * [backup-simplify]: Simplify (+ 0 0) into 0 4.430 * [backup-simplify]: Simplify (+ 0 0) into 0 4.430 * [backup-simplify]: Simplify (+ 0 0) into 0 4.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.433 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.436 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 4.439 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 4.439 * [backup-simplify]: Simplify 0 into 0 4.440 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.442 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 4.444 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 4.445 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.446 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.452 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 4.453 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 4.455 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 4.456 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.457 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.458 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.460 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.460 * [backup-simplify]: Simplify (+ 0 0) into 0 4.461 * [backup-simplify]: Simplify (+ 0 0) into 0 4.461 * [backup-simplify]: Simplify (+ 0 0) into 0 4.463 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.464 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.467 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 4.471 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 4.471 * [backup-simplify]: Simplify 0 into 0 4.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.474 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.476 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 4.477 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 4.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.481 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.482 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 4.484 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 4.485 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 4.487 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.489 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.490 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.491 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.491 * [backup-simplify]: Simplify (+ 0 0) into 0 4.492 * [backup-simplify]: Simplify (+ 0 0) into 0 4.492 * [backup-simplify]: Simplify (+ 0 0) into 0 4.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.493 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.495 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 4.498 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 4.498 * [backup-simplify]: Simplify 0 into 0 4.499 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.500 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.502 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 4.502 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 4.504 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.505 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.506 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 4.507 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 4.508 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 4.509 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.510 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.511 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.512 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.513 * [backup-simplify]: Simplify (+ 0 0) into 0 4.513 * [backup-simplify]: Simplify (+ 0 0) into 0 4.513 * [backup-simplify]: Simplify (+ 0 0) into 0 4.514 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.515 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.517 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 4.519 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 4.519 * [backup-simplify]: Simplify 0 into 0 4.520 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 4.522 * [backup-simplify]: Simplify (* (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))) (* 1.0 (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))))) 4.522 * [approximate]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))))) in (x) around 0 4.522 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))))) in x 4.522 * [taylor]: Taking taylor expansion of 1.0 in x 4.522 * [backup-simplify]: Simplify 1.0 into 1.0 4.522 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))))) in x 4.522 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.522 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.522 * [taylor]: Taking taylor expansion of PI in x 4.522 * [backup-simplify]: Simplify PI into PI 4.523 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.523 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.524 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.524 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))) in x 4.525 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 5) 0.2) (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))) 4.525 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 5) 0.2) in x 4.525 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 4.525 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.525 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.525 * [taylor]: Taking taylor expansion of 0.2 in x 4.525 * [backup-simplify]: Simplify 0.2 into 0.2 4.525 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) in x 4.525 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) 4.525 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 4.525 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 4.525 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.525 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.525 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.525 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.525 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.525 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.525 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.525 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.525 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.525 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.525 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.525 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.525 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.525 * [taylor]: Taking taylor expansion of 2.0 in x 4.525 * [backup-simplify]: Simplify 2.0 into 2.0 4.525 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.525 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.525 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))))) in x 4.525 * [taylor]: Taking taylor expansion of 1.0 in x 4.525 * [backup-simplify]: Simplify 1.0 into 1.0 4.525 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))))) in x 4.525 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.525 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.526 * [taylor]: Taking taylor expansion of PI in x 4.526 * [backup-simplify]: Simplify PI into PI 4.526 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.527 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.528 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.529 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.529 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 5) 0.2 (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))) in x 4.529 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 5) 0.2) (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))))) 4.529 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 5) 0.2) in x 4.529 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 4.529 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.529 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.529 * [taylor]: Taking taylor expansion of 0.2 in x 4.529 * [backup-simplify]: Simplify 0.2 into 0.2 4.529 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) in x 4.530 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) 4.530 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 4.530 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 4.530 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.530 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.530 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.530 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.530 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.530 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.530 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.530 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.530 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.530 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.530 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.530 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.530 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.530 * [taylor]: Taking taylor expansion of 2.0 in x 4.530 * [backup-simplify]: Simplify 2.0 into 2.0 4.530 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.530 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.531 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 4.531 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 4.531 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 4.531 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 5) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 4.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 4.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 4.532 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 4.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 4.533 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 4.533 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 4.533 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 4.533 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 4.533 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 4.534 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 2.0 (fabs (/ 1 x)))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 4.534 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 4.535 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 4.537 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 4.540 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 4.542 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 4.542 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 4.542 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 4.543 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 4.543 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (* 0 0.2)) into 0 4.544 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 4.544 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 4.544 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 4.545 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 4.545 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 4.545 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 4.546 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 4.546 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 4.547 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 4.547 * [backup-simplify]: Simplify (+ 0 0) into 0 4.548 * [backup-simplify]: Simplify (+ 0 0) into 0 4.548 * [backup-simplify]: Simplify (+ 0 0) into 0 4.550 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into 0 4.553 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 4.553 * [backup-simplify]: Simplify 0 into 0 4.553 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.554 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 4.554 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 4.555 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (* 0 0.2))) into 0 4.555 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 4.556 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 4.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 4.557 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 4.557 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.558 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 4.558 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.559 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.559 * [backup-simplify]: Simplify (+ 0 0) into 0 4.559 * [backup-simplify]: Simplify (+ 0 0) into 0 4.559 * [backup-simplify]: Simplify (+ 0 0) into 0 4.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.561 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 4.562 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 4.564 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 4.564 * [backup-simplify]: Simplify 0 into 0 4.564 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.565 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 4.566 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 4.568 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 4.569 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.569 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 4.570 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 4.571 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 4.571 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 4.572 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.573 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 4.573 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.574 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.574 * [backup-simplify]: Simplify (+ 0 0) into 0 4.574 * [backup-simplify]: Simplify (+ 0 0) into 0 4.575 * [backup-simplify]: Simplify (+ 0 0) into 0 4.575 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.576 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.578 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 4.581 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 4.581 * [backup-simplify]: Simplify 0 into 0 4.582 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.584 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 4.585 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 4.586 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 4.587 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.589 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 4.590 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 4.592 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 4.593 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 4.594 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.595 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 4.596 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.598 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.598 * [backup-simplify]: Simplify (+ 0 0) into 0 4.599 * [backup-simplify]: Simplify (+ 0 0) into 0 4.599 * [backup-simplify]: Simplify (+ 0 0) into 0 4.600 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.602 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.605 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 4.608 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 4.609 * [backup-simplify]: Simplify 0 into 0 4.610 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.612 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 4.614 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 4.615 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 4.616 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.618 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 4.620 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 4.622 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 4.623 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 4.625 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.626 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 4.627 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.628 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.629 * [backup-simplify]: Simplify (+ 0 0) into 0 4.629 * [backup-simplify]: Simplify (+ 0 0) into 0 4.629 * [backup-simplify]: Simplify (+ 0 0) into 0 4.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.631 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.632 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 4.635 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 4.635 * [backup-simplify]: Simplify 0 into 0 4.636 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.637 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 4.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 4.639 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 4.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.642 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 4.643 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 4.644 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 4.645 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 4.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.647 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 4.648 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.649 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.650 * [backup-simplify]: Simplify (+ 0 0) into 0 4.650 * [backup-simplify]: Simplify (+ 0 0) into 0 4.650 * [backup-simplify]: Simplify (+ 0 0) into 0 4.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.652 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.654 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 4.657 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))))) into 0 4.657 * [backup-simplify]: Simplify 0 into 0 4.658 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 4.660 * [backup-simplify]: Simplify (* (fma (pow (fabs (/ 1 (- x))) 5) 0.2 (fma (pow (fabs (/ 1 (- x))) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 (- x))) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 (- x))))))) (* 1.0 (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))))) 4.661 * [approximate]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))))) in (x) around 0 4.661 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))))) in x 4.661 * [taylor]: Taking taylor expansion of 1.0 in x 4.661 * [backup-simplify]: Simplify 1.0 into 1.0 4.661 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))))) in x 4.661 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.661 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.661 * [taylor]: Taking taylor expansion of PI in x 4.661 * [backup-simplify]: Simplify PI into PI 4.661 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.662 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.664 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.664 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))) in x 4.665 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 5) 0.2) (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))) 4.665 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 5) 0.2) in x 4.665 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 4.665 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.665 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.665 * [taylor]: Taking taylor expansion of 0.2 in x 4.665 * [backup-simplify]: Simplify 0.2 into 0.2 4.665 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) in x 4.665 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) 4.665 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 4.665 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 4.665 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.665 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.665 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.665 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.665 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 4.665 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 4.666 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 4.666 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 4.666 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.666 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.666 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.666 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.666 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 4.666 * [taylor]: Taking taylor expansion of 2.0 in x 4.666 * [backup-simplify]: Simplify 2.0 into 2.0 4.666 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.666 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.666 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))))) in x 4.666 * [taylor]: Taking taylor expansion of 1.0 in x 4.666 * [backup-simplify]: Simplify 1.0 into 1.0 4.666 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))))) in x 4.666 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 4.666 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 4.666 * [taylor]: Taking taylor expansion of PI in x 4.666 * [backup-simplify]: Simplify PI into PI 4.667 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 4.668 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 4.669 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 4.670 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 4.670 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 5) 0.2 (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))) in x 4.670 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 5) 0.2) (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))))) 4.670 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 5) 0.2) in x 4.670 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 4.670 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.670 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.670 * [taylor]: Taking taylor expansion of 0.2 in x 4.670 * [backup-simplify]: Simplify 0.2 into 0.2 4.670 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) in x 4.670 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) 4.670 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 4.670 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 4.670 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.671 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.671 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.671 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.671 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 4.671 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 4.671 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 4.671 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 4.671 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.671 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.671 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.671 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.671 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 4.671 * [taylor]: Taking taylor expansion of 2.0 in x 4.671 * [backup-simplify]: Simplify 2.0 into 2.0 4.671 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.671 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.671 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 4.672 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 4.672 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 4.672 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 5) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 4.673 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 4.673 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 4.673 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 4.673 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 4.674 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 4.674 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 4.674 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 4.674 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 4.674 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 4.675 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) into (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) 4.675 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) 4.676 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 4.679 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))) 4.681 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) 4.686 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))) 4.686 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 4.686 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 4.687 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 4.687 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (* 0 0.2)) into 0 4.688 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 4.688 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 4.688 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 4.688 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 4.689 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 4.689 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 4.690 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 4.690 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 4.691 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 4.691 * [backup-simplify]: Simplify (+ 0 0) into 0 4.691 * [backup-simplify]: Simplify (+ 0 0) into 0 4.692 * [backup-simplify]: Simplify (+ 0 0) into 0 4.694 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into 0 4.696 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))) into 0 4.696 * [backup-simplify]: Simplify 0 into 0 4.697 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.698 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 4.698 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 4.699 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (* 0 0.2))) into 0 4.700 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.700 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 4.701 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 4.702 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 4.703 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 4.703 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.704 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 4.705 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.706 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.706 * [backup-simplify]: Simplify (+ 0 0) into 0 4.706 * [backup-simplify]: Simplify (+ 0 0) into 0 4.707 * [backup-simplify]: Simplify (+ 0 0) into 0 4.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.709 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 4.711 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))) into 0 4.714 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))) into 0 4.714 * [backup-simplify]: Simplify 0 into 0 4.715 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.716 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 4.717 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 4.718 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 4.719 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.720 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 4.721 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 4.722 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 4.723 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 4.724 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.725 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 4.726 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.727 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.728 * [backup-simplify]: Simplify (+ 0 0) into 0 4.728 * [backup-simplify]: Simplify (+ 0 0) into 0 4.729 * [backup-simplify]: Simplify (+ 0 0) into 0 4.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.731 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.734 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 4.737 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))))) into 0 4.737 * [backup-simplify]: Simplify 0 into 0 4.738 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.740 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 4.741 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 4.742 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 4.744 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.745 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 4.746 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 4.748 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 4.749 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 4.750 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 4.753 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.755 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.755 * [backup-simplify]: Simplify (+ 0 0) into 0 4.756 * [backup-simplify]: Simplify (+ 0 0) into 0 4.756 * [backup-simplify]: Simplify (+ 0 0) into 0 4.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.759 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.762 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))) into 0 4.767 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))))) into 0 4.767 * [backup-simplify]: Simplify 0 into 0 4.768 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.770 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 4.773 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 4.774 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 4.776 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.778 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 4.779 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 4.781 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 4.782 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 4.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.786 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 4.787 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.789 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.790 * [backup-simplify]: Simplify (+ 0 0) into 0 4.790 * [backup-simplify]: Simplify (+ 0 0) into 0 4.791 * [backup-simplify]: Simplify (+ 0 0) into 0 4.792 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.794 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.797 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))) into 0 4.801 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI))))))))) into 0 4.801 * [backup-simplify]: Simplify 0 into 0 4.803 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.805 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 4.808 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 4.809 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 5) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 4.811 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 4.816 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 4.818 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 4.819 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 4.820 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.821 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 4.822 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.824 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.824 * [backup-simplify]: Simplify (+ 0 0) into 0 4.824 * [backup-simplify]: Simplify (+ 0 0) into 0 4.824 * [backup-simplify]: Simplify (+ 0 0) into 0 4.825 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 4.826 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 4.830 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))))) into 0 4.833 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) (sqrt (/ 1 PI)))))))))) into 0 4.833 * [backup-simplify]: Simplify 0 into 0 4.835 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x)))))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 4.835 * * * * [progress]: [ 2 / 3 ] generating series at (2 1 1 3 3) 4.835 * [backup-simplify]: Simplify (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) into (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) 4.835 * [approximate]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in (x) around 0 4.835 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.835 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.835 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.835 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.835 * [taylor]: Taking taylor expansion of (fabs x) in x 4.835 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.835 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.835 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.835 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.835 * [taylor]: Taking taylor expansion of 2.0 in x 4.835 * [backup-simplify]: Simplify 2.0 into 2.0 4.835 * [taylor]: Taking taylor expansion of (fabs x) in x 4.835 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.835 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.835 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.835 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.835 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.835 * [taylor]: Taking taylor expansion of (fabs x) in x 4.835 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.835 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.836 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.836 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.836 * [taylor]: Taking taylor expansion of 2.0 in x 4.836 * [backup-simplify]: Simplify 2.0 into 2.0 4.836 * [taylor]: Taking taylor expansion of (fabs x) in x 4.836 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.836 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.836 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 4.836 * [backup-simplify]: Simplify (* (pow (fabs x) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs x) 3)) 4.836 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 4.836 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.836 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.836 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.837 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 4.837 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 0.6666666666666666)) into 0 4.837 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 4.838 * [backup-simplify]: Simplify (+ 0 0) into 0 4.838 * [backup-simplify]: Simplify 0 into 0 4.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.838 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.839 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.839 * [backup-simplify]: Simplify (+ 0 0) into 0 4.839 * [backup-simplify]: Simplify 0 into 0 4.840 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.841 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.841 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.842 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.842 * [backup-simplify]: Simplify (+ 0 0) into 0 4.842 * [backup-simplify]: Simplify 0 into 0 4.843 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.844 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.844 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.845 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.845 * [backup-simplify]: Simplify (+ 0 0) into 0 4.845 * [backup-simplify]: Simplify 0 into 0 4.846 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.848 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.849 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.849 * [backup-simplify]: Simplify (+ 0 0) into 0 4.849 * [backup-simplify]: Simplify 0 into 0 4.851 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.853 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.855 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.857 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.857 * [backup-simplify]: Simplify (+ 0 0) into 0 4.858 * [backup-simplify]: Simplify 0 into 0 4.858 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.858 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) into (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) 4.858 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in (x) around 0 4.858 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.858 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.858 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.859 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.859 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.859 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.859 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.859 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.859 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.859 * [taylor]: Taking taylor expansion of 2.0 in x 4.859 * [backup-simplify]: Simplify 2.0 into 2.0 4.859 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.859 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.859 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.859 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.859 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.859 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.859 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.859 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.859 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.859 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.859 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.859 * [taylor]: Taking taylor expansion of 2.0 in x 4.859 * [backup-simplify]: Simplify 2.0 into 2.0 4.860 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.860 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.860 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 4.860 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 4.860 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 4.860 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 4.861 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 2.0 (fabs (/ 1 x)))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 4.861 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 4.861 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 4.862 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 4.862 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 4.863 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 4.863 * [backup-simplify]: Simplify (+ 0 0) into 0 4.863 * [backup-simplify]: Simplify 0 into 0 4.864 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.865 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 4.865 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.867 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 4.867 * [backup-simplify]: Simplify (+ 0 0) into 0 4.867 * [backup-simplify]: Simplify 0 into 0 4.868 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.869 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 4.870 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.871 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 4.872 * [backup-simplify]: Simplify (+ 0 0) into 0 4.872 * [backup-simplify]: Simplify 0 into 0 4.873 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.874 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 4.875 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.877 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 4.878 * [backup-simplify]: Simplify (+ 0 0) into 0 4.878 * [backup-simplify]: Simplify 0 into 0 4.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 4.883 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.885 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 4.885 * [backup-simplify]: Simplify (+ 0 0) into 0 4.885 * [backup-simplify]: Simplify 0 into 0 4.887 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.890 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 4.891 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.893 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 4.894 * [backup-simplify]: Simplify (+ 0 0) into 0 4.894 * [backup-simplify]: Simplify 0 into 0 4.894 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.895 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 (- x))) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 (- x))))) into (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) 4.895 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in (x) around 0 4.895 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 4.895 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 4.895 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 4.895 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 4.895 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.895 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.895 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.895 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.895 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 4.895 * [taylor]: Taking taylor expansion of 2.0 in x 4.895 * [backup-simplify]: Simplify 2.0 into 2.0 4.895 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.895 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.895 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 4.896 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 4.896 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 4.896 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 4.896 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.896 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.896 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.896 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.896 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 4.896 * [taylor]: Taking taylor expansion of 2.0 in x 4.896 * [backup-simplify]: Simplify 2.0 into 2.0 4.896 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 4.896 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 4.896 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 4.897 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 4.897 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 4.897 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 4.897 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) into (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) 4.898 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) into (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) 4.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 4.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 4.899 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 4.900 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 4.900 * [backup-simplify]: Simplify (+ 0 0) into 0 4.900 * [backup-simplify]: Simplify 0 into 0 4.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 4.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.903 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 4.903 * [backup-simplify]: Simplify (+ 0 0) into 0 4.903 * [backup-simplify]: Simplify 0 into 0 4.904 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.905 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 4.906 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.908 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 4.908 * [backup-simplify]: Simplify (+ 0 0) into 0 4.908 * [backup-simplify]: Simplify 0 into 0 4.909 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.911 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 4.912 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.914 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 4.914 * [backup-simplify]: Simplify (+ 0 0) into 0 4.914 * [backup-simplify]: Simplify 0 into 0 4.916 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 4.919 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.921 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 4.922 * [backup-simplify]: Simplify (+ 0 0) into 0 4.922 * [backup-simplify]: Simplify 0 into 0 4.924 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.926 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 4.927 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.930 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 4.930 * [backup-simplify]: Simplify (+ 0 0) into 0 4.930 * [backup-simplify]: Simplify 0 into 0 4.931 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x)))))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.931 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1 3) 4.931 * [backup-simplify]: Simplify (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) into (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) 4.931 * [approximate]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) in (x) around 0 4.931 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) in x 4.931 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) 4.931 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 4.932 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 4.932 * [taylor]: Taking taylor expansion of (fabs x) in x 4.932 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.932 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.932 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.932 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.932 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.932 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.932 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.932 * [taylor]: Taking taylor expansion of (fabs x) in x 4.932 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.932 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.932 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.932 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.932 * [taylor]: Taking taylor expansion of 2.0 in x 4.932 * [backup-simplify]: Simplify 2.0 into 2.0 4.932 * [taylor]: Taking taylor expansion of (fabs x) in x 4.932 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.932 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) in x 4.933 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) 4.933 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 4.933 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 4.933 * [taylor]: Taking taylor expansion of (fabs x) in x 4.933 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.933 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.933 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.933 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) in x 4.933 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* 2.0 (fabs x))) 4.933 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 4.933 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 4.933 * [taylor]: Taking taylor expansion of (fabs x) in x 4.933 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.933 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.933 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.933 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 4.933 * [taylor]: Taking taylor expansion of 2.0 in x 4.933 * [backup-simplify]: Simplify 2.0 into 2.0 4.933 * [taylor]: Taking taylor expansion of (fabs x) in x 4.933 * [backup-simplify]: Simplify (fabs x) into (fabs x) 4.934 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.934 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 4.934 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 4.935 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 4.935 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 4.935 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 4.935 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 4.935 * [backup-simplify]: Simplify (* (pow (fabs x) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs x) 3)) 4.935 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 4.936 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 2.0 (fabs x))) into (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) 4.936 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3)))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 4.937 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 4.937 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.937 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 4.938 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 4.938 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 4.939 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 4.939 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 4.939 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 4.939 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 0.6666666666666666)) into 0 4.940 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 4.940 * [backup-simplify]: Simplify (+ 0 0) into 0 4.941 * [backup-simplify]: Simplify (+ 0 0) into 0 4.941 * [backup-simplify]: Simplify 0 into 0 4.941 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.942 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.943 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 4.943 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 4.944 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 4.945 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.945 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 4.946 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 4.947 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 4.948 * [backup-simplify]: Simplify (+ 0 0) into 0 4.948 * [backup-simplify]: Simplify (+ 0 0) into 0 4.948 * [backup-simplify]: Simplify 0 into 0 4.949 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.950 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.951 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 4.952 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 4.953 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 4.954 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.955 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 4.956 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 4.957 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 4.957 * [backup-simplify]: Simplify (+ 0 0) into 0 4.958 * [backup-simplify]: Simplify (+ 0 0) into 0 4.958 * [backup-simplify]: Simplify 0 into 0 4.959 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.960 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.962 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 4.963 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 4.964 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 4.969 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.971 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 4.972 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 4.973 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 4.974 * [backup-simplify]: Simplify (+ 0 0) into 0 4.974 * [backup-simplify]: Simplify (+ 0 0) into 0 4.974 * [backup-simplify]: Simplify 0 into 0 4.976 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.979 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 4.980 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 4.982 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 4.983 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.984 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 4.984 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 4.985 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 4.986 * [backup-simplify]: Simplify (+ 0 0) into 0 4.986 * [backup-simplify]: Simplify (+ 0 0) into 0 4.986 * [backup-simplify]: Simplify 0 into 0 4.987 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.988 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.989 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 4.991 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 4.991 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 4.992 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.994 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 4.995 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 4.996 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 4.997 * [backup-simplify]: Simplify (+ 0 0) into 0 4.997 * [backup-simplify]: Simplify (+ 0 0) into 0 4.997 * [backup-simplify]: Simplify 0 into 0 4.997 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 4.998 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) into (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) 4.998 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) in (x) around 0 4.998 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) in x 4.998 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) 4.998 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 4.998 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 4.998 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.998 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.998 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.998 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.998 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.998 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.998 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.998 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.998 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.998 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.998 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.998 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.998 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.998 * [taylor]: Taking taylor expansion of 2.0 in x 4.998 * [backup-simplify]: Simplify 2.0 into 2.0 4.998 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.998 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.998 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) in x 4.999 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x))))) 4.999 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 4.999 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 4.999 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.999 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.999 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 4.999 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 4.999 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 x)))) in x 4.999 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ 1 x)))) 4.999 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 4.999 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 4.999 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.999 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.999 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 4.999 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 4.999 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 4.999 * [taylor]: Taking taylor expansion of 2.0 in x 4.999 * [backup-simplify]: Simplify 2.0 into 2.0 4.999 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 4.999 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 4.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 4.999 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 5.000 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 5.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 5.000 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 5.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 5.000 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 5.000 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 5.000 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 5.001 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 2.0 (fabs (/ 1 x)))) into (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 5.001 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 5.001 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 5.001 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 5.001 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 5.002 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 5.002 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 5.002 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 5.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 5.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 5.003 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 5.003 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 5.004 * [backup-simplify]: Simplify (+ 0 0) into 0 5.004 * [backup-simplify]: Simplify (+ 0 0) into 0 5.004 * [backup-simplify]: Simplify 0 into 0 5.004 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 5.005 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 5.005 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 5.005 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 5.006 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 5.006 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 5.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 5.007 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 5.008 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 5.008 * [backup-simplify]: Simplify (+ 0 0) into 0 5.008 * [backup-simplify]: Simplify (+ 0 0) into 0 5.008 * [backup-simplify]: Simplify 0 into 0 5.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 5.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 5.010 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 5.011 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 5.011 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 5.012 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 5.012 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 5.013 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 5.014 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 5.014 * [backup-simplify]: Simplify (+ 0 0) into 0 5.014 * [backup-simplify]: Simplify (+ 0 0) into 0 5.014 * [backup-simplify]: Simplify 0 into 0 5.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 5.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 5.018 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 5.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 5.021 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 5.022 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 5.023 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 5.024 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 5.026 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 5.026 * [backup-simplify]: Simplify (+ 0 0) into 0 5.027 * [backup-simplify]: Simplify (+ 0 0) into 0 5.027 * [backup-simplify]: Simplify 0 into 0 5.028 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 5.030 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 5.032 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 5.034 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 5.035 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 5.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 5.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 5.039 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 5.041 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 5.041 * [backup-simplify]: Simplify (+ 0 0) into 0 5.042 * [backup-simplify]: Simplify (+ 0 0) into 0 5.042 * [backup-simplify]: Simplify 0 into 0 5.044 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 5.046 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 5.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 5.050 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 5.051 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 5.052 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 5.053 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 5.054 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 5.055 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 5.056 * [backup-simplify]: Simplify (+ 0 0) into 0 5.056 * [backup-simplify]: Simplify (+ 0 0) into 0 5.056 * [backup-simplify]: Simplify 0 into 0 5.056 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 5.057 * [backup-simplify]: Simplify (fma (pow (fabs (/ 1 (- x))) 7) 0.047619047619047616 (fma (pow (fabs (/ 1 (- x))) 3) 0.6666666666666666 (* 2.0 (fabs (/ 1 (- x)))))) into (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) 5.057 * [approximate]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) in (x) around 0 5.057 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) in x 5.057 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) 5.057 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 5.057 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 5.057 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.057 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.057 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 5.057 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 5.057 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 5.057 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 5.057 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 5.057 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 5.057 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.057 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.057 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 5.057 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 5.057 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 5.057 * [taylor]: Taking taylor expansion of 2.0 in x 5.057 * [backup-simplify]: Simplify 2.0 into 2.0 5.057 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.057 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.057 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) in x 5.057 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x))))) 5.057 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 5.058 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 5.058 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.058 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.058 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 5.058 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 5.058 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* 2.0 (fabs (/ -1 x)))) in x 5.058 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* 2.0 (fabs (/ -1 x)))) 5.058 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 5.058 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 5.058 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.058 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.058 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 5.058 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 5.058 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 5.058 * [taylor]: Taking taylor expansion of 2.0 in x 5.058 * [backup-simplify]: Simplify 2.0 into 2.0 5.058 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 5.058 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 5.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 5.058 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 5.058 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 5.059 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 5.059 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 5.059 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 5.059 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 5.059 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 5.059 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 5.059 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) into (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))) 5.060 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) 5.060 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))) 5.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 5.060 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 5.060 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 5.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 5.061 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 5.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 5.061 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 5.062 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 5.062 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 5.062 * [backup-simplify]: Simplify (+ 0 0) into 0 5.063 * [backup-simplify]: Simplify (+ 0 0) into 0 5.063 * [backup-simplify]: Simplify 0 into 0 5.063 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 5.063 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 5.064 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 5.064 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 5.065 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 5.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 5.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 5.066 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 5.066 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 5.067 * [backup-simplify]: Simplify (+ 0 0) into 0 5.067 * [backup-simplify]: Simplify (+ 0 0) into 0 5.067 * [backup-simplify]: Simplify 0 into 0 5.067 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 5.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 5.069 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 5.070 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 5.070 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 5.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 5.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 5.072 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 5.073 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 5.073 * [backup-simplify]: Simplify (+ 0 0) into 0 5.073 * [backup-simplify]: Simplify (+ 0 0) into 0 5.073 * [backup-simplify]: Simplify 0 into 0 5.074 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 5.077 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 5.078 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 5.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 5.080 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 5.081 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 5.082 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 5.084 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 5.086 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 5.086 * [backup-simplify]: Simplify (+ 0 0) into 0 5.086 * [backup-simplify]: Simplify (+ 0 0) into 0 5.086 * [backup-simplify]: Simplify 0 into 0 5.088 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 5.090 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 5.092 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 5.093 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 5.095 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 5.097 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 5.098 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 5.100 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 5.102 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 5.102 * [backup-simplify]: Simplify (+ 0 0) into 0 5.102 * [backup-simplify]: Simplify (+ 0 0) into 0 5.102 * [backup-simplify]: Simplify 0 into 0 5.104 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 5.106 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 5.109 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 5.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 5.112 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 5.114 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 5.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 5.118 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 5.119 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 5.119 * [backup-simplify]: Simplify (+ 0 0) into 0 5.119 * [backup-simplify]: Simplify (+ 0 0) into 0 5.120 * [backup-simplify]: Simplify 0 into 0 5.120 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x))))))) into (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 5.120 * * * [progress]: simplifying candidates 5.121 * [simplify]: Simplifying: (expm1 (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (log1p (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (+ (log (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (+ (log 1.0) (log (sqrt (/ 1 PI))))) (+ (log (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (log (* 1.0 (sqrt (/ 1 PI))))) (log (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (exp (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (* (* (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (* (* (* 1.0 1.0) 1.0) (* (* (sqrt (/ 1 PI)) (sqrt (/ 1 PI))) (sqrt (/ 1 PI))))) (* (* (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (* (* (* 1.0 (sqrt (/ 1 PI))) (* 1.0 (sqrt (/ 1 PI)))) (* 1.0 (sqrt (/ 1 PI))))) (* (cbrt (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (cbrt (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))))) (cbrt (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (* (* (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (sqrt (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (sqrt (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI))))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) 1.0) (* (cbrt (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (* 1.0 (sqrt (/ 1 PI)))) (* (sqrt (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt (/ 1 PI)))) (* (fma (pow (fabs x) 5) 0.2 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (sqrt 1))) (expm1 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (log1p (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (* (pow (fabs x) 3) 0.6666666666666666) (log (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (exp (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (* (cbrt (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (cbrt (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (cbrt (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (* (* (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (sqrt (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (sqrt (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (expm1 (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (log1p (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* (pow (fabs x) 7) 0.047619047619047616) (log (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (exp (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* (cbrt (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (cbrt (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))))) (cbrt (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x)))) (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (sqrt (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (sqrt (fma (pow (fabs x) 7) 0.047619047619047616 (fma (pow (fabs x) 3) 0.6666666666666666 (* 2.0 (fabs x))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 2.0 (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))) 5.123 * * [simplify]: iteration 0: 87 enodes 5.138 * * [simplify]: iteration 1: 187 enodes 5.201 * * [simplify]: iteration 2: 786 enodes 5.585 * * [simplify]: iteration complete: 5000 enodes 5.585 * * [simplify]: Extracting #0: cost 32 inf + 0 5.587 * * [simplify]: Extracting #1: cost 663 inf + 0 5.606 * * [simplify]: Extracting #2: cost 1914 inf + 47 5.619 * * [simplify]: Extracting #3: cost 2138 inf + 848 5.633 * * [simplify]: Extracting #4: cost 1541 inf + 9368 5.646 * * [simplify]: Extracting #5: cost 741 inf + 32519 5.657 * * [simplify]: Extracting #6: cost 72 inf + 61222 5.665 * * [simplify]: Extracting #7: cost 0 inf + 64430 5.673 * [simplify]: Simplified to: (expm1 (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (log1p (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (log (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (log (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (log (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (pow (exp (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) (* (sqrt (/ 1 PI)) 1.0)) (pow (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) 3) (pow (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) 3) (* (cbrt (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (cbrt (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0))) (cbrt (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (pow (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) 3) (sqrt (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (sqrt (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0)) (* (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) 1.0) (* (* (sqrt (/ 1 PI)) 1.0) (cbrt (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))))) (* (* (sqrt (/ 1 PI)) 1.0) (sqrt (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))))) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (* (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) 1.0) (expm1 (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (log1p (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (* (pow (fabs x) 3) 0.6666666666666666) (log (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (exp (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (* (cbrt (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (cbrt (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (cbrt (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (pow (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)) 3) (sqrt (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (sqrt (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (expm1 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (log1p (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (* 0.047619047619047616 (pow (fabs x) 7)) (log (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (exp (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (* (cbrt (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (cbrt (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) (cbrt (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (pow (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) 3) (sqrt (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (sqrt (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)))) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (* (* (sqrt (/ 1 PI)) (fma (pow (fabs x) 5) 0.2 (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))))) 1.0) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666)) (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) (fma 0.047619047619047616 (pow (fabs x) 7) (fma (fabs x) 2.0 (* (pow (fabs x) 3) 0.6666666666666666))) 5.674 * * * [progress]: adding candidates to table 6.107 * * [progress]: iteration 3 / 4 6.108 * * * [progress]: picking best candidate 6.134 * * * * [pick]: Picked # 6.134 * * * [progress]: localizing error 6.186 * * * [progress]: generating rewritten candidates 6.186 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2 1 1) 6.187 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1) 6.188 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 6.509 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 6.621 * * * [progress]: generating series expansions 6.621 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2 1 1) 6.621 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1) 6.621 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 6.625 * [backup-simplify]: Simplify (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) into (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) 6.625 * [approximate]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in (x) around 0 6.625 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in x 6.625 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 6.625 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.625 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.625 * [taylor]: Taking taylor expansion of 1.0 in x 6.625 * [backup-simplify]: Simplify 1.0 into 1.0 6.626 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.626 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 6.626 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 6.626 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 6.626 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.626 * [taylor]: Taking taylor expansion of (fabs x) in x 6.626 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.626 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 6.626 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 6.626 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 6.626 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 6.626 * [taylor]: Taking taylor expansion of (fabs x) in x 6.626 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.626 * [taylor]: Taking taylor expansion of 0.2 in x 6.626 * [backup-simplify]: Simplify 0.2 into 0.2 6.626 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.626 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.627 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 6.627 * [taylor]: Taking taylor expansion of (fabs x) in x 6.627 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.627 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 6.627 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 6.627 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 6.627 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 6.627 * [taylor]: Taking taylor expansion of (fabs x) in x 6.627 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.627 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.627 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.627 * [taylor]: Taking taylor expansion of 2.0 in x 6.627 * [backup-simplify]: Simplify 2.0 into 2.0 6.627 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.627 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.627 * [taylor]: Taking taylor expansion of PI in x 6.627 * [backup-simplify]: Simplify PI into PI 6.627 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.628 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.629 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.629 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.629 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in x 6.629 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 6.629 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.629 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.629 * [taylor]: Taking taylor expansion of 1.0 in x 6.629 * [backup-simplify]: Simplify 1.0 into 1.0 6.630 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.630 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.630 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 6.630 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 6.630 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 6.630 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 6.630 * [taylor]: Taking taylor expansion of (fabs x) in x 6.630 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.630 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 6.630 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 6.630 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 6.630 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 6.630 * [taylor]: Taking taylor expansion of (fabs x) in x 6.630 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.630 * [taylor]: Taking taylor expansion of 0.2 in x 6.630 * [backup-simplify]: Simplify 0.2 into 0.2 6.631 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.631 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.631 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 6.631 * [taylor]: Taking taylor expansion of (fabs x) in x 6.631 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.631 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 6.631 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 6.631 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 6.631 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 6.631 * [taylor]: Taking taylor expansion of (fabs x) in x 6.631 * [backup-simplify]: Simplify (fabs x) into (fabs x) 6.631 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.631 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.631 * [taylor]: Taking taylor expansion of 2.0 in x 6.631 * [backup-simplify]: Simplify 2.0 into 2.0 6.631 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.631 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.631 * [taylor]: Taking taylor expansion of PI in x 6.631 * [backup-simplify]: Simplify PI into PI 6.631 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.632 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.632 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.633 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.634 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.634 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.634 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.634 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.634 * [backup-simplify]: Simplify (* (pow (fabs x) 2) 0.2) into (* 0.2 (pow (fabs x) 2)) 6.634 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 6.635 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 6.635 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 6.635 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 6.635 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 6.635 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 6.635 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 6.635 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 6.636 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 6.637 * [backup-simplify]: Simplify (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 6.639 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 6.641 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 6.641 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.641 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 0.2)) into 0 6.642 * [backup-simplify]: Simplify (+ 0 0) into 0 6.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.642 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))) into 0 6.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 6.642 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 6.642 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 6.643 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 6.643 * [backup-simplify]: Simplify (+ 0 0) into 0 6.643 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into 0 6.644 * [backup-simplify]: Simplify (+ 0 0) into 0 6.644 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.645 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 6.654 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 6.654 * [backup-simplify]: Simplify 0 into 0 6.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.656 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.656 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.656 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 6.657 * [backup-simplify]: Simplify (+ 0 0) into 0 6.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.658 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))) into 0 6.658 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 6.658 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 6.659 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 6.659 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 6.660 * [backup-simplify]: Simplify (+ 0 0) into 0 6.660 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 6.660 * [backup-simplify]: Simplify (+ 0 0) into 0 6.661 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.661 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.663 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 6.665 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 6.665 * [backup-simplify]: Simplify 0 into 0 6.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.666 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.667 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.667 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 6.668 * [backup-simplify]: Simplify (+ 0 0) into 0 6.668 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.669 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.669 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))) into 0 6.670 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 6.671 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 6.672 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 6.673 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 6.673 * [backup-simplify]: Simplify (+ 0 0) into 0 6.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 6.674 * [backup-simplify]: Simplify (+ 0 0) into 0 6.676 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.677 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.679 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 6.682 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 6.682 * [backup-simplify]: Simplify 0 into 0 6.683 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.685 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.686 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.687 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 6.687 * [backup-simplify]: Simplify (+ 0 0) into 0 6.688 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.690 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.691 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))) into 0 6.692 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 6.693 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 6.695 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 6.696 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 6.696 * [backup-simplify]: Simplify (+ 0 0) into 0 6.697 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 6.698 * [backup-simplify]: Simplify (+ 0 0) into 0 6.699 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.700 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 6.703 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 6.706 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 6.706 * [backup-simplify]: Simplify 0 into 0 6.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.709 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.711 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.712 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 6.712 * [backup-simplify]: Simplify (+ 0 0) into 0 6.714 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.716 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.717 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))))) into 0 6.719 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 6.720 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 6.722 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 6.723 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 6.724 * [backup-simplify]: Simplify (+ 0 0) into 0 6.725 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 6.726 * [backup-simplify]: Simplify (+ 0 0) into 0 6.726 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.727 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))))) into 0 6.729 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 6.731 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 6.731 * [backup-simplify]: Simplify 0 into 0 6.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.733 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.734 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.735 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 6.735 * [backup-simplify]: Simplify (+ 0 0) into 0 6.736 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.737 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.739 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))))) into 0 6.740 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 6.741 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 6.742 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 6.743 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 6.744 * [backup-simplify]: Simplify (+ 0 0) into 0 6.745 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 6.745 * [backup-simplify]: Simplify (+ 0 0) into 0 6.746 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.747 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))))) into 0 6.749 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 6.751 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 6.751 * [backup-simplify]: Simplify 0 into 0 6.753 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 6.756 * [backup-simplify]: Simplify (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0) (fabs (/ 1 x))))))) into (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) 6.756 * [approximate]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in (x) around 0 6.756 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in x 6.756 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 6.756 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.756 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.756 * [taylor]: Taking taylor expansion of 1.0 in x 6.756 * [backup-simplify]: Simplify 1.0 into 1.0 6.757 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.757 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.757 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 6.757 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 6.757 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 6.757 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.757 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.758 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.758 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 6.758 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 6.758 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 6.758 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 6.758 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.758 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.758 * [taylor]: Taking taylor expansion of 0.2 in x 6.758 * [backup-simplify]: Simplify 0.2 into 0.2 6.758 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.758 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.758 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 6.758 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.758 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.758 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 6.758 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 6.758 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 6.758 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 6.758 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.758 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.758 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.758 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.758 * [taylor]: Taking taylor expansion of 2.0 in x 6.758 * [backup-simplify]: Simplify 2.0 into 2.0 6.758 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.758 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.758 * [taylor]: Taking taylor expansion of PI in x 6.758 * [backup-simplify]: Simplify PI into PI 6.759 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.761 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.762 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.762 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (sqrt (/ 1 PI))) in x 6.762 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 6.762 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.762 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.763 * [taylor]: Taking taylor expansion of 1.0 in x 6.763 * [backup-simplify]: Simplify 1.0 into 1.0 6.763 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.763 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 6.763 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 6.763 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 6.763 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 6.763 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.764 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.764 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 6.764 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 6.764 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 6.764 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 6.764 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.764 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.764 * [taylor]: Taking taylor expansion of 0.2 in x 6.764 * [backup-simplify]: Simplify 0.2 into 0.2 6.764 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.764 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.764 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 6.764 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.764 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.764 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 6.764 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 6.764 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 6.764 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 6.764 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 6.764 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 6.764 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.764 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.764 * [taylor]: Taking taylor expansion of 2.0 in x 6.764 * [backup-simplify]: Simplify 2.0 into 2.0 6.764 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.764 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.764 * [taylor]: Taking taylor expansion of PI in x 6.764 * [backup-simplify]: Simplify PI into PI 6.765 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.765 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.766 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.767 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.767 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.767 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.768 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.768 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.768 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 6.768 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 6.768 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 6.768 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 6.768 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 6.769 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 6.769 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 6.769 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 6.769 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 6.770 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 6.771 * [backup-simplify]: Simplify (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 6.773 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 6.774 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (sqrt (/ 1 PI))) 6.774 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.775 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 0.2)) into 0 6.775 * [backup-simplify]: Simplify (+ 0 0) into 0 6.775 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.775 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))) into 0 6.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 6.776 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 6.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 6.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 6.777 * [backup-simplify]: Simplify (+ 0 0) into 0 6.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into 0 6.777 * [backup-simplify]: Simplify (+ 0 0) into 0 6.778 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.779 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into 0 6.782 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 6.782 * [backup-simplify]: Simplify 0 into 0 6.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.785 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.785 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.786 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 6.786 * [backup-simplify]: Simplify (+ 0 0) into 0 6.787 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.787 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.788 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))) into 0 6.789 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 6.789 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 6.790 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 6.791 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 6.791 * [backup-simplify]: Simplify (+ 0 0) into 0 6.792 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))) into 0 6.792 * [backup-simplify]: Simplify (+ 0 0) into 0 6.793 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.794 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.797 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 6.800 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 6.800 * [backup-simplify]: Simplify 0 into 0 6.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.802 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.803 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.804 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 6.805 * [backup-simplify]: Simplify (+ 0 0) into 0 6.806 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.807 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.808 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))) into 0 6.809 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 6.809 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 6.811 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 6.811 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 6.812 * [backup-simplify]: Simplify (+ 0 0) into 0 6.813 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))) into 0 6.813 * [backup-simplify]: Simplify (+ 0 0) into 0 6.814 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.816 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.819 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 6.822 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 6.822 * [backup-simplify]: Simplify 0 into 0 6.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.825 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.826 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.828 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 6.828 * [backup-simplify]: Simplify (+ 0 0) into 0 6.829 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.830 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.832 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))) into 0 6.833 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 6.835 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 6.836 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 6.837 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 6.837 * [backup-simplify]: Simplify (+ 0 0) into 0 6.839 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))) into 0 6.839 * [backup-simplify]: Simplify (+ 0 0) into 0 6.841 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.842 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 6.845 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 6.848 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 6.849 * [backup-simplify]: Simplify 0 into 0 6.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.852 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.853 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.855 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 6.855 * [backup-simplify]: Simplify (+ 0 0) into 0 6.857 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.858 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 6.860 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))))) into 0 6.862 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 6.864 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 6.866 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 6.867 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 6.867 * [backup-simplify]: Simplify (+ 0 0) into 0 6.869 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))))) into 0 6.870 * [backup-simplify]: Simplify (+ 0 0) into 0 6.870 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.871 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))))) into 0 6.873 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 6.875 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 6.875 * [backup-simplify]: Simplify 0 into 0 6.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.877 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.878 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 6.879 * [backup-simplify]: Simplify (+ 0 0) into 0 6.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.882 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 6.883 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))))) into 0 6.886 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 6.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 6.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 6.890 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 6.890 * [backup-simplify]: Simplify (+ 0 0) into 0 6.891 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))))) into 0 6.891 * [backup-simplify]: Simplify (+ 0 0) into 0 6.892 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.893 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))))) into 0 6.896 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 6.898 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 6.898 * [backup-simplify]: Simplify 0 into 0 6.900 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 6.903 * [backup-simplify]: Simplify (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 (- x))) 3) (fma (pow (fabs (/ 1 (- x))) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0) (fabs (/ 1 (- x)))))))) into (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (sqrt (/ 1 PI))) 6.903 * [approximate]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (sqrt (/ 1 PI))) in (x) around 0 6.903 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (sqrt (/ 1 PI))) in x 6.903 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 6.903 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.903 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.903 * [taylor]: Taking taylor expansion of 1.0 in x 6.903 * [backup-simplify]: Simplify 1.0 into 1.0 6.904 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.904 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.904 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 6.904 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 6.904 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 6.904 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.904 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.904 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.904 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 6.905 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 6.905 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 6.905 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 6.905 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.905 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.905 * [taylor]: Taking taylor expansion of 0.2 in x 6.905 * [backup-simplify]: Simplify 0.2 into 0.2 6.905 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.905 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.905 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 6.905 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 6.905 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 6.905 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 6.905 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 6.905 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.905 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.905 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.905 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.905 * [taylor]: Taking taylor expansion of 2.0 in x 6.905 * [backup-simplify]: Simplify 2.0 into 2.0 6.905 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.905 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.905 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.905 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.905 * [taylor]: Taking taylor expansion of PI in x 6.905 * [backup-simplify]: Simplify PI into PI 6.905 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.906 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.907 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.907 * [taylor]: Taking taylor expansion of (* (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (sqrt (/ 1 PI))) in x 6.907 * [taylor]: Taking taylor expansion of (* (pow (sqrt 1.0) 2) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 6.907 * [taylor]: Taking taylor expansion of (pow (sqrt 1.0) 2) in x 6.907 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 6.907 * [taylor]: Taking taylor expansion of 1.0 in x 6.907 * [backup-simplify]: Simplify 1.0 into 1.0 6.908 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 6.908 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 6.908 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 6.908 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 6.908 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 6.908 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 6.908 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.908 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.908 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 6.908 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 6.909 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 6.909 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 6.909 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.909 * [taylor]: Taking taylor expansion of 0.2 in x 6.909 * [backup-simplify]: Simplify 0.2 into 0.2 6.909 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 6.909 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 6.909 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 6.909 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 6.909 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 6.909 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 6.909 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 6.909 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.909 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 6.909 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 6.909 * [taylor]: Taking taylor expansion of 2.0 in x 6.909 * [backup-simplify]: Simplify 2.0 into 2.0 6.909 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 6.909 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 6.909 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 6.909 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 6.909 * [taylor]: Taking taylor expansion of PI in x 6.909 * [backup-simplify]: Simplify PI into PI 6.909 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 6.910 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 6.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 6.911 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 6.912 * [backup-simplify]: Simplify (* (sqrt 1.0) (sqrt 1.0)) into (pow (sqrt 1.0) 2) 6.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 6.912 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.912 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 6.913 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 6.913 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 6.913 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 6.913 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 6.913 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 6.913 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 6.914 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 6.914 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 6.914 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 6.915 * [backup-simplify]: Simplify (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 6.917 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) 6.919 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (sqrt (/ 1 PI))) 6.919 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.920 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 0.2)) into 0 6.920 * [backup-simplify]: Simplify (+ 0 0) into 0 6.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 6.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 6.922 * [backup-simplify]: Simplify (+ 0 0) into 0 6.922 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (* 0 (fabs (/ -1 x)))) into 0 6.922 * [backup-simplify]: Simplify (+ 0 0) into 0 6.923 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (sqrt 1.0))) into 0 6.924 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into 0 6.925 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 6.925 * [backup-simplify]: Simplify 0 into 0 6.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.927 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 6.927 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.928 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 6.928 * [backup-simplify]: Simplify (+ 0 0) into 0 6.928 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.929 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.929 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))) into 0 6.929 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.930 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 6.930 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 6.931 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 6.932 * [backup-simplify]: Simplify (+ 0 0) into 0 6.932 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 6.933 * [backup-simplify]: Simplify (+ 0 0) into 0 6.934 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 6.935 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (sqrt 1.0)))) into 0 6.937 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))) into 0 6.940 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 6.940 * [backup-simplify]: Simplify 0 into 0 6.942 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.943 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.944 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.945 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 6.946 * [backup-simplify]: Simplify (+ 0 0) into 0 6.947 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.948 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.949 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))) into 0 6.950 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.951 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 6.952 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 6.953 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 6.953 * [backup-simplify]: Simplify (+ 0 0) into 0 6.955 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 6.955 * [backup-simplify]: Simplify (+ 0 0) into 0 6.956 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.957 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))) into 0 6.960 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 6.963 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 6.963 * [backup-simplify]: Simplify 0 into 0 6.965 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.967 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.969 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.970 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 6.970 * [backup-simplify]: Simplify (+ 0 0) into 0 6.971 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.973 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.974 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))) into 0 6.976 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.977 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 6.978 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 6.979 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 6.980 * [backup-simplify]: Simplify (+ 0 0) into 0 6.981 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 6.982 * [backup-simplify]: Simplify (+ 0 0) into 0 6.983 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 6.985 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))) into 0 6.988 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))) into 0 6.991 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 6.991 * [backup-simplify]: Simplify 0 into 0 6.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 6.994 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 6.996 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 6.997 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 6.998 * [backup-simplify]: Simplify (+ 0 0) into 0 6.999 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.001 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.003 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))))) into 0 7.004 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.009 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.011 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 7.012 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 7.013 * [backup-simplify]: Simplify (+ 0 0) into 0 7.014 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.015 * [backup-simplify]: Simplify (+ 0 0) into 0 7.016 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.018 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0))))))) into 0 7.021 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))) into 0 7.025 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 7.025 * [backup-simplify]: Simplify 0 into 0 7.027 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.028 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 7.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.032 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 7.033 * [backup-simplify]: Simplify (+ 0 0) into 0 7.035 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 7.040 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))))) into 0 7.042 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.044 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 7.046 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 7.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 7.048 * [backup-simplify]: Simplify (+ 0 0) into 0 7.050 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.051 * [backup-simplify]: Simplify (+ 0 0) into 0 7.052 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.054 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 1.0)))))))) into 0 7.058 * [backup-simplify]: Simplify (+ (* (pow (sqrt 1.0) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))))) into 0 7.062 * [backup-simplify]: Simplify (+ (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 7.062 * [backup-simplify]: Simplify 0 into 0 7.065 * [backup-simplify]: Simplify (* (* (pow (sqrt 1.0) 2) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x))))))))) (sqrt (/ 1 PI))) into (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) 7.066 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 7.069 * [backup-simplify]: Simplify (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) into (* (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) 7.069 * [approximate]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in (x) around 0 7.069 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in x 7.069 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 7.069 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.069 * [taylor]: Taking taylor expansion of 1.0 in x 7.069 * [backup-simplify]: Simplify 1.0 into 1.0 7.070 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.070 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 7.071 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 7.071 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 7.071 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 7.071 * [taylor]: Taking taylor expansion of (fabs x) in x 7.071 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.071 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 7.071 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 7.071 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 7.071 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 7.071 * [taylor]: Taking taylor expansion of (fabs x) in x 7.071 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.071 * [taylor]: Taking taylor expansion of 0.2 in x 7.071 * [backup-simplify]: Simplify 0.2 into 0.2 7.071 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.071 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.071 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 7.071 * [taylor]: Taking taylor expansion of (fabs x) in x 7.071 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.071 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 7.072 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 7.072 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 7.072 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 7.072 * [taylor]: Taking taylor expansion of (fabs x) in x 7.072 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.072 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.072 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.072 * [taylor]: Taking taylor expansion of 2.0 in x 7.072 * [backup-simplify]: Simplify 2.0 into 2.0 7.072 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.072 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.072 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.072 * [taylor]: Taking taylor expansion of 1/4 in x 7.072 * [backup-simplify]: Simplify 1/4 into 1/4 7.072 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.072 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.072 * [taylor]: Taking taylor expansion of PI in x 7.072 * [backup-simplify]: Simplify PI into PI 7.073 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.074 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.076 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.079 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.079 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in x 7.079 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 7.079 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.079 * [taylor]: Taking taylor expansion of 1.0 in x 7.079 * [backup-simplify]: Simplify 1.0 into 1.0 7.080 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.080 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.080 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 7.081 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 7.081 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 7.081 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 7.081 * [taylor]: Taking taylor expansion of (fabs x) in x 7.081 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.081 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 7.081 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 7.081 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 7.081 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 7.081 * [taylor]: Taking taylor expansion of (fabs x) in x 7.081 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.081 * [taylor]: Taking taylor expansion of 0.2 in x 7.081 * [backup-simplify]: Simplify 0.2 into 0.2 7.081 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.081 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.081 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 7.081 * [taylor]: Taking taylor expansion of (fabs x) in x 7.081 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.082 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 7.082 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 7.082 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 7.082 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 7.082 * [taylor]: Taking taylor expansion of (fabs x) in x 7.082 * [backup-simplify]: Simplify (fabs x) into (fabs x) 7.082 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.082 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.082 * [taylor]: Taking taylor expansion of 2.0 in x 7.082 * [backup-simplify]: Simplify 2.0 into 2.0 7.082 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.082 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.082 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.082 * [taylor]: Taking taylor expansion of 1/4 in x 7.082 * [backup-simplify]: Simplify 1/4 into 1/4 7.082 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.082 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.082 * [taylor]: Taking taylor expansion of PI in x 7.082 * [backup-simplify]: Simplify PI into PI 7.083 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.084 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.086 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.088 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.089 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 7.089 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 7.089 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 7.089 * [backup-simplify]: Simplify (* (pow (fabs x) 2) 0.2) into (* 0.2 (pow (fabs x) 2)) 7.089 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 7.090 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 7.090 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 7.090 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 7.090 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 7.091 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 7.091 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 7.091 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 7.092 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 7.093 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 7.096 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.099 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 PI) 1)))) 1) into 0 7.103 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log (/ 1 PI)))) into 0 7.105 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.105 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 7.106 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 0.2)) into 0 7.106 * [backup-simplify]: Simplify (+ 0 0) into 0 7.106 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 7.107 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 7.107 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))) into 0 7.107 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 7.108 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 7.108 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 7.108 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 7.109 * [backup-simplify]: Simplify (+ 0 0) into 0 7.109 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into 0 7.110 * [backup-simplify]: Simplify (+ 0 0) into 0 7.111 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 7.114 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (* 0 (pow (/ 1 PI) 1/4))) into 0 7.114 * [backup-simplify]: Simplify 0 into 0 7.115 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.118 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 PI) 1)))) 2) into 0 7.120 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))) into 0 7.123 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.123 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 7.124 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 7.125 * [backup-simplify]: Simplify (+ 0 0) into 0 7.125 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 7.126 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 7.126 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))) into 0 7.127 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 7.128 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 7.129 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 7.129 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 7.130 * [backup-simplify]: Simplify (+ 0 0) into 0 7.131 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 7.131 * [backup-simplify]: Simplify (+ 0 0) into 0 7.132 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 7.134 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 7.137 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))) into 0 7.137 * [backup-simplify]: Simplify 0 into 0 7.138 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.144 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 PI) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 1)))) 6) into 0 7.146 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))) into 0 7.149 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.150 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 7.151 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 7.152 * [backup-simplify]: Simplify (+ 0 0) into 0 7.152 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 7.153 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 7.155 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))) into 0 7.156 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 7.157 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 7.158 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 7.159 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 7.159 * [backup-simplify]: Simplify (+ 0 0) into 0 7.160 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 7.160 * [backup-simplify]: Simplify (+ 0 0) into 0 7.162 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.164 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 7.170 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))) into 0 7.170 * [backup-simplify]: Simplify 0 into 0 7.172 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.184 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 PI) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 PI) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 PI) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 1)))) 24) into 0 7.186 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))) into 0 7.190 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.191 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 7.193 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 7.193 * [backup-simplify]: Simplify (+ 0 0) into 0 7.194 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 7.196 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 7.197 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))) into 0 7.198 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 7.199 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 7.200 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 7.200 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 7.201 * [backup-simplify]: Simplify (+ 0 0) into 0 7.202 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 7.202 * [backup-simplify]: Simplify (+ 0 0) into 0 7.203 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.204 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 7.206 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))) into 0 7.206 * [backup-simplify]: Simplify 0 into 0 7.207 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.216 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 PI) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 PI) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 1)))) 120) into 0 7.217 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))))) into 0 7.220 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.222 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.223 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 7.223 * [backup-simplify]: Simplify (+ 0 0) into 0 7.224 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.225 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 7.226 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))))) into 0 7.228 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 7.229 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 7.231 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 7.232 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 7.233 * [backup-simplify]: Simplify (+ 0 0) into 0 7.235 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 7.235 * [backup-simplify]: Simplify (+ 0 0) into 0 7.237 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.240 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 7.243 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))))) into 0 7.243 * [backup-simplify]: Simplify 0 into 0 7.245 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.268 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 PI) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 PI) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 PI) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 PI) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 PI) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 PI) 1)))) 720) into 0 7.270 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))))) into 0 7.274 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.275 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.276 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 7.276 * [backup-simplify]: Simplify (+ 0 0) into 0 7.277 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.281 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 7.282 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))))) into 0 7.283 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 7.284 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 7.286 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 7.287 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 7.287 * [backup-simplify]: Simplify (+ 0 0) into 0 7.290 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 7.290 * [backup-simplify]: Simplify (+ 0 0) into 0 7.292 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.296 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 7.299 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))))) into 0 7.299 * [backup-simplify]: Simplify 0 into 0 7.302 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.305 * [backup-simplify]: Simplify (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0) (fabs (/ 1 x)))))) into (* (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) 7.305 * [approximate]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in (x) around 0 7.305 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in x 7.305 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 7.305 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.305 * [taylor]: Taking taylor expansion of 1.0 in x 7.305 * [backup-simplify]: Simplify 1.0 into 1.0 7.306 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.307 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 7.307 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 7.307 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 7.307 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.307 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.307 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.307 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 7.307 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 7.307 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 7.307 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 7.307 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.307 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.308 * [taylor]: Taking taylor expansion of 0.2 in x 7.308 * [backup-simplify]: Simplify 0.2 into 0.2 7.308 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.308 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.308 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 7.308 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.308 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.308 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 7.308 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 7.308 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 7.308 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 7.308 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.308 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.308 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.308 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.308 * [taylor]: Taking taylor expansion of 2.0 in x 7.308 * [backup-simplify]: Simplify 2.0 into 2.0 7.308 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.308 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.308 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.308 * [taylor]: Taking taylor expansion of 1/4 in x 7.308 * [backup-simplify]: Simplify 1/4 into 1/4 7.308 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.308 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.309 * [taylor]: Taking taylor expansion of PI in x 7.309 * [backup-simplify]: Simplify PI into PI 7.309 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.310 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.312 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.315 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.315 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow (/ 1 PI) 1/4)) in x 7.315 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 7.315 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.315 * [taylor]: Taking taylor expansion of 1.0 in x 7.315 * [backup-simplify]: Simplify 1.0 into 1.0 7.315 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.316 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.316 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 7.316 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 7.316 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 7.316 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 7.316 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.316 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.316 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 7.317 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 7.317 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 7.317 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 7.317 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.317 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.317 * [taylor]: Taking taylor expansion of 0.2 in x 7.317 * [backup-simplify]: Simplify 0.2 into 0.2 7.317 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.317 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.317 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 7.317 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.317 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.317 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 7.317 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 7.317 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 7.317 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 7.317 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 7.317 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 7.317 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.318 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.318 * [taylor]: Taking taylor expansion of 2.0 in x 7.318 * [backup-simplify]: Simplify 2.0 into 2.0 7.318 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.318 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.318 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.318 * [taylor]: Taking taylor expansion of 1/4 in x 7.318 * [backup-simplify]: Simplify 1/4 into 1/4 7.318 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.318 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.318 * [taylor]: Taking taylor expansion of PI in x 7.318 * [backup-simplify]: Simplify PI into PI 7.318 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.320 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.321 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.324 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.324 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.325 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.325 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.325 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 7.325 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 7.326 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 7.326 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 7.326 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 7.326 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 7.327 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 7.327 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 7.327 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 7.328 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 7.330 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 7.332 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (pow (/ 1 PI) 1/4)) 7.335 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (pow (/ 1 PI) 1/4)) 7.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.338 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 PI) 1)))) 1) into 0 7.340 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log (/ 1 PI)))) into 0 7.341 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.342 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.342 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 0.2)) into 0 7.343 * [backup-simplify]: Simplify (+ 0 0) into 0 7.343 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.343 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.344 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))) into 0 7.344 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 7.344 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 7.344 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 7.345 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 7.345 * [backup-simplify]: Simplify (+ 0 0) into 0 7.346 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into 0 7.346 * [backup-simplify]: Simplify (+ 0 0) into 0 7.348 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into 0 7.351 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (pow (/ 1 PI) 1/4))) into 0 7.351 * [backup-simplify]: Simplify 0 into 0 7.352 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.355 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 PI) 1)))) 2) into 0 7.357 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))) into 0 7.359 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.360 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.361 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 7.361 * [backup-simplify]: Simplify (+ 0 0) into 0 7.362 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.362 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.363 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))) into 0 7.363 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 7.364 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 7.364 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 7.365 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 7.365 * [backup-simplify]: Simplify (+ 0 0) into 0 7.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))) into 0 7.366 * [backup-simplify]: Simplify (+ 0 0) into 0 7.367 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 7.368 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 7.369 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))) into 0 7.369 * [backup-simplify]: Simplify 0 into 0 7.370 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.373 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 PI) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 1)))) 6) into 0 7.374 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))) into 0 7.376 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.377 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.377 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 7.378 * [backup-simplify]: Simplify (+ 0 0) into 0 7.378 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.379 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.379 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))) into 0 7.380 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 7.381 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 7.381 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 7.382 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 7.382 * [backup-simplify]: Simplify (+ 0 0) into 0 7.384 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))) into 0 7.384 * [backup-simplify]: Simplify (+ 0 0) into 0 7.385 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.388 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 7.391 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))) into 0 7.391 * [backup-simplify]: Simplify 0 into 0 7.392 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.404 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 PI) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 PI) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 PI) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 1)))) 24) into 0 7.407 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))) into 0 7.411 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.413 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.414 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 7.414 * [backup-simplify]: Simplify (+ 0 0) into 0 7.416 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.417 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.422 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))) into 0 7.424 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 7.425 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 7.427 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 7.428 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 7.428 * [backup-simplify]: Simplify (+ 0 0) into 0 7.430 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))) into 0 7.430 * [backup-simplify]: Simplify (+ 0 0) into 0 7.432 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.435 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 7.438 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))) into 0 7.438 * [backup-simplify]: Simplify 0 into 0 7.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.454 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 PI) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 PI) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 1)))) 120) into 0 7.455 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))))) into 0 7.459 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.461 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.461 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 7.462 * [backup-simplify]: Simplify (+ 0 0) into 0 7.463 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.464 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.465 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))))) into 0 7.466 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 7.467 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 7.468 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 7.469 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 7.469 * [backup-simplify]: Simplify (+ 0 0) into 0 7.470 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))))) into 0 7.470 * [backup-simplify]: Simplify (+ 0 0) into 0 7.471 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.473 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 7.475 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))))) into 0 7.475 * [backup-simplify]: Simplify 0 into 0 7.475 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.501 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 PI) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 PI) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 PI) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 PI) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 PI) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 PI) 1)))) 720) into 0 7.502 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))))) into 0 7.506 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.508 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.509 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 7.509 * [backup-simplify]: Simplify (+ 0 0) into 0 7.510 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.512 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 7.513 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))))) into 0 7.514 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 7.516 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 7.517 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 7.518 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 7.518 * [backup-simplify]: Simplify (+ 0 0) into 0 7.519 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))))) into 0 7.520 * [backup-simplify]: Simplify (+ 0 0) into 0 7.521 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.523 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 7.530 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))))) into 0 7.530 * [backup-simplify]: Simplify 0 into 0 7.533 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.537 * [backup-simplify]: Simplify (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 (- x))) 3) (fma (pow (fabs (/ 1 (- x))) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0) (fabs (/ 1 (- x))))))) into (* (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow (/ 1 PI) 1/4)) 7.537 * [approximate]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow (/ 1 PI) 1/4)) in (x) around 0 7.537 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow (/ 1 PI) 1/4)) in x 7.537 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 7.537 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.537 * [taylor]: Taking taylor expansion of 1.0 in x 7.537 * [backup-simplify]: Simplify 1.0 into 1.0 7.537 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.538 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.538 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 7.538 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 7.538 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 7.538 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.538 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.538 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.538 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 7.538 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 7.538 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 7.538 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 7.538 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.538 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.538 * [taylor]: Taking taylor expansion of 0.2 in x 7.539 * [backup-simplify]: Simplify 0.2 into 0.2 7.539 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.539 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.539 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 7.539 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 7.539 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 7.539 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 7.539 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 7.539 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.539 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.539 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.539 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.539 * [taylor]: Taking taylor expansion of 2.0 in x 7.539 * [backup-simplify]: Simplify 2.0 into 2.0 7.539 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.539 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.539 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.539 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.539 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.539 * [taylor]: Taking taylor expansion of 1/4 in x 7.539 * [backup-simplify]: Simplify 1/4 into 1/4 7.539 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.539 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.539 * [taylor]: Taking taylor expansion of PI in x 7.539 * [backup-simplify]: Simplify PI into PI 7.539 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.540 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.541 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.543 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.543 * [taylor]: Taking taylor expansion of (* (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow (/ 1 PI) 1/4)) in x 7.543 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 7.543 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 7.543 * [taylor]: Taking taylor expansion of 1.0 in x 7.543 * [backup-simplify]: Simplify 1.0 into 1.0 7.543 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.544 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 7.544 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 7.544 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 7.544 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 7.544 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 7.544 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.544 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.544 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 7.544 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 7.544 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 7.544 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 7.544 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.544 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.544 * [taylor]: Taking taylor expansion of 0.2 in x 7.544 * [backup-simplify]: Simplify 0.2 into 0.2 7.544 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 7.544 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 7.544 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 7.544 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 7.544 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 7.544 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 7.544 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 7.544 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.545 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.545 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 7.545 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 7.545 * [taylor]: Taking taylor expansion of 2.0 in x 7.545 * [backup-simplify]: Simplify 2.0 into 2.0 7.545 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 7.545 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 7.545 * [taylor]: Taking taylor expansion of (pow (/ 1 PI) 1/4) in x 7.545 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 PI)))) in x 7.545 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 PI))) in x 7.545 * [taylor]: Taking taylor expansion of 1/4 in x 7.545 * [backup-simplify]: Simplify 1/4 into 1/4 7.545 * [taylor]: Taking taylor expansion of (log (/ 1 PI)) in x 7.545 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 7.545 * [taylor]: Taking taylor expansion of PI in x 7.545 * [backup-simplify]: Simplify PI into PI 7.545 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 7.546 * [backup-simplify]: Simplify (log (/ 1 PI)) into (log (/ 1 PI)) 7.547 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 PI))) into (* 1/4 (log (/ 1 PI))) 7.549 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 PI)))) into (pow (/ 1 PI) 1/4) 7.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.549 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.549 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 7.549 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 7.550 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 7.550 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 7.550 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 7.550 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 7.550 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 7.550 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 7.551 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 7.551 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 7.552 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 7.554 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow (/ 1 PI) 1/4)) 7.555 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow (/ 1 PI) 1/4)) 7.556 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 7.557 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 PI) 1)))) 1) into 0 7.557 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log (/ 1 PI)))) into 0 7.558 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 1) 1)))) into 0 7.559 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.559 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 0.2)) into 0 7.559 * [backup-simplify]: Simplify (+ 0 0) into 0 7.559 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.560 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.560 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))) into 0 7.560 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 7.560 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 7.560 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 7.561 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 7.561 * [backup-simplify]: Simplify (+ 0 0) into 0 7.562 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (* 0 (fabs (/ -1 x)))) into 0 7.562 * [backup-simplify]: Simplify (+ 0 0) into 0 7.563 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into 0 7.564 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (* 0 (pow (/ 1 PI) 1/4))) into 0 7.564 * [backup-simplify]: Simplify 0 into 0 7.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.567 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 PI) 1)))) 2) into 0 7.569 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))) into 0 7.572 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.572 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.573 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 7.574 * [backup-simplify]: Simplify (+ 0 0) into 0 7.574 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.575 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.576 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))) into 0 7.577 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.577 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 7.578 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 7.579 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 7.579 * [backup-simplify]: Simplify (+ 0 0) into 0 7.580 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 7.581 * [backup-simplify]: Simplify (+ 0 0) into 0 7.582 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 7.583 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))) into 0 7.584 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))) into 0 7.584 * [backup-simplify]: Simplify 0 into 0 7.585 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.588 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 PI) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 1)))) 6) into 0 7.589 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))) into 0 7.591 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.591 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.592 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 7.592 * [backup-simplify]: Simplify (+ 0 0) into 0 7.593 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.593 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.594 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))) into 0 7.595 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.595 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 7.596 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 7.596 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 7.597 * [backup-simplify]: Simplify (+ 0 0) into 0 7.597 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 7.598 * [backup-simplify]: Simplify (+ 0 0) into 0 7.598 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.600 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 7.601 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))) into 0 7.601 * [backup-simplify]: Simplify 0 into 0 7.602 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.611 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 PI) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 PI) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 PI) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 1)))) 24) into 0 7.613 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))) into 0 7.617 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.619 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.620 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 7.621 * [backup-simplify]: Simplify (+ 0 0) into 0 7.622 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.624 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.625 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))) into 0 7.627 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.628 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 7.630 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 7.631 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 7.631 * [backup-simplify]: Simplify (+ 0 0) into 0 7.633 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 7.633 * [backup-simplify]: Simplify (+ 0 0) into 0 7.635 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.638 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))) into 0 7.641 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))) into 0 7.641 * [backup-simplify]: Simplify 0 into 0 7.642 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.667 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (/ 1 PI) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (/ 1 PI) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 1)))) 120) into 0 7.668 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI)))))))) into 0 7.671 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 7.672 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.673 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 7.673 * [backup-simplify]: Simplify (+ 0 0) into 0 7.674 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.675 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.676 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))))) into 0 7.677 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.678 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 7.680 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 7.680 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 7.680 * [backup-simplify]: Simplify (+ 0 0) into 0 7.682 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 7.682 * [backup-simplify]: Simplify (+ 0 0) into 0 7.683 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.684 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))) into 0 7.686 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4))))))) into 0 7.686 * [backup-simplify]: Simplify 0 into 0 7.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 7.717 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (/ 1 PI) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (/ 1 PI) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (/ 1 PI) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (/ 1 PI) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (/ 1 PI) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (/ 1 PI) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (/ 1 PI) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (/ 1 PI) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (/ 1 PI) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (/ 1 PI) 1)))) 720) into 0 7.719 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 PI))))))))) into 0 7.728 * [backup-simplify]: Simplify (* (exp (* 1/4 (log (/ 1 PI)))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.730 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.732 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 7.733 * [backup-simplify]: Simplify (+ 0 0) into 0 7.735 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.737 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 7.739 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))))) into 0 7.740 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.741 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 7.743 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 7.744 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 7.744 * [backup-simplify]: Simplify (+ 0 0) into 0 7.745 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 7.745 * [backup-simplify]: Simplify (+ 0 0) into 0 7.746 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 7.748 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))))) into 0 7.750 * [backup-simplify]: Simplify (+ (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 PI) 1/4)))))))) into 0 7.750 * [backup-simplify]: Simplify 0 into 0 7.752 * [backup-simplify]: Simplify (* (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x))))))))) (pow (/ 1 PI) 1/4)) into (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.752 * * * [progress]: simplifying candidates 7.780 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (log1p (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (+ (- (log (sqrt 1.0)) (log (sqrt (sqrt PI)))) (- (log (sqrt 1.0)) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (+ (- (log (sqrt 1.0)) (log (sqrt (sqrt PI)))) (- (log (sqrt 1.0)) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (+ (- (log (sqrt 1.0)) (log (sqrt (sqrt PI)))) (log (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (+ (log (/ (sqrt 1.0) (sqrt (sqrt PI)))) (- (log (sqrt 1.0)) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (+ (log (/ (sqrt 1.0) (sqrt (sqrt PI)))) (- (log (sqrt 1.0)) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (+ (log (/ (sqrt 1.0) (sqrt (sqrt PI)))) (log (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (log (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (exp (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt 1.0) (sqrt 1.0)) (* (sqrt (sqrt PI)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (cbrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt 1)) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt 1) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (/ 1 1))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 1)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1 (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) 1) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt 1.0)) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (cbrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ 1 (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt 1.0)) (* (sqrt 1.0) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (expm1 (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log1p (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (- (log (sqrt 1.0)) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (- (log (sqrt 1.0)) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (exp (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0)) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (cbrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (cbrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (cbrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (* (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (sqrt (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (- (sqrt 1.0)) (- (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (cbrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt 1)) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt 1) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ 1 1)) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) 1) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt PI))) (/ (cbrt (sqrt 1.0)) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt (cbrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt 1) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (/ 1 1)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) 1) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt (sqrt PI))) (/ (sqrt (cbrt 1.0)) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ 1 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) 1) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt 1) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) 1) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt 1) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (sqrt 1.0)) (/ 1 1)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) 1) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt 1)) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ 1 (/ 1 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 1) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt 1.0)) (/ (sqrt 1.0) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt 1) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (sqrt 1.0) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ 1 1)) (/ (sqrt 1.0) 1) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (cbrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt 1.0)) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (sqrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (fabs (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (* (pow (sqrt 1.0) 2) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (sqrt (/ 1 PI))) (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) (* (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow (/ 1 PI) 1/4)) 7.813 * * [simplify]: iteration 0: 576 enodes 8.132 * * [simplify]: iteration 1: 1967 enodes 8.756 * * [simplify]: iteration complete: 5000 enodes 8.757 * * [simplify]: Extracting #0: cost 311 inf + 0 8.761 * * [simplify]: Extracting #1: cost 1584 inf + 3 8.768 * * [simplify]: Extracting #2: cost 2029 inf + 207 8.776 * * [simplify]: Extracting #3: cost 1874 inf + 1703 8.784 * * [simplify]: Extracting #4: cost 1268 inf + 8248 8.803 * * [simplify]: Extracting #5: cost 908 inf + 12526 8.816 * * [simplify]: Extracting #6: cost 867 inf + 12732 8.830 * * [simplify]: Extracting #7: cost 753 inf + 14330 8.842 * * [simplify]: Extracting #8: cost 314 inf + 29978 8.856 * * [simplify]: Extracting #9: cost 31 inf + 44700 8.870 * * [simplify]: Extracting #10: cost 0 inf + 46472 8.905 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (pow (sqrt PI) 3) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (pow (sqrt PI) 3) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log1p (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (exp (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (* (/ 1.0 (/ (pow (sqrt (sqrt PI)) 3) (sqrt 1.0))) (sqrt 1.0)) 1.0) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3)) (/ (* (* (/ 1.0 (/ (pow (sqrt (sqrt PI)) 3) (sqrt 1.0))) (sqrt 1.0)) 1.0) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3)) (* (pow (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3) (/ 1.0 (/ (pow (sqrt (sqrt PI)) 3) (sqrt 1.0)))) (/ (* (pow (/ (sqrt 1.0) (sqrt (sqrt PI))) 3) (* (sqrt 1.0) 1.0)) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3)) (/ (* (pow (/ (sqrt 1.0) (sqrt (sqrt PI))) 3) (* (sqrt 1.0) 1.0)) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3)) (* (pow (/ (sqrt 1.0) (sqrt (sqrt PI))) 3) (pow (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3)) (* (cbrt (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (pow (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3) (sqrt (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1.0 (/ (sqrt PI) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (cbrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (cbrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (/ (* (sqrt 1.0) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fabs (cbrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fabs (cbrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (sqrt 1.0) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fabs (cbrt PI))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (sqrt 1.0) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (sqrt 1.0) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (sqrt 1.0) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt PI))) (/ (* (sqrt 1.0) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0)))) (sqrt (sqrt PI))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (fabs (cbrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (fabs (cbrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (fabs (cbrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (fabs (cbrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (fabs (cbrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (* (/ (sqrt (sqrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt (sqrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (fabs (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (fabs (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fabs (cbrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (* (/ (sqrt (sqrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (sqrt 1.0) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI))))) (sqrt (sqrt PI))) (* (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt 1.0))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fabs (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (cbrt (sqrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (fabs (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (fabs (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fabs (cbrt PI)))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ 1.0 (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (* (cbrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (sqrt (/ (sqrt 1.0) (sqrt (sqrt PI)))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (cbrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (cbrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI))))) (/ (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt (sqrt PI)))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (* (sqrt (sqrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI))))) (/ (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI))))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt (sqrt PI))) (/ 1.0 (sqrt (sqrt PI))) (/ 1.0 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (expm1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log1p (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (pow (exp (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ 1.0 (/ (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3) (sqrt 1.0))) (/ 1.0 (/ (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3) (sqrt 1.0))) (* (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (pow (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 3) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (- (sqrt 1.0)) (/ (- (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (sqrt 1.0)))) (/ (cbrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (cbrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (/ (cbrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (* (/ (cbrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (/ (sqrt (fabs (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (* (/ (cbrt (sqrt 1.0)) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (cbrt (sqrt 1.0)) (cbrt (sqrt 1.0))) (sqrt (sqrt PI))) (* (cbrt (sqrt 1.0)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ (fabs (cbrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (cbrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (fabs (cbrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (cbrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (fabs (cbrt 1.0)) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (/ (sqrt (cbrt 1.0)) (cbrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (fabs (cbrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (/ (sqrt (cbrt 1.0)) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (sqrt (fabs (cbrt PI)))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (fabs (cbrt 1.0)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (fabs (cbrt 1.0)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (fabs (cbrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (fabs (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (fabs (cbrt 1.0)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (fabs (cbrt 1.0)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (fabs (cbrt 1.0)) (sqrt (sqrt PI))) (* (sqrt (cbrt 1.0)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (* (sqrt (sqrt 1.0)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ 1 (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ 1 (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (fabs (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1 (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (fabs (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1 (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ 1 (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (fabs (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ 1 (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt (sqrt PI)))))) (* (/ (sqrt (sqrt 1.0)) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (sqrt (sqrt 1.0)) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (fabs (cbrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (fabs (cbrt PI)))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (sqrt (sqrt 1.0)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt (sqrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (sqrt 1.0)) (/ (sqrt (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1.0)) (sqrt (sqrt PI))) (* (sqrt (sqrt 1.0)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ 1 (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ 1 (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ 1 (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (fabs (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ 1 (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (fabs (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1 (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ 1 (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (fabs (cbrt PI)))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (* (/ 1 (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) 1 (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ 1 (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ 1 (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt 1.0)) (/ (sqrt 1.0) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (* (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (/ (sqrt 1.0) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (/ (sqrt 1.0) (/ (fabs (cbrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (/ (sqrt 1.0) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (fabs (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (fabs (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (/ (sqrt 1.0) (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (fabs (cbrt PI)))) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt 1.0) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt 1.0) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt 1.0) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt 1.0) (* (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (sqrt 1.0) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt 1.0) (sqrt 1.0) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt (cbrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt 1.0)) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt (sqrt 1.0))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt 1.0)) (/ (sqrt 1.0) (sqrt (sqrt PI))) (fabs (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (fabs (* (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (sqrt (/ 1 PI)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616))))) 1.0) (* (* (sqrt (/ 1 PI)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616))))) 1.0) (* (* (sqrt (/ 1 PI)) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616))))) 1.0) (* (pow (/ 1 PI) 1/4) (* (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616)))) (sqrt 1.0))) (* (pow (/ 1 PI) 1/4) (* (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616)))) (sqrt 1.0))) (* (pow (/ 1 PI) 1/4) (* (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (fma (pow (fabs x) 3) 0.6666666666666666 (* (pow (fabs x) 7) 0.047619047619047616)))) (sqrt 1.0))) 8.919 * * * [progress]: adding candidates to table 12.783 * * [progress]: iteration 4 / 4 12.783 * * * [progress]: picking best candidate 12.830 * * * * [pick]: Picked # 12.831 * * * [progress]: localizing error 12.912 * * * [progress]: generating rewritten candidates 12.912 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2 1 1) 12.913 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 2 1) 12.914 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 12.953 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2) 12.992 * * * [progress]: generating series expansions 12.992 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2 1 1) 12.992 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 2 1) 12.992 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 13.000 * [backup-simplify]: Simplify (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))))) 13.000 * [approximate]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))))) in (x) around 0 13.000 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))))) in x 13.000 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.001 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.001 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.001 * [taylor]: Taking taylor expansion of 1.0 in x 13.001 * [backup-simplify]: Simplify 1.0 into 1.0 13.001 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.002 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.002 * [taylor]: Taking taylor expansion of PI in x 13.002 * [backup-simplify]: Simplify PI into PI 13.003 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.005 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.006 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.007 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.008 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 13.008 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.008 * [taylor]: Taking taylor expansion of 1.0 in x 13.008 * [backup-simplify]: Simplify 1.0 into 1.0 13.008 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.009 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.009 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 13.009 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 13.009 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 13.010 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.010 * [taylor]: Taking taylor expansion of (fabs x) in x 13.010 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.010 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 13.010 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 13.010 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 13.010 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 13.010 * [taylor]: Taking taylor expansion of (fabs x) in x 13.010 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.010 * [taylor]: Taking taylor expansion of 0.2 in x 13.010 * [backup-simplify]: Simplify 0.2 into 0.2 13.010 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.010 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.010 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 13.010 * [taylor]: Taking taylor expansion of (fabs x) in x 13.010 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.010 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 13.010 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 13.010 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 13.010 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 13.011 * [taylor]: Taking taylor expansion of (fabs x) in x 13.011 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.011 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.011 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.011 * [taylor]: Taking taylor expansion of 2.0 in x 13.011 * [backup-simplify]: Simplify 2.0 into 2.0 13.011 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))))) in x 13.011 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.011 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.011 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.011 * [taylor]: Taking taylor expansion of 1.0 in x 13.011 * [backup-simplify]: Simplify 1.0 into 1.0 13.011 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.012 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.012 * [taylor]: Taking taylor expansion of PI in x 13.012 * [backup-simplify]: Simplify PI into PI 13.013 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.015 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.016 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.017 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.017 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 13.017 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.017 * [taylor]: Taking taylor expansion of 1.0 in x 13.017 * [backup-simplify]: Simplify 1.0 into 1.0 13.018 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.019 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.019 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 13.019 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 13.019 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 13.019 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.019 * [taylor]: Taking taylor expansion of (fabs x) in x 13.019 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.019 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 13.019 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 13.019 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 13.019 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 13.019 * [taylor]: Taking taylor expansion of (fabs x) in x 13.019 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.019 * [taylor]: Taking taylor expansion of 0.2 in x 13.019 * [backup-simplify]: Simplify 0.2 into 0.2 13.019 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.019 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.019 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 13.020 * [taylor]: Taking taylor expansion of (fabs x) in x 13.020 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.020 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 13.020 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 13.020 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 13.020 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 13.020 * [taylor]: Taking taylor expansion of (fabs x) in x 13.020 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.020 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.020 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.020 * [taylor]: Taking taylor expansion of 2.0 in x 13.020 * [backup-simplify]: Simplify 2.0 into 2.0 13.020 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.020 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.021 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.021 * [backup-simplify]: Simplify (* (pow (fabs x) 2) 0.2) into (* 0.2 (pow (fabs x) 2)) 13.021 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 13.021 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 13.021 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.022 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.022 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 13.022 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 13.022 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 13.023 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 13.024 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 13.025 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 13.028 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.031 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.032 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.032 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 0.2)) into 0 13.033 * [backup-simplify]: Simplify (+ 0 0) into 0 13.033 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.033 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.034 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))) into 0 13.034 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.034 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.034 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 13.035 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 13.035 * [backup-simplify]: Simplify (+ 0 0) into 0 13.036 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into 0 13.036 * [backup-simplify]: Simplify (+ 0 0) into 0 13.038 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 13.040 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 13.040 * [backup-simplify]: Simplify 0 into 0 13.040 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.041 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.042 * [backup-simplify]: Simplify (+ 0 0) into 0 13.042 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.043 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.044 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))) into 0 13.044 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.045 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.045 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 13.046 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.047 * [backup-simplify]: Simplify (+ 0 0) into 0 13.047 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 13.048 * [backup-simplify]: Simplify (+ 0 0) into 0 13.049 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 13.051 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 13.053 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.054 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.056 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.059 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.059 * [backup-simplify]: Simplify 0 into 0 13.060 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.061 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.061 * [backup-simplify]: Simplify (+ 0 0) into 0 13.062 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.063 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.063 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))) into 0 13.064 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.064 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.065 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 13.066 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.066 * [backup-simplify]: Simplify (+ 0 0) into 0 13.066 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 13.067 * [backup-simplify]: Simplify (+ 0 0) into 0 13.067 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.069 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.070 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.070 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.071 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.073 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 13.073 * [backup-simplify]: Simplify 0 into 0 13.074 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.075 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 13.075 * [backup-simplify]: Simplify (+ 0 0) into 0 13.076 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.077 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.078 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))) into 0 13.078 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.079 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.080 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 13.081 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 13.081 * [backup-simplify]: Simplify (+ 0 0) into 0 13.082 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 13.082 * [backup-simplify]: Simplify (+ 0 0) into 0 13.083 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.084 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 13.085 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.086 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.087 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.089 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 13.089 * [backup-simplify]: Simplify 0 into 0 13.091 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.092 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 13.092 * [backup-simplify]: Simplify (+ 0 0) into 0 13.094 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.095 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.097 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))))) into 0 13.099 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.100 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.109 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 13.111 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 13.111 * [backup-simplify]: Simplify (+ 0 0) into 0 13.113 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 13.113 * [backup-simplify]: Simplify (+ 0 0) into 0 13.115 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.118 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 13.120 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.122 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.124 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.128 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 13.128 * [backup-simplify]: Simplify 0 into 0 13.130 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.132 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 13.132 * [backup-simplify]: Simplify (+ 0 0) into 0 13.134 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.136 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.138 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))))) into 0 13.140 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.142 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.145 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 13.146 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 13.146 * [backup-simplify]: Simplify (+ 0 0) into 0 13.149 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 13.150 * [backup-simplify]: Simplify (+ 0 0) into 0 13.151 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.155 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 13.157 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.159 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.161 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.165 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 13.165 * [backup-simplify]: Simplify 0 into 0 13.168 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.176 * [backup-simplify]: Simplify (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))))) 13.176 * [approximate]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))))) in (x) around 0 13.176 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))))) in x 13.176 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.176 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.176 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.176 * [taylor]: Taking taylor expansion of 1.0 in x 13.176 * [backup-simplify]: Simplify 1.0 into 1.0 13.176 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.177 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.177 * [taylor]: Taking taylor expansion of PI in x 13.177 * [backup-simplify]: Simplify PI into PI 13.178 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.180 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.181 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.183 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.183 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 13.183 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.183 * [taylor]: Taking taylor expansion of 1.0 in x 13.183 * [backup-simplify]: Simplify 1.0 into 1.0 13.183 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.184 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.184 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 13.184 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 13.184 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 13.184 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.184 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.184 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.184 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 13.185 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 13.185 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 13.185 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 13.185 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.185 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.185 * [taylor]: Taking taylor expansion of 0.2 in x 13.185 * [backup-simplify]: Simplify 0.2 into 0.2 13.185 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.185 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.185 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 13.185 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.185 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.185 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 13.185 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 13.185 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 13.185 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 13.185 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.185 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.185 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.185 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.185 * [taylor]: Taking taylor expansion of 2.0 in x 13.185 * [backup-simplify]: Simplify 2.0 into 2.0 13.186 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))))) in x 13.186 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.186 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.186 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.186 * [taylor]: Taking taylor expansion of 1.0 in x 13.186 * [backup-simplify]: Simplify 1.0 into 1.0 13.186 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.187 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.187 * [taylor]: Taking taylor expansion of PI in x 13.187 * [backup-simplify]: Simplify PI into PI 13.188 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.190 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.191 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.192 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.192 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 13.192 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.192 * [taylor]: Taking taylor expansion of 1.0 in x 13.192 * [backup-simplify]: Simplify 1.0 into 1.0 13.193 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.193 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.194 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 13.194 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 13.194 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 13.194 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.194 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.194 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.194 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 13.194 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 13.194 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 13.194 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 13.194 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.194 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.194 * [taylor]: Taking taylor expansion of 0.2 in x 13.194 * [backup-simplify]: Simplify 0.2 into 0.2 13.194 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.195 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.195 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 13.195 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.195 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.195 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 13.195 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 13.195 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 13.195 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 13.195 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.195 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.195 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.195 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.195 * [taylor]: Taking taylor expansion of 2.0 in x 13.195 * [backup-simplify]: Simplify 2.0 into 2.0 13.195 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.196 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.196 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.196 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 13.196 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 13.197 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 13.197 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.197 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.197 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 13.198 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 13.198 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 13.198 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 13.199 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 13.201 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 13.204 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 13.207 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 13.207 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.208 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 0.2)) into 0 13.208 * [backup-simplify]: Simplify (+ 0 0) into 0 13.208 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.209 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.209 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))) into 0 13.209 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.210 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.210 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 13.211 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 13.211 * [backup-simplify]: Simplify (+ 0 0) into 0 13.211 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into 0 13.212 * [backup-simplify]: Simplify (+ 0 0) into 0 13.213 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into 0 13.216 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 13.216 * [backup-simplify]: Simplify 0 into 0 13.217 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.217 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.218 * [backup-simplify]: Simplify (+ 0 0) into 0 13.218 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.219 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.220 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))) into 0 13.221 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.221 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.222 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 13.223 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.223 * [backup-simplify]: Simplify (+ 0 0) into 0 13.224 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))) into 0 13.224 * [backup-simplify]: Simplify (+ 0 0) into 0 13.225 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 13.227 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))) into 0 13.229 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.231 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.232 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.235 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.235 * [backup-simplify]: Simplify 0 into 0 13.236 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.237 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.238 * [backup-simplify]: Simplify (+ 0 0) into 0 13.239 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.240 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.241 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))) into 0 13.242 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.243 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.244 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 13.245 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.245 * [backup-simplify]: Simplify (+ 0 0) into 0 13.246 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))) into 0 13.247 * [backup-simplify]: Simplify (+ 0 0) into 0 13.248 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.250 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.251 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.251 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.252 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.254 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 13.255 * [backup-simplify]: Simplify 0 into 0 13.256 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.256 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 13.256 * [backup-simplify]: Simplify (+ 0 0) into 0 13.263 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.264 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.265 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))) into 0 13.266 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.267 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.268 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 13.269 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 13.269 * [backup-simplify]: Simplify (+ 0 0) into 0 13.270 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))) into 0 13.271 * [backup-simplify]: Simplify (+ 0 0) into 0 13.272 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.273 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))) into 0 13.274 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.275 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.276 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.279 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 13.279 * [backup-simplify]: Simplify 0 into 0 13.282 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.283 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 13.284 * [backup-simplify]: Simplify (+ 0 0) into 0 13.285 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.287 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.289 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))))) into 0 13.291 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.292 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.294 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 13.296 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 13.296 * [backup-simplify]: Simplify (+ 0 0) into 0 13.298 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))))) into 0 13.298 * [backup-simplify]: Simplify (+ 0 0) into 0 13.299 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.303 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))) into 0 13.304 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.305 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.307 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.311 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 13.311 * [backup-simplify]: Simplify 0 into 0 13.313 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.314 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 13.315 * [backup-simplify]: Simplify (+ 0 0) into 0 13.316 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.318 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.320 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))))) into 0 13.322 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.324 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.326 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 13.328 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 13.328 * [backup-simplify]: Simplify (+ 0 0) into 0 13.330 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))))) into 0 13.331 * [backup-simplify]: Simplify (+ 0 0) into 0 13.332 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.335 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))))))))) into 0 13.337 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.338 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.340 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.344 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))))))) into 0 13.344 * [backup-simplify]: Simplify 0 into 0 13.347 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.355 * [backup-simplify]: Simplify (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 (- x))) 3) (fma (pow (fabs (/ 1 (- x))) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))))) 13.355 * [approximate]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))))) in (x) around 0 13.355 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))))) in x 13.355 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.355 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.355 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.355 * [taylor]: Taking taylor expansion of 1.0 in x 13.355 * [backup-simplify]: Simplify 1.0 into 1.0 13.356 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.356 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.356 * [taylor]: Taking taylor expansion of PI in x 13.356 * [backup-simplify]: Simplify PI into PI 13.357 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.359 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.360 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.362 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.362 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 13.362 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.362 * [taylor]: Taking taylor expansion of 1.0 in x 13.362 * [backup-simplify]: Simplify 1.0 into 1.0 13.362 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.363 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.363 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 13.363 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 13.363 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 13.363 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.363 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.363 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.364 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 13.364 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 13.364 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 13.364 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 13.364 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.364 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.364 * [taylor]: Taking taylor expansion of 0.2 in x 13.364 * [backup-simplify]: Simplify 0.2 into 0.2 13.364 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.364 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.364 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 13.364 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 13.364 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 13.364 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 13.364 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 13.364 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.364 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.364 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.365 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.365 * [taylor]: Taking taylor expansion of 2.0 in x 13.365 * [backup-simplify]: Simplify 2.0 into 2.0 13.365 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.365 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.365 * [taylor]: Taking taylor expansion of (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))))) in x 13.365 * [taylor]: Taking taylor expansion of (sqrt (/ (cbrt 1.0) PI)) in x 13.365 * [taylor]: Taking taylor expansion of (/ (cbrt 1.0) PI) in x 13.365 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 13.365 * [taylor]: Taking taylor expansion of 1.0 in x 13.365 * [backup-simplify]: Simplify 1.0 into 1.0 13.365 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 13.366 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 13.366 * [taylor]: Taking taylor expansion of PI in x 13.366 * [backup-simplify]: Simplify PI into PI 13.367 * [backup-simplify]: Simplify (/ (cbrt 1.0) PI) into (/ (cbrt 1.0) PI) 13.369 * [backup-simplify]: Simplify (sqrt (/ (cbrt 1.0) PI)) into (sqrt (/ (cbrt 1.0) PI)) 13.370 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)))) into 0 13.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.372 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 13.372 * [taylor]: Taking taylor expansion of (sqrt 1.0) in x 13.372 * [taylor]: Taking taylor expansion of 1.0 in x 13.372 * [backup-simplify]: Simplify 1.0 into 1.0 13.372 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 13.373 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 13.373 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 13.373 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 13.373 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 13.373 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.373 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.373 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.373 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 13.374 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 13.374 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 13.374 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 13.374 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.374 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.374 * [taylor]: Taking taylor expansion of 0.2 in x 13.374 * [backup-simplify]: Simplify 0.2 into 0.2 13.374 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.374 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.374 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 13.374 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 13.374 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 13.374 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 13.374 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 13.374 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.374 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.374 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.374 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.375 * [taylor]: Taking taylor expansion of 2.0 in x 13.375 * [backup-simplify]: Simplify 2.0 into 2.0 13.375 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.375 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.375 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.376 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 13.376 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 13.376 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 13.376 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.377 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.377 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 13.377 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 13.377 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 13.378 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 13.378 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 13.379 * [backup-simplify]: Simplify (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 13.381 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) 13.383 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) 13.383 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.384 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 0.2)) into 0 13.384 * [backup-simplify]: Simplify (+ 0 0) into 0 13.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.384 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))) into 0 13.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.385 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.385 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 13.385 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 13.385 * [backup-simplify]: Simplify (+ 0 0) into 0 13.386 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (* 0 (fabs (/ -1 x)))) into 0 13.386 * [backup-simplify]: Simplify (+ 0 0) into 0 13.387 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) into 0 13.388 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))) into 0 13.388 * [backup-simplify]: Simplify 0 into 0 13.389 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.389 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.389 * [backup-simplify]: Simplify (+ 0 0) into 0 13.390 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.390 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.391 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))) into 0 13.391 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.391 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.397 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 13.397 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.398 * [backup-simplify]: Simplify (+ 0 0) into 0 13.398 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.398 * [backup-simplify]: Simplify (+ 0 0) into 0 13.399 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 1.0))) into 0 13.400 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))) into 0 13.401 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.402 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.403 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.404 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 13.405 * [backup-simplify]: Simplify 0 into 0 13.405 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.406 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.406 * [backup-simplify]: Simplify (+ 0 0) into 0 13.406 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.407 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.408 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))) into 0 13.408 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.409 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.410 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 13.410 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.411 * [backup-simplify]: Simplify (+ 0 0) into 0 13.411 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.412 * [backup-simplify]: Simplify (+ 0 0) into 0 13.413 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.414 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 13.416 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.417 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.419 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.422 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))) into 0 13.422 * [backup-simplify]: Simplify 0 into 0 13.424 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.425 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 13.425 * [backup-simplify]: Simplify (+ 0 0) into 0 13.427 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.428 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.429 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))) into 0 13.431 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.432 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.434 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 13.435 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 13.435 * [backup-simplify]: Simplify (+ 0 0) into 0 13.437 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.437 * [backup-simplify]: Simplify (+ 0 0) into 0 13.439 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.442 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))) into 0 13.444 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.445 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.447 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.451 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))) into 0 13.451 * [backup-simplify]: Simplify 0 into 0 13.452 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.453 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 13.454 * [backup-simplify]: Simplify (+ 0 0) into 0 13.455 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.457 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 13.459 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))))) into 0 13.461 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 13.463 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 13.464 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 13.464 * [backup-simplify]: Simplify (+ 0 0) into 0 13.465 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.466 * [backup-simplify]: Simplify (+ 0 0) into 0 13.466 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.468 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))) into 0 13.469 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 13.470 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.471 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.473 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))))) into 0 13.473 * [backup-simplify]: Simplify 0 into 0 13.474 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.475 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 13.475 * [backup-simplify]: Simplify (+ 0 0) into 0 13.477 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.478 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 13.479 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))))) into 0 13.480 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.482 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 13.483 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 13.484 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 13.484 * [backup-simplify]: Simplify (+ 0 0) into 0 13.485 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.486 * [backup-simplify]: Simplify (+ 0 0) into 0 13.486 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt 1.0))) into 0 13.488 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))))))))) into 0 13.489 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 13.490 * [backup-simplify]: Simplify (- (/ 0 PI) (+ (* (/ (cbrt 1.0) PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 13.491 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ (cbrt 1.0) PI)))) into 0 13.494 * [backup-simplify]: Simplify (+ (* (sqrt (/ (cbrt 1.0) PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))))))) into 0 13.494 * [backup-simplify]: Simplify 0 into 0 13.496 * [backup-simplify]: Simplify (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x)))))))))) into (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.496 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2) 13.497 * [backup-simplify]: Simplify (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) into (* (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) 13.498 * [approximate]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in (x) around 0 13.498 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in x 13.498 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 13.498 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 13.498 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 13.498 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 13.498 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.498 * [taylor]: Taking taylor expansion of (fabs x) in x 13.498 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.498 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 13.498 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 13.498 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 13.498 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 13.498 * [taylor]: Taking taylor expansion of (fabs x) in x 13.498 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.498 * [taylor]: Taking taylor expansion of 0.2 in x 13.498 * [backup-simplify]: Simplify 0.2 into 0.2 13.498 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.498 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.498 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 13.498 * [taylor]: Taking taylor expansion of (fabs x) in x 13.499 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.499 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 13.499 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 13.499 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 13.499 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 13.499 * [taylor]: Taking taylor expansion of (fabs x) in x 13.499 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.499 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.499 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.499 * [taylor]: Taking taylor expansion of 2.0 in x 13.499 * [backup-simplify]: Simplify 2.0 into 2.0 13.499 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.499 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.499 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.500 * [backup-simplify]: Simplify (* (pow (fabs x) 2) 0.2) into (* 0.2 (pow (fabs x) 2)) 13.500 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 13.500 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 13.500 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.500 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.501 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 13.501 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 13.501 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 13.502 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 13.503 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 13.503 * [backup-simplify]: Simplify (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 13.503 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.504 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.504 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.504 * [taylor]: Taking taylor expansion of 1/4 in x 13.504 * [backup-simplify]: Simplify 1/4 into 1/4 13.504 * [taylor]: Taking taylor expansion of (log PI) in x 13.504 * [taylor]: Taking taylor expansion of PI in x 13.504 * [backup-simplify]: Simplify PI into PI 13.504 * [backup-simplify]: Simplify (log PI) into (log PI) 13.505 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.513 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.513 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in x 13.513 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)))) in x 13.513 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) in x 13.513 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0))) 13.513 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) (fma (pow (fabs x) 2) 0.2 0.6666666666666666)) in x 13.513 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 13.513 * [taylor]: Taking taylor expansion of (fabs x) in x 13.513 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.513 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 2) 0.2 0.6666666666666666) in x 13.514 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 2) 0.2) 0.6666666666666666) 13.514 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 2) 0.2) in x 13.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 13.514 * [taylor]: Taking taylor expansion of (fabs x) in x 13.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.514 * [taylor]: Taking taylor expansion of 0.2 in x 13.514 * [backup-simplify]: Simplify 0.2 into 0.2 13.514 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.514 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.514 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 6) 0.047619047619047616 2.0)) in x 13.514 * [taylor]: Taking taylor expansion of (fabs x) in x 13.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.514 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 6) 0.047619047619047616 2.0) in x 13.514 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 6) 0.047619047619047616) 2.0) 13.514 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 6) 0.047619047619047616) in x 13.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 13.514 * [taylor]: Taking taylor expansion of (fabs x) in x 13.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.514 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.514 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.514 * [taylor]: Taking taylor expansion of 2.0 in x 13.515 * [backup-simplify]: Simplify 2.0 into 2.0 13.515 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.515 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.515 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.515 * [backup-simplify]: Simplify (* (pow (fabs x) 2) 0.2) into (* 0.2 (pow (fabs x) 2)) 13.515 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 2)) 0.6666666666666666) into (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))) 13.516 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) into (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) 13.516 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.516 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 13.516 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 13.516 * [backup-simplify]: Simplify (* (pow (fabs x) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 6)) 13.517 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) 13.517 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) into (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x)) 13.518 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))) (* (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0) (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))) 13.519 * [backup-simplify]: Simplify (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 13.519 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.519 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.519 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.519 * [taylor]: Taking taylor expansion of 1/4 in x 13.519 * [backup-simplify]: Simplify 1/4 into 1/4 13.519 * [taylor]: Taking taylor expansion of (log PI) in x 13.519 * [taylor]: Taking taylor expansion of PI in x 13.519 * [backup-simplify]: Simplify PI into PI 13.520 * [backup-simplify]: Simplify (log PI) into (log PI) 13.521 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.522 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.524 * [backup-simplify]: Simplify (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (pow PI 1/4)) into (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.525 * [backup-simplify]: Simplify (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.527 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow PI 1)))) 1) into 0 13.528 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log PI))) into 0 13.529 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 1) 1)))) into 0 13.530 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.530 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 0.2)) into 0 13.531 * [backup-simplify]: Simplify (+ 0 0) into 0 13.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.531 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))) into 0 13.532 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.532 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 13.532 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 13.533 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (* 0 0.047619047619047616)) into 0 13.533 * [backup-simplify]: Simplify (+ 0 0) into 0 13.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into 0 13.534 * [backup-simplify]: Simplify (+ 0 0) into 0 13.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.537 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (* 0 (pow PI 1/4))) into 0 13.537 * [backup-simplify]: Simplify 0 into 0 13.541 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow PI 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow PI 1)))) 2) into 0 13.542 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log PI)))) into 0 13.544 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.545 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.546 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.546 * [backup-simplify]: Simplify (+ 0 0) into 0 13.546 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.547 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.548 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))) into 0 13.548 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.549 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.550 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 13.550 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.551 * [backup-simplify]: Simplify (+ 0 0) into 0 13.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 13.552 * [backup-simplify]: Simplify (+ 0 0) into 0 13.555 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.557 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (* 0 (pow PI 1/4)))) into 0 13.557 * [backup-simplify]: Simplify 0 into 0 13.563 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow PI 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow PI 1)))) 6) into 0 13.564 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))) into 0 13.567 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.568 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.569 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.569 * [backup-simplify]: Simplify (+ 0 0) into 0 13.570 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.571 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.573 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))) into 0 13.574 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.575 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.576 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 13.577 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.577 * [backup-simplify]: Simplify (+ 0 0) into 0 13.578 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 13.578 * [backup-simplify]: Simplify (+ 0 0) into 0 13.582 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.584 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))) into 0 13.585 * [backup-simplify]: Simplify 0 into 0 13.595 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow PI 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow PI 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow PI 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow PI 1)))) 24) into 0 13.597 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))) into 0 13.601 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.604 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 13.604 * [backup-simplify]: Simplify (+ 0 0) into 0 13.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.607 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.608 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))) into 0 13.609 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.611 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.612 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 13.613 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 13.614 * [backup-simplify]: Simplify (+ 0 0) into 0 13.615 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 13.616 * [backup-simplify]: Simplify (+ 0 0) into 0 13.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.623 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))) into 0 13.623 * [backup-simplify]: Simplify 0 into 0 13.641 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow PI 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow PI 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow PI 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow PI 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow PI 1)))) 120) into 0 13.643 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))))) into 0 13.647 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.648 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.649 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 13.649 * [backup-simplify]: Simplify (+ 0 0) into 0 13.650 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.651 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.652 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2))))))))) into 0 13.653 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.654 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.655 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 13.656 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 13.656 * [backup-simplify]: Simplify (+ 0 0) into 0 13.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 13.662 * [backup-simplify]: Simplify (+ 0 0) into 0 13.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.666 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))))) into 0 13.666 * [backup-simplify]: Simplify 0 into 0 13.689 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow PI 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow PI 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow PI 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow PI 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow PI 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow PI 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow PI 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow PI 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow PI 1)))) 720) into 0 13.691 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))))) into 0 13.699 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.701 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.702 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 13.703 * [backup-simplify]: Simplify (+ 0 0) into 0 13.705 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.707 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.709 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 0.6666666666666666 (* 0.2 (pow (fabs x) 2)))))))))) into 0 13.711 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.713 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 13.715 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 13.716 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 13.717 * [backup-simplify]: Simplify (+ 0 0) into 0 13.719 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 13.719 * [backup-simplify]: Simplify (+ 0 0) into 0 13.726 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0 (/ 0 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 13.728 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))))) into 0 13.729 * [backup-simplify]: Simplify 0 into 0 13.730 * [backup-simplify]: Simplify (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.733 * [backup-simplify]: Simplify (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0) 2.0)))) into (* (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) 13.734 * [approximate]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in (x) around 0 13.734 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in x 13.734 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 13.734 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 13.734 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 13.734 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 13.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.734 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 13.734 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 13.734 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 13.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 13.734 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.734 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.735 * [taylor]: Taking taylor expansion of 0.2 in x 13.735 * [backup-simplify]: Simplify 0.2 into 0.2 13.735 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.735 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.735 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 13.735 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.735 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.735 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 13.735 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 13.735 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 13.735 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 13.735 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.735 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.735 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.735 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.735 * [taylor]: Taking taylor expansion of 2.0 in x 13.735 * [backup-simplify]: Simplify 2.0 into 2.0 13.735 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.736 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.736 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.736 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 13.736 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 13.737 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 13.737 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.737 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.737 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 13.738 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 13.738 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 13.738 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 13.739 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 13.740 * [backup-simplify]: Simplify (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 13.740 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.740 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.740 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.740 * [taylor]: Taking taylor expansion of 1/4 in x 13.740 * [backup-simplify]: Simplify 1/4 into 1/4 13.740 * [taylor]: Taking taylor expansion of (log PI) in x 13.740 * [taylor]: Taking taylor expansion of PI in x 13.741 * [backup-simplify]: Simplify PI into PI 13.741 * [backup-simplify]: Simplify (log PI) into (log PI) 13.742 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.743 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.743 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) (pow PI 1/4)) in x 13.743 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)))) in x 13.743 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) in x 13.743 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0))) 13.743 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666)) in x 13.743 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 13.743 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.743 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.744 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 2) 0.2 0.6666666666666666) in x 13.744 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 2) 0.2) 0.6666666666666666) 13.744 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 2) 0.2) in x 13.744 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 13.744 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.744 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.744 * [taylor]: Taking taylor expansion of 0.2 in x 13.744 * [backup-simplify]: Simplify 0.2 into 0.2 13.744 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.744 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.744 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0)) in x 13.744 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.744 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.744 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 6) 0.047619047619047616 2.0) in x 13.744 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) 2.0) 13.744 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) in x 13.744 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 13.744 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.744 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.744 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.744 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.744 * [taylor]: Taking taylor expansion of 2.0 in x 13.744 * [backup-simplify]: Simplify 2.0 into 2.0 13.744 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.744 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.744 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.745 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 2)) 13.745 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) 13.745 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) 13.745 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.745 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 13.745 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 13.746 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 13.746 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 2.0) into (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 13.746 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) into (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))) 13.746 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666) (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))) 13.747 * [backup-simplify]: Simplify (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) into (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 13.747 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.747 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.747 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.747 * [taylor]: Taking taylor expansion of 1/4 in x 13.747 * [backup-simplify]: Simplify 1/4 into 1/4 13.747 * [taylor]: Taking taylor expansion of (log PI) in x 13.747 * [taylor]: Taking taylor expansion of PI in x 13.747 * [backup-simplify]: Simplify PI into PI 13.747 * [backup-simplify]: Simplify (log PI) into (log PI) 13.748 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.749 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.750 * [backup-simplify]: Simplify (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (pow PI 1/4)) into (* (pow PI 1/4) (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 13.751 * [backup-simplify]: Simplify (* (pow PI 1/4) (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) into (* (pow PI 1/4) (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) 13.752 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow PI 1)))) 1) into 0 13.752 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log PI))) into 0 13.753 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 1) 1)))) into 0 13.753 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.754 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 0.2)) into 0 13.754 * [backup-simplify]: Simplify (+ 0 0) into 0 13.754 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.754 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))) into 0 13.755 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.755 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 13.755 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 13.756 * [backup-simplify]: Simplify (+ 0 0) into 0 13.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))) into 0 13.756 * [backup-simplify]: Simplify (+ 0 0) into 0 13.757 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.758 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (* 0 (pow PI 1/4))) into 0 13.758 * [backup-simplify]: Simplify 0 into 0 13.760 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow PI 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow PI 1)))) 2) into 0 13.761 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log PI)))) into 0 13.762 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.762 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.763 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.763 * [backup-simplify]: Simplify (+ 0 0) into 0 13.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.764 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))) into 0 13.765 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.765 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.765 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 13.766 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.766 * [backup-simplify]: Simplify (+ 0 0) into 0 13.767 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))) into 0 13.767 * [backup-simplify]: Simplify (+ 0 0) into 0 13.769 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.770 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (* 0 (pow PI 1/4)))) into 0 13.770 * [backup-simplify]: Simplify 0 into 0 13.773 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow PI 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow PI 1)))) 6) into 0 13.773 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))) into 0 13.775 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.775 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.776 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.776 * [backup-simplify]: Simplify (+ 0 0) into 0 13.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.783 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))) into 0 13.784 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.784 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.785 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 13.786 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.786 * [backup-simplify]: Simplify (+ 0 0) into 0 13.786 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))) into 0 13.787 * [backup-simplify]: Simplify (+ 0 0) into 0 13.789 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.790 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))) into 0 13.790 * [backup-simplify]: Simplify 0 into 0 13.799 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow PI 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow PI 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow PI 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow PI 1)))) 24) into 0 13.800 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))) into 0 13.804 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.806 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.807 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 13.807 * [backup-simplify]: Simplify (+ 0 0) into 0 13.808 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.811 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))) into 0 13.811 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.812 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.813 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 13.814 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 13.814 * [backup-simplify]: Simplify (+ 0 0) into 0 13.815 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))) into 0 13.815 * [backup-simplify]: Simplify (+ 0 0) into 0 13.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.819 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))) into 0 13.819 * [backup-simplify]: Simplify 0 into 0 13.829 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow PI 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow PI 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow PI 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow PI 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow PI 1)))) 120) into 0 13.830 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))))) into 0 13.833 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.834 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.835 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 13.835 * [backup-simplify]: Simplify (+ 0 0) into 0 13.836 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.838 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666))))))) into 0 13.839 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.840 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.841 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 13.842 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 13.842 * [backup-simplify]: Simplify (+ 0 0) into 0 13.843 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))))))))) into 0 13.843 * [backup-simplify]: Simplify (+ 0 0) into 0 13.846 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.848 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))))) into 0 13.848 * [backup-simplify]: Simplify 0 into 0 13.865 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow PI 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow PI 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow PI 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow PI 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow PI 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow PI 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow PI 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow PI 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow PI 1)))) 720) into 0 13.866 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))))) into 0 13.870 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.877 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.878 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 13.878 * [backup-simplify]: Simplify (+ 0 0) into 0 13.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.882 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 2)) 0.6666666666666666)))))))) into 0 13.883 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.884 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.886 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 13.887 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 13.887 * [backup-simplify]: Simplify (+ 0 0) into 0 13.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ 2.0 (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)))))))))) into 0 13.888 * [backup-simplify]: Simplify (+ 0 0) into 0 13.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5))))))))) into 0 13.894 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* 0.2 (pow (fabs (/ 1 x)) 5)))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))))) into 0 13.894 * [backup-simplify]: Simplify 0 into 0 13.895 * [backup-simplify]: Simplify (* (pow PI 1/4) (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5))))))) into (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 13.897 * [backup-simplify]: Simplify (/ (sqrt (sqrt PI)) (fma (pow (fabs (/ 1 (- x))) 3) (fma (pow (fabs (/ 1 (- x))) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0) 2.0)))) into (* (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow PI 1/4)) 13.897 * [approximate]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow PI 1/4)) in (x) around 0 13.897 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow PI 1/4)) in x 13.897 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 13.897 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 13.897 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 13.897 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 13.897 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.897 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.897 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.897 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 13.897 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 13.897 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 13.897 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 13.897 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.897 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.897 * [taylor]: Taking taylor expansion of 0.2 in x 13.897 * [backup-simplify]: Simplify 0.2 into 0.2 13.897 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.897 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.897 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 13.897 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 13.897 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 13.897 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 13.897 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 13.897 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.897 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.897 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.897 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.898 * [taylor]: Taking taylor expansion of 2.0 in x 13.898 * [backup-simplify]: Simplify 2.0 into 2.0 13.898 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.898 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.898 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.898 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.898 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.898 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 13.898 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 13.898 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 13.899 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.899 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.899 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 13.899 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 13.899 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 13.899 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 13.900 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 13.900 * [backup-simplify]: Simplify (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 13.900 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.900 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.900 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.900 * [taylor]: Taking taylor expansion of 1/4 in x 13.900 * [backup-simplify]: Simplify 1/4 into 1/4 13.901 * [taylor]: Taking taylor expansion of (log PI) in x 13.901 * [taylor]: Taking taylor expansion of PI in x 13.901 * [backup-simplify]: Simplify PI into PI 13.901 * [backup-simplify]: Simplify (log PI) into (log PI) 13.902 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.903 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.903 * [taylor]: Taking taylor expansion of (* (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) (pow PI 1/4)) in x 13.903 * [taylor]: Taking taylor expansion of (/ 1 (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))))) in x 13.903 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) in x 13.903 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x)))) 13.903 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666)) in x 13.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 13.903 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.903 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.904 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 2) 0.2 0.6666666666666666) in x 13.904 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 2) 0.2) 0.6666666666666666) 13.904 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 2) 0.2) in x 13.904 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 13.904 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.904 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.904 * [taylor]: Taking taylor expansion of 0.2 in x 13.904 * [backup-simplify]: Simplify 0.2 into 0.2 13.904 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 13.904 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 13.904 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) (fabs (/ -1 x))) in x 13.904 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 6) 0.047619047619047616 2.0) in x 13.904 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) 2.0) 13.904 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) in x 13.904 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 13.904 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.904 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.904 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 13.904 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 13.904 * [taylor]: Taking taylor expansion of 2.0 in x 13.904 * [backup-simplify]: Simplify 2.0 into 2.0 13.905 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.905 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.905 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.905 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.905 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.905 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 2)) 13.906 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) into (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) 13.906 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) 13.906 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.907 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 13.907 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 13.907 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 6) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 13.907 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 13.908 * [backup-simplify]: Simplify (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) into (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x))) 13.909 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666) (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) (fabs (/ -1 x)))) into (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))) 13.910 * [backup-simplify]: Simplify (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) into (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 13.910 * [taylor]: Taking taylor expansion of (pow PI 1/4) in x 13.910 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log PI))) in x 13.910 * [taylor]: Taking taylor expansion of (* 1/4 (log PI)) in x 13.910 * [taylor]: Taking taylor expansion of 1/4 in x 13.910 * [backup-simplify]: Simplify 1/4 into 1/4 13.910 * [taylor]: Taking taylor expansion of (log PI) in x 13.910 * [taylor]: Taking taylor expansion of PI in x 13.910 * [backup-simplify]: Simplify PI into PI 13.911 * [backup-simplify]: Simplify (log PI) into (log PI) 13.912 * [backup-simplify]: Simplify (* 1/4 (log PI)) into (* 1/4 (log PI)) 13.913 * [backup-simplify]: Simplify (exp (* 1/4 (log PI))) into (pow PI 1/4) 13.915 * [backup-simplify]: Simplify (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow PI 1/4)) into (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow PI 1/4)) 13.917 * [backup-simplify]: Simplify (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow PI 1/4)) into (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (pow PI 1/4)) 13.919 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow PI 1)))) 1) into 0 13.920 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log PI))) into 0 13.921 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 1) 1)))) into 0 13.921 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.922 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 0.2)) into 0 13.922 * [backup-simplify]: Simplify (+ 0 0) into 0 13.923 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.923 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.923 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))) into 0 13.924 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.924 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.924 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 13.925 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (* 0 0.047619047619047616)) into 0 13.925 * [backup-simplify]: Simplify (+ 0 0) into 0 13.926 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (* 0 (fabs (/ -1 x)))) into 0 13.926 * [backup-simplify]: Simplify (+ 0 0) into 0 13.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 13.930 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (* 0 (pow PI 1/4))) into 0 13.930 * [backup-simplify]: Simplify 0 into 0 13.934 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow PI 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow PI 1)))) 2) into 0 13.935 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (* 0 (log PI)))) into 0 13.938 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.938 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.939 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 0.2))) into 0 13.940 * [backup-simplify]: Simplify (+ 0 0) into 0 13.940 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.941 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.942 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))) into 0 13.942 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.943 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.944 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 13.944 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 13.945 * [backup-simplify]: Simplify (+ 0 0) into 0 13.946 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.946 * [backup-simplify]: Simplify (+ 0 0) into 0 13.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 13.952 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (* 0 (pow PI 1/4)))) into 0 13.952 * [backup-simplify]: Simplify 0 into 0 13.957 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow PI 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow PI 1)))) 6) into 0 13.959 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))) into 0 13.962 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.963 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.964 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 13.964 * [backup-simplify]: Simplify (+ 0 0) into 0 13.965 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.966 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.968 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))) into 0 13.968 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.971 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 13.972 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 13.972 * [backup-simplify]: Simplify (+ 0 0) into 0 13.973 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.974 * [backup-simplify]: Simplify (+ 0 0) into 0 13.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 13.980 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))) into 0 13.980 * [backup-simplify]: Simplify 0 into 0 13.993 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow PI 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow PI 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow PI 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow PI 1)))) 24) into 0 13.995 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))) into 0 13.999 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.000 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.001 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 14.002 * [backup-simplify]: Simplify (+ 0 0) into 0 14.003 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.005 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.006 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))) into 0 14.007 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.009 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 14.010 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 14.011 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 14.012 * [backup-simplify]: Simplify (+ 0 0) into 0 14.013 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 14.014 * [backup-simplify]: Simplify (+ 0 0) into 0 14.016 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 14.022 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))) into 0 14.022 * [backup-simplify]: Simplify 0 into 0 14.032 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow PI 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow PI 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow PI 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow PI 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow PI 1)))) 120) into 0 14.033 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI))))))) into 0 14.035 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 14.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.037 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 14.038 * [backup-simplify]: Simplify (+ 0 0) into 0 14.039 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.040 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 14.041 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666))))))) into 0 14.042 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.043 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 14.046 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 14.047 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 14.048 * [backup-simplify]: Simplify (+ 0 0) into 0 14.049 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 14.050 * [backup-simplify]: Simplify (+ 0 0) into 0 14.056 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 14.059 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4))))))) into 0 14.059 * [backup-simplify]: Simplify 0 into 0 14.092 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow PI 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow PI 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow PI 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow PI 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow PI 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow PI 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow PI 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow PI 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow PI 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow PI 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow PI 1)))) 720) into 0 14.094 * [backup-simplify]: Simplify (+ (* 1/4 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log PI)))))))) into 0 14.102 * [backup-simplify]: Simplify (* (exp (* 1/4 (log PI))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.105 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.106 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 14.107 * [backup-simplify]: Simplify (+ 0 0) into 0 14.109 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.111 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 14.113 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 2)) 0.6666666666666666)))))))) into 0 14.115 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.118 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 14.120 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 14.121 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 6) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 14.122 * [backup-simplify]: Simplify (+ 0 0) into 0 14.124 * [backup-simplify]: Simplify (+ (* (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 14.124 * [backup-simplify]: Simplify (+ 0 0) into 0 14.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))) (* 0 (/ 0 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x)))))))))) into 0 14.134 * [backup-simplify]: Simplify (+ (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* 2.0 (fabs (/ -1 x))))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow PI 1/4)))))))) into 0 14.134 * [backup-simplify]: Simplify 0 into 0 14.136 * [backup-simplify]: Simplify (* (/ 1 (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) (* 2.0 (fabs (/ -1 (/ 1 (- x))))))))) (pow PI 1/4)) into (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 14.136 * * * [progress]: simplifying candidates 14.145 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (log1p (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (+ (- (log (sqrt (cbrt 1.0))) (log (sqrt (sqrt PI)))) (log (sqrt 1.0))) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (+ (- (log (sqrt (cbrt 1.0))) (log (sqrt (sqrt PI)))) (log (sqrt 1.0))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (+ (log (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (log (sqrt 1.0))) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (+ (log (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (log (sqrt 1.0))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (log (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (log (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (log (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (exp (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (* (* (sqrt (cbrt 1.0)) (sqrt (cbrt 1.0))) (sqrt (cbrt 1.0))) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0))) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (* (* (sqrt (cbrt 1.0)) (sqrt (cbrt 1.0))) (sqrt (cbrt 1.0))) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0))) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0))) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI)))) (* (* (sqrt 1.0) (sqrt 1.0)) (sqrt 1.0))) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (cbrt (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (cbrt (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (* (* (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (sqrt (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (sqrt (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (- (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (- (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt 1)) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt 1) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ 1 1)) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) 1) (/ (sqrt 1.0) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (/ (sqrt 1.0) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt 1)) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt 1) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt (sqrt PI))) 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ 1 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) 1) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt 1.0)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (sqrt (sqrt PI))) (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (sqrt (sqrt PI))) (expm1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log1p (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (- (log (sqrt (sqrt PI))) (log (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (exp (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (* (* (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (- (sqrt (sqrt PI))) (- (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) 1) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) 1) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (* (cbrt PI) (cbrt PI)))) 1) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) 1) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt 1)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt 1)) 1) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) 1) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt 1) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt 1) 1) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (sqrt (sqrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt (sqrt PI))) 1) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ 1 (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ 1 1) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt PI))) (/ (sqrt (sqrt PI)) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0)))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))) (/ (sqrt (sqrt PI)) 1) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (cbrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt (cbrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))) (sqrt (sqrt PI))) (fabs (* (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (fabs (* (/ (sqrt (* (cbrt 1.0) (cbrt 1.0))) (sqrt 1)) (/ (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt 1.0)) (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fabs x) (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0))))))) (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (sqrt (/ (cbrt 1.0) PI)) (* (sqrt 1.0) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* (pow PI 1/4) (/ 1 (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 14.166 * * [simplify]: iteration 0: 257 enodes 14.259 * * [simplify]: iteration 1: 717 enodes 14.529 * * [simplify]: iteration complete: 5000 enodes 14.530 * * [simplify]: Extracting #0: cost 134 inf + 0 14.540 * * [simplify]: Extracting #1: cost 1286 inf + 2 14.547 * * [simplify]: Extracting #2: cost 2045 inf + 234 14.555 * * [simplify]: Extracting #3: cost 2120 inf + 914 14.563 * * [simplify]: Extracting #4: cost 1944 inf + 2288 14.571 * * [simplify]: Extracting #5: cost 1622 inf + 6056 14.579 * * [simplify]: Extracting #6: cost 1137 inf + 12528 14.589 * * [simplify]: Extracting #7: cost 883 inf + 17505 14.603 * * [simplify]: Extracting #8: cost 358 inf + 44446 14.618 * * [simplify]: Extracting #9: cost 26 inf + 60693 14.633 * * [simplify]: Extracting #10: cost 0 inf + 61346 14.652 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (sqrt PI) PI) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (sqrt PI) PI) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log1p (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (log (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (pow (exp (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (* (* (pow (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) 3) 1.0) (sqrt 1.0)) (/ (pow (sqrt (sqrt PI)) 3) (pow (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 3))) (/ (* (sqrt 1.0) 1.0) (/ (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) 3) (pow (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) 3))) (/ (* (* (pow (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) 3) 1.0) (sqrt 1.0)) (/ (pow (sqrt (sqrt PI)) 3) (pow (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 3))) (/ (* (sqrt 1.0) 1.0) (/ (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) 3) (pow (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) 3))) (* (/ (pow (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) 3) (pow (sqrt (sqrt PI)) 3)) (pow (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 3)) (/ (pow (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) 3) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) 3)) (* (cbrt (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (cbrt (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (cbrt (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (pow (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) 3) (sqrt (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (sqrt (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (- (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0)))) (- (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI))))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (* (cbrt (sqrt (sqrt PI))) (* (cbrt (sqrt (sqrt PI))) (sqrt (sqrt PI))))) (* (/ (sqrt 1.0) (cbrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (fabs (cbrt (sqrt PI)))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (* (fabs (cbrt (sqrt PI))) (sqrt (sqrt PI)))) (/ (sqrt 1.0) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (fabs (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt (cbrt 1.0)) (* (sqrt (fabs (cbrt PI))) (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (fabs (cbrt PI)))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt (cbrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (sqrt (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (sqrt (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt 1.0) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt (sqrt PI)))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (* (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (* (sqrt (cbrt 1.0)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (sqrt (cbrt 1.0)) (sqrt PI)) (* (sqrt 1.0) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (/ 1 (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (sqrt PI)) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (* (/ (sqrt 1.0) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))))) (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt 1.0))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (cbrt (sqrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (sqrt (sqrt PI))))) (/ (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (cbrt (sqrt (sqrt PI)))) (cbrt (sqrt (sqrt PI)))) (* (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (fabs (cbrt (sqrt PI)))) (* (/ (/ (sqrt (cbrt 1.0)) (sqrt (sqrt PI))) (/ (/ (sqrt (fabs (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (sqrt 1.0)) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (fabs (cbrt PI)))) (* (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (* (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (* (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt (sqrt PI)))) (* (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt PI)) (sqrt 1.0)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt PI))) (/ (sqrt PI) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (expm1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (log1p (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (log (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (exp (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (pow (sqrt (sqrt PI)) 3) (pow (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) 3)) (* (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (cbrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (pow (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) 3) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (- (sqrt (sqrt PI))) (- (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (cbrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (sqrt (sqrt PI)))) (/ (cbrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (cbrt (sqrt (sqrt PI))) (cbrt (sqrt (sqrt PI)))) (/ (cbrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (fabs (cbrt (sqrt PI))) (* (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))))) (/ (sqrt (cbrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (fabs (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (cbrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (fabs (cbrt (sqrt PI))) (/ (sqrt (cbrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (fabs (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (cbrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (fabs (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (cbrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (fabs (cbrt PI))) (/ (sqrt (sqrt (cbrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ 1 (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) 1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ 1 (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) 1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt (sqrt PI))) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt (sqrt PI))) (/ (sqrt (sqrt (sqrt PI))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (/ 1 (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ 1 (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) 1 (/ (sqrt (sqrt PI)) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ 1 (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt PI))) (/ (/ (sqrt (sqrt PI)) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (cbrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (/ (sqrt (sqrt PI)) (sqrt (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (sqrt (sqrt PI)) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (cbrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt (cbrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))) (sqrt (sqrt PI))) (fabs (* (* (fabs (cbrt 1.0)) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (fabs (* (* (fabs (cbrt 1.0)) (/ (/ (sqrt (cbrt 1.0)) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (sqrt (sqrt PI)))) (fma (pow (fabs x) 3) (fma (pow (fabs x) 2) (/ 1.0 5.0) (/ 2.0 3.0)) (* (fma (pow (fabs x) 6) (/ 1.0 21.0) 2.0) (fabs x))))) (* (* (sqrt (/ (cbrt 1.0) PI)) (sqrt 1.0)) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) (* (* (sqrt (/ (cbrt 1.0) PI)) (sqrt 1.0)) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) (* (* (sqrt (/ (cbrt 1.0) PI)) (sqrt 1.0)) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) (/ (pow PI 1/4) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) (/ (pow PI 1/4) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) (/ (pow PI 1/4) (fma 0.2 (pow (fabs x) 5) (fma (fabs x) 2.0 (fma (pow (fabs x) 7) 0.047619047619047616 (* (pow (fabs x) 3) 0.6666666666666666))))) 14.656 * * * [progress]: adding candidates to table 16.557 * [progress]: [Phase 3 of 3] Extracting. 16.557 * * [regime]: Finding splitpoints for: (# # # #) 16.559 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 16.559 * * * * [regimes]: Trying to branch on (fabs x) from (# # # #) 16.652 * * * * [regimes]: Trying to branch on x from (# # # #) 16.734 * * * [regime]: Found split indices: #