17.135 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.075 * * * [progress]: [2/2] Setting up program. 0.080 * [progress]: [Phase 2 of 3] Improving. 0.080 * [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.081 * * [simplify]: Extracting # 0 : cost 0 0.081 * * [simplify]: Extracting # 1 : cost 0 0.081 * * [simplify]: Extracting # 2 : cost 0 0.081 * * [simplify]: Extracting # 3 : cost 0 0.081 * * [simplify]: Extracting # 4 : cost 0 0.081 * * [simplify]: Extracting # 5 : cost 0 0.081 * * [simplify]: Extracting # 6 : cost 0 0.081 * * [simplify]: Extracting # 7 : cost 0 0.081 * * [simplify]: Extracting # 8 : cost 0 0.081 * * [simplify]: Extracting # 9 : cost 0 0.081 * * [simplify]: Extracting # 10 : cost 0 0.081 * * [simplify]: Extracting # 11 : cost 0 0.081 * * [simplify]: Extracting # 12 : cost 0 0.081 * * [simplify]: Extracting # 13 : cost 0 0.081 * * [simplify]: Extracting # 14 : cost 0 0.081 * * [simplify]: iteration 0 : 28 enodes (cost 67 ) 0.088 * * [simplify]: Extracting # 0 : cost 0 0.088 * * [simplify]: Extracting # 1 : cost 0 0.088 * * [simplify]: Extracting # 2 : cost 0 0.088 * * [simplify]: Extracting # 3 : cost 0 0.088 * * [simplify]: Extracting # 4 : cost 0 0.088 * * [simplify]: iteration 1 : 70 enodes (cost 66 ) 0.108 * * [simplify]: Extracting # 0 : cost 0 0.108 * * [simplify]: Extracting # 1 : cost 0 0.108 * * [simplify]: Extracting # 2 : cost 0 0.109 * * [simplify]: Extracting # 3 : cost 0 0.109 * * [simplify]: Extracting # 4 : cost 0 0.109 * * [simplify]: Extracting # 5 : cost 0 0.109 * * [simplify]: Extracting # 6 : cost 0 0.110 * * [simplify]: iteration 2 : 250 enodes (cost 47 ) 0.259 * * [simplify]: Extracting # 0 : cost 0 0.260 * * [simplify]: Extracting # 1 : cost 0 0.261 * * [simplify]: Extracting # 2 : cost 0 0.262 * * [simplify]: Extracting # 3 : cost 0 0.263 * * [simplify]: Extracting # 4 : cost 0 0.264 * * [simplify]: Extracting # 5 : cost 0 0.265 * * [simplify]: Extracting # 6 : cost 0 0.266 * * [simplify]: Extracting # 7 : cost 0 0.266 * * [simplify]: iteration 3 : 1028 enodes (cost 35 ) 2.119 * * [simplify]: Extracting # 0 : cost 0 2.123 * * [simplify]: Extracting # 1 : cost 0 2.126 * * [simplify]: Extracting # 2 : cost 0 2.132 * * [simplify]: Extracting # 3 : cost 0 2.143 * * [simplify]: Extracting # 4 : cost 0 2.146 * * [simplify]: iteration 4 : 4001 enodes (cost 34 ) 3.642 * * [simplify]: Extracting # 0 : cost 0 3.657 * * [simplify]: Extracting # 1 : cost 0 3.665 * * [simplify]: iteration done: 5000 enodes (cost 34 ) 3.665 * [simplify]: Simplified to: (fabs (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) 3.676 * * [progress]: iteration 1 / 4 3.677 * * * [progress]: picking best candidate 3.694 * * * * [pick]: Picked # 3.695 * * * [progress]: localizing error 3.755 * * * [progress]: generating rewritten candidates 3.755 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.756 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 2) 3.849 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 5.915 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2) 20.332 * * * [progress]: generating series expansions 20.332 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 20.332 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 2) 20.334 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.334 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 20.334 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 20.334 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.334 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.334 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.334 * [taylor]: Taking taylor expansion of (fabs x) in x 20.335 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.335 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 20.335 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.335 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.335 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.335 * [taylor]: Taking taylor expansion of (fabs x) in x 20.335 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.335 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.335 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.335 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.336 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.336 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.336 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.337 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 20.337 * [backup-simplify]: Simplify 0 into 0 20.337 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.338 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.339 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.339 * [backup-simplify]: Simplify 0 into 0 20.340 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.341 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.342 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.342 * [backup-simplify]: Simplify 0 into 0 20.344 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.345 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.347 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.347 * [backup-simplify]: Simplify 0 into 0 20.348 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.354 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.356 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.356 * [backup-simplify]: Simplify 0 into 0 20.357 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.358 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.360 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 20.360 * [backup-simplify]: Simplify 0 into 0 20.360 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.360 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 20.360 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 20.360 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 20.360 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.360 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.360 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.360 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.360 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.360 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 20.360 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.360 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.360 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.361 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.361 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.361 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.361 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.361 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 20.361 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 20.361 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.361 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.362 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.362 * [backup-simplify]: Simplify 0 into 0 20.362 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.363 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.363 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.363 * [backup-simplify]: Simplify 0 into 0 20.364 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.364 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.365 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.365 * [backup-simplify]: Simplify 0 into 0 20.366 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.367 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.368 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.368 * [backup-simplify]: Simplify 0 into 0 20.369 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.370 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.371 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 20.371 * [backup-simplify]: Simplify 0 into 0 20.372 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.374 * [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 20.375 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 20.375 * [backup-simplify]: Simplify 0 into 0 20.375 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.376 * [backup-simplify]: Simplify (* (/ 2.0 3.0) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 20.376 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 20.376 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.376 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.376 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.376 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.376 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.376 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.376 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.376 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.376 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.376 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.376 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.376 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.376 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.376 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.376 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 20.377 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 20.377 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.377 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.377 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.377 * [backup-simplify]: Simplify 0 into 0 20.378 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.378 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.379 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.379 * [backup-simplify]: Simplify 0 into 0 20.379 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.380 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.381 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.381 * [backup-simplify]: Simplify 0 into 0 20.381 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.382 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.383 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.383 * [backup-simplify]: Simplify 0 into 0 20.384 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.385 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.386 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 20.386 * [backup-simplify]: Simplify 0 into 0 20.388 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.389 * [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 20.390 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 20.390 * [backup-simplify]: Simplify 0 into 0 20.391 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.391 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 20.393 * [backup-simplify]: Simplify (* (/ 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))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.393 * [approximate]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in (x) around 0 20.393 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in x 20.393 * [taylor]: Taking taylor expansion of 1.0 in x 20.393 * [backup-simplify]: Simplify 1.0 into 1.0 20.393 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) in x 20.393 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.393 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.394 * [taylor]: Taking taylor expansion of PI in x 20.394 * [backup-simplify]: Simplify PI into PI 20.394 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.395 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.395 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.396 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.396 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 20.396 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 20.396 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.396 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.396 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.396 * [taylor]: Taking taylor expansion of (fabs x) in x 20.396 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.396 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 20.396 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 20.396 * [taylor]: Taking taylor expansion of 0.2 in x 20.396 * [backup-simplify]: Simplify 0.2 into 0.2 20.396 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 20.396 * [taylor]: Taking taylor expansion of (fabs x) in x 20.396 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.396 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 20.396 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 20.396 * [taylor]: Taking taylor expansion of 2.0 in x 20.396 * [backup-simplify]: Simplify 2.0 into 2.0 20.396 * [taylor]: Taking taylor expansion of (fabs x) in x 20.396 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.396 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 20.396 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.396 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.396 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.396 * [taylor]: Taking taylor expansion of (fabs x) in x 20.396 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.396 * [taylor]: Taking taylor expansion of (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) in x 20.396 * [taylor]: Taking taylor expansion of 1.0 in x 20.396 * [backup-simplify]: Simplify 1.0 into 1.0 20.396 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) in x 20.396 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.397 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.397 * [taylor]: Taking taylor expansion of PI in x 20.397 * [backup-simplify]: Simplify PI into PI 20.397 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.398 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.398 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.399 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.399 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) in x 20.399 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 20.399 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.399 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.399 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 20.399 * [taylor]: Taking taylor expansion of (fabs x) in x 20.399 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.399 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 20.399 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 20.399 * [taylor]: Taking taylor expansion of 0.2 in x 20.399 * [backup-simplify]: Simplify 0.2 into 0.2 20.399 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 20.399 * [taylor]: Taking taylor expansion of (fabs x) in x 20.399 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.399 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 20.399 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 20.399 * [taylor]: Taking taylor expansion of 2.0 in x 20.399 * [backup-simplify]: Simplify 2.0 into 2.0 20.399 * [taylor]: Taking taylor expansion of (fabs x) in x 20.399 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.400 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 20.400 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.400 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.400 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.400 * [taylor]: Taking taylor expansion of (fabs x) in x 20.400 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.400 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.400 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.400 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 20.400 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.400 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 20.400 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 20.400 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 20.400 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 20.401 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.401 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.401 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.401 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.401 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.401 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 20.401 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) 20.402 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 20.403 * [backup-simplify]: Simplify (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 20.405 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.407 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.408 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.408 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.408 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 20.409 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.409 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 20.409 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 20.410 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 20.410 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 20.411 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.411 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.411 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 20.411 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 20.412 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 20.412 * [backup-simplify]: Simplify (+ 0 0) into 0 20.413 * [backup-simplify]: Simplify (+ 0 0) into 0 20.413 * [backup-simplify]: Simplify (+ 0 0) into 0 20.415 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into 0 20.417 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 20.417 * [backup-simplify]: Simplify 0 into 0 20.418 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.419 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.420 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.420 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.421 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.421 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 20.422 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 20.423 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.424 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.424 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.425 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.426 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 20.427 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 20.427 * [backup-simplify]: Simplify (+ 0 0) into 0 20.428 * [backup-simplify]: Simplify (+ 0 0) into 0 20.428 * [backup-simplify]: Simplify (+ 0 0) into 0 20.429 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.431 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.433 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 20.436 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 20.436 * [backup-simplify]: Simplify 0 into 0 20.437 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.438 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.439 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.440 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.441 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.442 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 20.443 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 20.445 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.446 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.446 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.448 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.449 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 20.450 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 20.451 * [backup-simplify]: Simplify (+ 0 0) into 0 20.451 * [backup-simplify]: Simplify (+ 0 0) into 0 20.451 * [backup-simplify]: Simplify (+ 0 0) into 0 20.453 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.454 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.457 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 20.460 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 20.460 * [backup-simplify]: Simplify 0 into 0 20.462 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.463 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.465 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.466 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.467 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.469 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 20.470 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 20.472 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.478 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.481 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.482 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 20.484 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 20.484 * [backup-simplify]: Simplify (+ 0 0) into 0 20.485 * [backup-simplify]: Simplify (+ 0 0) into 0 20.485 * [backup-simplify]: Simplify (+ 0 0) into 0 20.486 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.488 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.491 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 20.496 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 20.496 * [backup-simplify]: Simplify 0 into 0 20.498 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.499 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.501 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.503 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.505 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.506 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 20.509 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 20.511 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.512 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.514 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.515 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.517 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 20.519 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 20.519 * [backup-simplify]: Simplify (+ 0 0) into 0 20.520 * [backup-simplify]: Simplify (+ 0 0) into 0 20.520 * [backup-simplify]: Simplify (+ 0 0) into 0 20.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.523 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.526 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 20.529 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 20.530 * [backup-simplify]: Simplify 0 into 0 20.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.536 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 20.537 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.539 * [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 20.541 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 20.544 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 20.546 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.548 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.550 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.552 * [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 20.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 20.557 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 20.557 * [backup-simplify]: Simplify (+ 0 0) into 0 20.558 * [backup-simplify]: Simplify (+ 0 0) into 0 20.558 * [backup-simplify]: Simplify (+ 0 0) into 0 20.560 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.561 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.565 * [backup-simplify]: Simplify (+ (* (sqrt (/ 1 PI)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 20.569 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 20.569 * [backup-simplify]: Simplify 0 into 0 20.570 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.572 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs (/ 1 x))) (* (/ 2.0 3.0) (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 20.572 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in (x) around 0 20.572 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 20.572 * [taylor]: Taking taylor expansion of 1.0 in x 20.572 * [backup-simplify]: Simplify 1.0 into 1.0 20.572 * [taylor]: Taking taylor expansion of (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 20.572 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 20.572 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 20.572 * [taylor]: Taking taylor expansion of 2.0 in x 20.572 * [backup-simplify]: Simplify 2.0 into 2.0 20.572 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.573 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.573 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 20.573 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 20.573 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.573 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.573 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.573 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.573 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 20.573 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 20.573 * [taylor]: Taking taylor expansion of 0.2 in x 20.573 * [backup-simplify]: Simplify 0.2 into 0.2 20.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 20.573 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.573 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.573 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 20.573 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.573 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.573 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.573 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.573 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.573 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.573 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.573 * [taylor]: Taking taylor expansion of PI in x 20.573 * [backup-simplify]: Simplify PI into PI 20.573 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.574 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.575 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.575 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.575 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 20.575 * [taylor]: Taking taylor expansion of 1.0 in x 20.575 * [backup-simplify]: Simplify 1.0 into 1.0 20.575 * [taylor]: Taking taylor expansion of (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 20.575 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 20.575 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 20.575 * [taylor]: Taking taylor expansion of 2.0 in x 20.575 * [backup-simplify]: Simplify 2.0 into 2.0 20.575 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.576 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 20.576 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 20.576 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.576 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.576 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.576 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.576 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 20.576 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 20.576 * [taylor]: Taking taylor expansion of 0.2 in x 20.576 * [backup-simplify]: Simplify 0.2 into 0.2 20.576 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 20.576 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.576 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 20.576 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.576 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.576 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 20.576 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.576 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.576 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.576 * [taylor]: Taking taylor expansion of PI in x 20.576 * [backup-simplify]: Simplify PI into PI 20.576 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.577 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.578 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.578 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 20.578 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.579 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.579 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.579 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.579 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 20.579 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.579 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 20.579 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 20.580 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 20.580 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.580 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.580 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 20.580 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 20.581 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 20.581 * [backup-simplify]: Simplify (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 20.582 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 20.584 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 20.585 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 20.585 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 20.585 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.586 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.586 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.586 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 20.586 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 20.586 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.587 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.587 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 20.587 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 20.588 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.588 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.588 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.588 * [backup-simplify]: Simplify (+ 0 0) into 0 20.589 * [backup-simplify]: Simplify (+ 0 0) into 0 20.589 * [backup-simplify]: Simplify (+ 0 0) into 0 20.590 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 20.591 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 20.591 * [backup-simplify]: Simplify 0 into 0 20.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.593 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.594 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.594 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.594 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.595 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.595 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 20.596 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 20.596 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.597 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 20.598 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 20.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.598 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.599 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.599 * [backup-simplify]: Simplify (+ 0 0) into 0 20.599 * [backup-simplify]: Simplify (+ 0 0) into 0 20.600 * [backup-simplify]: Simplify (+ 0 0) into 0 20.601 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 20.606 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 20.606 * [backup-simplify]: Simplify 0 into 0 20.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.607 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.608 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.609 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.609 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.610 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.611 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 20.612 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 20.612 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.613 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.613 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 20.614 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 20.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.615 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.616 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.616 * [backup-simplify]: Simplify (+ 0 0) into 0 20.617 * [backup-simplify]: Simplify (+ 0 0) into 0 20.617 * [backup-simplify]: Simplify (+ 0 0) into 0 20.618 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 20.621 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 20.621 * [backup-simplify]: Simplify 0 into 0 20.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.624 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.626 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.627 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.628 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.630 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 20.633 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 20.634 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.635 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.637 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 20.638 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 20.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.641 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.643 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.643 * [backup-simplify]: Simplify (+ 0 0) into 0 20.643 * [backup-simplify]: Simplify (+ 0 0) into 0 20.644 * [backup-simplify]: Simplify (+ 0 0) into 0 20.646 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 20.650 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 20.650 * [backup-simplify]: Simplify 0 into 0 20.651 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.653 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.655 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.656 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.658 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.660 * [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 20.661 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 20.663 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 20.665 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.667 * [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 20.668 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 20.671 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 20.672 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.674 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.676 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 20.676 * [backup-simplify]: Simplify (+ 0 0) into 0 20.677 * [backup-simplify]: Simplify (+ 0 0) into 0 20.677 * [backup-simplify]: Simplify (+ 0 0) into 0 20.680 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 20.684 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 20.684 * [backup-simplify]: Simplify 0 into 0 20.685 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.687 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.689 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.691 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.693 * [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 20.696 * [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 20.698 * [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 20.700 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 20.703 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.705 * [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 20.707 * [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 20.709 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 20.712 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.714 * [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 20.716 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 20.717 * [backup-simplify]: Simplify (+ 0 0) into 0 20.717 * [backup-simplify]: Simplify (+ 0 0) into 0 20.717 * [backup-simplify]: Simplify (+ 0 0) into 0 20.721 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 20.725 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 20.725 * [backup-simplify]: Simplify 0 into 0 20.728 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.732 * [backup-simplify]: Simplify (* (/ 1.0 (sqrt PI)) (+ (+ (+ (* 2.0 (fabs (/ 1 (- x)))) (* (/ 2.0 3.0) (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 20.733 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) in (x) around 0 20.733 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) in x 20.733 * [taylor]: Taking taylor expansion of 1.0 in x 20.733 * [backup-simplify]: Simplify 1.0 into 1.0 20.733 * [taylor]: Taking taylor expansion of (* (+ (* 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))))) (sqrt (/ 1 PI))) in x 20.733 * [taylor]: Taking taylor expansion of (+ (* 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))))) in x 20.733 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 20.733 * [taylor]: Taking taylor expansion of 0.2 in x 20.733 * [backup-simplify]: Simplify 0.2 into 0.2 20.733 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 20.733 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.733 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.733 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 20.733 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 20.733 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.733 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.733 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.733 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.733 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.733 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 20.734 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 20.734 * [taylor]: Taking taylor expansion of 2.0 in x 20.734 * [backup-simplify]: Simplify 2.0 into 2.0 20.734 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.734 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.734 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.734 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.734 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.734 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.734 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.734 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.734 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.734 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.734 * [taylor]: Taking taylor expansion of PI in x 20.734 * [backup-simplify]: Simplify PI into PI 20.735 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.740 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.742 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.743 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.743 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) in x 20.743 * [taylor]: Taking taylor expansion of 1.0 in x 20.743 * [backup-simplify]: Simplify 1.0 into 1.0 20.743 * [taylor]: Taking taylor expansion of (* (+ (* 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))))) (sqrt (/ 1 PI))) in x 20.743 * [taylor]: Taking taylor expansion of (+ (* 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))))) in x 20.743 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 20.743 * [taylor]: Taking taylor expansion of 0.2 in x 20.743 * [backup-simplify]: Simplify 0.2 into 0.2 20.743 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 20.743 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.743 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.743 * [taylor]: Taking taylor expansion of (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 20.743 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 20.743 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.743 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.743 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.743 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.743 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.743 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 20.743 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 20.743 * [taylor]: Taking taylor expansion of 2.0 in x 20.743 * [backup-simplify]: Simplify 2.0 into 2.0 20.743 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.744 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.744 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 20.744 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 20.744 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 20.744 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 20.744 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.744 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.744 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 20.744 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 20.744 * [taylor]: Taking taylor expansion of PI in x 20.744 * [backup-simplify]: Simplify PI into PI 20.744 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 20.745 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 20.745 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 20.746 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 20.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.746 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 20.746 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 20.746 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 20.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.747 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.747 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 20.747 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 20.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.747 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.748 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 20.748 * [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))) 20.748 * [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)))) 20.749 * [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.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))))) 20.750 * [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))))) (sqrt (/ 1 PI))) into (* (+ (* 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))))) (sqrt (/ 1 PI))) 20.751 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 20.752 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 20.752 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.753 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 20.753 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 20.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.753 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.754 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.754 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 20.754 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 20.755 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 20.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.755 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.755 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.755 * [backup-simplify]: Simplify (+ 0 0) into 0 20.756 * [backup-simplify]: Simplify (+ 0 0) into 0 20.756 * [backup-simplify]: Simplify (+ 0 0) into 0 20.757 * [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))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 20.758 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))) into 0 20.758 * [backup-simplify]: Simplify 0 into 0 20.759 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.760 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.760 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.761 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.761 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 20.762 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 20.762 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.763 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.763 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.763 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 20.764 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 20.765 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.765 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.765 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.766 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.766 * [backup-simplify]: Simplify (+ 0 0) into 0 20.766 * [backup-simplify]: Simplify (+ 0 0) into 0 20.767 * [backup-simplify]: Simplify (+ 0 0) into 0 20.768 * [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))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 20.770 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))) into 0 20.770 * [backup-simplify]: Simplify 0 into 0 20.770 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.771 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.772 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.773 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.774 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 20.776 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 20.776 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.777 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.779 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.780 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 20.781 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 20.783 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.783 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.784 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.786 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.786 * [backup-simplify]: Simplify (+ 0 0) into 0 20.787 * [backup-simplify]: Simplify (+ 0 0) into 0 20.787 * [backup-simplify]: Simplify (+ 0 0) into 0 20.788 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 20.790 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))) into 0 20.790 * [backup-simplify]: Simplify 0 into 0 20.791 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.792 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.794 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.795 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 20.796 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 20.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.798 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 20.800 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 20.801 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.802 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.803 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.804 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.804 * [backup-simplify]: Simplify (+ 0 0) into 0 20.804 * [backup-simplify]: Simplify (+ 0 0) into 0 20.804 * [backup-simplify]: Simplify (+ 0 0) into 0 20.806 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 20.808 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))) into 0 20.808 * [backup-simplify]: Simplify 0 into 0 20.809 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.809 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.810 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.812 * [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 20.813 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 20.814 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 20.815 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.817 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.818 * [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 20.820 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 20.822 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 20.824 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.826 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.827 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.829 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 20.830 * [backup-simplify]: Simplify (+ 0 0) into 0 20.830 * [backup-simplify]: Simplify (+ 0 0) into 0 20.830 * [backup-simplify]: Simplify (+ 0 0) into 0 20.833 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 20.837 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))))) into 0 20.837 * [backup-simplify]: Simplify 0 into 0 20.838 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.840 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.842 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.844 * [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 20.847 * [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 20.849 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 20.856 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.859 * [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 20.861 * [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 20.863 * [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 20.866 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 20.868 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.870 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.872 * [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 20.875 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 20.875 * [backup-simplify]: Simplify (+ 0 0) into 0 20.875 * [backup-simplify]: Simplify (+ 0 0) into 0 20.876 * [backup-simplify]: Simplify (+ 0 0) into 0 20.879 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 20.883 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))))) into 0 20.883 * [backup-simplify]: Simplify 0 into 0 20.885 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 20.886 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2) 20.887 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.887 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in (x) around 0 20.887 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 20.887 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.887 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.887 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.887 * [taylor]: Taking taylor expansion of (fabs x) in x 20.887 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.887 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 20.887 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.887 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.887 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 20.887 * [taylor]: Taking taylor expansion of (fabs x) in x 20.887 * [backup-simplify]: Simplify (fabs x) into (fabs x) 20.888 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 20.888 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 20.888 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 20.888 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 20.888 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.889 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.889 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 20.889 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 20.889 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 20.890 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 20.891 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 20.891 * [backup-simplify]: Simplify 0 into 0 20.891 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 20.892 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 20.892 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 20.893 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 20.894 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 20.894 * [backup-simplify]: Simplify 0 into 0 20.895 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 20.896 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 20.897 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 20.898 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 20.899 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 20.899 * [backup-simplify]: Simplify 0 into 0 20.901 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 20.902 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 20.904 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 20.905 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 20.907 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 20.907 * [backup-simplify]: Simplify 0 into 0 20.908 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 20.910 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 20.912 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 20.914 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 20.916 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 20.916 * [backup-simplify]: Simplify 0 into 0 20.918 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 20.920 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 20.921 * [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 20.922 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 20.924 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 20.924 * [backup-simplify]: Simplify 0 into 0 20.924 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.925 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 20.925 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in (x) around 0 20.925 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 20.925 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.925 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.925 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.925 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.925 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.925 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 20.925 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.925 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.925 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 20.925 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 20.925 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 20.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 20.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 20.925 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 20.926 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 20.926 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 20.926 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 20.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 20.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 20.926 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 20.926 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 20.927 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 20.927 * [backup-simplify]: Simplify 0 into 0 20.927 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 20.928 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 20.928 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 20.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 20.929 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 20.929 * [backup-simplify]: Simplify 0 into 0 20.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 20.930 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 20.931 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 20.932 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 20.933 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 20.933 * [backup-simplify]: Simplify 0 into 0 20.933 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 20.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 20.935 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 20.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 20.937 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 20.937 * [backup-simplify]: Simplify 0 into 0 20.938 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 20.939 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 20.940 * [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 20.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 20.942 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 20.942 * [backup-simplify]: Simplify 0 into 0 20.944 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 20.945 * [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 20.946 * [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 20.948 * [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 20.949 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 20.949 * [backup-simplify]: Simplify 0 into 0 20.949 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.950 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 20.950 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in (x) around 0 20.950 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 20.950 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.950 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.950 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.950 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.950 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.950 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 20.950 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 20.950 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 20.950 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 20.950 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 20.951 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 20.951 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 20.951 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 20.951 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 20.951 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 20.951 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 20.951 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 20.951 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 20.952 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 20.952 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 20.952 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 20.952 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 20.952 * [backup-simplify]: Simplify 0 into 0 20.953 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.953 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.954 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.954 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 20.955 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 20.955 * [backup-simplify]: Simplify 0 into 0 20.955 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.956 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.957 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.957 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 20.958 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 20.958 * [backup-simplify]: Simplify 0 into 0 20.959 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.960 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.960 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.961 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 20.962 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 20.962 * [backup-simplify]: Simplify 0 into 0 20.963 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.964 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.965 * [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 20.966 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 20.968 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 20.968 * [backup-simplify]: Simplify 0 into 0 20.969 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.974 * [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 20.975 * [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 20.976 * [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 20.978 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 20.978 * [backup-simplify]: Simplify 0 into 0 20.978 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 20.978 * * * [progress]: simplifying candidates 20.983 * [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 (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (log1p (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (+ (- (log 2.0) (log 3.0)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (- (log 2.0) (log 3.0)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (+ (- (log 2.0) (log 3.0)) (log (* (* (fabs x) (fabs x)) (fabs x)))) (+ (log (/ 2.0 3.0)) (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x)))) (+ (log (/ 2.0 3.0)) (+ (log (* (fabs x) (fabs x))) (log (fabs x)))) (+ (log (/ 2.0 3.0)) (log (* (* (fabs x) (fabs x)) (fabs x)))) (log (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (exp (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 2.0 2.0) 2.0) (* (* 3.0 3.0) 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (/ 2.0 3.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) (cbrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (sqrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (sqrt (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ 2.0 3.0) (* (fabs x) (fabs x))) (* (cbrt (/ 2.0 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (sqrt (/ 2.0 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (cbrt 2.0) 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ (sqrt 2.0) 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 (cbrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 (sqrt 3.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 1 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* 2.0 (* (* (fabs x) (fabs x)) (fabs x))) (expm1 (* (/ 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)))))) (log1p (* (/ 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)))))) (* (/ 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))))) (+ (- (log 1.0) (log (sqrt PI))) (log (+ (+ (+ (* 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)))))) (+ (log (/ 1.0 (sqrt PI))) (log (+ (+ (+ (* 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)))))) (log (* (/ 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)))))) (exp (* (/ 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)))))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (sqrt PI) (sqrt PI)) (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)))) (+ (+ (+ (* 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))))) (+ (+ (+ (* 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)))))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 (sqrt PI))) (/ 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)))) (+ (+ (+ (* 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))))) (+ (+ (+ (* 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)))))) (* (cbrt (* (/ 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)))))) (cbrt (* (/ 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))))))) (cbrt (* (/ 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)))))) (* (* (* (/ 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))))) (* (/ 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)))))) (* (/ 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)))))) (sqrt (* (/ 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)))))) (sqrt (* (/ 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)))))) (* 1.0 (+ (* (+ (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5.0) (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) 21.0)) (* 1.0 (+ (* (+ (* (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) 5.0) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) 21.0)) (* 1.0 (+ (* (+ (pow (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21.0) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 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 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (sqrt PI) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 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 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 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)))))) 21.0)) (* 1.0 (+ (* (- (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 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 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (- (+ (* 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (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)))) 21.0)) (* 1.0 (+ (pow (+ (+ (* 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)))) 3) (pow (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) (* (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)))) (+ (+ (* 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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (+ (* 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))))))) (* 1.0 (- (* (+ (+ (* 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)))) (+ (+ (* 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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (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))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (+ (+ (* 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)))))) (* (/ 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 (sqrt PI)) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (+ (* 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 (sqrt PI))) (* (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (/ 1.0 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (* (cbrt (+ (+ (+ (* 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))))) (cbrt (+ (+ (+ (* 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))))))) (* (/ 1.0 (sqrt PI)) (sqrt (+ (+ (+ (* 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)))))) (* (/ 1.0 (sqrt PI)) 1) (* (cbrt (/ 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))))) (* (sqrt (/ 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))))) (* (/ (cbrt 1.0) (cbrt (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))))) (* (/ (cbrt 1.0) (sqrt (cbrt 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))))) (* (/ (cbrt 1.0) (sqrt (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))))) (* (/ (cbrt 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))))) (* (/ (cbrt 1.0) (sqrt (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))))) (* (/ (cbrt 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))))) (* (/ (sqrt 1.0) (cbrt (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))))) (* (/ (sqrt 1.0) (sqrt (cbrt 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))))) (* (/ (sqrt 1.0) (sqrt (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))))) (* (/ (sqrt 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))))) (* (/ (sqrt 1.0) (sqrt (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))))) (* (/ (sqrt 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))))) (* (/ 1.0 (cbrt (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))))) (* (/ 1.0 (sqrt (cbrt 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))))) (* (/ 1.0 (sqrt (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))))) (* (/ 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))))) (* (/ 1.0 (sqrt (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))))) (* (/ 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))))) (* (/ 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))))) (* (/ 1 (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))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) 3)) 5.0) (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (+ (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (- (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (* (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x))))) 5.0) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (+ (pow (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 3) (pow (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3)) 21.0) (* (+ (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 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 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (+ (* 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (* (- (* (+ (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) (+ (* 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 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) 21.0) (* (- (+ (* 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 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* (/ 1.0 (sqrt PI)) (+ (pow (+ (+ (* 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)))) 3) (pow (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) 3))) (* (/ 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)))) (+ (+ (* 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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))))) (* 1.0 (+ (+ (+ (* 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))))) (expm1 (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log1p (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (+ (- (log 1.0) (log 21.0)) (+ (+ (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (+ (+ (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (+ (+ (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (+ (+ (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (+ (+ (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (+ (log (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 21.0)) (log (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (+ (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (+ (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (+ (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (+ (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (+ (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (+ (log (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 21.0)) (log (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (exp (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (* (fabs x) (fabs x))) (* (fabs x) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (cbrt (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (cbrt (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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)))) (sqrt (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (sqrt (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (cbrt (/ 1.0 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (sqrt (/ 1.0 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (cbrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (sqrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (cbrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (sqrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (cbrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (sqrt 21.0)) (* (* (* (* (* (* (fabs x) (fabs x)) (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))) (* (/ 1.0 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1 21.0) (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* 1.0 (* (* (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (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.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) 20.995 * * [simplify]: Extracting # 0 : cost 0 20.995 * * [simplify]: Extracting # 1 : cost 0 20.996 * * [simplify]: Extracting # 2 : cost 0 20.997 * * [simplify]: Extracting # 3 : cost 0 20.998 * * [simplify]: Extracting # 4 : cost 0 20.998 * * [simplify]: Extracting # 5 : cost 0 20.999 * * [simplify]: Extracting # 6 : cost 0 21.000 * * [simplify]: Extracting # 7 : cost 0 21.000 * * [simplify]: Extracting # 8 : cost 0 21.001 * * [simplify]: Extracting # 9 : cost 0 21.002 * * [simplify]: Extracting # 10 : cost 0 21.002 * * [simplify]: Extracting # 11 : cost 0 21.003 * * [simplify]: iteration 0 : 384 enodes (cost 9064 ) 21.207 * * [simplify]: Extracting # 0 : cost 0 21.209 * * [simplify]: Extracting # 1 : cost 0 21.211 * * [simplify]: Extracting # 2 : cost 0 21.213 * * [simplify]: Extracting # 3 : cost 0 21.220 * * [simplify]: Extracting # 4 : cost 0 21.222 * * [simplify]: Extracting # 5 : cost 0 21.224 * * [simplify]: Extracting # 6 : cost 0 21.225 * * [simplify]: iteration 1 : 1230 enodes (cost 6340 ) 21.850 * * [simplify]: Extracting # 0 : cost 0 21.857 * * [simplify]: Extracting # 1 : cost 0 21.871 * * [simplify]: Extracting # 2 : cost 0 21.878 * * [simplify]: Extracting # 3 : cost 0 21.891 * * [simplify]: Extracting # 4 : cost 0 21.905 * * [simplify]: Extracting # 5 : cost 0 21.919 * * [simplify]: Extracting # 6 : cost 0 21.933 * * [simplify]: iteration done: 5000 enodes (cost 4892 ) 21.936 * [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 (* (/ 2.0 3.0) (pow (fabs x) 3))) (log1p (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (log (* (/ 2.0 3.0) (pow (fabs x) 3))) (exp (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (* (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3)))) (cbrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (sqrt (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (/ 2.0 3.0) (* (fabs x) (fabs x))) (* (pow (fabs x) 3) (cbrt (/ 2.0 3.0))) (* (pow (fabs x) 3) (sqrt (/ 2.0 3.0))) (* (pow (fabs x) 3) (/ (cbrt 2.0) (cbrt 3.0))) (* (pow (fabs x) 3) (/ (cbrt 2.0) (sqrt 3.0))) (* (pow (fabs x) 3) (/ (cbrt 2.0) 3.0)) (* (pow (fabs x) 3) (/ (sqrt 2.0) (cbrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3)) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 3)) (/ (* 2.0 (pow (fabs x) 3)) (sqrt 3.0)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (* (/ 2.0 3.0) (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (* 2.0 (pow (fabs x) 3)) (expm1 (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (log1p (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) (log (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (log (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (log (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (pow (exp (/ 1.0 (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (/ (/ (pow 1.0 3) PI) (sqrt PI)) (pow (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 3)) (pow (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) 3) (* (cbrt (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (cbrt (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))))) (cbrt (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (pow (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) 3) (sqrt (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (sqrt (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (* 1.0 (fma (fma 5.0 (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)) (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)))) 21.0 (* (* (* (* 5.0 (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x)))))) 1.0) (pow (fabs x) (* 2 3))) (fabs x)))) (* (sqrt PI) (* (* 5.0 (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x)))))) 21.0)) (* 1.0 (fma 21.0 (fma (fma (* (* 2.0 (fabs x)) 2.0) (fabs x) (* (/ (* 2.0 2.0) (* 3.0 3.0)) (- (pow (fabs x) (* 2 3))))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* 1.0 (pow (fabs x) (+ 3 1)))) (fabs x))) (* (* (* (* 5.0 (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (fabs x)) (pow (fabs x) (* 2 3))))) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* 5.0 21.0)) (sqrt PI)) (* (fma 21.0 (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) 3)) (* (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (fma (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (- (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) 1.0) (* (* (fma (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (- (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) 21.0) (sqrt PI)) (* (fma (fma 2.0 (fabs x) (fma (/ 2.0 3.0) (pow (fabs x) 3) (/ (- (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0))) 5.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (* 21.0 (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (* (/ 1.0 5.0) (/ 1.0 5.0)))))) 1.0) (* (* (sqrt PI) 21.0) (fma 2.0 (fabs x) (fma (/ 2.0 3.0) (pow (fabs x) 3) (/ (- (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0))) 5.0)))) (* (+ (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3)) 1.0) (* (sqrt PI) (fma (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (fma (* (fabs x) (pow (fabs x) (* 2 3))) (/ 1.0 21.0) (- (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* 1.0 (fma (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (- (* (* (/ (* 1.0 1.0) (* 21.0 21.0)) (pow (pow (fabs x) (+ 3 1)) 3)) (* (fabs x) (fabs x)))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (- (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt PI)) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (* (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (* (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ 1.0 (sqrt PI))) (* (* (* (/ 1.0 (sqrt PI)) (/ 1.0 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (* (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (cbrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ 1.0 (sqrt PI)))) (/ (* 1.0 (sqrt (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))))) (sqrt PI)) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (sqrt (/ 1.0 (sqrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (cbrt (sqrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt 1.0)) (sqrt (cbrt PI))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt PI))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (cbrt 1.0) (sqrt PI))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (sqrt 1.0) (cbrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (/ (sqrt 1.0) (sqrt PI)) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 1.0) (cbrt (sqrt PI))) (* (/ 1.0 (sqrt (cbrt PI))) (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt (sqrt PI)))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI))) (/ (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (sqrt PI)) (/ (* 1.0 (fma (fma 5.0 (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)) (* (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x))))) (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)))) 21.0 (* (* (* (* 5.0 (fma (* 2.0 (fabs x)) (* 2.0 (fabs x)) (* (* (/ 2.0 3.0) (pow (fabs x) 3)) (- (* (/ 2.0 3.0) (pow (fabs x) 3)) (* 2.0 (fabs x)))))) 1.0) (pow (fabs x) (* 2 3))) (fabs x)))) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (fma 21.0 (fma (fma (* (* 2.0 (fabs x)) 2.0) (fabs x) (* (/ (* 2.0 2.0) (* 3.0 3.0)) (- (pow (fabs x) (* 2 3))))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* 1.0 (pow (fabs x) (+ 3 1)))) (fabs x))) (* (* (* (* 5.0 (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (fabs x)) (pow (fabs x) (* 2 3))))) (* (fma 21.0 (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) 3)) (* (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (fma (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (- (/ (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0)) 5.0) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (/ 1.0 (sqrt PI))) (* (fma (fma 2.0 (fabs x) (fma (/ 2.0 3.0) (pow (fabs x) 3) (/ (- (* (fabs x) (* (pow (fabs x) (+ 3 1)) 1.0))) 5.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (* 21.0 (- (* (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (* (/ 1.0 5.0) (/ 1.0 5.0)))))) (/ 1.0 (sqrt PI))) (* (+ (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3)) (/ 1.0 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (fma (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (fabs x) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (- (* (* (/ (* 1.0 1.0) (* 21.0 21.0)) (pow (pow (fabs x) (+ 3 1)) 3)) (* (fabs x) (fabs x)))))) (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) 1.0) (expm1 (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log1p (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (log (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (exp (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (* (cbrt (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (cbrt (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))))) (cbrt (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (pow (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) 3) (sqrt (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (sqrt (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0)))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3))) (* (fabs x) (* (pow (fabs x) (* 2 3)) (cbrt (/ 1.0 21.0)))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (sqrt (/ 1.0 21.0)))) (* (* (/ (cbrt 1.0) (cbrt 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ (cbrt 1.0) (sqrt 21.0)))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ (cbrt 1.0) 21.0))) (* (* (/ (sqrt 1.0) (cbrt 21.0)) (pow (fabs x) (* 2 3))) (fabs x)) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ (sqrt 1.0) (sqrt 21.0)))) (* (* (/ (sqrt 1.0) 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 (cbrt 21.0)) (fabs x)) (pow (fabs x) (* 2 3))) (/ (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (sqrt 21.0)) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (* (pow (fabs x) (* 2 3)) (* (fabs x) (/ 1.0 21.0))) (/ (* (fabs x) (pow (fabs x) (* 2 3))) 21.0) (* (pow (fabs x) (* 2 3)) (* (fabs x) 1.0)) (fabs (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (/ 1.0 (sqrt PI)))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) 21.938 * * * [progress]: adding candidates to table 23.090 * * [progress]: iteration 2 / 4 23.090 * * * [progress]: picking best candidate 23.123 * * * * [pick]: Picked # 23.123 * * * [progress]: localizing error 23.167 * * * [progress]: generating rewritten candidates 23.167 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2 1) 23.168 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1 2) 23.169 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2 1 1) 23.170 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2 1) 23.184 * * * [progress]: generating series expansions 23.184 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2 1) 23.184 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1 2) 23.184 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2 1 1) 23.184 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2 1) 23.184 * * * [progress]: simplifying candidates 23.185 * [simplify]: Simplifying: (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) (cbrt 1) (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) (* (* (cbrt PI) (cbrt PI)) (cbrt PI)) (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) (cbrt 1) (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) (* (* (cbrt PI) (cbrt PI)) (cbrt PI)) (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) (cbrt 1) (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) (* (* (cbrt PI) (cbrt PI)) (cbrt PI)) (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (* (cbrt PI) (cbrt PI))) (log1p (* (cbrt PI) (cbrt PI))) (+ 1/3 1/3) (+ 1 1) (* PI PI) (* (cbrt PI) (cbrt PI)) (+ 1 1) (+ (log (cbrt PI)) (log (cbrt PI))) (log (* (cbrt PI) (cbrt PI))) (exp (* (cbrt PI) (cbrt PI))) (* PI PI) (* (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (* (cbrt PI) (cbrt PI)))) (cbrt (* (cbrt PI) (cbrt PI))) (* (* (* (cbrt PI) (cbrt PI)) (* (cbrt PI) (cbrt PI))) (* (cbrt PI) (cbrt PI))) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1) (cbrt 1)) (* (cbrt PI) (cbrt PI)) (* (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (* (cbrt (cbrt PI)) (cbrt (cbrt PI)))) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (* (sqrt (cbrt PI)) (sqrt (cbrt PI))) (* (sqrt (cbrt PI)) (sqrt (cbrt PI))) (* 1 1) (* (cbrt PI) (cbrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (* (sqrt (cbrt PI)) (cbrt (sqrt PI))) (* (sqrt (cbrt PI)) (cbrt (sqrt PI))) (* (sqrt (cbrt PI)) (sqrt (cbrt PI))) (* (sqrt (cbrt PI)) (sqrt (cbrt PI))) (* 2 1/3) (* 2 1) (* (cbrt PI) (cbrt (* (cbrt PI) (cbrt PI)))) (* (cbrt PI) (cbrt (sqrt PI))) (* (cbrt PI) (cbrt 1)) (* (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI)))) (* (cbrt PI) (sqrt (cbrt PI))) (* (cbrt PI) 1) (* (cbrt (cbrt PI)) (cbrt PI)) (* (cbrt (sqrt PI)) (cbrt PI)) (* (cbrt PI) (cbrt PI)) (* (cbrt (cbrt PI)) (cbrt PI)) (* (sqrt (cbrt PI)) (cbrt PI)) (* (cbrt PI) (cbrt PI)) (fabs (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (* (cbrt PI) (cbrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt 1.0)) (sqrt (cbrt PI))))) (fabs (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (* (cbrt PI) (cbrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt 1.0)) (sqrt (cbrt PI))))) (fabs (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (* (cbrt PI) (cbrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt 1.0)) (sqrt (cbrt PI))))) (fabs (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (* (cbrt PI) (cbrt PI)))) (/ (* (+ (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (fabs x) (+ (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (/ 1.0 21.0) (pow (fabs x) (* 2 3)))))) (cbrt 1.0)) (sqrt (cbrt PI))))) 23.186 * * [simplify]: Extracting # 0 : cost 0 23.186 * * [simplify]: Extracting # 1 : cost 0 23.186 * * [simplify]: Extracting # 2 : cost 0 23.186 * * [simplify]: Extracting # 3 : cost 0 23.186 * * [simplify]: Extracting # 4 : cost 0 23.186 * * [simplify]: Extracting # 5 : cost 0 23.186 * * [simplify]: Extracting # 6 : cost 0 23.186 * * [simplify]: Extracting # 7 : cost 0 23.186 * * [simplify]: Extracting # 8 : cost 0 23.187 * * [simplify]: Extracting # 9 : cost 0 23.187 * * [simplify]: Extracting # 10 : cost 0 23.187 * * [simplify]: Extracting # 11 : cost 0 23.187 * * [simplify]: Extracting # 12 : cost 0 23.187 * * [simplify]: Extracting # 13 : cost 0 23.187 * * [simplify]: iteration 0 : 78 enodes (cost 720 ) 23.230 * * [simplify]: Extracting # 0 : cost 0 23.231 * * [simplify]: Extracting # 1 : cost 0 23.231 * * [simplify]: Extracting # 2 : cost 0 23.231 * * [simplify]: Extracting # 3 : cost 0 23.232 * * [simplify]: Extracting # 4 : cost 0 23.232 * * [simplify]: Extracting # 5 : cost 0 23.232 * * [simplify]: iteration 1 : 151 enodes (cost 635 ) 23.305 * * [simplify]: Extracting # 0 : cost 0 23.305 * * [simplify]: Extracting # 1 : cost 0 23.306 * * [simplify]: Extracting # 2 : cost 0 23.307 * * [simplify]: Extracting # 3 : cost 0 23.308 * * [simplify]: Extracting # 4 : cost 0 23.309 * * [simplify]: iteration 2 : 409 enodes (cost 601 ) 23.608 * * [simplify]: Extracting # 0 : cost 0 23.609 * * [simplify]: Extracting # 1 : cost 0 23.610 * * [simplify]: Extracting # 2 : cost 0 23.612 * * [simplify]: Extracting # 3 : cost 0 23.613 * * [simplify]: Extracting # 4 : cost 0 23.614 * * [simplify]: Extracting # 5 : cost 0 23.615 * * [simplify]: Extracting # 6 : cost 0 23.617 * * [simplify]: iteration 3 : 1242 enodes (cost 569 ) 24.808 * * [simplify]: Extracting # 0 : cost 0 24.814 * * [simplify]: Extracting # 1 : cost 0 24.820 * * [simplify]: Extracting # 2 : cost 0 24.826 * * [simplify]: Extracting # 3 : cost 0 24.832 * * [simplify]: Extracting # 4 : cost 0 24.841 * * [simplify]: iteration done: 5000 enodes (cost 549 ) 24.841 * [simplify]: Simplified to: (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) 1 (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) PI (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) 1 (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) PI (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (cbrt PI)) (log1p (cbrt PI)) (log (cbrt PI)) (exp (cbrt PI)) (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (cbrt PI)) (cbrt (sqrt PI)) (cbrt (sqrt PI)) 1 (cbrt PI) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt (cbrt PI)) PI (sqrt (cbrt PI)) (sqrt (cbrt PI)) (expm1 (* (cbrt PI) (cbrt PI))) (log1p (* (cbrt PI) (cbrt PI))) 2/3 2 (* PI PI) (* (cbrt PI) (cbrt PI)) 2 (* 2 (log (cbrt PI))) (* 2 (log (cbrt PI))) (exp (* (cbrt PI) (cbrt PI))) (* PI PI) (* (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (* (cbrt PI) (cbrt PI)))) (cbrt (* (cbrt PI) (cbrt PI))) (* PI PI) (fabs (cbrt PI)) (fabs (cbrt PI)) (* (cbrt (* (cbrt PI) (cbrt PI))) (cbrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1 (* (cbrt PI) (cbrt PI)) (pow (cbrt (cbrt PI)) 4) (* (cbrt (cbrt PI)) (cbrt (cbrt PI))) (cbrt PI) (cbrt PI) 1 (* (cbrt PI) (cbrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (* (cbrt (sqrt PI)) (sqrt (cbrt PI))) (cbrt PI) (cbrt PI) 2/3 2 (* (cbrt PI) (cbrt (* (cbrt PI) (cbrt PI)))) (* (cbrt (sqrt PI)) (cbrt PI)) (cbrt PI) (pow (cbrt (cbrt PI)) 5) (pow (sqrt (cbrt PI)) 3) (cbrt PI) (pow (cbrt (cbrt PI)) 4) (* (cbrt (sqrt PI)) (cbrt PI)) (* (cbrt PI) (cbrt PI)) (pow (cbrt (cbrt PI)) 4) (pow (sqrt (cbrt PI)) 3) (* (cbrt PI) (cbrt PI)) (fabs (/ (* (/ (pow (cbrt 1.0) 3) (fabs (cbrt PI))) (fma (pow (fabs x) 5) (/ 1.0 5.0) (fma (/ 1.0 21.0) (pow (fabs x) 7) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (cbrt PI)))) (fabs (/ (* (/ (pow (cbrt 1.0) 3) (fabs (cbrt PI))) (fma (pow (fabs x) 5) (/ 1.0 5.0) (fma (/ 1.0 21.0) (pow (fabs x) 7) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (cbrt PI)))) (fabs (/ (* (/ (pow (cbrt 1.0) 3) (fabs (cbrt PI))) (fma (pow (fabs x) 5) (/ 1.0 5.0) (fma (/ 1.0 21.0) (pow (fabs x) 7) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (cbrt PI)))) (fabs (/ (* (/ (pow (cbrt 1.0) 3) (fabs (cbrt PI))) (fma (pow (fabs x) 5) (/ 1.0 5.0) (fma (/ 1.0 21.0) (pow (fabs x) 7) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (cbrt PI)))) 24.842 * * * [progress]: adding candidates to table 25.673 * * [progress]: iteration 3 / 4 25.673 * * * [progress]: picking best candidate 25.683 * * * * [pick]: Picked # 25.683 * * * [progress]: localizing error 25.720 * * * [progress]: generating rewritten candidates 25.720 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 25.723 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 3 3) 25.773 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1) 25.797 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 3 3 2) 25.863 * * * [progress]: generating series expansions 25.863 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 25.864 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 3 3) 25.864 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs x) 3))) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.864 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 25.864 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 25.864 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.864 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.864 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 25.864 * [taylor]: Taking taylor expansion of (fabs x) in x 25.864 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.864 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 25.864 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.864 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.864 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 25.864 * [taylor]: Taking taylor expansion of (fabs x) in x 25.864 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.864 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 25.865 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 25.865 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.865 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 25.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 25.866 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 25.866 * [backup-simplify]: Simplify 0 into 0 25.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 25.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 25.868 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 25.868 * [backup-simplify]: Simplify 0 into 0 25.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 25.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 25.871 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 25.871 * [backup-simplify]: Simplify 0 into 0 25.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 25.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 25.874 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 25.874 * [backup-simplify]: Simplify 0 into 0 25.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 25.877 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 25.879 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 25.879 * [backup-simplify]: Simplify 0 into 0 25.881 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 25.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 25.885 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 25.885 * [backup-simplify]: Simplify 0 into 0 25.885 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.885 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 25.885 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 25.885 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 25.885 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.885 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.885 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 25.885 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 25.885 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 25.885 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 25.885 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.886 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.886 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 25.886 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 25.886 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 25.886 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 25.886 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 25.886 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 25.886 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 25.887 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 25.887 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 25.887 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 25.887 * [backup-simplify]: Simplify 0 into 0 25.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 25.897 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 25.898 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 25.898 * [backup-simplify]: Simplify 0 into 0 25.899 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 25.900 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 25.901 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 25.901 * [backup-simplify]: Simplify 0 into 0 25.903 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 25.904 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 25.905 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 25.905 * [backup-simplify]: Simplify 0 into 0 25.907 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 25.908 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 25.910 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 25.910 * [backup-simplify]: Simplify 0 into 0 25.912 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 25.914 * [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 25.916 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 25.916 * [backup-simplify]: Simplify 0 into 0 25.916 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.917 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 25.917 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 25.917 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 25.917 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.917 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.917 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 25.917 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 25.917 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 25.917 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 25.917 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.917 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.917 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 25.917 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 25.917 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 25.917 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 25.918 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 25.918 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 25.918 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 25.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 25.919 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 25.919 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 25.919 * [backup-simplify]: Simplify 0 into 0 25.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 25.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 25.921 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 25.921 * [backup-simplify]: Simplify 0 into 0 25.922 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 25.923 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 25.924 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 25.924 * [backup-simplify]: Simplify 0 into 0 25.925 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 25.926 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 25.928 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 25.928 * [backup-simplify]: Simplify 0 into 0 25.929 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 25.931 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 25.933 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 25.933 * [backup-simplify]: Simplify 0 into 0 25.934 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 25.936 * [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 25.938 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 25.938 * [backup-simplify]: Simplify 0 into 0 25.939 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.939 * * * * [progress]: [ 3 / 4 ] generating series at (2 1) 25.941 * [backup-simplify]: Simplify (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) 25.941 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 25.941 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 25.941 * [taylor]: Taking taylor expansion of 1.0 in x 25.941 * [backup-simplify]: Simplify 1.0 into 1.0 25.941 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 25.941 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 25.941 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 25.942 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 25.942 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 25.942 * [taylor]: Taking taylor expansion of (fabs x) in x 25.942 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.942 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 25.942 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 25.942 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 25.942 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 25.942 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 25.942 * [taylor]: Taking taylor expansion of (fabs x) in x 25.942 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.942 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 25.942 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 25.942 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 25.942 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 25.942 * [taylor]: Taking taylor expansion of (fabs x) in x 25.942 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.942 * [taylor]: Taking taylor expansion of 0.2 in x 25.942 * [backup-simplify]: Simplify 0.2 into 0.2 25.942 * [taylor]: Taking taylor expansion of 2.0 in x 25.942 * [backup-simplify]: Simplify 2.0 into 2.0 25.942 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 25.942 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.942 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.943 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 25.943 * [taylor]: Taking taylor expansion of (fabs x) in x 25.943 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.943 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 25.943 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 25.943 * [taylor]: Taking taylor expansion of PI in x 25.943 * [backup-simplify]: Simplify PI into PI 25.943 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 25.944 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 25.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 25.946 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 25.946 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 25.946 * [taylor]: Taking taylor expansion of 1.0 in x 25.946 * [backup-simplify]: Simplify 1.0 into 1.0 25.946 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 25.946 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 25.946 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 25.946 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 25.946 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 25.946 * [taylor]: Taking taylor expansion of (fabs x) in x 25.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.947 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 25.947 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 25.947 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 25.947 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 25.947 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 25.947 * [taylor]: Taking taylor expansion of (fabs x) in x 25.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.947 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 25.947 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 25.947 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 25.947 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 25.947 * [taylor]: Taking taylor expansion of (fabs x) in x 25.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.947 * [taylor]: Taking taylor expansion of 0.2 in x 25.947 * [backup-simplify]: Simplify 0.2 into 0.2 25.947 * [taylor]: Taking taylor expansion of 2.0 in x 25.947 * [backup-simplify]: Simplify 2.0 into 2.0 25.947 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 25.947 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 25.947 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 25.947 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 25.947 * [taylor]: Taking taylor expansion of (fabs x) in x 25.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 25.948 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 25.948 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 25.948 * [taylor]: Taking taylor expansion of PI in x 25.948 * [backup-simplify]: Simplify PI into PI 25.948 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 25.949 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 25.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 25.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 25.951 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 25.951 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 25.951 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 25.952 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 25.952 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 25.952 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 25.952 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 25.952 * [backup-simplify]: Simplify (* (pow (fabs x) 4) 0.2) into (* 0.2 (pow (fabs x) 4)) 25.952 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) 2.0) into (+ (* 0.2 (pow (fabs x) 4)) 2.0) 25.953 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.2 (pow (fabs x) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) 25.953 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 25.953 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 25.953 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 25.954 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) 25.954 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 25.956 * [backup-simplify]: Simplify (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 25.958 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 25.960 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 25.960 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 25.960 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 25.960 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 25.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 25.961 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 25.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 25.961 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 25.962 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 0.2)) into 0 25.962 * [backup-simplify]: Simplify (+ 0 0) into 0 25.963 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))) into 0 25.963 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 25.963 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 25.964 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 25.964 * [backup-simplify]: Simplify (+ 0 0) into 0 25.964 * [backup-simplify]: Simplify (+ 0 0) into 0 25.966 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 25.968 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 25.968 * [backup-simplify]: Simplify 0 into 0 25.969 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 25.970 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 25.971 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 25.972 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 25.972 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 25.973 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 25.973 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 25.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 25.974 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 25.975 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 25.975 * [backup-simplify]: Simplify (+ 0 0) into 0 25.976 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))) into 0 25.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 25.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 25.978 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 25.978 * [backup-simplify]: Simplify (+ 0 0) into 0 25.979 * [backup-simplify]: Simplify (+ 0 0) into 0 25.980 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 25.983 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 25.983 * [backup-simplify]: Simplify 0 into 0 25.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 25.984 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 25.985 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 25.986 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 25.986 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 25.987 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 25.987 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 25.988 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 25.989 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 25.989 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 25.989 * [backup-simplify]: Simplify (+ 0 0) into 0 25.990 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))) into 0 25.991 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 25.991 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 25.992 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 25.992 * [backup-simplify]: Simplify (+ 0 0) into 0 25.992 * [backup-simplify]: Simplify (+ 0 0) into 0 25.994 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 25.995 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 25.995 * [backup-simplify]: Simplify 0 into 0 25.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 25.998 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 25.999 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.000 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.001 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 26.002 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 26.002 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 26.003 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.004 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.004 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 26.005 * [backup-simplify]: Simplify (+ 0 0) into 0 26.005 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))) into 0 26.006 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.007 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.008 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 26.008 * [backup-simplify]: Simplify (+ 0 0) into 0 26.009 * [backup-simplify]: Simplify (+ 0 0) into 0 26.010 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 26.012 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 26.013 * [backup-simplify]: Simplify 0 into 0 26.014 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.016 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.017 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.020 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.026 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 26.028 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 26.029 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 26.031 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.032 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.033 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 26.034 * [backup-simplify]: Simplify (+ 0 0) into 0 26.035 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))))) into 0 26.037 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.038 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.040 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 26.041 * [backup-simplify]: Simplify (+ 0 0) into 0 26.041 * [backup-simplify]: Simplify (+ 0 0) into 0 26.043 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 26.048 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 26.048 * [backup-simplify]: Simplify 0 into 0 26.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.051 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.054 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.056 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 26.058 * [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 26.060 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 26.062 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 26.063 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.066 * [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 26.067 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 26.067 * [backup-simplify]: Simplify (+ 0 0) into 0 26.069 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))))) into 0 26.070 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.071 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 26.072 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 26.073 * [backup-simplify]: Simplify (+ 0 0) into 0 26.073 * [backup-simplify]: Simplify (+ 0 0) into 0 26.074 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 26.077 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 26.077 * [backup-simplify]: Simplify 0 into 0 26.078 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 26.080 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 x)) 7) (/ 1.0 21.0) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) 26.080 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 26.080 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 26.080 * [taylor]: Taking taylor expansion of 1.0 in x 26.080 * [backup-simplify]: Simplify 1.0 into 1.0 26.080 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 26.080 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 26.080 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 26.080 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 26.080 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 26.080 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.080 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.080 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 26.080 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 26.080 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 26.080 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 26.080 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 26.080 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.080 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.081 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 26.081 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 26.081 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 26.081 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 26.081 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.081 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.081 * [taylor]: Taking taylor expansion of 0.2 in x 26.081 * [backup-simplify]: Simplify 0.2 into 0.2 26.081 * [taylor]: Taking taylor expansion of 2.0 in x 26.081 * [backup-simplify]: Simplify 2.0 into 2.0 26.081 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 26.081 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.081 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.081 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.081 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.081 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.081 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.081 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.081 * [taylor]: Taking taylor expansion of PI in x 26.081 * [backup-simplify]: Simplify PI into PI 26.081 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.082 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.083 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.083 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.084 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 26.084 * [taylor]: Taking taylor expansion of 1.0 in x 26.084 * [backup-simplify]: Simplify 1.0 into 1.0 26.084 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 26.084 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 26.084 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 26.084 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 26.084 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 26.084 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.084 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.084 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 26.084 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 26.084 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 26.084 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 26.084 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 26.084 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.084 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.084 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 26.084 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 26.084 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 26.084 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 26.084 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.084 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.084 * [taylor]: Taking taylor expansion of 0.2 in x 26.084 * [backup-simplify]: Simplify 0.2 into 0.2 26.084 * [taylor]: Taking taylor expansion of 2.0 in x 26.084 * [backup-simplify]: Simplify 2.0 into 2.0 26.084 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 26.084 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.085 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.085 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.085 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.085 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.085 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.085 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.085 * [taylor]: Taking taylor expansion of PI in x 26.085 * [backup-simplify]: Simplify PI into PI 26.085 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.086 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.087 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.087 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.087 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.087 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 26.087 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 26.088 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 26.088 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.088 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 26.088 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 26.088 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) 26.088 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) into (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) 26.088 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.089 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.089 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 26.089 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 26.090 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 26.091 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 26.092 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 26.093 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 26.094 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.094 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.094 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 26.094 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 26.095 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 26.095 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.095 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.095 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 0.2)) into 0 26.096 * [backup-simplify]: Simplify (+ 0 0) into 0 26.096 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) into 0 26.096 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.096 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.096 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 26.097 * [backup-simplify]: Simplify (+ 0 0) into 0 26.097 * [backup-simplify]: Simplify (+ 0 0) into 0 26.098 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 26.100 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 26.100 * [backup-simplify]: Simplify 0 into 0 26.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.102 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 26.103 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.104 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.105 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 26.105 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 26.106 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 26.107 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.107 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.108 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 26.109 * [backup-simplify]: Simplify (+ 0 0) into 0 26.109 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) into 0 26.110 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.111 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.112 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 26.112 * [backup-simplify]: Simplify (+ 0 0) into 0 26.112 * [backup-simplify]: Simplify (+ 0 0) into 0 26.114 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 26.117 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 26.118 * [backup-simplify]: Simplify 0 into 0 26.119 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.120 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.121 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.122 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.123 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.124 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 26.125 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 26.126 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.127 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.128 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 26.129 * [backup-simplify]: Simplify (+ 0 0) into 0 26.130 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))) into 0 26.131 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.132 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.133 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.133 * [backup-simplify]: Simplify (+ 0 0) into 0 26.134 * [backup-simplify]: Simplify (+ 0 0) into 0 26.136 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 26.139 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 26.140 * [backup-simplify]: Simplify 0 into 0 26.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.143 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.144 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 26.146 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 26.147 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 26.148 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 26.150 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 26.151 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 26.152 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 26.153 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 26.154 * [backup-simplify]: Simplify (+ 0 0) into 0 26.161 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))) into 0 26.162 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 26.164 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 26.165 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 26.166 * [backup-simplify]: Simplify (+ 0 0) into 0 26.166 * [backup-simplify]: Simplify (+ 0 0) into 0 26.169 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 26.173 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 26.173 * [backup-simplify]: Simplify 0 into 0 26.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.176 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.178 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 26.179 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 26.181 * [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 26.183 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 26.184 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 26.186 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 26.188 * [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 26.189 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 26.189 * [backup-simplify]: Simplify (+ 0 0) into 0 26.191 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))))) into 0 26.192 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 26.193 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 26.195 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 26.195 * [backup-simplify]: Simplify (+ 0 0) into 0 26.195 * [backup-simplify]: Simplify (+ 0 0) into 0 26.197 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 26.199 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 26.199 * [backup-simplify]: Simplify 0 into 0 26.200 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.201 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.202 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 26.204 * [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 26.205 * [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 26.206 * [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 26.207 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 26.209 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 26.210 * [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 26.211 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 26.211 * [backup-simplify]: Simplify (+ 0 0) into 0 26.213 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))))) into 0 26.214 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 26.215 * [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 26.217 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 26.217 * [backup-simplify]: Simplify (+ 0 0) into 0 26.217 * [backup-simplify]: Simplify (+ 0 0) into 0 26.219 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 26.222 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 26.222 * [backup-simplify]: Simplify 0 into 0 26.223 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 26.225 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 (- x))) 7) (/ 1.0 21.0) (fma (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) 26.225 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 26.225 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 26.225 * [taylor]: Taking taylor expansion of 1.0 in x 26.225 * [backup-simplify]: Simplify 1.0 into 1.0 26.225 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 26.225 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 26.225 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 26.225 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 26.225 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 26.225 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.225 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.225 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 26.225 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 26.225 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 26.225 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 26.225 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 26.225 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.225 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.226 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 26.226 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 26.226 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 26.226 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 26.226 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.226 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.226 * [taylor]: Taking taylor expansion of 0.2 in x 26.226 * [backup-simplify]: Simplify 0.2 into 0.2 26.226 * [taylor]: Taking taylor expansion of 2.0 in x 26.226 * [backup-simplify]: Simplify 2.0 into 2.0 26.226 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 26.226 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.226 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.226 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 26.226 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.226 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.226 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.226 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.226 * [taylor]: Taking taylor expansion of PI in x 26.226 * [backup-simplify]: Simplify PI into PI 26.226 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.227 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.228 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.228 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.228 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 26.228 * [taylor]: Taking taylor expansion of 1.0 in x 26.228 * [backup-simplify]: Simplify 1.0 into 1.0 26.228 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 26.228 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 26.228 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 26.228 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 26.229 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 26.229 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.229 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.229 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 26.229 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 26.229 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 26.229 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 26.229 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 26.229 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.229 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.229 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 26.229 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 26.229 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 26.229 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 26.229 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.229 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.229 * [taylor]: Taking taylor expansion of 0.2 in x 26.229 * [backup-simplify]: Simplify 0.2 into 0.2 26.229 * [taylor]: Taking taylor expansion of 2.0 in x 26.229 * [backup-simplify]: Simplify 2.0 into 2.0 26.229 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 26.229 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.229 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.229 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 26.229 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.229 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.229 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.229 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.229 * [taylor]: Taking taylor expansion of PI in x 26.229 * [backup-simplify]: Simplify PI into PI 26.230 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.231 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.231 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.232 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.232 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 26.232 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 26.232 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 26.233 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 26.233 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.233 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 26.233 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 26.233 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) 26.233 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) 26.234 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.234 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 26.234 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 26.234 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 26.235 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) into (+ (* 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))))) 26.236 * [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))))) (sqrt (/ 1 PI))) into (* (+ (* 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))))) (sqrt (/ 1 PI))) 26.237 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 26.239 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 26.239 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 26.239 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 26.239 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 26.239 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 26.240 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 26.240 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 26.240 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 26.240 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 0.2)) into 0 26.241 * [backup-simplify]: Simplify (+ 0 0) into 0 26.241 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))) into 0 26.241 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 26.241 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 26.241 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 26.242 * [backup-simplify]: Simplify (+ 0 0) into 0 26.242 * [backup-simplify]: Simplify (+ 0 0) into 0 26.243 * [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))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 26.244 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))) into 0 26.244 * [backup-simplify]: Simplify 0 into 0 26.245 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.246 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 26.246 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 26.247 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 26.247 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 26.248 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 26.249 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 26.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 26.250 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 26.251 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 26.251 * [backup-simplify]: Simplify (+ 0 0) into 0 26.252 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))) into 0 26.252 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 26.253 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 26.254 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 26.254 * [backup-simplify]: Simplify (+ 0 0) into 0 26.255 * [backup-simplify]: Simplify (+ 0 0) into 0 26.257 * [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))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 26.260 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))) into 0 26.260 * [backup-simplify]: Simplify 0 into 0 26.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.263 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.264 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 26.265 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 26.266 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.267 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 26.268 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 26.269 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 26.270 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 26.271 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 26.272 * [backup-simplify]: Simplify (+ 0 0) into 0 26.273 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))) into 0 26.274 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 26.275 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 26.279 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.279 * [backup-simplify]: Simplify (+ 0 0) into 0 26.279 * [backup-simplify]: Simplify (+ 0 0) into 0 26.281 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 26.282 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))) into 0 26.283 * [backup-simplify]: Simplify 0 into 0 26.283 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.284 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.285 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 26.286 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 26.287 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 26.288 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 26.288 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 26.289 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 26.290 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 26.290 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 26.291 * [backup-simplify]: Simplify (+ 0 0) into 0 26.292 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))) into 0 26.292 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 26.293 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 26.294 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 26.294 * [backup-simplify]: Simplify (+ 0 0) into 0 26.295 * [backup-simplify]: Simplify (+ 0 0) into 0 26.296 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 26.298 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))) into 0 26.298 * [backup-simplify]: Simplify 0 into 0 26.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.300 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.301 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 26.302 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 26.303 * [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 26.304 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 26.306 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 26.307 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 26.309 * [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 26.310 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 26.311 * [backup-simplify]: Simplify (+ 0 0) into 0 26.312 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))))) into 0 26.314 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 26.316 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 26.318 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 26.318 * [backup-simplify]: Simplify (+ 0 0) into 0 26.319 * [backup-simplify]: Simplify (+ 0 0) into 0 26.321 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 26.326 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))))) into 0 26.326 * [backup-simplify]: Simplify 0 into 0 26.327 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.329 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.331 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 26.333 * [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 26.336 * [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 26.338 * [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 26.339 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 26.342 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 26.344 * [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 26.346 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 26.346 * [backup-simplify]: Simplify (+ 0 0) into 0 26.348 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))))) into 0 26.351 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 26.353 * [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 26.356 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 26.356 * [backup-simplify]: Simplify (+ 0 0) into 0 26.356 * [backup-simplify]: Simplify (+ 0 0) into 0 26.359 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 26.364 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))))) into 0 26.364 * [backup-simplify]: Simplify 0 into 0 26.367 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 26.367 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 3 3 2) 26.367 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.367 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in (x) around 0 26.367 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 26.367 * [taylor]: Taking taylor expansion of 3.0 in x 26.367 * [backup-simplify]: Simplify 3.0 into 3.0 26.367 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 26.367 * [taylor]: Taking taylor expansion of (fabs x) in x 26.368 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.368 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.368 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 26.368 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.368 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs x) 3)) in x 26.368 * [taylor]: Taking taylor expansion of 3.0 in x 26.368 * [backup-simplify]: Simplify 3.0 into 3.0 26.368 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 26.368 * [taylor]: Taking taylor expansion of (fabs x) in x 26.368 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.368 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.369 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 26.369 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.369 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 26.369 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 26.370 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))))) into 0 26.370 * [backup-simplify]: Simplify 0 into 0 26.371 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.371 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 26.372 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 26.372 * [backup-simplify]: Simplify 0 into 0 26.373 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.374 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 26.375 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 26.375 * [backup-simplify]: Simplify 0 into 0 26.376 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.378 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.379 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 26.379 * [backup-simplify]: Simplify 0 into 0 26.381 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.382 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.384 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 26.384 * [backup-simplify]: Simplify 0 into 0 26.386 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.389 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 26.391 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 3)) (+ (* (/ 3.0 (pow (fabs x) 3)) (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))) (* 0 (/ 0 (pow (fabs x) 3))))) into 0 26.391 * [backup-simplify]: Simplify 0 into 0 26.392 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs x) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.392 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 26.392 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in (x) around 0 26.392 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 26.392 * [taylor]: Taking taylor expansion of 3.0 in x 26.392 * [backup-simplify]: Simplify 3.0 into 3.0 26.392 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.392 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.392 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.392 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.393 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.393 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 26.393 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ 1 x)) 3)) in x 26.393 * [taylor]: Taking taylor expansion of 3.0 in x 26.393 * [backup-simplify]: Simplify 3.0 into 3.0 26.393 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.393 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.393 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.393 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.394 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.394 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 26.394 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 x)) 3)) into (/ 3.0 (pow (fabs (/ 1 x)) 3)) 26.394 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.395 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.395 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.395 * [backup-simplify]: Simplify 0 into 0 26.396 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.397 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.398 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.398 * [backup-simplify]: Simplify 0 into 0 26.399 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.400 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.401 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.401 * [backup-simplify]: Simplify 0 into 0 26.403 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 26.404 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 26.404 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.404 * [backup-simplify]: Simplify 0 into 0 26.405 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 26.406 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 26.407 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.407 * [backup-simplify]: Simplify 0 into 0 26.408 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 26.410 * [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 26.410 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ 1 x)) 3)) (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.411 * [backup-simplify]: Simplify 0 into 0 26.411 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.411 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ 1 (- x))) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 26.411 * [approximate]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in (x) around 0 26.411 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 26.411 * [taylor]: Taking taylor expansion of 3.0 in x 26.411 * [backup-simplify]: Simplify 3.0 into 3.0 26.411 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 26.411 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.411 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.411 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 26.411 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 26.411 * [taylor]: Taking taylor expansion of (/ 3.0 (pow (fabs (/ -1 x)) 3)) in x 26.411 * [taylor]: Taking taylor expansion of 3.0 in x 26.412 * [backup-simplify]: Simplify 3.0 into 3.0 26.412 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 26.412 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.412 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.412 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.412 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 26.412 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 26.412 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 x)) 3)) into (/ 3.0 (pow (fabs (/ -1 x)) 3)) 26.412 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 26.412 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 26.413 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.413 * [backup-simplify]: Simplify 0 into 0 26.418 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 26.419 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 26.420 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.420 * [backup-simplify]: Simplify 0 into 0 26.421 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 26.422 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 26.423 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.423 * [backup-simplify]: Simplify 0 into 0 26.425 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 26.426 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 26.427 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.427 * [backup-simplify]: Simplify 0 into 0 26.429 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 26.431 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 26.432 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.432 * [backup-simplify]: Simplify 0 into 0 26.434 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 26.436 * [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 26.438 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 3)) (+ (* (/ 3.0 (pow (fabs (/ -1 x)) 3)) (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 3))))) into 0 26.438 * [backup-simplify]: Simplify 0 into 0 26.438 * [backup-simplify]: Simplify (/ 3.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 3.0 (pow (fabs x) 3)) 26.438 * * * [progress]: simplifying candidates 26.453 * [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 (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log1p (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- (log 2.0) (- (log 3.0) (* (log (fabs x)) 3))) (- (log 2.0) (- (log 3.0) (* (log (fabs x)) 3))) (- (log 2.0) (- (log 3.0) (log (pow (fabs x) 3)))) (- (log 2.0) (log (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (exp (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (/ (* (* 2.0 2.0) 2.0) (/ (* (* 3.0 3.0) 3.0) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3)))) (/ (* (* 2.0 2.0) 2.0) (* (* (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3))) (/ 3.0 (pow (fabs x) 3)))) (* (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (* (* (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (cbrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (/ (cbrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) 1)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (fabs x))) (/ (cbrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 1)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) 1) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (/ (cbrt 2.0) (/ 1 (pow (fabs x) 3))) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (sqrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) 1)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (/ (sqrt 2.0) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (fabs x))) (/ (sqrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 1)) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (/ (sqrt 2.0) (/ 1 (pow (fabs x) 3))) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 1 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 3.0 (fabs x))) (/ 1 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (fabs x))) (/ 2.0 (/ 3.0 (* (fabs x) (fabs x)))) (/ 1 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ 1 (/ 1 1)) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ 1 1) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (/ 2.0 (/ 1 (pow (fabs x) 3))) (/ 1 (/ 3.0 (pow (fabs x) 3))) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (fabs x))) (/ 2.0 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 1 1)) (/ 2.0 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 1) (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (log1p (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (- (log (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (log (sqrt PI)) (log 1.0))) (- (log (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (log (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (exp (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (/ (* (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* 1.0 1.0) 1.0))) (/ (* (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (* (/ (sqrt PI) 1.0) (/ (sqrt PI) 1.0)) (/ (sqrt PI) 1.0))) (* (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (* (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (- (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt 1) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt 1) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ 1 (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ 1 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) 1) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt PI)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt 1) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt 1) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt PI)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 1.0)) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) 1.0)) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) (/ 1 (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (cbrt 1.0))) (/ 1 (/ (sqrt 1) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (sqrt 1.0))) (/ 1 (/ (sqrt 1) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) (/ 1 (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (cbrt 1.0))) (/ 1 (/ 1 (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (sqrt 1.0))) (/ 1 (/ 1 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ 1 1) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ 1 (sqrt PI)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ 1 1.0)) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 1) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 1) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ 1 (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ 1 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) 1) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (/ (/ (sqrt PI) 1.0) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (sqrt PI) 1.0) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (expm1 (/ 3.0 (pow (fabs x) 3))) (log1p (/ 3.0 (pow (fabs x) 3))) (- (log 3.0) (* (log (fabs x)) 3)) (- (log 3.0) (* (log (fabs x)) 3)) (- (log 3.0) (log (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (exp (/ 3.0 (pow (fabs x) 3))) (/ (* (* 3.0 3.0) 3.0) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3))) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 3.0 (pow (fabs x) 3))) (* (* (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3))) (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (- 3.0) (- (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x))) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3))) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x)) (/ (cbrt 3.0) (* (fabs x) (fabs x))) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3))) (/ (* (cbrt 3.0) (cbrt 3.0)) 1) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2))) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2))) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow 1 3)) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (* (fabs x) (fabs x))) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3))) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow 1 3)) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (* (fabs x) (fabs x))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) 1) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2))) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2))) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (cbrt (fabs x)) 3)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 1 (pow 1 3)) (/ 3.0 (pow (fabs x) 3)) (/ 1 (* (fabs x) (fabs x))) (/ 3.0 (fabs x)) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ 3.0 (cbrt (pow (fabs x) 3))) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (cbrt (fabs x)) 3)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 1 (pow 1 3)) (/ 3.0 (pow (fabs x) 3)) (/ 1 (fabs x)) (/ 3.0 (* (fabs x) (fabs x))) (/ 1 (sqrt (pow (fabs x) 3))) (/ 3.0 (sqrt (pow (fabs x) 3))) (/ 1 1) (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) (/ 3 2))) (/ 3.0 (pow (fabs x) (/ 3 2))) (/ 1 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ 3.0 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow 1 3)) (/ 3.0 (* (fabs x) (fabs x))) (/ 3.0 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3)))) (/ 3.0 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow 1 3)) (/ 3.0 (fabs x)) (/ 3.0 (sqrt (pow (fabs x) 3))) (/ 3.0 1) (/ 3.0 (pow (fabs x) (/ 3 2))) (/ (pow (fabs x) 3) (cbrt 3.0)) (/ (pow (fabs x) 3) (sqrt 3.0)) (/ (pow (fabs x) 3) 3.0) (fabs (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) 26.483 * * [simplify]: Extracting # 0 : cost 0 26.485 * * [simplify]: Extracting # 1 : cost 0 26.488 * * [simplify]: Extracting # 2 : cost 0 26.490 * * [simplify]: Extracting # 3 : cost 0 26.492 * * [simplify]: Extracting # 4 : cost 0 26.495 * * [simplify]: Extracting # 5 : cost 0 26.497 * * [simplify]: Extracting # 6 : cost 0 26.499 * * [simplify]: Extracting # 7 : cost 0 26.501 * * [simplify]: Extracting # 8 : cost 0 26.504 * * [simplify]: Extracting # 9 : cost 0 26.506 * * [simplify]: Extracting # 10 : cost 0 26.508 * * [simplify]: Extracting # 11 : cost 0 26.511 * * [simplify]: iteration 0 : 544 enodes (cost 10863 ) 26.824 * * [simplify]: Extracting # 0 : cost 0 26.826 * * [simplify]: Extracting # 1 : cost 0 26.828 * * [simplify]: Extracting # 2 : cost 0 26.830 * * [simplify]: Extracting # 3 : cost 0 26.831 * * [simplify]: Extracting # 4 : cost 0 26.837 * * [simplify]: iteration 1 : 1073 enodes (cost 9979 ) 27.834 * * [simplify]: Extracting # 0 : cost 0 27.841 * * [simplify]: Extracting # 1 : cost 0 27.851 * * [simplify]: Extracting # 2 : cost 0 27.856 * * [simplify]: Extracting # 3 : cost 0 27.861 * * [simplify]: Extracting # 4 : cost 0 27.866 * * [simplify]: iteration 2 : 3793 enodes (cost 9589 ) 29.155 * * [simplify]: Extracting # 0 : cost 0 29.164 * * [simplify]: Extracting # 1 : cost 0 29.170 * * [simplify]: Extracting # 2 : cost 0 29.177 * * [simplify]: Extracting # 3 : cost 0 29.183 * * [simplify]: Extracting # 4 : cost 0 29.190 * * [simplify]: iteration done: 5000 enodes (cost 9589 ) 29.194 * [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 (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log1p (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (exp (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (* (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 2))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) (cbrt 3.0)) (pow (fabs x) 3/2)) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (pow (fabs x) 2)) (sqrt 3.0)) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (fabs x)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 2)) (* (* (cbrt 2.0) (cbrt 2.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 3/2)) (* (/ (cbrt 2.0) 3.0) (pow (fabs x) 3/2)) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (* (cbrt 2.0) (pow (fabs x) 3)) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (* (/ (sqrt 2.0) (cbrt 3.0)) (pow (fabs x) 2)) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3/2))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3/2))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3/2))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (fabs x)) (/ (* (pow (fabs x) 2) (sqrt 2.0)) 3.0) (* (sqrt 2.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3/2)) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (* (sqrt 2.0) (pow (fabs x) 3)) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (cbrt 3.0)) (pow (fabs x) 2)) (/ (sqrt (pow (fabs x) 3)) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3/2))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ (sqrt (pow (fabs x) 3)) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (fabs x) (/ (* (pow (fabs x) 2) 2.0) 3.0) (sqrt (pow (fabs x) 3)) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 3/2) (* (/ 2.0 3.0) (pow (fabs x) 3/2)) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (* 2.0 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 2)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* 2.0 (fabs x)) (* 2.0 (sqrt (pow (fabs x) 3))) 2.0 (* 2.0 (pow (fabs x) 3/2)) 2.0 (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (log1p (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (exp (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (pow (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) 3) (pow (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) 3) (* (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (pow (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) 3) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (- (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) 1.0)) (* (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (fabs (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (fabs (cbrt PI))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (* (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt 1.0)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (* (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt 1.0)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt PI)) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1.0) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fabs (cbrt PI))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt 1.0))) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt PI)) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1.0) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (fabs (cbrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (fabs (cbrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ 1 (fabs (cbrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (cbrt 1.0))) (sqrt 1.0) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (sqrt 1.0))) 1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (cbrt 1.0))) (sqrt 1.0) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) (sqrt 1.0))) 1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) 1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0)) (/ 1 (sqrt PI)) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) 1.0) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fabs (cbrt PI))) (sqrt 1.0)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fabs (cbrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (sqrt PI))) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt 1.0) (cbrt 1.0))) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt 1.0)) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (sqrt PI))) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt 1.0) (cbrt 1.0))) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt 1.0)) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (/ (/ (sqrt PI) 1.0) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (sqrt PI) 1.0) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (expm1 (/ 3.0 (pow (fabs x) 3))) (log1p (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (log (/ 3.0 (pow (fabs x) 3))) (exp (/ 3.0 (pow (fabs x) 3))) (pow (/ 3.0 (pow (fabs x) 3)) 3) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 3.0 (pow (fabs x) 3))) (pow (/ 3.0 (pow (fabs x) 3)) 3) (sqrt (/ 3.0 (pow (fabs x) 3))) (sqrt (/ 3.0 (pow (fabs x) 3))) (- 3.0) (- (pow (fabs x) 3)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (* (/ (cbrt 3.0) (pow (fabs x) 2)) (cbrt 3.0)) (/ (cbrt 3.0) (fabs x)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3)) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x)) (/ (cbrt 3.0) (pow (fabs x) 2)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3))) (* (cbrt 3.0) (cbrt 3.0)) (/ (cbrt 3.0) (pow (fabs x) 3)) (/ (cbrt 3.0) (/ (pow (fabs x) 3/2) (cbrt 3.0))) (/ (cbrt 3.0) (pow (fabs x) 3/2)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3)) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (fabs x)) (/ (sqrt 3.0) (pow (fabs x) 2)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3))) (sqrt 3.0) (/ (sqrt 3.0) (pow (fabs x) 3)) (/ (sqrt 3.0) (pow (fabs x) 3/2)) (/ (sqrt 3.0) (pow (fabs x) 3/2)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (fabs x) 2)) (/ 3.0 (fabs x)) (/ 1 (pow (sqrt (fabs x)) 3)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (fabs x)) (/ 3.0 (pow (fabs x) 2)) (/ 1 (sqrt (pow (fabs x) 3))) (/ 3.0 (sqrt (pow (fabs x) 3))) 1 (/ 3.0 (pow (fabs x) 3)) (/ 1 (pow (fabs x) 3/2)) (/ 3.0 (pow (fabs x) 3/2)) (/ 1 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 3.0 (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (fabs x) 2)) (/ 3.0 (pow (sqrt (fabs x)) 3)) 3.0 (/ 3.0 (fabs x)) (/ 3.0 (sqrt (pow (fabs x) 3))) 3.0 (/ 3.0 (pow (fabs x) 3/2)) (/ (pow (fabs x) 3) (cbrt 3.0)) (/ (pow (fabs x) 3) (sqrt 3.0)) (/ (pow (fabs x) 3) 3.0) (fabs (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt PI) 1.0))) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3)) 29.198 * * * [progress]: adding candidates to table 31.374 * * [progress]: iteration 4 / 4 31.374 * * * [progress]: picking best candidate 31.379 * * * * [pick]: Picked # 31.380 * * * [progress]: localizing error 31.455 * * * [progress]: generating rewritten candidates 31.455 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1 2 1) 31.459 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 1 1) 31.462 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 3 3) 31.482 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 31.521 * * * [progress]: generating series expansions 31.521 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1 2 1) 31.521 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 1 1) 31.521 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 3 3) 31.521 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs x) 3))) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.521 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in (x) around 0 31.521 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 31.521 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.521 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.521 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 31.521 * [taylor]: Taking taylor expansion of (fabs x) in x 31.521 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.521 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 31.522 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.522 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.522 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 31.522 * [taylor]: Taking taylor expansion of (fabs x) in x 31.522 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.522 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 31.522 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 31.522 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.522 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 31.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 31.523 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 31.523 * [backup-simplify]: Simplify 0 into 0 31.523 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 31.524 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 31.525 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 31.525 * [backup-simplify]: Simplify 0 into 0 31.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 31.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 31.528 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 31.528 * [backup-simplify]: Simplify 0 into 0 31.529 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 31.531 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 31.533 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 31.533 * [backup-simplify]: Simplify 0 into 0 31.535 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 31.536 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 31.538 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 31.538 * [backup-simplify]: Simplify 0 into 0 31.540 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 31.542 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 31.544 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 31.544 * [backup-simplify]: Simplify 0 into 0 31.545 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.545 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 31.545 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in (x) around 0 31.545 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 31.545 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.545 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.545 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 31.545 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.545 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.545 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 31.545 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.545 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.545 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 31.545 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.545 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.546 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.546 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 31.546 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 31.546 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 31.547 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.547 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.548 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 31.548 * [backup-simplify]: Simplify 0 into 0 31.548 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.549 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.550 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 31.550 * [backup-simplify]: Simplify 0 into 0 31.551 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.552 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.552 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 31.552 * [backup-simplify]: Simplify 0 into 0 31.553 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.554 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.555 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 31.555 * [backup-simplify]: Simplify 0 into 0 31.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.557 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 31.558 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 31.558 * [backup-simplify]: Simplify 0 into 0 31.559 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.561 * [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 31.562 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 31.562 * [backup-simplify]: Simplify 0 into 0 31.562 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.562 * [backup-simplify]: Simplify (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 31.562 * [approximate]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in (x) around 0 31.562 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 31.562 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.563 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.563 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 31.563 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.563 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.563 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 31.563 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.563 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.563 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 31.563 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.563 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.563 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.563 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 31.563 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 31.563 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 31.563 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.564 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.564 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 31.564 * [backup-simplify]: Simplify 0 into 0 31.564 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.565 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.565 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 31.565 * [backup-simplify]: Simplify 0 into 0 31.566 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.566 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.567 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 31.567 * [backup-simplify]: Simplify 0 into 0 31.568 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.569 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.570 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 31.570 * [backup-simplify]: Simplify 0 into 0 31.571 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.572 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 31.573 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 31.573 * [backup-simplify]: Simplify 0 into 0 31.574 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.575 * [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 31.577 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 31.577 * [backup-simplify]: Simplify 0 into 0 31.577 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.577 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 31.580 * [backup-simplify]: Simplify (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) into (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) 31.580 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 31.580 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 31.580 * [taylor]: Taking taylor expansion of 1.0 in x 31.580 * [backup-simplify]: Simplify 1.0 into 1.0 31.580 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 31.580 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 31.580 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 31.581 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 31.581 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 31.581 * [taylor]: Taking taylor expansion of (fabs x) in x 31.581 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.581 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.581 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.581 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 31.581 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 31.581 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 31.581 * [taylor]: Taking taylor expansion of (fabs x) in x 31.581 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.581 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 31.581 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 31.581 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 31.581 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 31.581 * [taylor]: Taking taylor expansion of (fabs x) in x 31.581 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.581 * [taylor]: Taking taylor expansion of 0.2 in x 31.581 * [backup-simplify]: Simplify 0.2 into 0.2 31.581 * [taylor]: Taking taylor expansion of 2.0 in x 31.581 * [backup-simplify]: Simplify 2.0 into 2.0 31.581 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 31.581 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.581 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.581 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 31.581 * [taylor]: Taking taylor expansion of (fabs x) in x 31.581 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.581 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.581 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.581 * [taylor]: Taking taylor expansion of PI in x 31.581 * [backup-simplify]: Simplify PI into PI 31.582 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.582 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.584 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.584 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI)))) in x 31.584 * [taylor]: Taking taylor expansion of 1.0 in x 31.584 * [backup-simplify]: Simplify 1.0 into 1.0 31.584 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) (sqrt (/ 1 PI))) in x 31.584 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 7) 0.047619047619047616 (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) in x 31.584 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 7) 0.047619047619047616) (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3)))) 31.584 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) 0.047619047619047616) in x 31.584 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 31.584 * [taylor]: Taking taylor expansion of (fabs x) in x 31.584 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.584 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.584 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.584 * [taylor]: Taking taylor expansion of (fma (fabs x) (fma (pow (fabs x) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs x) 3))) in x 31.585 * [taylor]: Rewrote expression to (+ (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs x) 3))) 31.585 * [taylor]: Taking taylor expansion of (* (fabs x) (fma (pow (fabs x) 4) 0.2 2.0)) in x 31.585 * [taylor]: Taking taylor expansion of (fabs x) in x 31.585 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.585 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 4) 0.2 2.0) in x 31.585 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 4) 0.2) 2.0) 31.585 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 4) 0.2) in x 31.585 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 31.585 * [taylor]: Taking taylor expansion of (fabs x) in x 31.585 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.585 * [taylor]: Taking taylor expansion of 0.2 in x 31.585 * [backup-simplify]: Simplify 0.2 into 0.2 31.585 * [taylor]: Taking taylor expansion of 2.0 in x 31.585 * [backup-simplify]: Simplify 2.0 into 2.0 31.585 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 31.585 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.585 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.585 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 31.585 * [taylor]: Taking taylor expansion of (fabs x) in x 31.585 * [backup-simplify]: Simplify (fabs x) into (fabs x) 31.585 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.585 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.585 * [taylor]: Taking taylor expansion of PI in x 31.585 * [backup-simplify]: Simplify PI into PI 31.586 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.587 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.588 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.589 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.589 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 31.589 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 31.589 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 31.590 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 31.590 * [backup-simplify]: Simplify (* (pow (fabs x) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs x) 7)) 31.590 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 31.590 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 31.590 * [backup-simplify]: Simplify (* (pow (fabs x) 4) 0.2) into (* 0.2 (pow (fabs x) 4)) 31.590 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) 2.0) into (+ (* 0.2 (pow (fabs x) 4)) 2.0) 31.591 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.2 (pow (fabs x) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) 31.591 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 31.591 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 31.591 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 31.592 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs x) 4)) 2.0) (fabs x)) (* 0.6666666666666666 (pow (fabs x) 3))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) 31.593 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) into (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 31.594 * [backup-simplify]: Simplify (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) (sqrt (/ 1 PI))) into (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))) 31.596 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 31.598 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 31.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 31.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 31.599 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 31.599 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 31.600 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 0.047619047619047616)) into 0 31.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 31.600 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 31.601 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (* 0 0.2)) into 0 31.601 * [backup-simplify]: Simplify (+ 0 0) into 0 31.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))) into 0 31.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 31.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 31.602 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 31.603 * [backup-simplify]: Simplify (+ 0 0) into 0 31.603 * [backup-simplify]: Simplify (+ 0 0) into 0 31.605 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 31.607 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))) into 0 31.607 * [backup-simplify]: Simplify 0 into 0 31.608 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.609 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 31.610 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 31.611 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 31.611 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 31.612 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 31.612 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 31.613 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 31.614 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 31.614 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 31.615 * [backup-simplify]: Simplify (+ 0 0) into 0 31.615 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))) into 0 31.616 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 31.616 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 31.617 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 31.618 * [backup-simplify]: Simplify (+ 0 0) into 0 31.618 * [backup-simplify]: Simplify (+ 0 0) into 0 31.620 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 31.623 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))) into 0 31.623 * [backup-simplify]: Simplify 0 into 0 31.624 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.626 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.626 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 31.628 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 31.629 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 31.630 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 31.631 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 31.631 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 31.632 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 31.633 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 31.634 * [backup-simplify]: Simplify (+ 0 0) into 0 31.635 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))) into 0 31.635 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 31.636 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 31.637 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 31.638 * [backup-simplify]: Simplify (+ 0 0) into 0 31.638 * [backup-simplify]: Simplify (+ 0 0) into 0 31.640 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 31.643 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))) into 0 31.643 * [backup-simplify]: Simplify 0 into 0 31.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.651 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.653 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 31.655 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 31.657 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 31.659 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 31.660 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 31.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 31.663 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 31.664 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 31.665 * [backup-simplify]: Simplify (+ 0 0) into 0 31.666 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))) into 0 31.667 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 31.669 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 31.670 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 31.671 * [backup-simplify]: Simplify (+ 0 0) into 0 31.671 * [backup-simplify]: Simplify (+ 0 0) into 0 31.673 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 31.677 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))) into 0 31.677 * [backup-simplify]: Simplify 0 into 0 31.678 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.680 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.682 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 31.684 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 31.686 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 31.687 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 31.689 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 31.691 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 31.692 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 31.694 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 31.694 * [backup-simplify]: Simplify (+ 0 0) into 0 31.696 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0))))))) into 0 31.697 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 31.699 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 31.701 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 31.701 * [backup-simplify]: Simplify (+ 0 0) into 0 31.702 * [backup-simplify]: Simplify (+ 0 0) into 0 31.704 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 31.707 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))))))))))) into 0 31.707 * [backup-simplify]: Simplify 0 into 0 31.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.710 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.712 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 31.714 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 31.716 * [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 31.718 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 31.719 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 31.721 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 31.723 * [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 31.725 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 31.725 * [backup-simplify]: Simplify (+ 0 0) into 0 31.727 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) 2.0)))))))) into 0 31.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 31.731 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 31.733 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 31.733 * [backup-simplify]: Simplify (+ 0 0) into 0 31.733 * [backup-simplify]: Simplify (+ 0 0) into 0 31.734 * [backup-simplify]: Simplify (+ (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 31.737 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))))))))) into 0 31.737 * [backup-simplify]: Simplify 0 into 0 31.738 * [backup-simplify]: Simplify (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 31.741 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 x)) 7) (/ 1.0 21.0) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 x)) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) 31.741 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 31.741 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 31.741 * [taylor]: Taking taylor expansion of 1.0 in x 31.741 * [backup-simplify]: Simplify 1.0 into 1.0 31.741 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 31.741 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 31.741 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 31.742 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 31.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 31.742 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.742 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.742 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.742 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.742 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 31.742 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 31.742 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 31.742 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.742 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.742 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 31.742 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 31.742 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 31.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 31.742 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.742 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.742 * [taylor]: Taking taylor expansion of 0.2 in x 31.742 * [backup-simplify]: Simplify 0.2 into 0.2 31.742 * [taylor]: Taking taylor expansion of 2.0 in x 31.742 * [backup-simplify]: Simplify 2.0 into 2.0 31.742 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 31.742 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.742 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.742 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 31.742 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.742 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.742 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.742 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.742 * [taylor]: Taking taylor expansion of PI in x 31.742 * [backup-simplify]: Simplify PI into PI 31.743 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.743 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.745 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI)))) in x 31.745 * [taylor]: Taking taylor expansion of 1.0 in x 31.745 * [backup-simplify]: Simplify 1.0 into 1.0 31.745 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) (sqrt (/ 1 PI))) in x 31.745 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 7) 0.047619047619047616 (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 31.745 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 31.745 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) in x 31.745 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 31.745 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.745 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.745 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.745 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.745 * [taylor]: Taking taylor expansion of (fma (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 31.745 * [taylor]: Rewrote expression to (+ (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) 31.745 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0)) in x 31.745 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.745 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.746 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 4) 0.2 2.0) in x 31.746 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 4) 0.2) 2.0) 31.746 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 4) 0.2) in x 31.746 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 31.746 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.746 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.746 * [taylor]: Taking taylor expansion of 0.2 in x 31.746 * [backup-simplify]: Simplify 0.2 into 0.2 31.746 * [taylor]: Taking taylor expansion of 2.0 in x 31.746 * [backup-simplify]: Simplify 2.0 into 2.0 31.746 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 31.746 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.746 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.746 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 31.746 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.746 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.746 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.746 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.746 * [taylor]: Taking taylor expansion of PI in x 31.746 * [backup-simplify]: Simplify PI into PI 31.746 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.747 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.748 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.749 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.749 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 31.749 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 31.749 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 31.749 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 31.749 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.750 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 31.750 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 31.750 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0) 31.750 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) into (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) 31.750 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.750 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 31.750 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 31.751 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 31.751 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) into (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 31.753 * [backup-simplify]: Simplify (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) into (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) 31.754 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 31.755 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 31.755 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.756 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 31.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 31.756 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 31.756 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.757 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.757 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (* 0 0.2)) into 0 31.757 * [backup-simplify]: Simplify (+ 0 0) into 0 31.757 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) into 0 31.758 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.758 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.758 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 31.758 * [backup-simplify]: Simplify (+ 0 0) into 0 31.759 * [backup-simplify]: Simplify (+ 0 0) into 0 31.760 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 31.761 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))) into 0 31.761 * [backup-simplify]: Simplify 0 into 0 31.762 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.763 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 31.763 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.764 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 31.764 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 31.765 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 31.765 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.766 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.766 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 31.767 * [backup-simplify]: Simplify (+ 0 0) into 0 31.767 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) into 0 31.767 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.768 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.768 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 31.769 * [backup-simplify]: Simplify (+ 0 0) into 0 31.769 * [backup-simplify]: Simplify (+ 0 0) into 0 31.770 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 31.772 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))) into 0 31.772 * [backup-simplify]: Simplify 0 into 0 31.773 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.773 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.777 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.778 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.779 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 31.780 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 31.780 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 31.781 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.782 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.782 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 31.782 * [backup-simplify]: Simplify (+ 0 0) into 0 31.783 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))) into 0 31.784 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.784 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.785 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 31.786 * [backup-simplify]: Simplify (+ 0 0) into 0 31.786 * [backup-simplify]: Simplify (+ 0 0) into 0 31.787 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 31.789 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))) into 0 31.789 * [backup-simplify]: Simplify 0 into 0 31.790 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.791 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.792 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.793 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.794 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 31.795 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 31.795 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 31.796 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.797 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.798 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 31.798 * [backup-simplify]: Simplify (+ 0 0) into 0 31.799 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))) into 0 31.800 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.801 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.802 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 31.802 * [backup-simplify]: Simplify (+ 0 0) into 0 31.803 * [backup-simplify]: Simplify (+ 0 0) into 0 31.804 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 31.806 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))) into 0 31.806 * [backup-simplify]: Simplify 0 into 0 31.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.808 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.809 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.810 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 31.811 * [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 31.813 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 31.815 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 31.816 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.818 * [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 31.820 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 31.820 * [backup-simplify]: Simplify (+ 0 0) into 0 31.822 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))))) into 0 31.825 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.827 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 31.830 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 31.830 * [backup-simplify]: Simplify (+ 0 0) into 0 31.831 * [backup-simplify]: Simplify (+ 0 0) into 0 31.834 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 31.838 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))))))))) into 0 31.838 * [backup-simplify]: Simplify 0 into 0 31.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.841 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.843 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.845 * [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 31.847 * [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 31.849 * [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 31.851 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 31.853 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.855 * [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 31.856 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 31.857 * [backup-simplify]: Simplify (+ 0 0) into 0 31.859 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))))) into 0 31.861 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.863 * [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 31.865 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 31.865 * [backup-simplify]: Simplify (+ 0 0) into 0 31.865 * [backup-simplify]: Simplify (+ 0 0) into 0 31.867 * [backup-simplify]: Simplify (+ (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 31.870 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))))))))) into 0 31.870 * [backup-simplify]: Simplify 0 into 0 31.871 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 2.0 (fabs (/ 1 (/ 1 x)))) (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) (+ (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 (/ 1 x))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 31.874 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 (- x))) 7) (/ 1.0 21.0) (fma (fabs (/ 1 (- x))) (fma (pow (fabs (/ 1 (- x))) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs (/ 1 (- x))) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) 31.874 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in (x) around 0 31.874 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 31.874 * [taylor]: Taking taylor expansion of 1.0 in x 31.874 * [backup-simplify]: Simplify 1.0 into 1.0 31.874 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 31.874 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 31.874 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 31.874 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 31.874 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 31.874 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.874 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.874 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.874 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.874 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 31.874 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 31.874 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 31.874 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.874 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.875 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 31.875 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 31.875 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 31.875 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 31.875 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.875 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.875 * [taylor]: Taking taylor expansion of 0.2 in x 31.875 * [backup-simplify]: Simplify 0.2 into 0.2 31.875 * [taylor]: Taking taylor expansion of 2.0 in x 31.875 * [backup-simplify]: Simplify 2.0 into 2.0 31.875 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 31.875 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.875 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.875 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 31.875 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.875 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.875 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.875 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.875 * [taylor]: Taking taylor expansion of PI in x 31.875 * [backup-simplify]: Simplify PI into PI 31.875 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.876 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.877 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.877 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI)))) in x 31.877 * [taylor]: Taking taylor expansion of 1.0 in x 31.877 * [backup-simplify]: Simplify 1.0 into 1.0 31.877 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) (sqrt (/ 1 PI))) in x 31.877 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 7) 0.047619047619047616 (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 31.877 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 31.877 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) in x 31.877 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 31.877 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.878 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.878 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.878 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.878 * [taylor]: Taking taylor expansion of (fma (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 31.878 * [taylor]: Rewrote expression to (+ (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) 31.878 * [taylor]: Taking taylor expansion of (* (fabs (/ -1 x)) (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0)) in x 31.878 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.878 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.878 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 4) 0.2 2.0) in x 31.878 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 4) 0.2) 2.0) 31.878 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 4) 0.2) in x 31.878 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 31.878 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.878 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.878 * [taylor]: Taking taylor expansion of 0.2 in x 31.878 * [backup-simplify]: Simplify 0.2 into 0.2 31.878 * [taylor]: Taking taylor expansion of 2.0 in x 31.878 * [backup-simplify]: Simplify 2.0 into 2.0 31.878 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 31.878 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 31.878 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 31.878 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 31.878 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.878 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.878 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 31.878 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 31.878 * [taylor]: Taking taylor expansion of PI in x 31.878 * [backup-simplify]: Simplify PI into PI 31.879 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 31.879 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 31.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 31.880 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 31.881 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.881 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 31.881 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 31.881 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 31.881 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 7) 0.047619047619047616) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 31.881 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.881 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 31.882 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 4) 0.2) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 31.882 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) 31.882 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) 31.882 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.882 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 31.882 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 31.883 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0) (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) 31.883 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) into (+ (* 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))))) 31.885 * [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))))) (sqrt (/ 1 PI))) into (* (+ (* 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))))) (sqrt (/ 1 PI))) 31.886 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 31.887 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (+ (* 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))))) (sqrt (/ 1 PI)))) 31.887 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.887 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.888 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 31.888 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 31.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (* 0 0.047619047619047616)) into 0 31.889 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (* 0 0.2)) into 0 31.890 * [backup-simplify]: Simplify (+ 0 0) into 0 31.890 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))) into 0 31.890 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.890 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.891 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 31.891 * [backup-simplify]: Simplify (+ 0 0) into 0 31.891 * [backup-simplify]: Simplify (+ 0 0) into 0 31.895 * [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))))) 0) (* 0 (sqrt (/ 1 PI)))) into 0 31.897 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))) into 0 31.897 * [backup-simplify]: Simplify 0 into 0 31.898 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.899 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 31.899 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.899 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.900 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 31.900 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 31.901 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (* 0 0.047619047619047616))) into 0 31.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.901 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (* 0 0.2))) into 0 31.902 * [backup-simplify]: Simplify (+ 0 0) into 0 31.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))) into 0 31.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.905 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 31.905 * [backup-simplify]: Simplify (+ 0 0) into 0 31.905 * [backup-simplify]: Simplify (+ 0 0) into 0 31.908 * [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))))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))) into 0 31.911 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))) into 0 31.911 * [backup-simplify]: Simplify 0 into 0 31.912 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.914 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.914 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.916 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.917 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 31.918 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 31.919 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))) into 0 31.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.921 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.922 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))) into 0 31.922 * [backup-simplify]: Simplify (+ 0 0) into 0 31.924 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))) into 0 31.925 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.926 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.927 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 31.927 * [backup-simplify]: Simplify (+ 0 0) into 0 31.928 * [backup-simplify]: Simplify (+ 0 0) into 0 31.930 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))) into 0 31.932 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))) into 0 31.932 * [backup-simplify]: Simplify 0 into 0 31.933 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.934 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.935 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.936 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.937 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 31.937 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 31.938 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))) into 0 31.939 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.940 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.940 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))) into 0 31.940 * [backup-simplify]: Simplify (+ 0 0) into 0 31.941 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))) into 0 31.942 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.943 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.944 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 31.944 * [backup-simplify]: Simplify (+ 0 0) into 0 31.944 * [backup-simplify]: Simplify (+ 0 0) into 0 31.946 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))) into 0 31.948 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))) into 0 31.948 * [backup-simplify]: Simplify 0 into 0 31.948 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.949 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.950 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.951 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 31.952 * [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 31.953 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 31.954 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616)))))) into 0 31.955 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.956 * [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 31.957 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2)))))) into 0 31.957 * [backup-simplify]: Simplify (+ 0 0) into 0 31.959 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0))))))) into 0 31.960 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.961 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 31.962 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 31.962 * [backup-simplify]: Simplify (+ 0 0) into 0 31.962 * [backup-simplify]: Simplify (+ 0 0) into 0 31.964 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI)))))))) into 0 31.967 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI))))))))) into 0 31.967 * [backup-simplify]: Simplify 0 into 0 31.967 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 31.968 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 31.970 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.971 * [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 31.972 * [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 31.973 * [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 31.974 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.047619047619047616))))))) into 0 31.975 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.977 * [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 31.977 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 4) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.2))))))) into 0 31.978 * [backup-simplify]: Simplify (+ 0 0) into 0 31.979 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) 2.0)))))))) into 0 31.980 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.982 * [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 31.983 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 31.983 * [backup-simplify]: Simplify (+ 0 0) into 0 31.984 * [backup-simplify]: Simplify (+ 0 0) into 0 31.985 * [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))))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 31.988 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (* (+ (* 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))))) (sqrt (/ 1 PI)))))))))) into 0 31.988 * [backup-simplify]: Simplify 0 into 0 31.989 * [backup-simplify]: Simplify (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) (+ (* 2.0 (fabs (/ -1 (/ 1 (- x))))) (* 0.6666666666666666 (pow (fabs (/ -1 (/ 1 (- x)))) 3))))) (sqrt (/ 1 PI)))) into (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 31.989 * * * [progress]: simplifying candidates 31.999 * [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 (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log1p (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- (log 2.0) (- (log 3.0) (* (log (fabs x)) 3))) (- (log 2.0) (- (log 3.0) (* (log (fabs x)) 3))) (- (log 2.0) (- (log 3.0) (log (pow (fabs x) 3)))) (- (log 2.0) (log (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (exp (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (/ (* (* 2.0 2.0) 2.0) (/ (* (* 3.0 3.0) 3.0) (* (* (pow (fabs x) 3) (pow (fabs x) 3)) (pow (fabs x) 3)))) (/ (* (* 2.0 2.0) 2.0) (* (* (/ 3.0 (pow (fabs x) 3)) (/ 3.0 (pow (fabs x) 3))) (/ 3.0 (pow (fabs x) 3)))) (* (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (* (* (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (cbrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow 1 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (/ (cbrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) 1)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (fabs x) (fabs x)))) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (cbrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow 1 3))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (fabs x))) (/ (cbrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 1)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (* (cbrt 2.0) (cbrt 2.0)) 1) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (/ (cbrt 2.0) (/ 1 (pow (fabs x) 3))) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ (sqrt 2.0) (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow 1 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) 1)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (/ (sqrt 2.0) (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ (sqrt 2.0) (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ 1 (pow 1 3))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (fabs x))) (/ (sqrt 2.0) (/ 3.0 (* (fabs x) (fabs x)))) (/ (sqrt 2.0) (/ 1 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ 1 1)) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 1 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ (sqrt 2.0) 1) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (/ (sqrt 2.0) (/ 1 (pow (fabs x) 3))) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (cbrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (cbrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 1 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (cbrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (cbrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 1 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ 1 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 3.0 (fabs x))) (/ 1 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 3.0 (cbrt (pow (fabs x) 3)))) (/ 1 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 3.0 (pow (cbrt (fabs x)) 3))) (/ 1 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) (/ 1 (/ 1 (pow 1 3))) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (fabs x))) (/ 2.0 (/ 3.0 (* (fabs x) (fabs x)))) (/ 1 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) (/ 1 (/ 1 1)) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 3.0 (pow (fabs x) (/ 3 2)))) (/ 1 1) (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (/ 2.0 (/ 1 (pow (fabs x) 3))) (/ 1 (/ 3.0 (pow (fabs x) 3))) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (fabs x) (fabs x)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow 1 3))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) 1)) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (* (fabs x) (fabs x)))) (/ 2.0 (/ (sqrt 3.0) (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ (sqrt 3.0) (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ (sqrt 3.0) (pow 1 3))) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ (sqrt 3.0) 1)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) (/ 3 2)))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (* (fabs x) (fabs x)))) (/ 2.0 (/ 1 (* (cbrt (pow (fabs x) 3)) (cbrt (pow (fabs x) 3))))) (/ 2.0 (/ 1 (pow (* (cbrt (fabs x)) (cbrt (fabs x))) 3))) (/ 2.0 (/ 1 (pow (sqrt (fabs x)) 3))) (/ 2.0 (/ 1 (pow 1 3))) (/ 2.0 (/ 1 (fabs x))) (/ 2.0 (/ 1 (sqrt (pow (fabs x) 3)))) (/ 2.0 (/ 1 1)) (/ 2.0 (/ 1 (pow (fabs x) (/ 3 2)))) (/ 2.0 1) (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (log1p (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (- (log (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (+ (log (sqrt (sqrt PI))) (log (sqrt (sqrt PI)))) (log 1.0))) (- (log (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (log (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (log 1.0))) (- (log (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (log (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (log (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (exp (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (* (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI))) (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (sqrt (sqrt PI)))) (* (* 1.0 1.0) 1.0))) (/ (* (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (* (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (* (* 1.0 1.0) 1.0))) (/ (* (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (* (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (* (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)))) (cbrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (* (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (sqrt (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (- (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) 1)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) 1) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ 1 1.0)) (/ 1 (* (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ 1 (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) (/ 1 1) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ 1 (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ 1 1.0)) (/ 1 (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (/ (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)) (cbrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) 1) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (/ (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (/ (* (sqrt (sqrt PI)) (sqrt (sqrt PI))) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (sqrt (sqrt PI)) (sqrt (sqrt PI)))) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) (* 1.0 (* (sqrt (/ 1 PI)) (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))))))) 32.013 * * [simplify]: Extracting # 0 : cost 0 32.014 * * [simplify]: Extracting # 1 : cost 0 32.014 * * [simplify]: Extracting # 2 : cost 0 32.015 * * [simplify]: Extracting # 3 : cost 0 32.016 * * [simplify]: Extracting # 4 : cost 0 32.016 * * [simplify]: Extracting # 5 : cost 0 32.017 * * [simplify]: Extracting # 6 : cost 0 32.018 * * [simplify]: Extracting # 7 : cost 0 32.019 * * [simplify]: Extracting # 8 : cost 0 32.019 * * [simplify]: Extracting # 9 : cost 0 32.020 * * [simplify]: Extracting # 10 : cost 0 32.021 * * [simplify]: Extracting # 11 : cost 0 32.022 * * [simplify]: iteration 0 : 453 enodes (cost 6624 ) 32.196 * * [simplify]: Extracting # 0 : cost 0 32.200 * * [simplify]: Extracting # 1 : cost 0 32.202 * * [simplify]: Extracting # 2 : cost 0 32.204 * * [simplify]: Extracting # 3 : cost 0 32.206 * * [simplify]: Extracting # 4 : cost 0 32.209 * * [simplify]: iteration 1 : 891 enodes (cost 5732 ) 33.355 * * [simplify]: Extracting # 0 : cost 0 33.363 * * [simplify]: Extracting # 1 : cost 0 33.372 * * [simplify]: Extracting # 2 : cost 0 33.380 * * [simplify]: Extracting # 3 : cost 0 33.389 * * [simplify]: Extracting # 4 : cost 0 33.397 * * [simplify]: iteration 2 : 3269 enodes (cost 5334 ) 34.647 * * [simplify]: Extracting # 0 : cost 0 34.654 * * [simplify]: Extracting # 1 : cost 0 34.679 * * [simplify]: Extracting # 2 : cost 0 34.692 * * [simplify]: Extracting # 3 : cost 0 34.699 * * [simplify]: Extracting # 4 : cost 0 34.706 * * [simplify]: iteration done: 5001 enodes (cost 5334 ) 34.709 * [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 (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 (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log1p (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (log (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (exp (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (* (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (pow (/ 2.0 (/ 3.0 (pow (fabs x) 3))) 3) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (sqrt (/ 2.0 (/ 3.0 (pow (fabs x) 3)))) (- 2.0) (- (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (cbrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (cbrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (* (/ (cbrt 2.0) (cbrt 3.0)) (pow (fabs x) 2)) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (/ (cbrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3/2))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (fabs x))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (fabs x))) (* (/ (cbrt 2.0) (sqrt 3.0)) (pow (fabs x) 2)) (/ (* (cbrt 2.0) (cbrt 2.0)) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (cbrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (* (cbrt 2.0) (cbrt 2.0)) (sqrt 3.0)) (pow (fabs x) 3/2)) (/ (cbrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3/2))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 2)) (/ (cbrt 2.0) (/ 3.0 (fabs x))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (sqrt (fabs x)) 3)) (/ (cbrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (fabs x)) (* (pow (fabs x) 2) (/ (cbrt 2.0) 3.0)) (* (* (cbrt 2.0) (cbrt 2.0)) (sqrt (pow (fabs x) 3))) (/ (cbrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (* (cbrt 2.0) (cbrt 2.0)) (pow (fabs x) 3/2)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3/2))) (* (cbrt 2.0) (cbrt 2.0)) (/ (cbrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (* (cbrt 2.0) (cbrt 2.0)) 3.0) (* (cbrt 2.0) (pow (fabs x) 3)) (/ (sqrt 2.0) (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt 2.0) (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (* (pow (fabs x) 2) (sqrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (* (pow (fabs x) 2) (sqrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (pow (fabs x) 2) (sqrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (* (pow (fabs x) 2) (sqrt 2.0)) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (fabs x))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (sqrt 2.0) (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (fabs x) 3/2))) (/ (sqrt 2.0) (/ (cbrt 3.0) (pow (fabs x) 3/2))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (fabs x)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (fabs x)) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (fabs x)) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (* (/ (sqrt 2.0) (sqrt 3.0)) (fabs x)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (fabs x)) (* (pow (fabs x) 2) (/ (sqrt 2.0) (sqrt 3.0))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ (sqrt 2.0) (sqrt 3.0)) (/ (sqrt 2.0) (/ (sqrt 3.0) (pow (fabs x) 3))) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) (sqrt 3.0)) (pow (fabs x) 3/2)) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (pow (fabs x) 2) (sqrt 2.0)) (/ (sqrt 2.0) (/ 3.0 (fabs x))) (* (sqrt 2.0) (pow (sqrt (fabs x)) 3)) (/ (sqrt 2.0) (/ 3.0 (pow (sqrt (fabs x)) 3))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (fabs x)) (/ (* (pow (fabs x) 2) (sqrt 2.0)) 3.0) (* (sqrt 2.0) (sqrt (pow (fabs x) 3))) (/ (sqrt 2.0) (/ 3.0 (sqrt (pow (fabs x) 3)))) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (* (sqrt 2.0) (pow (fabs x) 3/2)) (* (/ (sqrt 2.0) 3.0) (pow (fabs x) 3/2)) (sqrt 2.0) (/ (sqrt 2.0) (/ 3.0 (pow (fabs x) 3))) (/ (sqrt 2.0) 3.0) (* (sqrt 2.0) (pow (fabs x) 3)) (/ 1 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (cbrt (/ 3.0 (pow (fabs x) 3)))) (/ 1 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (* (cbrt 3.0) (cbrt 3.0))) (/ (* (pow (fabs x) 2) 2.0) (cbrt 3.0)) (/ (sqrt (pow (fabs x) 3)) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (cbrt 3.0) (pow (fabs x) 3/2))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (fabs x) 2) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ (pow (sqrt (fabs x)) 3) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (fabs x) (sqrt 3.0)) (/ (* (pow (fabs x) 2) 2.0) (sqrt 3.0)) (/ (sqrt (pow (fabs x) 3)) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 1 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (fabs x) 3))) (/ (pow (fabs x) 3/2) (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (fabs x) 2) (* (/ 2.0 3.0) (fabs x)) (pow (sqrt (fabs x)) 3) (/ 2.0 (/ 3.0 (pow (sqrt (fabs x)) 3))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 2)) (sqrt (pow (fabs x) 3)) (/ 2.0 (/ 3.0 (sqrt (pow (fabs x) 3)))) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (pow (fabs x) 3/2) (* (/ 2.0 3.0) (pow (fabs x) 3/2)) 1 (/ 2.0 (/ 3.0 (pow (fabs x) 3))) (/ 1 3.0) (* 2.0 (pow (fabs x) 3)) (/ (pow (fabs x) 3) 3.0) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 (* (cbrt (/ 3.0 (pow (fabs x) 3))) (cbrt (/ 3.0 (pow (fabs x) 3))))) (/ 2.0 (sqrt (/ 3.0 (pow (fabs x) 3)))) (* (/ 2.0 (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (* (/ 2.0 (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (* (/ 2.0 (cbrt 3.0)) (/ (pow (fabs x) 2) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (pow (sqrt (fabs x)) 3))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (fabs x))) (/ 2.0 (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (pow (fabs x) 3)))) (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (* (/ 2.0 (* (cbrt 3.0) (cbrt 3.0))) (pow (fabs x) 3/2)) (/ (* (pow (fabs x) 2) 2.0) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (/ (* (pow (fabs x) 2) 2.0) (sqrt 3.0)) (/ (* (pow (fabs x) 2) 2.0) (sqrt 3.0)) (/ (* (pow (fabs x) 2) 2.0) (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (pow (sqrt (fabs x)) 3))) (/ 2.0 (sqrt 3.0)) (/ 2.0 (/ (sqrt 3.0) (fabs x))) (/ 2.0 (/ (sqrt 3.0) (sqrt (pow (fabs x) 3)))) (/ 2.0 (sqrt 3.0)) (* (/ 2.0 (sqrt 3.0)) (pow (fabs x) 3/2)) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* (pow (fabs x) 2) 2.0) (* 2.0 (pow (sqrt (fabs x)) 3)) 2.0 (* 2.0 (fabs x)) (* 2.0 (sqrt (pow (fabs x) 3))) 2.0 (* 2.0 (pow (fabs x) 3/2)) 2.0 (/ 2.0 3.0) (/ (/ 3.0 (pow (fabs x) 3)) (cbrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) (sqrt 2.0)) (/ (/ 3.0 (pow (fabs x) 3)) 2.0) (/ 2.0 3.0) (expm1 (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (log1p (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (log (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (log (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (log (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (log (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (exp (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (pow (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0) 3) (pow (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0) 3) (pow (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0) 3) (* (cbrt (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (cbrt (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0))) (cbrt (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (pow (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0) 3) (sqrt (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (sqrt (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0)) (- (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (- (/ (sqrt PI) 1.0)) (/ (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (cbrt (/ (sqrt PI) 1.0))) (cbrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (/ (sqrt PI) 1.0)) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) 1.0)) (/ (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt PI) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))))) (* (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1.0) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (sqrt (sqrt PI)) 1.0)) (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (* (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt PI)) 1.0) (/ (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (sqrt PI)) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1.0) (/ (/ 1 (cbrt (/ (sqrt PI) 1.0))) (cbrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) 1.0)) 1 (* (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) 1.0) (/ 1 (sqrt PI)) (* (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) 1.0) (* (/ 1 (sqrt PI)) 1.0) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt (sqrt PI))) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (/ (/ (sqrt PI) 1.0) (cbrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))))) (/ (sqrt PI) (* (sqrt (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) 1.0)) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3)))))) (/ (fma (pow (fabs x) 7) (/ 1.0 21.0) (fma (fabs x) (fma (pow (fabs x) 4) (/ 1.0 5.0) 2.0) (/ 2.0 (/ 3.0 (pow (fabs x) 3))))) (sqrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* 0.6666666666666666 (pow (fabs x) 3)) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) (* (* 1.0 (sqrt (/ 1 PI))) (fma 0.6666666666666666 (pow (fabs x) 3) (fma 0.2 (pow (fabs x) 5) (fma 2.0 (fabs x) (* 0.047619047619047616 (pow (fabs x) 7)))))) 34.712 * * * [progress]: adding candidates to table 36.510 * [progress]: [Phase 3 of 3] Extracting. 36.510 * * [regime]: Finding splitpoints for: (# # #) 36.512 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 36.512 * * * * [regimes]: Trying to branch on (fabs x) from (# # #) 36.569 * * * * [regimes]: Trying to branch on x from (# # #) 36.623 * * * [regime]: Found split indices: #