11.269 * [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.087 * * [simplify]: Extracting # 0 : cost 0 0.087 * * [simplify]: Extracting # 1 : cost 0 0.087 * * [simplify]: Extracting # 2 : cost 0 0.087 * * [simplify]: Extracting # 3 : cost 0 0.087 * * [simplify]: Extracting # 4 : cost 0 0.087 * * [simplify]: iteration 1 : 70 enodes (cost 66 ) 0.105 * * [simplify]: Extracting # 0 : cost 0 0.105 * * [simplify]: Extracting # 1 : cost 0 0.105 * * [simplify]: Extracting # 2 : cost 0 0.105 * * [simplify]: Extracting # 3 : cost 0 0.106 * * [simplify]: Extracting # 4 : cost 0 0.106 * * [simplify]: Extracting # 5 : cost 0 0.106 * * [simplify]: Extracting # 6 : cost 0 0.106 * * [simplify]: iteration 2 : 250 enodes (cost 47 ) 0.574 * * [simplify]: Extracting # 0 : cost 0 0.575 * * [simplify]: Extracting # 1 : cost 0 0.576 * * [simplify]: Extracting # 2 : cost 0 0.581 * * [simplify]: Extracting # 3 : cost 0 0.582 * * [simplify]: Extracting # 4 : cost 0 0.582 * * [simplify]: Extracting # 5 : cost 0 0.583 * * [simplify]: Extracting # 6 : cost 0 0.584 * * [simplify]: Extracting # 7 : cost 0 0.585 * * [simplify]: iteration 3 : 1042 enodes (cost 35 ) 2.162 * * [simplify]: Extracting # 0 : cost 0 2.171 * * [simplify]: Extracting # 1 : cost 0 2.180 * * [simplify]: Extracting # 2 : cost 0 2.189 * * [simplify]: Extracting # 3 : cost 0 2.198 * * [simplify]: Extracting # 4 : cost 0 2.204 * * [simplify]: Extracting # 5 : cost 0 2.211 * * [simplify]: Extracting # 6 : cost 0 2.216 * * [simplify]: iteration done: 5000 enodes (cost 35 ) 2.216 * [simplify]: Simplified to: (fabs (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) 2.222 * * [progress]: iteration 1 / 4 2.222 * * * [progress]: picking best candidate 2.235 * * * * [pick]: Picked # 2.235 * * * [progress]: localizing error 2.284 * * * [progress]: generating rewritten candidates 2.284 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 2.285 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1 2) 3.140 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 2) 17.518 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 19.458 * * * [progress]: generating series expansions 19.458 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 19.458 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1 2) 19.459 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 0.2 (pow (fabs x) 5)) 19.459 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in (x) around 0 19.459 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 19.459 * [taylor]: Taking taylor expansion of 0.2 in x 19.459 * [backup-simplify]: Simplify 0.2 into 0.2 19.459 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 19.459 * [taylor]: Taking taylor expansion of (fabs x) in x 19.460 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.460 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 19.460 * [taylor]: Taking taylor expansion of 0.2 in x 19.460 * [backup-simplify]: Simplify 0.2 into 0.2 19.460 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 19.460 * [taylor]: Taking taylor expansion of (fabs x) in x 19.460 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.460 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.460 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 19.460 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 19.460 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 19.460 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 19.461 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.461 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 19.461 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 19.461 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 19.461 * [backup-simplify]: Simplify 0 into 0 19.462 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.462 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.462 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 19.463 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 19.463 * [backup-simplify]: Simplify 0 into 0 19.464 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.464 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.465 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 19.465 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 19.466 * [backup-simplify]: Simplify 0 into 0 19.466 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.467 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.468 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 19.469 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 19.469 * [backup-simplify]: Simplify 0 into 0 19.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.471 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 19.478 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 19.478 * [backup-simplify]: Simplify 0 into 0 19.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.480 * [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 19.481 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 19.483 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 19.483 * [backup-simplify]: Simplify 0 into 0 19.483 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 19.483 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 19.483 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in (x) around 0 19.483 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 19.483 * [taylor]: Taking taylor expansion of 0.2 in x 19.483 * [backup-simplify]: Simplify 0.2 into 0.2 19.483 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 19.483 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.484 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.484 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 19.484 * [taylor]: Taking taylor expansion of 0.2 in x 19.484 * [backup-simplify]: Simplify 0.2 into 0.2 19.484 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 19.484 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.484 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.484 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.484 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 19.484 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 19.484 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 19.484 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 19.484 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.485 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.485 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 19.485 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 19.485 * [backup-simplify]: Simplify 0 into 0 19.486 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.486 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.486 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 19.487 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 19.487 * [backup-simplify]: Simplify 0 into 0 19.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.488 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.489 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 19.490 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 19.490 * [backup-simplify]: Simplify 0 into 0 19.490 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.491 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.492 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 19.493 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 19.493 * [backup-simplify]: Simplify 0 into 0 19.494 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.495 * [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 19.496 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 19.497 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 19.498 * [backup-simplify]: Simplify 0 into 0 19.499 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.500 * [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 19.501 * [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 19.503 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 19.503 * [backup-simplify]: Simplify 0 into 0 19.503 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 0.2 (pow (fabs x) 5)) 19.504 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 19.504 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in (x) around 0 19.504 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 19.504 * [taylor]: Taking taylor expansion of 0.2 in x 19.504 * [backup-simplify]: Simplify 0.2 into 0.2 19.504 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 19.504 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.504 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.504 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 19.504 * [taylor]: Taking taylor expansion of 0.2 in x 19.504 * [backup-simplify]: Simplify 0.2 into 0.2 19.504 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 19.504 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.504 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.504 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.504 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 19.505 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 19.505 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 19.505 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 19.505 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.505 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.505 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 19.506 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 19.506 * [backup-simplify]: Simplify 0 into 0 19.506 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.506 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.507 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 19.507 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 19.508 * [backup-simplify]: Simplify 0 into 0 19.508 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.509 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.509 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 19.510 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 19.510 * [backup-simplify]: Simplify 0 into 0 19.511 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.512 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.513 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 19.514 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 19.514 * [backup-simplify]: Simplify 0 into 0 19.515 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.516 * [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 19.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 19.518 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 19.518 * [backup-simplify]: Simplify 0 into 0 19.519 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.520 * [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 19.522 * [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 19.523 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 19.523 * [backup-simplify]: Simplify 0 into 0 19.523 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 0.2 (pow (fabs x) 5)) 19.523 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 2) 19.524 * [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)) 19.524 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in (x) around 0 19.524 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 19.524 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.524 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.524 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.524 * [taylor]: Taking taylor expansion of (fabs x) in x 19.524 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.524 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 19.524 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.524 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.524 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.524 * [taylor]: Taking taylor expansion of (fabs x) in x 19.524 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.524 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.524 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.525 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 19.525 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 19.525 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.525 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.525 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 19.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 19.526 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 19.526 * [backup-simplify]: Simplify 0 into 0 19.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.527 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.527 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 19.528 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 19.528 * [backup-simplify]: Simplify 0 into 0 19.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.529 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.530 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.530 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 19.531 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 19.531 * [backup-simplify]: Simplify 0 into 0 19.532 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.533 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.534 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.536 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 19.538 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 19.538 * [backup-simplify]: Simplify 0 into 0 19.539 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.541 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.543 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.544 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 19.546 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 19.547 * [backup-simplify]: Simplify 0 into 0 19.549 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.551 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.553 * [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 19.555 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 19.557 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 19.557 * [backup-simplify]: Simplify 0 into 0 19.557 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.558 * [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)) 19.559 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in (x) around 0 19.559 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 19.559 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.559 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.559 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.559 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.559 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.559 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 19.559 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.559 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.559 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.559 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.559 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.559 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.560 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.560 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 19.560 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 19.560 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 19.561 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 19.561 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.561 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.561 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 19.562 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 19.562 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 19.562 * [backup-simplify]: Simplify 0 into 0 19.563 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.564 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.564 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 19.565 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 19.565 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 19.565 * [backup-simplify]: Simplify 0 into 0 19.566 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.566 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.567 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.568 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 19.569 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 19.569 * [backup-simplify]: Simplify 0 into 0 19.569 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.570 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.571 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.572 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 19.573 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 19.573 * [backup-simplify]: Simplify 0 into 0 19.574 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.575 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.576 * [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 19.577 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 19.581 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 19.582 * [backup-simplify]: Simplify 0 into 0 19.583 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.585 * [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 19.586 * [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 19.588 * [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 19.589 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 19.589 * [backup-simplify]: Simplify 0 into 0 19.589 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.590 * [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)) 19.590 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in (x) around 0 19.590 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 19.590 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.590 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.590 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.590 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.590 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.590 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 19.590 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.590 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.590 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.590 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.590 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.591 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.591 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.591 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 19.591 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 19.591 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 19.591 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 19.591 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.592 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.592 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.592 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 19.592 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 19.592 * [backup-simplify]: Simplify 0 into 0 19.593 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 19.593 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 19.594 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 19.594 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 19.595 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 19.595 * [backup-simplify]: Simplify 0 into 0 19.595 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 19.596 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 19.597 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 19.597 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 19.598 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 19.598 * [backup-simplify]: Simplify 0 into 0 19.599 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 19.600 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 19.600 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 19.601 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 19.602 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 19.602 * [backup-simplify]: Simplify 0 into 0 19.603 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 19.604 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 19.605 * [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 19.607 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 19.608 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 19.608 * [backup-simplify]: Simplify 0 into 0 19.609 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 19.611 * [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 19.612 * [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 19.614 * [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 19.617 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 19.617 * [backup-simplify]: Simplify 0 into 0 19.617 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.617 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 19.622 * [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))))))) 19.622 * [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 19.622 * [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 19.622 * [taylor]: Taking taylor expansion of 1.0 in x 19.622 * [backup-simplify]: Simplify 1.0 into 1.0 19.622 * [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 19.622 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.622 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.622 * [taylor]: Taking taylor expansion of PI in x 19.622 * [backup-simplify]: Simplify PI into PI 19.623 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.624 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.626 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.626 * [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 19.626 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.626 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.626 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.626 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.626 * [taylor]: Taking taylor expansion of (fabs x) in x 19.626 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.626 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 19.626 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 19.626 * [taylor]: Taking taylor expansion of 0.2 in x 19.627 * [backup-simplify]: Simplify 0.2 into 0.2 19.627 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 19.627 * [taylor]: Taking taylor expansion of (fabs x) in x 19.627 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.627 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 19.627 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 19.627 * [taylor]: Taking taylor expansion of 2.0 in x 19.627 * [backup-simplify]: Simplify 2.0 into 2.0 19.627 * [taylor]: Taking taylor expansion of (fabs x) in x 19.627 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.627 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 19.627 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.627 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.627 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.627 * [taylor]: Taking taylor expansion of (fabs x) in x 19.627 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.627 * [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 19.627 * [taylor]: Taking taylor expansion of 1.0 in x 19.627 * [backup-simplify]: Simplify 1.0 into 1.0 19.627 * [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 19.627 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.627 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.627 * [taylor]: Taking taylor expansion of PI in x 19.627 * [backup-simplify]: Simplify PI into PI 19.628 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.629 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.630 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.631 * [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 19.631 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 19.631 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.631 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.631 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 19.632 * [taylor]: Taking taylor expansion of (fabs x) in x 19.632 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.632 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) in x 19.632 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 19.632 * [taylor]: Taking taylor expansion of 0.2 in x 19.632 * [backup-simplify]: Simplify 0.2 into 0.2 19.632 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 19.632 * [taylor]: Taking taylor expansion of (fabs x) in x 19.632 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.632 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) in x 19.632 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 19.632 * [taylor]: Taking taylor expansion of 2.0 in x 19.632 * [backup-simplify]: Simplify 2.0 into 2.0 19.632 * [taylor]: Taking taylor expansion of (fabs x) in x 19.632 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.632 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 7)) in x 19.632 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.632 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.632 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 19.632 * [taylor]: Taking taylor expansion of (fabs x) in x 19.632 * [backup-simplify]: Simplify (fabs x) into (fabs x) 19.633 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.633 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.633 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 19.633 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.633 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 19.634 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 19.634 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 19.634 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 19.634 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 19.634 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 19.634 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 19.635 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 19.635 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 7)) into (* 0.047619047619047616 (pow (fabs x) 7)) 19.635 * [backup-simplify]: Simplify (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) into (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7))) 19.636 * [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)))) 19.637 * [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))))) 19.639 * [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)))))) 19.641 * [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))))))) 19.643 * [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))))))) 19.643 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.644 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.644 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 19.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.645 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 19.645 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 19.646 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 19.646 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 19.646 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 19.647 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 19.647 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 19.647 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 19.648 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 7))) into 0 19.648 * [backup-simplify]: Simplify (+ 0 0) into 0 19.649 * [backup-simplify]: Simplify (+ 0 0) into 0 19.649 * [backup-simplify]: Simplify (+ 0 0) into 0 19.651 * [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 19.653 * [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 19.654 * [backup-simplify]: Simplify 0 into 0 19.654 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.655 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.656 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.657 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.657 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.658 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 19.659 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 19.660 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.660 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 19.661 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 19.661 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 19.662 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 19.663 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))) into 0 19.663 * [backup-simplify]: Simplify (+ 0 0) into 0 19.664 * [backup-simplify]: Simplify (+ 0 0) into 0 19.664 * [backup-simplify]: Simplify (+ 0 0) into 0 19.665 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.667 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 19.669 * [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 19.672 * [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 19.672 * [backup-simplify]: Simplify 0 into 0 19.673 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.674 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.675 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.676 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.677 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.678 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 19.680 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 19.681 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.682 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 19.683 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 19.684 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 19.685 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 19.687 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))) into 0 19.687 * [backup-simplify]: Simplify (+ 0 0) into 0 19.687 * [backup-simplify]: Simplify (+ 0 0) into 0 19.688 * [backup-simplify]: Simplify (+ 0 0) into 0 19.689 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.691 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.693 * [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 19.696 * [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 19.697 * [backup-simplify]: Simplify 0 into 0 19.698 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.699 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.701 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.702 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.704 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.705 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 19.707 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 19.708 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.709 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 19.711 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 19.712 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 19.714 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 19.721 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))) into 0 19.721 * [backup-simplify]: Simplify (+ 0 0) into 0 19.722 * [backup-simplify]: Simplify (+ 0 0) into 0 19.722 * [backup-simplify]: Simplify (+ 0 0) into 0 19.724 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.725 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.726 * [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 19.728 * [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 19.728 * [backup-simplify]: Simplify 0 into 0 19.729 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.730 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.731 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.732 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.733 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.734 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 19.736 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 19.737 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.738 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 19.739 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 19.740 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 19.741 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 19.742 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7))))))) into 0 19.742 * [backup-simplify]: Simplify (+ 0 0) into 0 19.743 * [backup-simplify]: Simplify (+ 0 0) into 0 19.743 * [backup-simplify]: Simplify (+ 0 0) into 0 19.744 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.745 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.746 * [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 19.749 * [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 19.749 * [backup-simplify]: Simplify 0 into 0 19.750 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.751 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.752 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 19.754 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.755 * [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 19.757 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 19.759 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 19.761 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.763 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 19.765 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 19.768 * [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 19.770 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 19.772 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 7)))))))) into 0 19.773 * [backup-simplify]: Simplify (+ 0 0) into 0 19.773 * [backup-simplify]: Simplify (+ 0 0) into 0 19.773 * [backup-simplify]: Simplify (+ 0 0) into 0 19.775 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.777 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.780 * [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 19.784 * [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 19.785 * [backup-simplify]: Simplify 0 into 0 19.787 * [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))))))) 19.791 * [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)))) 19.791 * [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 19.791 * [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 19.791 * [taylor]: Taking taylor expansion of 1.0 in x 19.791 * [backup-simplify]: Simplify 1.0 into 1.0 19.791 * [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 19.791 * [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 19.791 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 19.791 * [taylor]: Taking taylor expansion of 2.0 in x 19.791 * [backup-simplify]: Simplify 2.0 into 2.0 19.791 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.791 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.791 * [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 19.792 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 19.792 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.792 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.792 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.792 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.792 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 19.792 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 19.792 * [taylor]: Taking taylor expansion of 0.2 in x 19.792 * [backup-simplify]: Simplify 0.2 into 0.2 19.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 19.792 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.792 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.792 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.792 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.792 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.792 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.792 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.792 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.792 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.792 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.792 * [taylor]: Taking taylor expansion of PI in x 19.792 * [backup-simplify]: Simplify PI into PI 19.793 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.794 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.795 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.796 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.796 * [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 19.796 * [taylor]: Taking taylor expansion of 1.0 in x 19.796 * [backup-simplify]: Simplify 1.0 into 1.0 19.796 * [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 19.796 * [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 19.796 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 19.796 * [taylor]: Taking taylor expansion of 2.0 in x 19.796 * [backup-simplify]: Simplify 2.0 into 2.0 19.796 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.796 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.797 * [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 19.797 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) in x 19.797 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.797 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.797 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 19.797 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.797 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.797 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 19.797 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 19.797 * [taylor]: Taking taylor expansion of 0.2 in x 19.797 * [backup-simplify]: Simplify 0.2 into 0.2 19.797 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 19.797 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.797 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.797 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 19.797 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.797 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.797 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 19.797 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 19.797 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 19.797 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.797 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.797 * [taylor]: Taking taylor expansion of PI in x 19.797 * [backup-simplify]: Simplify PI into PI 19.798 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.799 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.800 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.801 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.802 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 19.802 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.802 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.803 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 19.803 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 19.803 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 19.803 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.804 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 19.804 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 19.804 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 19.804 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 19.805 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 19.805 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 19.805 * [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))) 19.806 * [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)))) 19.807 * [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))))) 19.810 * [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))) 19.812 * [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)))) 19.814 * [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)))) 19.815 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 19.815 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.815 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.816 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 19.816 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 19.817 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 7))) into 0 19.817 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.817 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.818 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 19.818 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 19.819 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 19.819 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 19.819 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 19.820 * [backup-simplify]: Simplify (+ 0 0) into 0 19.820 * [backup-simplify]: Simplify (+ 0 0) into 0 19.821 * [backup-simplify]: Simplify (+ 0 0) into 0 19.823 * [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 19.825 * [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 19.825 * [backup-simplify]: Simplify 0 into 0 19.827 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.828 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 19.829 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.830 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.831 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.831 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 19.832 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 19.833 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))) into 0 19.833 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.834 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.835 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 19.836 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 19.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 19.837 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 19.838 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 19.839 * [backup-simplify]: Simplify (+ 0 0) into 0 19.839 * [backup-simplify]: Simplify (+ 0 0) into 0 19.839 * [backup-simplify]: Simplify (+ 0 0) into 0 19.842 * [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 19.845 * [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 19.845 * [backup-simplify]: Simplify 0 into 0 19.846 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.848 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.854 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.855 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.856 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.857 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.858 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 19.859 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))) into 0 19.860 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.861 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.862 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 19.863 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 19.864 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 19.865 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 19.866 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 19.867 * [backup-simplify]: Simplify (+ 0 0) into 0 19.867 * [backup-simplify]: Simplify (+ 0 0) into 0 19.867 * [backup-simplify]: Simplify (+ 0 0) into 0 19.870 * [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 19.874 * [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 19.874 * [backup-simplify]: Simplify 0 into 0 19.875 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.877 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.879 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.880 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.883 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.884 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 19.886 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))) into 0 19.887 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.889 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.890 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 19.892 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 19.893 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 19.895 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 19.896 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 19.897 * [backup-simplify]: Simplify (+ 0 0) into 0 19.897 * [backup-simplify]: Simplify (+ 0 0) into 0 19.898 * [backup-simplify]: Simplify (+ 0 0) into 0 19.900 * [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 19.904 * [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 19.904 * [backup-simplify]: Simplify 0 into 0 19.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.907 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.908 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.909 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.910 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.911 * [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 19.912 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 19.913 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7))))))) into 0 19.914 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.915 * [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 19.916 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 19.918 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 19.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 19.920 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 19.921 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 19.921 * [backup-simplify]: Simplify (+ 0 0) into 0 19.921 * [backup-simplify]: Simplify (+ 0 0) into 0 19.921 * [backup-simplify]: Simplify (+ 0 0) into 0 19.923 * [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 19.925 * [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 19.925 * [backup-simplify]: Simplify 0 into 0 19.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 19.927 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 19.928 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.929 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.931 * [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 19.932 * [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 19.933 * [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 19.935 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 7)))))))) into 0 19.936 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.938 * [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 19.940 * [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 19.943 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 19.945 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 19.947 * [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 19.950 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 19.950 * [backup-simplify]: Simplify (+ 0 0) into 0 19.950 * [backup-simplify]: Simplify (+ 0 0) into 0 19.951 * [backup-simplify]: Simplify (+ 0 0) into 0 19.954 * [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 19.958 * [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 19.958 * [backup-simplify]: Simplify 0 into 0 19.961 * [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))))))) 19.965 * [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)))) 19.965 * [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 19.965 * [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 19.965 * [taylor]: Taking taylor expansion of 1.0 in x 19.965 * [backup-simplify]: Simplify 1.0 into 1.0 19.966 * [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 19.966 * [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 19.966 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 19.966 * [taylor]: Taking taylor expansion of 0.2 in x 19.966 * [backup-simplify]: Simplify 0.2 into 0.2 19.966 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 19.966 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.966 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.966 * [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 19.966 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 19.966 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.966 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.966 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.966 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.966 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.966 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 19.966 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 19.966 * [taylor]: Taking taylor expansion of 2.0 in x 19.966 * [backup-simplify]: Simplify 2.0 into 2.0 19.966 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.966 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.966 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.967 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.967 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.967 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.967 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.967 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.967 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.967 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.967 * [taylor]: Taking taylor expansion of PI in x 19.967 * [backup-simplify]: Simplify PI into PI 19.967 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.968 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.970 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.971 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.971 * [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 19.971 * [taylor]: Taking taylor expansion of 1.0 in x 19.971 * [backup-simplify]: Simplify 1.0 into 1.0 19.971 * [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 19.971 * [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 19.971 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 19.971 * [taylor]: Taking taylor expansion of 0.2 in x 19.971 * [backup-simplify]: Simplify 0.2 into 0.2 19.971 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 19.971 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.971 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.971 * [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 19.971 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) in x 19.971 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 19.971 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 19.971 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 19.971 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.972 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.972 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 19.972 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 19.972 * [taylor]: Taking taylor expansion of 2.0 in x 19.972 * [backup-simplify]: Simplify 2.0 into 2.0 19.972 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.972 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.972 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 19.972 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 19.972 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 19.972 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 19.972 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 19.972 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 19.972 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 19.972 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 19.972 * [taylor]: Taking taylor expansion of PI in x 19.972 * [backup-simplify]: Simplify PI into PI 19.973 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 19.974 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 19.980 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 19.982 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 19.982 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.982 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 19.983 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 19.983 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 19.983 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.983 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.983 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 19.984 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 19.984 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 19.984 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 19.984 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 19.984 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 19.985 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 19.985 * [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))) 19.986 * [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)))) 19.987 * [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))))) 19.989 * [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))) 19.991 * [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)))) 19.993 * [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)))) 19.993 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.994 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.994 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 19.995 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 19.995 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.995 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.995 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.996 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 19.996 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 19.997 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 19.997 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 19.997 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 19.998 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 19.998 * [backup-simplify]: Simplify (+ 0 0) into 0 19.998 * [backup-simplify]: Simplify (+ 0 0) into 0 19.999 * [backup-simplify]: Simplify (+ 0 0) into 0 20.001 * [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.003 * [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.003 * [backup-simplify]: Simplify 0 into 0 20.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.005 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 20.005 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.006 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.006 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 20.007 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 20.007 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.007 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.008 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.008 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 20.009 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 20.010 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.010 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 20.010 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 20.011 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 20.011 * [backup-simplify]: Simplify (+ 0 0) into 0 20.011 * [backup-simplify]: Simplify (+ 0 0) into 0 20.012 * [backup-simplify]: Simplify (+ 0 0) into 0 20.013 * [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.014 * [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.014 * [backup-simplify]: Simplify 0 into 0 20.015 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.016 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.017 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.017 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.018 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 20.019 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 20.019 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.020 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.020 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.021 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 20.022 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 20.022 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.023 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 20.024 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 20.024 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 20.025 * [backup-simplify]: Simplify (+ 0 0) into 0 20.025 * [backup-simplify]: Simplify (+ 0 0) into 0 20.025 * [backup-simplify]: Simplify (+ 0 0) into 0 20.026 * [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.028 * [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.028 * [backup-simplify]: Simplify 0 into 0 20.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.030 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.031 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.032 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.032 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 20.033 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 20.034 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.035 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.036 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.037 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 20.038 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 20.039 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.040 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 20.041 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 20.043 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 20.043 * [backup-simplify]: Simplify (+ 0 0) into 0 20.043 * [backup-simplify]: Simplify (+ 0 0) into 0 20.044 * [backup-simplify]: Simplify (+ 0 0) into 0 20.046 * [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.049 * [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.049 * [backup-simplify]: Simplify 0 into 0 20.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 20.050 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.051 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.052 * [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.053 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 20.054 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 20.055 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.056 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.057 * [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.059 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 20.060 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 20.061 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.062 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 20.063 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 20.064 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 20.065 * [backup-simplify]: Simplify (+ 0 0) into 0 20.065 * [backup-simplify]: Simplify (+ 0 0) into 0 20.065 * [backup-simplify]: Simplify (+ 0 0) into 0 20.067 * [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.069 * [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.069 * [backup-simplify]: Simplify 0 into 0 20.070 * [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.071 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 20.072 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.073 * [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.074 * [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.076 * [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.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.080 * [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.082 * [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.089 * [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.091 * [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.094 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.096 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 20.098 * [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.100 * [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.101 * [backup-simplify]: Simplify (+ 0 0) into 0 20.101 * [backup-simplify]: Simplify (+ 0 0) into 0 20.101 * [backup-simplify]: Simplify (+ 0 0) into 0 20.104 * [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.106 * [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.107 * [backup-simplify]: Simplify 0 into 0 20.108 * [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.108 * * * [progress]: simplifying candidates 20.112 * [simplify]: Simplifying: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (sqrt (* (cbrt PI) (cbrt PI))) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (sqrt 1) (sqrt PI) (/ 1 2) (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log1p (* (/ 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))) (* (/ 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))) (* (/ 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))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (exp (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (cbrt (* (/ 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))) (* (/ 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)))) (sqrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (sqrt (* (/ 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))) (* (cbrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (sqrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (sqrt 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))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* 1.0 (* (* (* (* (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))) (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))))) (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.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 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))))))) (* 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.124 * * [simplify]: Extracting # 0 : cost 0 20.124 * * [simplify]: Extracting # 1 : cost 0 20.125 * * [simplify]: Extracting # 2 : cost 0 20.125 * * [simplify]: Extracting # 3 : cost 0 20.126 * * [simplify]: Extracting # 4 : cost 0 20.127 * * [simplify]: Extracting # 5 : cost 0 20.127 * * [simplify]: Extracting # 6 : cost 0 20.128 * * [simplify]: Extracting # 7 : cost 0 20.128 * * [simplify]: Extracting # 8 : cost 0 20.129 * * [simplify]: Extracting # 9 : cost 0 20.130 * * [simplify]: Extracting # 10 : cost 0 20.130 * * [simplify]: Extracting # 11 : cost 0 20.131 * * [simplify]: Extracting # 12 : cost 0 20.131 * * [simplify]: Extracting # 13 : cost 0 20.132 * * [simplify]: iteration 0 : 386 enodes (cost 9744 ) 20.272 * * [simplify]: Extracting # 0 : cost 0 20.275 * * [simplify]: Extracting # 1 : cost 0 20.283 * * [simplify]: Extracting # 2 : cost 0 20.287 * * [simplify]: Extracting # 3 : cost 0 20.291 * * [simplify]: Extracting # 4 : cost 0 20.295 * * [simplify]: Extracting # 5 : cost 0 20.299 * * [simplify]: Extracting # 6 : cost 0 20.303 * * [simplify]: iteration 1 : 1419 enodes (cost 6848 ) 20.887 * * [simplify]: Extracting # 0 : cost 0 20.909 * * [simplify]: Extracting # 1 : cost 0 20.917 * * [simplify]: Extracting # 2 : cost 0 20.924 * * [simplify]: Extracting # 3 : cost 0 20.932 * * [simplify]: Extracting # 4 : cost 0 20.947 * * [simplify]: Extracting # 5 : cost 0 20.961 * * [simplify]: Extracting # 6 : cost 0 20.977 * * [simplify]: Extracting # 7 : cost 0 20.991 * * [simplify]: iteration done: 5001 enodes (cost 5232 ) 20.995 * [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 (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log1p (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (log (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (pow (exp (/ 1.0 5.0)) (* (pow (fabs x) (+ 3 1)) (fabs x))) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (* (cbrt (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (cbrt (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) (cbrt (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3) (sqrt (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (sqrt (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (* (pow (fabs x) (+ 3 1)) (fabs x)) (cbrt (/ 1.0 5.0))) (* (* (sqrt (/ 1.0 5.0)) (pow (fabs x) (+ 3 1))) (fabs x)) (* (/ (cbrt 1.0) (cbrt 5.0)) (* (pow (fabs x) (+ 3 1)) (fabs x))) (* (* (/ (cbrt 1.0) (sqrt 5.0)) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (pow (fabs x) (+ 3 1)) (fabs x)) (/ (cbrt 1.0) 5.0)) (* (/ (sqrt 1.0) (cbrt 5.0)) (* (pow (fabs x) (+ 3 1)) (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (* (pow (fabs x) (+ 3 1)) (fabs x))) (* (* (/ (sqrt 1.0) 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (/ 1.0 (cbrt 5.0)) (* (pow (fabs x) (+ 3 1)) (fabs x))) (/ (* (* 1.0 (pow (fabs x) (+ 3 1))) (fabs x)) (sqrt 5.0)) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (/ (* (pow (fabs x) (+ 3 1)) (fabs x)) 5.0) (* (* 1.0 (pow (fabs x) (+ 3 1))) (fabs x)) (expm1 (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log1p (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (log (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (exp (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (* (cbrt (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (cbrt (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))))) (cbrt (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3) (sqrt (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (sqrt (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3)))) (/ (* 1.0 (pow (fabs x) (* 2 3))) 21.0) (* (* (cbrt (/ 1.0 21.0)) (pow (fabs x) (* 2 3))) (fabs x)) (* (* (sqrt (/ 1.0 21.0)) (pow (fabs x) (* 2 3))) (fabs x)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)) (* (/ (cbrt 1.0) (sqrt 21.0)) (* (fabs x) (pow (fabs x) (* 2 3)))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) 21.0) (* (/ (sqrt 1.0) (cbrt 21.0)) (* (fabs x) (pow (fabs x) (* 2 3)))) (* (/ (sqrt 1.0) (sqrt 21.0)) (* (fabs x) (pow (fabs x) (* 2 3)))) (* (* (/ (sqrt 1.0) 21.0) (pow (fabs x) (* 2 3))) (fabs x)) (* (* (/ 1.0 (cbrt 21.0)) (pow (fabs x) (* 2 3))) (fabs x)) (* (/ 1.0 (sqrt 21.0)) (* (fabs x) (pow (fabs x) (* 2 3)))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (/ (* (fabs x) (pow (fabs x) (* 2 3))) 21.0) (* 1.0 (* (fabs x) (pow (fabs x) (* 2 3)))) (expm1 (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (log1p (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ 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 (pow (fabs x) (* 2 3))) 21.0))))) (log (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (log (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (log (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (pow (exp (+ (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 (pow (fabs x) (* 2 3))) 21.0))))) (/ 1.0 (sqrt PI))) (* (/ (pow 1.0 3) (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 (pow (fabs x) (* 2 3))) 21.0)))) 3) PI)) (* (pow (/ 1.0 (sqrt PI)) 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 (pow (fabs x) (* 2 3))) 21.0)))) 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 (pow (fabs x) (* 2 3))) 21.0)))))) (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 (pow (fabs x) (* 2 3))) 21.0))))))) (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 (pow (fabs x) (* 2 3))) 21.0)))))) (pow (* (/ 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 (pow (fabs x) (* 2 3))) 21.0))))) 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 (pow (fabs x) (* 2 3))) 21.0)))))) (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* 1.0 (fma (fma (* (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) (+ 3 1)) (fabs x)) (* 5.0 (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)))) 21.0 (* (* 1.0 (* (fabs x) (pow (fabs x) (* 2 3)))) (* 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))))))))) (* (* (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))))) (* 5.0 21.0)) (sqrt PI)) (* 1.0 (fma 21.0 (fma (fma 2.0 (* (fabs x) (* 2.0 (fabs x))) (* (- (* (/ 2.0 3.0) (/ 2.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)))))) (* (* 21.0 (* 5.0 (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt PI)) (* 1.0 (fma (fma (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 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (- (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* 1.0 (* (fabs x) (pow (fabs x) (* 2 3)))) (* (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3)) 21.0))) (* (* (fma (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 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (- (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) 21.0) (sqrt PI)) (* 1.0 (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) 1.0) (* (fabs x) (pow (fabs x) (* 2 3))) (* 21.0 (fma (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 5.0) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (/ 1.0 5.0)))))))) (* (* (sqrt PI) 21.0) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) (* (+ (pow (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3)) 1.0) (* (fma (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) (fma (* (fabs x) (pow (fabs x) (* 2 3))) (/ 1.0 21.0) (- (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))))) (* (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))))) (sqrt PI)) (* 1.0 (- (* (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (* (* (* (pow (pow (fabs x) (+ 3 1)) 3) (fabs x)) (fabs x)) (/ (* 1.0 1.0) (* 21.0 21.0))))) (* (+ (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 (pow (fabs x) (* 2 3))) 21.0)))) (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (* (* (/ 1.0 (sqrt PI)) (/ 1.0 21.0)) (* (fabs x) (pow (fabs x) (* 2 3)))) (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (/ (* (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 1.0) (sqrt PI)) (* (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (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 (pow (fabs x) (* 2 3))) 21.0)))))) (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (/ 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 (pow (fabs x) (* 2 3))) 21.0)))) (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 (pow (fabs x) (* 2 3))) 21.0)))) (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 (pow (fabs x) (* 2 3))) 21.0)))) (/ (cbrt 1.0) (cbrt (sqrt PI)))) (* (/ (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 (pow (fabs x) (* 2 3))) 21.0))))) (/ (* (cbrt 1.0) (+ (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 (pow (fabs x) (* 2 3))) 21.0))))) (sqrt (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 (pow (fabs x) (* 2 3))) 21.0))))) (/ (* (cbrt 1.0) (+ (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 (pow (fabs x) (* 2 3))) 21.0))))) (sqrt (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 (pow (fabs x) (* 2 3))) 21.0))))) (* (+ (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 (pow (fabs x) (* 2 3))) 21.0)))) (/ (sqrt 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 (pow (fabs x) (* 2 3))) 21.0)))) (/ (sqrt 1.0) (sqrt (cbrt PI)))) (/ (* (sqrt 1.0) (+ (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 (pow (fabs x) (* 2 3))) 21.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 (pow (fabs x) (* 2 3))) 21.0))))) (/ (* (sqrt 1.0) (+ (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 (pow (fabs x) (* 2 3))) 21.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 (pow (fabs x) (* 2 3))) 21.0))))) (/ (* 1.0 (+ (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 (pow (fabs x) (* 2 3))) 21.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 (pow (fabs x) (* 2 3))) 21.0))))) (* (+ (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 (pow (fabs x) (* 2 3))) 21.0)))) (/ 1.0 (sqrt (sqrt PI)))) (* (/ 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 (pow (fabs x) (* 2 3))) 21.0))))) (* (+ (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 (pow (fabs x) (* 2 3))) 21.0)))) (/ 1.0 (sqrt (sqrt PI)))) (* (/ 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 (pow (fabs x) (* 2 3))) 21.0))))) (* (/ 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 (pow (fabs x) (* 2 3))) 21.0))))) (/ (+ (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 (pow (fabs x) (* 2 3))) 21.0)))) (sqrt PI)) (* (fma (fma (* (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) (+ 3 1)) (fabs x)) (* 5.0 (+ (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3) (pow (* 2.0 (fabs x)) 3)))) 21.0 (* (* 1.0 (* (fabs x) (pow (fabs x) (* 2 3)))) (* 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 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (fma 21.0 (fma (fma 2.0 (* (fabs x) (* 2.0 (fabs x))) (* (- (* (/ 2.0 3.0) (/ 2.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)))))) (/ (* 1.0 (fma (fma (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 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (- (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* 1.0 (* (fabs x) (pow (fabs x) (* 2 3)))) (* (+ (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3) (pow (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) 3)) 21.0))) (sqrt PI)) (/ (* 1.0 (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))) 1.0) (* (fabs x) (pow (fabs x) (* 2 3))) (* 21.0 (fma (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 5.0) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (/ 1.0 5.0)))))))) (sqrt PI)) (* (+ (pow (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) 3) (pow (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 3)) (/ 1.0 (sqrt PI))) (* (/ 1.0 (sqrt PI)) (- (* (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1))))) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (* (* (* (pow (pow (fabs x) (+ 3 1)) 3) (fabs x)) (fabs x)) (/ (* 1.0 1.0) (* 21.0 21.0))))) (* 1.0 (+ (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 (pow (fabs x) (* 2 3))) 21.0))))) (fabs (* (/ 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 (pow (fabs x) (* 2 3))) 21.0)))))) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 0.047619047619047616 (pow (fabs x) 7)) (* 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))))))) (* 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))))))) 20.997 * * * [progress]: adding candidates to table 22.218 * * [progress]: iteration 2 / 4 22.218 * * * [progress]: picking best candidate 22.245 * * * * [pick]: Picked # 22.245 * * * [progress]: localizing error 22.288 * * * [progress]: generating rewritten candidates 22.288 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 2) 22.291 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 1 2) 22.294 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 1 1) 22.318 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 2 3 3 1) 22.343 * * * [progress]: generating series expansions 22.343 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 2) 22.343 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 1 2) 22.343 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 1 1) 22.344 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (fabs x)) into (* 0.047619047619047616 (fabs x)) 22.344 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (fabs x)) in (x) around 0 22.344 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs x)) in x 22.344 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.344 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.344 * [taylor]: Taking taylor expansion of (fabs x) in x 22.344 * [backup-simplify]: Simplify (fabs x) into (fabs x) 22.344 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs x)) in x 22.344 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.344 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.344 * [taylor]: Taking taylor expansion of (fabs x) in x 22.344 * [backup-simplify]: Simplify (fabs x) into (fabs x) 22.344 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs x)) into (* 0.047619047619047616 (fabs x)) 22.344 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs x)) into (* 0.047619047619047616 (fabs x)) 22.344 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (fabs x))) into 0 22.344 * [backup-simplify]: Simplify 0 into 0 22.345 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 22.345 * [backup-simplify]: Simplify 0 into 0 22.346 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 22.346 * [backup-simplify]: Simplify 0 into 0 22.347 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 22.347 * [backup-simplify]: Simplify 0 into 0 22.348 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 22.348 * [backup-simplify]: Simplify 0 into 0 22.349 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 22.349 * [backup-simplify]: Simplify 0 into 0 22.349 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs x)) into (* 0.047619047619047616 (fabs x)) 22.350 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (fabs (/ 1 x))) into (* 0.047619047619047616 (fabs (/ 1 x))) 22.350 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ 1 x))) in (x) around 0 22.350 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ 1 x))) in x 22.350 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.350 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.350 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 22.350 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 22.350 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ 1 x))) in x 22.350 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.350 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.350 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 22.350 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 22.350 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ 1 x))) into (* 0.047619047619047616 (fabs (/ 1 x))) 22.350 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ 1 x))) into (* 0.047619047619047616 (fabs (/ 1 x))) 22.350 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (fabs (/ 1 x)))) into 0 22.350 * [backup-simplify]: Simplify 0 into 0 22.351 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 22.351 * [backup-simplify]: Simplify 0 into 0 22.352 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 22.352 * [backup-simplify]: Simplify 0 into 0 22.353 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 22.353 * [backup-simplify]: Simplify 0 into 0 22.354 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 22.354 * [backup-simplify]: Simplify 0 into 0 22.355 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 22.355 * [backup-simplify]: Simplify 0 into 0 22.355 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ 1 (/ 1 x)))) into (* 0.047619047619047616 (fabs x)) 22.356 * [backup-simplify]: Simplify (* (/ 1.0 21.0) (fabs (/ 1 (- x)))) into (* 0.047619047619047616 (fabs (/ -1 x))) 22.356 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ -1 x))) in (x) around 0 22.356 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ -1 x))) in x 22.356 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.356 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.356 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 22.356 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 22.356 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (fabs (/ -1 x))) in x 22.356 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 22.356 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 22.356 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 22.356 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 22.356 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ -1 x))) into (* 0.047619047619047616 (fabs (/ -1 x))) 22.356 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ -1 x))) into (* 0.047619047619047616 (fabs (/ -1 x))) 22.357 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (fabs (/ -1 x)))) into 0 22.357 * [backup-simplify]: Simplify 0 into 0 22.357 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 22.357 * [backup-simplify]: Simplify 0 into 0 22.358 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 22.358 * [backup-simplify]: Simplify 0 into 0 22.359 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 22.359 * [backup-simplify]: Simplify 0 into 0 22.360 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 22.360 * [backup-simplify]: Simplify 0 into 0 22.361 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 22.361 * [backup-simplify]: Simplify 0 into 0 22.361 * [backup-simplify]: Simplify (* 0.047619047619047616 (fabs (/ -1 (/ 1 (- x))))) into (* 0.047619047619047616 (fabs x)) 22.361 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 2 3 3 1) 22.362 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (fabs x)) into (* 0.2 (fabs x)) 22.362 * [approximate]: Taking taylor expansion of (* 0.2 (fabs x)) in (x) around 0 22.362 * [taylor]: Taking taylor expansion of (* 0.2 (fabs x)) in x 22.362 * [taylor]: Taking taylor expansion of 0.2 in x 22.362 * [backup-simplify]: Simplify 0.2 into 0.2 22.362 * [taylor]: Taking taylor expansion of (fabs x) in x 22.362 * [backup-simplify]: Simplify (fabs x) into (fabs x) 22.362 * [taylor]: Taking taylor expansion of (* 0.2 (fabs x)) in x 22.362 * [taylor]: Taking taylor expansion of 0.2 in x 22.362 * [backup-simplify]: Simplify 0.2 into 0.2 22.362 * [taylor]: Taking taylor expansion of (fabs x) in x 22.362 * [backup-simplify]: Simplify (fabs x) into (fabs x) 22.362 * [backup-simplify]: Simplify (* 0.2 (fabs x)) into (* 0.2 (fabs x)) 22.362 * [backup-simplify]: Simplify (* 0.2 (fabs x)) into (* 0.2 (fabs x)) 22.363 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (fabs x))) into 0 22.363 * [backup-simplify]: Simplify 0 into 0 22.363 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 22.363 * [backup-simplify]: Simplify 0 into 0 22.364 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 22.364 * [backup-simplify]: Simplify 0 into 0 22.365 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 22.365 * [backup-simplify]: Simplify 0 into 0 22.366 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 22.366 * [backup-simplify]: Simplify 0 into 0 22.367 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 22.367 * [backup-simplify]: Simplify 0 into 0 22.368 * [backup-simplify]: Simplify (* 0.2 (fabs x)) into (* 0.2 (fabs x)) 22.368 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (fabs (/ 1 x))) into (* 0.2 (fabs (/ 1 x))) 22.368 * [approximate]: Taking taylor expansion of (* 0.2 (fabs (/ 1 x))) in (x) around 0 22.368 * [taylor]: Taking taylor expansion of (* 0.2 (fabs (/ 1 x))) in x 22.368 * [taylor]: Taking taylor expansion of 0.2 in x 22.368 * [backup-simplify]: Simplify 0.2 into 0.2 22.368 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 22.368 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 22.368 * [taylor]: Taking taylor expansion of (* 0.2 (fabs (/ 1 x))) in x 22.368 * [taylor]: Taking taylor expansion of 0.2 in x 22.368 * [backup-simplify]: Simplify 0.2 into 0.2 22.368 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 22.369 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 22.369 * [backup-simplify]: Simplify (* 0.2 (fabs (/ 1 x))) into (* 0.2 (fabs (/ 1 x))) 22.369 * [backup-simplify]: Simplify (* 0.2 (fabs (/ 1 x))) into (* 0.2 (fabs (/ 1 x))) 22.369 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (fabs (/ 1 x)))) into 0 22.370 * [backup-simplify]: Simplify 0 into 0 22.371 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 22.371 * [backup-simplify]: Simplify 0 into 0 22.372 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 22.372 * [backup-simplify]: Simplify 0 into 0 22.373 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 22.374 * [backup-simplify]: Simplify 0 into 0 22.375 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 22.376 * [backup-simplify]: Simplify 0 into 0 22.378 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 22.378 * [backup-simplify]: Simplify 0 into 0 22.378 * [backup-simplify]: Simplify (* 0.2 (fabs (/ 1 (/ 1 x)))) into (* 0.2 (fabs x)) 22.379 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (fabs (/ 1 (- x)))) into (* 0.2 (fabs (/ -1 x))) 22.379 * [approximate]: Taking taylor expansion of (* 0.2 (fabs (/ -1 x))) in (x) around 0 22.379 * [taylor]: Taking taylor expansion of (* 0.2 (fabs (/ -1 x))) in x 22.379 * [taylor]: Taking taylor expansion of 0.2 in x 22.379 * [backup-simplify]: Simplify 0.2 into 0.2 22.379 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 22.379 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 22.379 * [taylor]: Taking taylor expansion of (* 0.2 (fabs (/ -1 x))) in x 22.379 * [taylor]: Taking taylor expansion of 0.2 in x 22.379 * [backup-simplify]: Simplify 0.2 into 0.2 22.379 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 22.379 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 22.379 * [backup-simplify]: Simplify (* 0.2 (fabs (/ -1 x))) into (* 0.2 (fabs (/ -1 x))) 22.379 * [backup-simplify]: Simplify (* 0.2 (fabs (/ -1 x))) into (* 0.2 (fabs (/ -1 x))) 22.380 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (fabs (/ -1 x)))) into 0 22.380 * [backup-simplify]: Simplify 0 into 0 22.381 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 22.381 * [backup-simplify]: Simplify 0 into 0 22.382 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 22.382 * [backup-simplify]: Simplify 0 into 0 22.384 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 22.384 * [backup-simplify]: Simplify 0 into 0 22.386 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 22.386 * [backup-simplify]: Simplify 0 into 0 22.389 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 22.389 * [backup-simplify]: Simplify 0 into 0 22.389 * [backup-simplify]: Simplify (* 0.2 (fabs (/ -1 (/ 1 (- x))))) into (* 0.2 (fabs x)) 22.389 * * * [progress]: simplifying candidates 22.392 * [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 (* (/ 1.0 21.0) (fabs x))) (log1p (* (/ 1.0 21.0) (fabs x))) (* (/ 1.0 21.0) (fabs x)) (+ (- (log 1.0) (log 21.0)) (log (fabs x))) (+ (log (/ 1.0 21.0)) (log (fabs x))) (log (* (/ 1.0 21.0) (fabs x))) (exp (* (/ 1.0 21.0) (fabs x))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (cbrt (* (/ 1.0 21.0) (fabs x))) (cbrt (* (/ 1.0 21.0) (fabs x)))) (cbrt (* (/ 1.0 21.0) (fabs x))) (* (* (* (/ 1.0 21.0) (fabs x)) (* (/ 1.0 21.0) (fabs x))) (* (/ 1.0 21.0) (fabs x))) (sqrt (* (/ 1.0 21.0) (fabs x))) (sqrt (* (/ 1.0 21.0) (fabs x))) (* (sqrt (/ 1.0 21.0)) (sqrt (fabs x))) (* (sqrt (/ 1.0 21.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (fabs x))) (* (/ 1.0 21.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 21.0) (sqrt (fabs x))) (* (/ 1.0 21.0) 1) (* (cbrt (/ 1.0 21.0)) (fabs x)) (* (sqrt (/ 1.0 21.0)) (fabs x)) (* (/ (cbrt 1.0) (cbrt 21.0)) (fabs x)) (* (/ (cbrt 1.0) (sqrt 21.0)) (fabs x)) (* (/ (cbrt 1.0) 21.0) (fabs x)) (* (/ (sqrt 1.0) (cbrt 21.0)) (fabs x)) (* (/ (sqrt 1.0) (sqrt 21.0)) (fabs x)) (* (/ (sqrt 1.0) 21.0) (fabs x)) (* (/ 1.0 (cbrt 21.0)) (fabs x)) (* (/ 1.0 (sqrt 21.0)) (fabs x)) (* (/ 1.0 21.0) (fabs x)) (* (/ 1.0 21.0) (fabs x)) (* (/ 1 21.0) (fabs x)) (* 1.0 (fabs x)) (expm1 (* (/ 1.0 5.0) (fabs x))) (log1p (* (/ 1.0 5.0) (fabs x))) (* (/ 1.0 5.0) (fabs x)) (+ (- (log 1.0) (log 5.0)) (log (fabs x))) (+ (log (/ 1.0 5.0)) (log (fabs x))) (log (* (/ 1.0 5.0) (fabs x))) (exp (* (/ 1.0 5.0) (fabs x))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.0)) (* (* (fabs x) (fabs x)) (fabs x))) (* (cbrt (* (/ 1.0 5.0) (fabs x))) (cbrt (* (/ 1.0 5.0) (fabs x)))) (cbrt (* (/ 1.0 5.0) (fabs x))) (* (* (* (/ 1.0 5.0) (fabs x)) (* (/ 1.0 5.0) (fabs x))) (* (/ 1.0 5.0) (fabs x))) (sqrt (* (/ 1.0 5.0) (fabs x))) (sqrt (* (/ 1.0 5.0) (fabs x))) (* (sqrt (/ 1.0 5.0)) (sqrt (fabs x))) (* (sqrt (/ 1.0 5.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (fabs x))) (* (/ 1.0 5.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 5.0) (sqrt (fabs x))) (* (/ 1.0 5.0) 1) (* (cbrt (/ 1.0 5.0)) (fabs x)) (* (sqrt (/ 1.0 5.0)) (fabs x)) (* (/ (cbrt 1.0) (cbrt 5.0)) (fabs x)) (* (/ (cbrt 1.0) (sqrt 5.0)) (fabs x)) (* (/ (cbrt 1.0) 5.0) (fabs x)) (* (/ (sqrt 1.0) (cbrt 5.0)) (fabs x)) (* (/ (sqrt 1.0) (sqrt 5.0)) (fabs x)) (* (/ (sqrt 1.0) 5.0) (fabs x)) (* (/ 1.0 (cbrt 5.0)) (fabs x)) (* (/ 1.0 (sqrt 5.0)) (fabs x)) (* (/ 1.0 5.0) (fabs x)) (* (/ 1.0 5.0) (fabs x)) (* (/ 1 5.0) (fabs x)) (* 1.0 (fabs x)) (fabs (+ (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (/ (* (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 1.0) (sqrt PI)))) (fabs (+ (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (* (/ 1.0 5.0) (fabs x)) (pow (fabs x) (+ 3 1)))))) (/ (* (* (* (/ 1.0 21.0) (fabs x)) (pow (fabs x) (* 2 3))) 1.0) (sqrt PI)))) (* 0.047619047619047616 (fabs x)) (* 0.047619047619047616 (fabs x)) (* 0.047619047619047616 (fabs x)) (* 0.2 (fabs x)) (* 0.2 (fabs x)) (* 0.2 (fabs x)) 22.395 * * [simplify]: Extracting # 0 : cost 0 22.395 * * [simplify]: Extracting # 1 : cost 0 22.395 * * [simplify]: Extracting # 2 : cost 0 22.396 * * [simplify]: Extracting # 3 : cost 0 22.396 * * [simplify]: Extracting # 4 : cost 0 22.397 * * [simplify]: Extracting # 5 : cost 0 22.397 * * [simplify]: Extracting # 6 : cost 0 22.397 * * [simplify]: Extracting # 7 : cost 0 22.398 * * [simplify]: Extracting # 8 : cost 0 22.398 * * [simplify]: Extracting # 9 : cost 0 22.398 * * [simplify]: Extracting # 10 : cost 0 22.399 * * [simplify]: Extracting # 11 : cost 0 22.399 * * [simplify]: iteration 0 : 163 enodes (cost 840 ) 22.478 * * [simplify]: Extracting # 0 : cost 0 22.479 * * [simplify]: Extracting # 1 : cost 0 22.480 * * [simplify]: Extracting # 2 : cost 0 22.481 * * [simplify]: Extracting # 3 : cost 0 22.481 * * [simplify]: Extracting # 4 : cost 0 22.482 * * [simplify]: iteration 1 : 366 enodes (cost 784 ) 22.669 * * [simplify]: Extracting # 0 : cost 0 22.671 * * [simplify]: Extracting # 1 : cost 0 22.673 * * [simplify]: Extracting # 2 : cost 0 22.675 * * [simplify]: Extracting # 3 : cost 0 22.677 * * [simplify]: Extracting # 4 : cost 0 22.679 * * [simplify]: iteration 2 : 1719 enodes (cost 728 ) 23.675 * * [simplify]: Extracting # 0 : cost 0 23.683 * * [simplify]: Extracting # 1 : cost 0 23.696 * * [simplify]: Extracting # 2 : cost 0 23.707 * * [simplify]: Extracting # 3 : cost 0 23.725 * * [simplify]: Extracting # 4 : cost 0 23.736 * * [simplify]: Extracting # 5 : cost 0 23.748 * * [simplify]: iteration done: 5001 enodes (cost 720 ) 23.749 * [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 (* (/ 1.0 21.0) (fabs x))) (log1p (* (/ 1.0 21.0) (fabs x))) (* (/ 1.0 21.0) (fabs x)) (log (* (/ 1.0 21.0) (fabs x))) (log (* (/ 1.0 21.0) (fabs x))) (log (* (/ 1.0 21.0) (fabs x))) (exp (* (/ 1.0 21.0) (fabs x))) (pow (* (/ 1.0 21.0) (fabs x)) 3) (pow (* (/ 1.0 21.0) (fabs x)) 3) (* (cbrt (* (/ 1.0 21.0) (fabs x))) (cbrt (* (/ 1.0 21.0) (fabs x)))) (cbrt (* (/ 1.0 21.0) (fabs x))) (pow (* (/ 1.0 21.0) (fabs x)) 3) (sqrt (* (/ 1.0 21.0) (fabs x))) (sqrt (* (/ 1.0 21.0) (fabs x))) (* (sqrt (/ 1.0 21.0)) (sqrt (fabs x))) (* (sqrt (/ 1.0 21.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 21.0)) (sqrt (fabs x))) (* (* (cbrt (fabs x)) (cbrt (fabs x))) (/ 1.0 21.0)) (* (sqrt (fabs x)) (/ 1.0 21.0)) (/ 1.0 21.0) (* (cbrt (/ 1.0 21.0)) (fabs x)) (* (sqrt (/ 1.0 21.0)) (fabs x)) (* (/ (cbrt 1.0) (cbrt 21.0)) (fabs x)) (* (/ (cbrt 1.0) (sqrt 21.0)) (fabs x)) (* (/ (cbrt 1.0) 21.0) (fabs x)) (* (/ (sqrt 1.0) (cbrt 21.0)) (fabs x)) (* (/ (sqrt 1.0) (sqrt 21.0)) (fabs x)) (* (/ (sqrt 1.0) 21.0) (fabs x)) (* (/ 1.0 (cbrt 21.0)) (fabs x)) (* (/ 1.0 (sqrt 21.0)) (fabs x)) (* (/ 1.0 21.0) (fabs x)) (* (/ 1.0 21.0) (fabs x)) (/ (fabs x) 21.0) (* 1.0 (fabs x)) (expm1 (* (/ 1.0 5.0) (fabs x))) (log1p (* (/ 1.0 5.0) (fabs x))) (/ (fabs x) (/ 5.0 1.0)) (log (* (/ 1.0 5.0) (fabs x))) (log (* (/ 1.0 5.0) (fabs x))) (log (* (/ 1.0 5.0) (fabs x))) (exp (* (/ 1.0 5.0) (fabs x))) (pow (* (/ 1.0 5.0) (fabs x)) 3) (pow (* (/ 1.0 5.0) (fabs x)) 3) (* (cbrt (* (/ 1.0 5.0) (fabs x))) (cbrt (* (/ 1.0 5.0) (fabs x)))) (cbrt (* (/ 1.0 5.0) (fabs x))) (pow (* (/ 1.0 5.0) (fabs x)) 3) (sqrt (* (/ 1.0 5.0) (fabs x))) (sqrt (* (/ 1.0 5.0) (fabs x))) (* (sqrt (/ 1.0 5.0)) (sqrt (fabs x))) (* (sqrt (/ 1.0 5.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (sqrt (fabs x))) (* (* (cbrt (fabs x)) (cbrt (fabs x))) (/ 1.0 5.0)) (* (sqrt (fabs x)) (/ 1.0 5.0)) (/ 1.0 5.0) (* (cbrt (/ 1.0 5.0)) (fabs x)) (* (sqrt (/ 1.0 5.0)) (fabs x)) (* (/ (cbrt 1.0) (cbrt 5.0)) (fabs x)) (* (/ (cbrt 1.0) (sqrt 5.0)) (fabs x)) (* (/ (cbrt 1.0) 5.0) (fabs x)) (* (/ (sqrt 1.0) (cbrt 5.0)) (fabs x)) (* (/ (sqrt 1.0) (sqrt 5.0)) (fabs x)) (* (/ (sqrt 1.0) 5.0) (fabs x)) (* (/ 1.0 (cbrt 5.0)) (fabs x)) (* (/ 1.0 (sqrt 5.0)) (fabs x)) (/ (fabs x) (/ 5.0 1.0)) (/ (fabs x) (/ 5.0 1.0)) (/ (fabs x) 5.0) (* 1.0 (fabs x)) (fabs (fma (/ (* (/ 1.0 21.0) (pow (fabs x) (+ 6 1))) (sqrt PI)) 1.0 (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (/ 1.0 5.0) (pow (fabs x) (+ 4 1)))))))) (fabs (fma (/ (* (/ 1.0 21.0) (pow (fabs x) (+ 6 1))) (sqrt PI)) 1.0 (* (/ 1.0 (sqrt PI)) (fma (fabs x) 2.0 (fma (/ 2.0 3.0) (pow (fabs x) 3) (* (/ 1.0 5.0) (pow (fabs x) (+ 4 1)))))))) (* 0.047619047619047616 (fabs x)) (* 0.047619047619047616 (fabs x)) (* 0.047619047619047616 (fabs x)) (* 0.2 (fabs x)) (* 0.2 (fabs x)) (* 0.2 (fabs x)) 23.750 * * * [progress]: adding candidates to table 24.699 * * [progress]: iteration 3 / 4 24.699 * * * [progress]: picking best candidate 24.724 * * * * [pick]: Picked # 24.724 * * * [progress]: localizing error 24.781 * * * [progress]: generating rewritten candidates 24.782 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 24.783 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 2) 24.807 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1 2) 25.832 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 26.597 * * * [progress]: generating series expansions 26.597 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 26.597 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 2) 26.597 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1 2) 26.598 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) into (* 0.2 (pow (fabs x) 5)) 26.598 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in (x) around 0 26.598 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 26.598 * [taylor]: Taking taylor expansion of 0.2 in x 26.598 * [backup-simplify]: Simplify 0.2 into 0.2 26.598 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 26.598 * [taylor]: Taking taylor expansion of (fabs x) in x 26.598 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.598 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 26.599 * [taylor]: Taking taylor expansion of 0.2 in x 26.599 * [backup-simplify]: Simplify 0.2 into 0.2 26.599 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 26.599 * [taylor]: Taking taylor expansion of (fabs x) in x 26.599 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.599 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.599 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 26.599 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 26.600 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 26.600 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 26.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 26.600 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 26.600 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 26.601 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 26.601 * [backup-simplify]: Simplify 0 into 0 26.602 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.603 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 26.603 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 26.604 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 26.604 * [backup-simplify]: Simplify 0 into 0 26.605 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.606 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 26.607 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 26.609 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 26.609 * [backup-simplify]: Simplify 0 into 0 26.610 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.612 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.613 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 26.615 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 26.615 * [backup-simplify]: Simplify 0 into 0 26.616 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.618 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.620 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 26.621 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 26.621 * [backup-simplify]: Simplify 0 into 0 26.622 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.623 * [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.625 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 26.626 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 26.626 * [backup-simplify]: Simplify 0 into 0 26.626 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 26.627 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 x)) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x))) (fabs (/ 1 x)))) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 26.627 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in (x) around 0 26.627 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 26.627 * [taylor]: Taking taylor expansion of 0.2 in x 26.627 * [backup-simplify]: Simplify 0.2 into 0.2 26.627 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 26.627 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.627 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.627 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 26.627 * [taylor]: Taking taylor expansion of 0.2 in x 26.627 * [backup-simplify]: Simplify 0.2 into 0.2 26.627 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 26.627 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.627 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.627 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.627 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 26.627 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 26.628 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 26.628 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 26.628 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.628 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.628 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 26.629 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 26.629 * [backup-simplify]: Simplify 0 into 0 26.629 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.629 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.630 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 26.630 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 26.630 * [backup-simplify]: Simplify 0 into 0 26.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.632 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.632 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 26.633 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 26.633 * [backup-simplify]: Simplify 0 into 0 26.634 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 26.635 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 26.636 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 26.637 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 26.637 * [backup-simplify]: Simplify 0 into 0 26.638 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 26.639 * [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.640 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 26.641 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 26.641 * [backup-simplify]: Simplify 0 into 0 26.642 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 26.643 * [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.645 * [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 26.646 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 26.646 * [backup-simplify]: Simplify 0 into 0 26.646 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 5)) into (* 0.2 (pow (fabs x) 5)) 26.647 * [backup-simplify]: Simplify (* (/ 1.0 5.0) (* (* (* (* (fabs (/ 1 (- x))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x)))) (fabs (/ 1 (- x))))) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 26.647 * [approximate]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in (x) around 0 26.647 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 26.647 * [taylor]: Taking taylor expansion of 0.2 in x 26.647 * [backup-simplify]: Simplify 0.2 into 0.2 26.647 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 26.647 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.647 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.647 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 26.647 * [taylor]: Taking taylor expansion of 0.2 in x 26.647 * [backup-simplify]: Simplify 0.2 into 0.2 26.647 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 26.647 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 26.647 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 26.647 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 26.647 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 26.648 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 26.648 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 26.648 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 26.648 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 26.648 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 26.649 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 26.649 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 26.649 * [backup-simplify]: Simplify 0 into 0 26.649 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 26.650 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 26.650 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 26.651 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 26.651 * [backup-simplify]: Simplify 0 into 0 26.651 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 26.652 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 26.653 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 26.653 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 26.653 * [backup-simplify]: Simplify 0 into 0 26.654 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 26.655 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 26.656 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 26.657 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 26.657 * [backup-simplify]: Simplify 0 into 0 26.658 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 26.659 * [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.660 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 26.661 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 26.661 * [backup-simplify]: Simplify 0 into 0 26.662 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 26.664 * [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.665 * [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 26.666 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 26.666 * [backup-simplify]: Simplify 0 into 0 26.666 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (* 0.2 (pow (fabs x) 5)) 26.667 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 26.671 * [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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) into (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) 26.671 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) in (x) around 0 26.671 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) in x 26.671 * [taylor]: Taking taylor expansion of 1.0 in x 26.671 * [backup-simplify]: Simplify 1.0 into 1.0 26.671 * [taylor]: Taking taylor expansion of (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI))) in x 26.671 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) in x 26.671 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 26.671 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.671 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.671 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 26.671 * [taylor]: Taking taylor expansion of (fabs x) in x 26.672 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.672 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) in x 26.672 * [taylor]: Taking taylor expansion of (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) in x 26.672 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) in x 26.672 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 26.672 * [taylor]: Taking taylor expansion of (fabs x) in x 26.672 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.672 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 26.672 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 26.672 * [taylor]: Taking taylor expansion of 1.0 in x 26.672 * [backup-simplify]: Simplify 1.0 into 1.0 26.672 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 26.673 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 26.673 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 26.673 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 26.673 * [taylor]: Taking taylor expansion of 21.0 in x 26.673 * [backup-simplify]: Simplify 21.0 into 21.0 26.673 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 26.673 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 26.673 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.674 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 26.674 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 26.674 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 26.675 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 26.676 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 26.676 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) into (* 1.0 (pow (fabs x) 7)) 26.677 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 26.678 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 26.679 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs x) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs x) 7)) 26.679 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))) in x 26.679 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 26.679 * [taylor]: Taking taylor expansion of 0.2 in x 26.679 * [backup-simplify]: Simplify 0.2 into 0.2 26.679 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 26.679 * [taylor]: Taking taylor expansion of (fabs x) in x 26.679 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.679 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 26.679 * [taylor]: Taking taylor expansion of 2.0 in x 26.679 * [backup-simplify]: Simplify 2.0 into 2.0 26.679 * [taylor]: Taking taylor expansion of (fabs x) in x 26.679 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.679 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.679 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.679 * [taylor]: Taking taylor expansion of PI in x 26.679 * [backup-simplify]: Simplify PI into PI 26.680 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.681 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.683 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.683 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI)))) in x 26.683 * [taylor]: Taking taylor expansion of 1.0 in x 26.683 * [backup-simplify]: Simplify 1.0 into 1.0 26.683 * [taylor]: Taking taylor expansion of (* (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) (sqrt (/ 1 PI))) in x 26.683 * [taylor]: Taking taylor expansion of (+ (* 0.6666666666666666 (pow (fabs x) 3)) (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))))) in x 26.683 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs x) 3)) in x 26.683 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.683 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.683 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 26.683 * [taylor]: Taking taylor expansion of (fabs x) in x 26.683 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.684 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) in x 26.684 * [taylor]: Taking taylor expansion of (/ (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) in x 26.684 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) in x 26.684 * [taylor]: Taking taylor expansion of (pow (fabs x) 7) in x 26.684 * [taylor]: Taking taylor expansion of (fabs x) in x 26.684 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.684 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 26.684 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 26.684 * [taylor]: Taking taylor expansion of 1.0 in x 26.684 * [backup-simplify]: Simplify 1.0 into 1.0 26.684 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 26.684 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 26.684 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 26.685 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 26.685 * [taylor]: Taking taylor expansion of 21.0 in x 26.685 * [backup-simplify]: Simplify 21.0 into 21.0 26.685 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 26.685 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 26.685 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.685 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 26.686 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 26.686 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 6)) into (pow (fabs x) 7) 26.686 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 26.688 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 26.688 * [backup-simplify]: Simplify (* (pow (fabs x) 7) (pow (cbrt 1.0) 3)) into (* 1.0 (pow (fabs x) 7)) 26.689 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 26.690 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 26.691 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs x) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs x) 7)) 26.691 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))) in x 26.691 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 5)) in x 26.691 * [taylor]: Taking taylor expansion of 0.2 in x 26.691 * [backup-simplify]: Simplify 0.2 into 0.2 26.691 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 26.691 * [taylor]: Taking taylor expansion of (fabs x) in x 26.691 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.691 * [taylor]: Taking taylor expansion of (* 2.0 (fabs x)) in x 26.691 * [taylor]: Taking taylor expansion of 2.0 in x 26.691 * [backup-simplify]: Simplify 2.0 into 2.0 26.691 * [taylor]: Taking taylor expansion of (fabs x) in x 26.691 * [backup-simplify]: Simplify (fabs x) into (fabs x) 26.691 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.691 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.692 * [taylor]: Taking taylor expansion of PI in x 26.692 * [backup-simplify]: Simplify PI into PI 26.692 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.692 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.693 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.694 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.694 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.694 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 26.694 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs x) 3)) into (* 0.6666666666666666 (pow (fabs x) 3)) 26.694 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 26.694 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 26.695 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 26.695 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 5)) into (* 0.2 (pow (fabs x) 5)) 26.695 * [backup-simplify]: Simplify (* 2.0 (fabs x)) into (* 2.0 (fabs x)) 26.695 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))) into (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x))) 26.695 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs x) 7)) (+ (* 0.2 (pow (fabs x) 5)) (* 2.0 (fabs x)))) into (+ (* 0.2 (pow (fabs x) 5)) (+ (* 2.0 (fabs x)) (* 0.047619047619047616 (pow (fabs x) 7)))) 26.696 * [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))))) 26.702 * [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)))))) 26.703 * [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.704 * [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.704 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 26.704 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 26.705 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs x) 3))) into 0 26.705 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (cbrt 1.0))) into 0 26.706 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (pow (cbrt 1.0) 2))) into 0 26.706 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 26.706 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 26.706 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 26.706 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 6))) into 0 26.707 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (* 0 (pow (cbrt 1.0) 3))) into 0 26.707 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (cbrt 21.0))) into 0 26.708 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (pow (cbrt 21.0) 2))) into 0 26.709 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.710 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 26.710 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 26.710 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 26.711 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 5))) into 0 26.711 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs x))) into 0 26.712 * [backup-simplify]: Simplify (+ 0 0) into 0 26.712 * [backup-simplify]: Simplify (+ 0 0) into 0 26.712 * [backup-simplify]: Simplify (+ 0 0) into 0 26.714 * [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 26.716 * [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 26.717 * [backup-simplify]: Simplify 0 into 0 26.718 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.719 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 26.720 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.720 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 26.721 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 26.723 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 26.724 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (cbrt 1.0)))) into 0 26.725 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))) into 0 26.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.726 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 26.727 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 26.728 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 26.729 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))) into 0 26.730 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 26.731 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (cbrt 21.0)))) into 0 26.732 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))) into 0 26.735 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.736 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.736 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 26.737 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 26.738 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))) into 0 26.739 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 26.739 * [backup-simplify]: Simplify (+ 0 0) into 0 26.739 * [backup-simplify]: Simplify (+ 0 0) into 0 26.740 * [backup-simplify]: Simplify (+ 0 0) into 0 26.742 * [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 26.745 * [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 26.745 * [backup-simplify]: Simplify 0 into 0 26.746 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.748 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.748 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.749 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 26.751 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 26.752 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 26.753 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))) into 0 26.755 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))) into 0 26.756 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.757 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 26.758 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 26.759 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 26.761 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3))))) into 0 26.762 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 26.763 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))) into 0 26.765 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))) into 0 26.768 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.769 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.770 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 26.771 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 26.772 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))) into 0 26.773 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 26.773 * [backup-simplify]: Simplify (+ 0 0) into 0 26.774 * [backup-simplify]: Simplify (+ 0 0) into 0 26.774 * [backup-simplify]: Simplify (+ 0 0) into 0 26.776 * [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 26.779 * [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 26.779 * [backup-simplify]: Simplify 0 into 0 26.781 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.783 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.784 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.785 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.787 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 26.789 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 26.790 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))) into 0 26.792 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))) into 0 26.793 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.794 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.796 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 26.797 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 26.798 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))))) into 0 26.800 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 26.802 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))) into 0 26.803 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))) into 0 26.807 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.808 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.810 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 26.811 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 26.813 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))) into 0 26.814 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 26.815 * [backup-simplify]: Simplify (+ 0 0) into 0 26.815 * [backup-simplify]: Simplify (+ 0 0) into 0 26.815 * [backup-simplify]: Simplify (+ 0 0) into 0 26.818 * [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.821 * [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.821 * [backup-simplify]: Simplify 0 into 0 26.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.824 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.826 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.827 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.829 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 26.831 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 26.832 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))))) into 0 26.834 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))))) into 0 26.836 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.837 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.839 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 26.840 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 26.846 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3))))))) into 0 26.847 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 26.848 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))))) into 0 26.849 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))))) into 0 26.852 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.853 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.854 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 26.855 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 26.856 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5))))))) into 0 26.857 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 26.857 * [backup-simplify]: Simplify (+ 0 0) into 0 26.858 * [backup-simplify]: Simplify (+ 0 0) into 0 26.858 * [backup-simplify]: Simplify (+ 0 0) into 0 26.859 * [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.862 * [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.862 * [backup-simplify]: Simplify 0 into 0 26.863 * [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.864 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 26.867 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))))) into 0 26.868 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 26.869 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))))) into 0 26.870 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))))) into 0 26.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 26.874 * [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.875 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 26.877 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))))))) into 0 26.878 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 26.880 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))))) into 0 26.882 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))))) into 0 26.886 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs x) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.887 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.889 * [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.890 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 26.891 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 5)))))))) into 0 26.892 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 26.893 * [backup-simplify]: Simplify (+ 0 0) into 0 26.893 * [backup-simplify]: Simplify (+ 0 0) into 0 26.893 * [backup-simplify]: Simplify (+ 0 0) into 0 26.895 * [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.897 * [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.897 * [backup-simplify]: Simplify 0 into 0 26.898 * [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.903 * [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))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) (* 2 3)))) (cbrt 21.0))))) into (* 1.0 (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) 26.903 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in (x) around 0 26.903 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 26.903 * [taylor]: Taking taylor expansion of 1.0 in x 26.903 * [backup-simplify]: Simplify 1.0 into 1.0 26.903 * [taylor]: Taking taylor expansion of (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 26.903 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 26.903 * [taylor]: Taking taylor expansion of (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) in x 26.903 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) in x 26.903 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 26.903 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.903 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.903 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 26.903 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 26.903 * [taylor]: Taking taylor expansion of 1.0 in x 26.903 * [backup-simplify]: Simplify 1.0 into 1.0 26.904 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 26.904 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 26.904 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 26.904 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 26.904 * [taylor]: Taking taylor expansion of 21.0 in x 26.904 * [backup-simplify]: Simplify 21.0 into 21.0 26.905 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 26.905 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 26.905 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.905 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.905 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 26.906 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 26.907 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 26.908 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 26.908 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) into (* 1.0 (pow (fabs (/ 1 x)) 7)) 26.909 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 26.911 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 26.911 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs (/ 1 x)) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 26.911 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 26.911 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 26.911 * [taylor]: Taking taylor expansion of 2.0 in x 26.911 * [backup-simplify]: Simplify 2.0 into 2.0 26.911 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.911 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.911 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 26.912 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 26.912 * [taylor]: Taking taylor expansion of 0.2 in x 26.912 * [backup-simplify]: Simplify 0.2 into 0.2 26.912 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 26.912 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.912 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.912 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 26.912 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.912 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.912 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.912 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.912 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.912 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.912 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.912 * [taylor]: Taking taylor expansion of PI in x 26.912 * [backup-simplify]: Simplify PI into PI 26.912 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.913 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.913 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.914 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.914 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI)))) in x 26.914 * [taylor]: Taking taylor expansion of 1.0 in x 26.914 * [backup-simplify]: Simplify 1.0 into 1.0 26.914 * [taylor]: Taking taylor expansion of (* (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) (sqrt (/ 1 PI))) in x 26.914 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))))) in x 26.914 * [taylor]: Taking taylor expansion of (/ (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) (pow (cbrt 21.0) 3)) in x 26.914 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) in x 26.914 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 7) in x 26.914 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.914 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.914 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 26.914 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 26.914 * [taylor]: Taking taylor expansion of 1.0 in x 26.914 * [backup-simplify]: Simplify 1.0 into 1.0 26.914 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 26.915 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 26.915 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 26.915 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 26.915 * [taylor]: Taking taylor expansion of 21.0 in x 26.915 * [backup-simplify]: Simplify 21.0 into 21.0 26.915 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 26.916 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 26.916 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.916 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.916 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 26.916 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 6)) into (pow (fabs (/ 1 x)) 7) 26.917 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 26.918 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 26.919 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 7) (pow (cbrt 1.0) 3)) into (* 1.0 (pow (fabs (/ 1 x)) 7)) 26.920 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 26.921 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 26.922 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs (/ 1 x)) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) 26.922 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ 1 x))) (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) in x 26.922 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ 1 x))) in x 26.922 * [taylor]: Taking taylor expansion of 2.0 in x 26.922 * [backup-simplify]: Simplify 2.0 into 2.0 26.922 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.922 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.922 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3))) in x 26.922 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 5)) in x 26.922 * [taylor]: Taking taylor expansion of 0.2 in x 26.922 * [backup-simplify]: Simplify 0.2 into 0.2 26.922 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 26.922 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.922 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.922 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) in x 26.922 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 26.922 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 26.922 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 26.922 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 26.922 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 26.922 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 26.922 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 26.922 * [taylor]: Taking taylor expansion of PI in x 26.922 * [backup-simplify]: Simplify PI into PI 26.922 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 26.923 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 26.924 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 26.924 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 26.924 * [backup-simplify]: Simplify (* 2.0 (fabs (/ 1 x))) into (* 2.0 (fabs (/ 1 x))) 26.924 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.925 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 26.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 26.925 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 5)) into (* 0.2 (pow (fabs (/ 1 x)) 5)) 26.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 26.925 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 26.925 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 26.926 * [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))) 26.926 * [backup-simplify]: Simplify (+ (* 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.2 (pow (fabs (/ 1 x)) 5)) (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)))) 26.926 * [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.928 * [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.930 * [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.932 * [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.933 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (cbrt 1.0))) into 0 26.934 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (pow (cbrt 1.0) 2))) into 0 26.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.934 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.935 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 26.935 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 26.936 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (* 0 (pow (cbrt 1.0) 3))) into 0 26.937 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (cbrt 21.0))) into 0 26.938 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (pow (cbrt 21.0) 2))) into 0 26.940 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.940 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ 1 x)))) into 0 26.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.941 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.941 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 26.949 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 5))) into 0 26.949 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 26.950 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 26.951 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 26.951 * [backup-simplify]: Simplify (+ 0 0) into 0 26.951 * [backup-simplify]: Simplify (+ 0 0) into 0 26.952 * [backup-simplify]: Simplify (+ 0 0) into 0 26.954 * [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.957 * [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.957 * [backup-simplify]: Simplify 0 into 0 26.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.961 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 26.962 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 26.963 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (cbrt 1.0)))) into 0 26.964 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))) into 0 26.964 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.965 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.965 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 26.966 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 26.966 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))) into 0 26.967 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 26.968 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (cbrt 21.0)))) into 0 26.968 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))) into 0 26.970 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.970 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.971 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.971 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.972 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 26.972 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))) into 0 26.973 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 26.973 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 26.974 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 26.974 * [backup-simplify]: Simplify (+ 0 0) into 0 26.974 * [backup-simplify]: Simplify (+ 0 0) into 0 26.974 * [backup-simplify]: Simplify (+ 0 0) into 0 26.975 * [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.977 * [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.977 * [backup-simplify]: Simplify 0 into 0 26.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 26.979 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 26.979 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 26.980 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))) into 0 26.981 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))) into 0 26.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.982 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.983 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.983 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 26.984 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3))))) into 0 26.985 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 26.986 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))) into 0 26.986 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))) into 0 26.988 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 26.989 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.990 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.990 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.991 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 26.992 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))) into 0 26.992 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 26.993 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 26.994 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 26.994 * [backup-simplify]: Simplify (+ 0 0) into 0 26.994 * [backup-simplify]: Simplify (+ 0 0) into 0 26.994 * [backup-simplify]: Simplify (+ 0 0) into 0 26.995 * [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.999 * [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.999 * [backup-simplify]: Simplify 0 into 0 27.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.002 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.004 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 27.005 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))) into 0 27.006 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))) into 0 27.008 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 27.008 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 27.009 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 27.010 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 27.011 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))))) into 0 27.012 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 27.013 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))) into 0 27.014 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))) into 0 27.016 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.017 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 27.018 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 27.019 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 27.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 27.021 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))) into 0 27.021 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 27.022 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 27.023 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 27.023 * [backup-simplify]: Simplify (+ 0 0) into 0 27.024 * [backup-simplify]: Simplify (+ 0 0) into 0 27.024 * [backup-simplify]: Simplify (+ 0 0) into 0 27.025 * [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 27.027 * [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 27.027 * [backup-simplify]: Simplify 0 into 0 27.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.029 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.030 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 27.031 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))))) into 0 27.032 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))))) into 0 27.033 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 27.034 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 27.035 * [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 27.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 27.037 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3))))))) into 0 27.037 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 27.038 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))))) into 0 27.039 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))))) into 0 27.044 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.054 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 27.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 27.058 * [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 27.059 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 27.061 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5))))))) into 0 27.062 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 27.063 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 27.064 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))))) into 0 27.064 * [backup-simplify]: Simplify (+ 0 0) into 0 27.064 * [backup-simplify]: Simplify (+ 0 0) into 0 27.065 * [backup-simplify]: Simplify (+ 0 0) into 0 27.066 * [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 27.068 * [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 27.068 * [backup-simplify]: Simplify 0 into 0 27.069 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.070 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.071 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 27.072 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))))) into 0 27.073 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))))) into 0 27.074 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 27.076 * [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 27.077 * [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 27.078 * [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 27.079 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 7) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 3)))))))) into 0 27.080 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 27.081 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))))) into 0 27.082 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))))) into 0 27.085 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ 1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.087 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 27.088 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 27.089 * [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 27.090 * [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 27.092 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 5)))))))) into 0 27.093 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 27.094 * [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 27.096 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))))) into 0 27.096 * [backup-simplify]: Simplify (+ 0 0) into 0 27.096 * [backup-simplify]: Simplify (+ 0 0) into 0 27.096 * [backup-simplify]: Simplify (+ 0 0) into 0 27.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 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt (/ 1 PI))))))))) into 0 27.100 * [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 27.101 * [backup-simplify]: Simplify 0 into 0 27.102 * [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))))))) 27.107 * [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)))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs (/ 1 (- x))) (pow (fabs (/ 1 (- x))) (* 2 3)))) (cbrt 21.0))))) into (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) 27.107 * [approximate]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in (x) around 0 27.107 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in x 27.107 * [taylor]: Taking taylor expansion of 1.0 in x 27.107 * [backup-simplify]: Simplify 1.0 into 1.0 27.107 * [taylor]: Taking taylor expansion of (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) in x 27.107 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) in x 27.107 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 27.107 * [taylor]: Taking taylor expansion of 0.2 in x 27.107 * [backup-simplify]: Simplify 0.2 into 0.2 27.107 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 27.107 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.107 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.107 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 27.107 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) in x 27.107 * [taylor]: Taking taylor expansion of (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) in x 27.107 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 27.107 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 27.107 * [taylor]: Taking taylor expansion of 1.0 in x 27.107 * [backup-simplify]: Simplify 1.0 into 1.0 27.108 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 27.108 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 27.108 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 27.108 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.108 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.108 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 27.108 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 27.108 * [taylor]: Taking taylor expansion of 21.0 in x 27.108 * [backup-simplify]: Simplify 21.0 into 21.0 27.109 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 27.109 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 27.110 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 27.111 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 27.111 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 27.111 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 27.111 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 27.112 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 27.112 * [backup-simplify]: Simplify (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) into (* 1.0 (pow (fabs (/ -1 x)) 7)) 27.113 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 27.114 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 27.115 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 27.115 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 27.115 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 27.115 * [taylor]: Taking taylor expansion of 2.0 in x 27.115 * [backup-simplify]: Simplify 2.0 into 2.0 27.115 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.115 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.115 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 27.115 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 27.115 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 27.115 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 27.115 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.115 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.115 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 27.115 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 27.115 * [taylor]: Taking taylor expansion of PI in x 27.115 * [backup-simplify]: Simplify PI into PI 27.116 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 27.116 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 27.117 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 27.117 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 27.117 * [taylor]: Taking taylor expansion of (* 1.0 (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI)))) in x 27.117 * [taylor]: Taking taylor expansion of 1.0 in x 27.118 * [backup-simplify]: Simplify 1.0 into 1.0 27.118 * [taylor]: Taking taylor expansion of (* (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) (sqrt (/ 1 PI))) in x 27.118 * [taylor]: Taking taylor expansion of (+ (* 0.2 (pow (fabs (/ -1 x)) 5)) (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))))) in x 27.118 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 5)) in x 27.118 * [taylor]: Taking taylor expansion of 0.2 in x 27.118 * [backup-simplify]: Simplify 0.2 into 0.2 27.118 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 27.118 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.118 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.118 * [taylor]: Taking taylor expansion of (+ (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)))) in x 27.118 * [taylor]: Taking taylor expansion of (/ (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) in x 27.118 * [taylor]: Taking taylor expansion of (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) in x 27.118 * [taylor]: Taking taylor expansion of (pow (cbrt 1.0) 3) in x 27.118 * [taylor]: Taking taylor expansion of (cbrt 1.0) in x 27.118 * [taylor]: Taking taylor expansion of 1.0 in x 27.118 * [backup-simplify]: Simplify 1.0 into 1.0 27.118 * [backup-simplify]: Simplify (cbrt 1.0) into (cbrt 1.0) 27.119 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 1.0))) into 0 27.119 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 7) in x 27.119 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.119 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.119 * [taylor]: Taking taylor expansion of (pow (cbrt 21.0) 3) in x 27.119 * [taylor]: Taking taylor expansion of (cbrt 21.0) in x 27.119 * [taylor]: Taking taylor expansion of 21.0 in x 27.119 * [backup-simplify]: Simplify 21.0 into 21.0 27.119 * [backup-simplify]: Simplify (cbrt 21.0) into (cbrt 21.0) 27.119 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 21.0))) into 0 27.120 * [backup-simplify]: Simplify (* (cbrt 1.0) (cbrt 1.0)) into (pow (cbrt 1.0) 2) 27.121 * [backup-simplify]: Simplify (* (cbrt 1.0) (pow (cbrt 1.0) 2)) into (pow (cbrt 1.0) 3) 27.121 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 27.122 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 27.122 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 27.122 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 6)) into (pow (fabs (/ -1 x)) 7) 27.123 * [backup-simplify]: Simplify (* (pow (cbrt 1.0) 3) (pow (fabs (/ -1 x)) 7)) into (* 1.0 (pow (fabs (/ -1 x)) 7)) 27.123 * [backup-simplify]: Simplify (* (cbrt 21.0) (cbrt 21.0)) into (pow (cbrt 21.0) 2) 27.125 * [backup-simplify]: Simplify (* (cbrt 21.0) (pow (cbrt 21.0) 2)) into (pow (cbrt 21.0) 3) 27.125 * [backup-simplify]: Simplify (/ (* 1.0 (pow (fabs (/ -1 x)) 7)) (pow (cbrt 21.0) 3)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) 27.125 * [taylor]: Taking taylor expansion of (+ (* 2.0 (fabs (/ -1 x))) (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3))) in x 27.125 * [taylor]: Taking taylor expansion of (* 2.0 (fabs (/ -1 x))) in x 27.125 * [taylor]: Taking taylor expansion of 2.0 in x 27.125 * [backup-simplify]: Simplify 2.0 into 2.0 27.125 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.125 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.125 * [taylor]: Taking taylor expansion of (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) in x 27.125 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 27.125 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 27.125 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 27.126 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 27.126 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 27.126 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 27.126 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 27.126 * [taylor]: Taking taylor expansion of PI in x 27.126 * [backup-simplify]: Simplify PI into PI 27.126 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 27.127 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 27.127 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 27.128 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 27.128 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 27.128 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 27.128 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 27.128 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 5)) into (* 0.2 (pow (fabs (/ -1 x)) 5)) 27.128 * [backup-simplify]: Simplify (* 2.0 (fabs (/ -1 x))) into (* 2.0 (fabs (/ -1 x))) 27.128 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 27.129 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 27.129 * [backup-simplify]: Simplify (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 27.129 * [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))) 27.129 * [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)))) 27.130 * [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))))) 27.131 * [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))) 27.132 * [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)))) 27.133 * [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)))) 27.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 27.134 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 27.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 27.134 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 5))) into 0 27.134 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 27.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 27.135 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 27.135 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 27.135 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (cbrt 1.0))) into 0 27.136 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (* 0 (pow (cbrt 1.0) 2))) into 0 27.137 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (* 0 (pow (fabs (/ -1 x)) 7))) into 0 27.137 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (cbrt 21.0))) into 0 27.138 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (* 0 (pow (cbrt 21.0) 2))) into 0 27.138 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.139 * [backup-simplify]: Simplify (+ (* 2.0 0) (* 0 (fabs (/ -1 x)))) into 0 27.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 27.139 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 27.139 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 27.140 * [backup-simplify]: Simplify (+ 0 0) into 0 27.140 * [backup-simplify]: Simplify (+ 0 0) into 0 27.140 * [backup-simplify]: Simplify (+ 0 0) into 0 27.147 * [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 27.149 * [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 27.149 * [backup-simplify]: Simplify 0 into 0 27.150 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.151 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 27.151 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 27.152 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 27.152 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 27.153 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))) into 0 27.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 27.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 27.154 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 27.154 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 27.155 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 27.156 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (cbrt 1.0)))) into 0 27.156 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))) into 0 27.157 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))) into 0 27.158 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 27.159 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (cbrt 21.0)))) into 0 27.159 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))) into 0 27.161 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.162 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 27.162 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 27.162 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 27.163 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 27.163 * [backup-simplify]: Simplify (+ 0 0) into 0 27.164 * [backup-simplify]: Simplify (+ 0 0) into 0 27.164 * [backup-simplify]: Simplify (+ 0 0) into 0 27.165 * [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 27.167 * [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 27.167 * [backup-simplify]: Simplify 0 into 0 27.167 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.168 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.169 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 27.169 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 27.170 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 27.171 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))) into 0 27.171 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 27.172 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 27.173 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 27.174 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 27.176 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 27.177 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))) into 0 27.178 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))) into 0 27.180 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))) into 0 27.182 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 27.183 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))) into 0 27.184 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))) into 0 27.188 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.189 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 27.190 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 27.191 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 27.193 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 27.193 * [backup-simplify]: Simplify (+ 0 0) into 0 27.193 * [backup-simplify]: Simplify (+ 0 0) into 0 27.194 * [backup-simplify]: Simplify (+ 0 0) into 0 27.196 * [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 27.199 * [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 27.199 * [backup-simplify]: Simplify 0 into 0 27.200 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.202 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.204 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 27.205 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 27.207 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 27.208 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))) into 0 27.210 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 27.211 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 27.213 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 27.214 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 27.216 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 27.217 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))) into 0 27.219 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))) into 0 27.221 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))) into 0 27.223 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 27.224 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))) into 0 27.226 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))) into 0 27.230 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.232 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 27.234 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 27.235 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 27.237 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 27.237 * [backup-simplify]: Simplify (+ 0 0) into 0 27.238 * [backup-simplify]: Simplify (+ 0 0) into 0 27.238 * [backup-simplify]: Simplify (+ 0 0) into 0 27.241 * [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 27.244 * [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 27.244 * [backup-simplify]: Simplify 0 into 0 27.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.248 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.249 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 27.251 * [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 27.253 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 27.255 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5))))))) into 0 27.257 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 27.258 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 27.260 * [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 27.262 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 27.264 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 1.0))) into 0 27.265 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0))))))) into 0 27.267 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2))))))) into 0 27.269 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7))))))) into 0 27.270 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt 21.0))) into 0 27.270 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0))))))) into 0 27.271 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2))))))) into 0 27.280 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.282 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 27.283 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 27.284 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 27.285 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))))) into 0 27.285 * [backup-simplify]: Simplify (+ 0 0) into 0 27.286 * [backup-simplify]: Simplify (+ 0 0) into 0 27.286 * [backup-simplify]: Simplify (+ 0 0) into 0 27.287 * [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 27.290 * [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 27.290 * [backup-simplify]: Simplify 0 into 0 27.291 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 27.292 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 27.293 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 27.294 * [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 27.295 * [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 27.297 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 5)))))))) into 0 27.298 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 27.299 * [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 27.301 * [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 27.304 * [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 27.305 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 1.0))))) (* 3 (cbrt 1.0))) into 0 27.307 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 1.0)))))))) into 0 27.310 * [backup-simplify]: Simplify (+ (* (cbrt 1.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 1.0) 2)))))))) into 0 27.313 * [backup-simplify]: Simplify (+ (* (pow (cbrt 1.0) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 7)))))))) into 0 27.315 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 21.0))))) (* 3 (cbrt 21.0))) into 0 27.316 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 21.0)))))))) into 0 27.318 * [backup-simplify]: Simplify (+ (* (cbrt 21.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 21.0) 2)))))))) into 0 27.321 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 21.0) 3)) (+ (* (* 0.047619047619047616 (pow (fabs (/ -1 x)) 7)) (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))) (* 0 (/ 0 (pow (cbrt 21.0) 3))))) into 0 27.322 * [backup-simplify]: Simplify (+ (* 2.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 27.324 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 27.325 * [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 27.326 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))))) into 0 27.327 * [backup-simplify]: Simplify (+ 0 0) into 0 27.327 * [backup-simplify]: Simplify (+ 0 0) into 0 27.327 * [backup-simplify]: Simplify (+ 0 0) into 0 27.329 * [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 27.332 * [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 27.332 * [backup-simplify]: Simplify 0 into 0 27.333 * [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))))))) 27.333 * * * [progress]: simplifying candidates 27.338 * [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 (* (cbrt 21.0) (cbrt 21.0))) (log1p (* (cbrt 21.0) (cbrt 21.0))) (+ 1/3 1/3) (+ 1 1) (* 21.0 21.0) (* (cbrt 21.0) (cbrt 21.0)) (+ 1 1) (+ (log (cbrt 21.0)) (log (cbrt 21.0))) (log (* (cbrt 21.0) (cbrt 21.0))) (exp (* (cbrt 21.0) (cbrt 21.0))) (* 21.0 21.0) (* (cbrt (* (cbrt 21.0) (cbrt 21.0))) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (cbrt (* (cbrt 21.0) (cbrt 21.0))) (* (* (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 21.0) (cbrt 21.0))) (sqrt (* (cbrt 21.0) (cbrt 21.0))) (sqrt (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt (* (cbrt 21.0) (cbrt 21.0))) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt 1) (cbrt 1)) (* (cbrt 21.0) (cbrt 21.0)) (* (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0))) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0)))) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0))) (* (sqrt (cbrt 21.0)) (sqrt (cbrt 21.0))) (* (sqrt (cbrt 21.0)) (sqrt (cbrt 21.0))) (* 1 1) (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (* (sqrt (cbrt 21.0)) (cbrt (sqrt 21.0))) (* (sqrt (cbrt 21.0)) (cbrt (sqrt 21.0))) (* (sqrt (cbrt 21.0)) (sqrt (cbrt 21.0))) (* (sqrt (cbrt 21.0)) (sqrt (cbrt 21.0))) (* 2 1/3) (* 2 1) (* (cbrt 21.0) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (* (cbrt 21.0) (cbrt (sqrt 21.0))) (* (cbrt 21.0) (cbrt 1)) (* (cbrt 21.0) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0)))) (* (cbrt 21.0) (sqrt (cbrt 21.0))) (* (cbrt 21.0) 1) (* (cbrt (cbrt 21.0)) (cbrt 21.0)) (* (cbrt (sqrt 21.0)) (cbrt 21.0)) (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt (cbrt 21.0)) (cbrt 21.0)) (* (sqrt (cbrt 21.0)) (cbrt 21.0)) (* (cbrt 21.0) (cbrt 21.0)) (expm1 (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log1p (* (/ 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))) (* (/ 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))) (* (/ 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))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (- (log 1.0) (log 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (+ (log (fabs x)) (log (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (+ (log (* (fabs x) (fabs x))) (log (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (+ (log (* (* (fabs x) (fabs x)) (fabs x))) (log (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (+ (log (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x))) (log (fabs x)))) (+ (log (/ 1.0 5.0)) (log (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (log (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (exp (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* 5.0 5.0) 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (* (* (/ 1.0 5.0) (/ 1.0 5.0)) (/ 1.0 5.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)))) (* (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (cbrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))))) (cbrt (* (/ 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))) (* (/ 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)))) (sqrt (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)))) (sqrt (* (/ 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))) (* (cbrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (sqrt (/ 1.0 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (cbrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) (sqrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ (sqrt 1.0) 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (cbrt 5.0)) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1.0 (sqrt 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))) (* (/ 1.0 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* (/ 1 5.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x))) (* 1.0 (* (* (* (* (fabs x) (fabs x)) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (+ (- (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (+ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ (* (* 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (* (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (* (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (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) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 21.0)))) (* 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))))) (cbrt 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) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (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) (cbrt 21.0))) (* 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))))) (* (cbrt 21.0) (cbrt 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) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.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)))) (* (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))))) 5.0) (* (cbrt 21.0) (cbrt 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 21.0))) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (sqrt PI) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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))))) (cbrt 21.0)) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (sqrt PI) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (cbrt 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))))) (* (cbrt 21.0) (cbrt 21.0))) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (sqrt PI) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (cbrt 21.0) (cbrt 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)) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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)))))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (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)))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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)) (cbrt 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)))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (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)))))) (cbrt 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)) (* (cbrt 21.0) (cbrt 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)))))) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.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)))) (* (+ (* 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)))))) (* (cbrt 21.0) (cbrt 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 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)))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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))))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 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)))) (cbrt 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))))) (* (cbrt 21.0) (cbrt 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)))) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.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)))) (* (cbrt 21.0) (cbrt 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 (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) 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))))) (- (* (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))))) (* 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))))) (* (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 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 (sqrt PI))) (* (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (* (/ 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (cbrt 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) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (* (cbrt 21.0) (cbrt 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) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 21.0))) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (cbrt 21.0)) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (* (cbrt 21.0) (cbrt 21.0))) (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (* (* (fabs x) (fabs x)) (fabs x)))) 5.0) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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)) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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)))))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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)) (cbrt 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)))))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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)) (* (cbrt 21.0) (cbrt 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)))))) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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))))) (* (* (cbrt 21.0) (cbrt 21.0)) (cbrt 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)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (cbrt 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))))))) (* (/ 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))))) (* (cbrt 21.0) (cbrt 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)))) (* (* (cbrt 1.0) (cbrt 1.0)) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* (/ 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 (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) 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))))) (* (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* 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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (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)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (* (cbrt 1.0) (* (fabs x) (pow (fabs x) (* 2 3)))) (cbrt 21.0)))))) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 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))))))) 27.359 * * [simplify]: Extracting # 0 : cost 0 27.360 * * [simplify]: Extracting # 1 : cost 0 27.361 * * [simplify]: Extracting # 2 : cost 0 27.362 * * [simplify]: Extracting # 3 : cost 0 27.363 * * [simplify]: Extracting # 4 : cost 0 27.364 * * [simplify]: Extracting # 5 : cost 0 27.365 * * [simplify]: Extracting # 6 : cost 0 27.366 * * [simplify]: Extracting # 7 : cost 0 27.368 * * [simplify]: Extracting # 8 : cost 0 27.369 * * [simplify]: Extracting # 9 : cost 0 27.370 * * [simplify]: Extracting # 10 : cost 0 27.371 * * [simplify]: Extracting # 11 : cost 0 27.372 * * [simplify]: Extracting # 12 : cost 0 27.374 * * [simplify]: Extracting # 13 : cost 0 27.383 * * [simplify]: Extracting # 14 : cost 0 27.384 * * [simplify]: iteration 0 : 397 enodes (cost 11099 ) 27.597 * * [simplify]: Extracting # 0 : cost 0 27.602 * * [simplify]: Extracting # 1 : cost 0 27.606 * * [simplify]: Extracting # 2 : cost 0 27.611 * * [simplify]: Extracting # 3 : cost 0 27.615 * * [simplify]: Extracting # 4 : cost 0 27.620 * * [simplify]: Extracting # 5 : cost 0 27.624 * * [simplify]: Extracting # 6 : cost 0 27.628 * * [simplify]: iteration 1 : 1492 enodes (cost 8566 ) 28.260 * * [simplify]: Extracting # 0 : cost 0 28.272 * * [simplify]: Extracting # 1 : cost 0 28.283 * * [simplify]: Extracting # 2 : cost 0 28.291 * * [simplify]: Extracting # 3 : cost 0 28.308 * * [simplify]: Extracting # 4 : cost 0 28.316 * * [simplify]: Extracting # 5 : cost 0 28.323 * * [simplify]: Extracting # 6 : cost 0 28.331 * * [simplify]: iteration done: 5000 enodes (cost 7540 ) 28.336 * [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 (* (cbrt 21.0) (cbrt 21.0))) (log1p (* (cbrt 21.0) (cbrt 21.0))) 2/3 2 (* 21.0 21.0) (* (cbrt 21.0) (cbrt 21.0)) 2 (* 2 (log (cbrt 21.0))) (* 2 (log (cbrt 21.0))) (exp (* (cbrt 21.0) (cbrt 21.0))) (* 21.0 21.0) (* (cbrt (* (cbrt 21.0) (cbrt 21.0))) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (cbrt (* (cbrt 21.0) (cbrt 21.0))) (pow (* (cbrt 21.0) (cbrt 21.0)) 3) (fabs (cbrt 21.0)) (fabs (cbrt 21.0)) (* (cbrt (* (cbrt 21.0) (cbrt 21.0))) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) 1 (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt (cbrt 21.0)) (pow (cbrt (cbrt 21.0)) 3)) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0))) (cbrt 21.0) (cbrt 21.0) 1 (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (cbrt (sqrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (* (cbrt (sqrt 21.0)) (sqrt (cbrt 21.0))) (cbrt 21.0) (cbrt 21.0) 2/3 2 (* (cbrt 21.0) (cbrt (* (cbrt 21.0) (cbrt 21.0)))) (* (cbrt 21.0) (cbrt (sqrt 21.0))) (cbrt 21.0) (* (cbrt 21.0) (* (cbrt (cbrt 21.0)) (cbrt (cbrt 21.0)))) (pow (sqrt (cbrt 21.0)) 3) (cbrt 21.0) (* (cbrt (cbrt 21.0)) (cbrt 21.0)) (* (cbrt (sqrt 21.0)) (cbrt 21.0)) (* (cbrt 21.0) (cbrt 21.0)) (* (cbrt (cbrt 21.0)) (cbrt 21.0)) (pow (sqrt (cbrt 21.0)) 3) (* (cbrt 21.0) (cbrt 21.0)) (expm1 (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log1p (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (log (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (pow (exp (/ 1.0 5.0)) (* (fabs x) (pow (fabs x) (+ 3 1)))) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (* (cbrt (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (cbrt (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)))) (cbrt (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (sqrt (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (sqrt (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (/ 1.0 5.0) (pow (fabs x) (+ 3 1))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (cbrt (/ 1.0 5.0))) (* (* (sqrt (/ 1.0 5.0)) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ (cbrt 1.0) (cbrt 5.0))) (* (/ (cbrt 1.0) (sqrt 5.0)) (* (fabs x) (pow (fabs x) (+ 3 1)))) (* (/ (cbrt 1.0) 5.0) (* (fabs x) (pow (fabs x) (+ 3 1)))) (/ (* (sqrt 1.0) (* (fabs x) (pow (fabs x) (+ 3 1)))) (cbrt 5.0)) (* (* (/ (sqrt 1.0) (sqrt 5.0)) (pow (fabs x) (+ 3 1))) (fabs x)) (* (* (/ (sqrt 1.0) 5.0) (fabs x)) (pow (fabs x) (+ 3 1))) (* (/ 1.0 (cbrt 5.0)) (* (fabs x) (pow (fabs x) (+ 3 1)))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 (sqrt 5.0))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) (/ (* (fabs x) (pow (fabs x) (+ 3 1))) 5.0) (* (* (fabs x) (pow (fabs x) (+ 3 1))) 1.0) (expm1 (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (log1p (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (log (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (log (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (log (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (pow (exp (/ 1.0 (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (pow 1.0 3) PI) (/ (pow (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) 3) (sqrt PI))) (* (pow (/ 1.0 (sqrt PI)) 3) (pow (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) 3)) (* (cbrt (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (cbrt (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))))) (cbrt (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (pow (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) 3) (sqrt (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (sqrt (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* 1.0 (fma (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)) (pow (cbrt 21.0) 3) (* (* (* (* 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)))))) (* (cbrt 1.0) (cbrt 1.0))) (cbrt 1.0)) (pow (fabs x) (+ 6 1))))) (* (* (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))))))) (pow (cbrt 21.0) 3)) (* 1.0 (fma (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))))) (* 5.0 (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))))) (* (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)) (cbrt 21.0)))) (* (sqrt PI) (* (cbrt 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)))))))) (* (fma (* (* 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)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (* (cbrt 21.0) (cbrt 21.0)) (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)))) 1.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))))) (* 5.0 (* (cbrt 21.0) (cbrt 21.0)))) (sqrt PI)) (* 1.0 (fma (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))))) (pow (cbrt 21.0) 3)))) (* (* (sqrt PI) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0)) (pow (cbrt 21.0) 3)) (* 1.0 (fma (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (* (cbrt 21.0) (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1)))))))) (* (* (sqrt PI) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0)) (cbrt 21.0)) (* 1.0 (fma (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (* (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))))) (cbrt 21.0)) (cbrt 21.0)))) (* (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (cbrt 21.0) (cbrt 21.0))) (sqrt PI)) (* 1.0 (fma (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (pow (cbrt 21.0) 3) (* (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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)))))))) (* (* (sqrt PI) (pow (cbrt 21.0) 3)) (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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 (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (cbrt 21.0) (* (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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 (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))))) 1.0) (* (sqrt PI) (* (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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))))) (cbrt 21.0))) (* (fma (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (* (cbrt 21.0) (cbrt 21.0)) (* (* (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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))))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1))))) (* (cbrt 1.0) (cbrt 1.0)))) 1.0) (* (sqrt PI) (* (* (cbrt 21.0) (cbrt 21.0)) (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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 (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (pow (cbrt 21.0) 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)))) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (* (/ 1.0 5.0) (/ 1.0 5.0))))))) (* (* (pow (cbrt 21.0) 3) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)))) (sqrt PI)) (* 1.0 (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (* (cbrt 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))))))) (* (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (cbrt 21.0)) (sqrt PI)) (* (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (- (* (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)))) (* (cbrt 21.0) (cbrt 21.0)))) 1.0) (* (sqrt PI) (* (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (cbrt 21.0)) (cbrt 21.0))) (* (+ (pow (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0)) 3) (pow (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3)) 1.0) (* (sqrt PI) (fma (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0)) (- (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0)) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (* (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* 1.0 (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (- (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0))))) (* (sqrt PI) (- (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0)))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* (sqrt (/ 1.0 (sqrt PI))) (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (* (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (sqrt 1.0) (sqrt (sqrt PI)))) (/ (* (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0))) (/ (* (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 1.0) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0))) (* (* (cbrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (cbrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (/ 1.0 (sqrt PI))) (* (sqrt (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ 1.0 (sqrt PI))) (/ 1.0 (sqrt PI)) (* (cbrt (/ 1.0 (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (sqrt (/ 1.0 (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (cbrt 1.0) (cbrt (sqrt PI)))) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (cbrt 1.0) (sqrt (cbrt PI)))) (/ (* (cbrt 1.0) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (* (cbrt 1.0) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (sqrt (sqrt PI))) (* (/ (cbrt 1.0) (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (cbrt (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (cbrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt PI))) (* (/ (sqrt 1.0) (sqrt (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ (sqrt 1.0) (sqrt PI))) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (/ 1.0 (cbrt (sqrt PI)))) (* (/ 1.0 (sqrt (cbrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ 1.0 (sqrt (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ 1.0 (sqrt (sqrt PI))) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (/ (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (sqrt PI)) (* (/ 1.0 (sqrt PI)) (fma (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)) (pow (cbrt 21.0) 3) (* (* (* (* 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)))))) (* (cbrt 1.0) (cbrt 1.0))) (cbrt 1.0)) (pow (fabs x) (+ 6 1))))) (* (fma (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))))) (* 5.0 (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))))) (* (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)) (cbrt 21.0))) (/ 1.0 (sqrt PI))) (* (fma (* (* 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)))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (* (cbrt 21.0) (cbrt 21.0)) (fma (* (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) (* (fabs x) (pow (fabs x) (+ 3 1))) (* (+ (pow (* 2.0 (fabs x)) 3) (pow (* (/ 2.0 3.0) (pow (fabs x) 3)) 3)) 5.0)))) (/ 1.0 (sqrt PI))) (* (fma (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))))) (pow (cbrt 21.0) 3))) (/ 1.0 (sqrt PI))) (* (fma (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (* (cbrt 21.0) (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))))))) (/ 1.0 (sqrt PI))) (* (fma (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 5.0) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (* (fma (- (* (* 2.0 (fabs x)) (* 2.0 (fabs x))) (* (* (/ 2.0 3.0) (/ 2.0 3.0)) (pow (fabs x) 6))) 5.0 (* (* (- (* 2.0 (fabs x)) (* (/ 2.0 3.0) (pow (fabs x) 3))) 1.0) (* (fabs x) (pow (fabs x) (+ 3 1))))) (cbrt 21.0)) (cbrt 21.0))) (/ 1.0 (sqrt PI))) (* (fma (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (pow (cbrt 21.0) 3) (* (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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))) (* (/ 1.0 (sqrt PI)) (fma (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (cbrt 21.0) (* (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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 (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))))))) (* (/ 1.0 (sqrt PI)) (fma (+ (pow (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0)) 3) (pow (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) 3)) (* (cbrt 21.0) (cbrt 21.0)) (* (* (fma (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.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 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))))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1))))) (* (cbrt 1.0) (cbrt 1.0))))) (* (fma (* (* (cbrt 1.0) (cbrt 1.0)) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0))) (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (pow (cbrt 21.0) 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)))) (* (* (pow (pow (fabs x) 3) 3) (fabs x)) (* (/ 1.0 5.0) (/ 1.0 5.0)))))) (/ 1.0 (sqrt PI))) (* (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (* (cbrt 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))) (* (/ 1.0 (sqrt PI)) (fma (* (- (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))) (* (* (fabs x) (pow (fabs x) (+ 3 1))) (/ 1.0 5.0))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (* (- (* (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)))) (* (cbrt 21.0) (cbrt 21.0))))) (* (/ 1.0 (sqrt PI)) (+ (pow (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0)) 3) (pow (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) 3))) (* (/ 1.0 (sqrt PI)) (* (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))) (- (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))) (/ (* (* (pow (fabs x) (+ 6 1)) (cbrt 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (cbrt 21.0))))) (* 1.0 (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3)))))) (fabs (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (fabs (* (/ 1.0 (sqrt PI)) (fma (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0))) (/ (cbrt 1.0) (/ (cbrt 21.0) (pow (fabs x) (+ 6 1)))) (fma (/ 1.0 5.0) (* (fabs x) (pow (fabs x) (+ 3 1))) (fma 2.0 (fabs x) (* (/ 2.0 3.0) (pow (fabs x) 3))))))) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* 0.2 (pow (fabs x) 5)) (* (* 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)))))) 28.340 * * * [progress]: adding candidates to table 30.268 * * [progress]: iteration 4 / 4 30.269 * * * [progress]: picking best candidate 30.289 * * * * [pick]: Picked # 30.290 * * * [progress]: localizing error 30.317 * * * [progress]: generating rewritten candidates 30.317 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 2 1) 30.319 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 30.331 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 3 2 2 3) 30.379 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 3 2 2) 30.388 * * * [progress]: generating series expansions 30.388 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 2 1) 30.388 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 30.390 * [backup-simplify]: Simplify (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI)))) 30.390 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI)))) in (x) around 0 30.390 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI)))) in x 30.390 * [taylor]: Taking taylor expansion of 1.0 in x 30.390 * [backup-simplify]: Simplify 1.0 into 1.0 30.391 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI))) in x 30.391 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) in x 30.391 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) 30.391 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 30.391 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 30.391 * [taylor]: Taking taylor expansion of (fabs x) in x 30.391 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.391 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.391 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.391 * [taylor]: Taking taylor expansion of (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0)) in x 30.391 * [taylor]: Taking taylor expansion of (fabs x) in x 30.391 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.391 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0) in x 30.391 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) in x 30.391 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.391 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 30.391 * [taylor]: Taking taylor expansion of 0.2 in x 30.391 * [backup-simplify]: Simplify 0.2 into 0.2 30.391 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 30.391 * [taylor]: Taking taylor expansion of (fabs x) in x 30.391 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.391 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.391 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.391 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.391 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.391 * [taylor]: Taking taylor expansion of (fabs x) in x 30.391 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.391 * [taylor]: Taking taylor expansion of 2.0 in x 30.391 * [backup-simplify]: Simplify 2.0 into 2.0 30.391 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.391 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.391 * [taylor]: Taking taylor expansion of PI in x 30.392 * [backup-simplify]: Simplify PI into PI 30.392 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.393 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.394 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.394 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI)))) in x 30.394 * [taylor]: Taking taylor expansion of 1.0 in x 30.394 * [backup-simplify]: Simplify 1.0 into 1.0 30.394 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) (sqrt (/ 1 PI))) in x 30.394 * [taylor]: Taking taylor expansion of (fma (pow (fabs x) 3) 0.6666666666666666 (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) in x 30.394 * [taylor]: Rewrote expression to (+ (* (pow (fabs x) 3) 0.6666666666666666) (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0))) 30.394 * [taylor]: Taking taylor expansion of (* (pow (fabs x) 3) 0.6666666666666666) in x 30.394 * [taylor]: Taking taylor expansion of (pow (fabs x) 3) in x 30.394 * [taylor]: Taking taylor expansion of (fabs x) in x 30.394 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.394 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.394 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.394 * [taylor]: Taking taylor expansion of (* (fabs x) (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0)) in x 30.394 * [taylor]: Taking taylor expansion of (fabs x) in x 30.394 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.394 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0) in x 30.395 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) in x 30.395 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.395 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 30.395 * [taylor]: Taking taylor expansion of 0.2 in x 30.395 * [backup-simplify]: Simplify 0.2 into 0.2 30.395 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 30.395 * [taylor]: Taking taylor expansion of (fabs x) in x 30.395 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.395 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.395 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.395 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.395 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.395 * [taylor]: Taking taylor expansion of (fabs x) in x 30.395 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.395 * [taylor]: Taking taylor expansion of 2.0 in x 30.395 * [backup-simplify]: Simplify 2.0 into 2.0 30.395 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.395 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.395 * [taylor]: Taking taylor expansion of PI in x 30.395 * [backup-simplify]: Simplify PI into PI 30.395 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.396 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.397 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.397 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.397 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.397 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 30.398 * [backup-simplify]: Simplify (* (pow (fabs x) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs x) 3)) 30.398 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.398 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 30.398 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 30.398 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.398 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 30.398 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 30.398 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.399 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.399 * [backup-simplify]: Simplify (+ (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 2.0) into (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) 30.399 * [backup-simplify]: Simplify (* (fabs x) (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))) into (* (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)) (fabs x)) 30.400 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs x) 3)) (* (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 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))))) 30.401 * [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)))))) 30.402 * [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))))))) 30.403 * [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))))))) 30.403 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.403 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 30.404 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 0.6666666666666666)) into 0 30.404 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.404 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 30.404 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 4))) into 0 30.404 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.405 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 30.405 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 30.405 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 6))) into 0 30.405 * [backup-simplify]: Simplify (+ 0 0) into 0 30.406 * [backup-simplify]: Simplify (+ 0 0) into 0 30.406 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))) into 0 30.406 * [backup-simplify]: Simplify (+ 0 0) into 0 30.407 * [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 30.409 * [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 30.409 * [backup-simplify]: Simplify 0 into 0 30.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.412 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 30.413 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.414 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.415 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 30.415 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.416 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.417 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 30.417 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.418 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.419 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 30.420 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 30.420 * [backup-simplify]: Simplify (+ 0 0) into 0 30.420 * [backup-simplify]: Simplify (+ 0 0) into 0 30.421 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))) into 0 30.421 * [backup-simplify]: Simplify (+ 0 0) into 0 30.422 * [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 30.424 * [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 30.424 * [backup-simplify]: Simplify 0 into 0 30.425 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.426 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.426 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.427 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.427 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 30.428 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.428 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.429 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 30.430 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.430 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.431 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 30.432 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 30.432 * [backup-simplify]: Simplify (+ 0 0) into 0 30.432 * [backup-simplify]: Simplify (+ 0 0) into 0 30.433 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))) into 0 30.433 * [backup-simplify]: Simplify (+ 0 0) into 0 30.434 * [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 30.436 * [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 30.436 * [backup-simplify]: Simplify 0 into 0 30.437 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.438 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.439 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.439 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.440 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 30.441 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.442 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.443 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 30.443 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.444 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.445 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 30.446 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 30.446 * [backup-simplify]: Simplify (+ 0 0) into 0 30.447 * [backup-simplify]: Simplify (+ 0 0) into 0 30.448 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))) into 0 30.448 * [backup-simplify]: Simplify (+ 0 0) into 0 30.458 * [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 30.463 * [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 30.463 * [backup-simplify]: Simplify 0 into 0 30.464 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.466 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.468 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.470 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.471 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 30.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.475 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.477 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 30.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.481 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.482 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 30.484 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 30.484 * [backup-simplify]: Simplify (+ 0 0) into 0 30.485 * [backup-simplify]: Simplify (+ 0 0) into 0 30.486 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0)))))))) into 0 30.486 * [backup-simplify]: Simplify (+ 0 0) into 0 30.487 * [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 30.490 * [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 30.490 * [backup-simplify]: Simplify 0 into 0 30.491 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.492 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.493 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.494 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 30.495 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 30.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.497 * [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 30.499 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 30.500 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.501 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 30.502 * [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 30.504 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 30.504 * [backup-simplify]: Simplify (+ 0 0) into 0 30.504 * [backup-simplify]: Simplify (+ 0 0) into 0 30.505 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.2 (pow (fabs x) 4)) (+ (* 0.047619047619047616 (pow (fabs x) 6)) 2.0))))))))) into 0 30.506 * [backup-simplify]: Simplify (+ 0 0) into 0 30.507 * [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 30.510 * [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 30.510 * [backup-simplify]: Simplify 0 into 0 30.511 * [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))))))) 30.513 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 x)) 3) (/ 2.0 3.0) (* (fabs (/ 1 x)) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs (/ 1 x)) 4) (* (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI)))) 30.513 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI)))) in (x) around 0 30.513 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI)))) in x 30.513 * [taylor]: Taking taylor expansion of 1.0 in x 30.513 * [backup-simplify]: Simplify 1.0 into 1.0 30.513 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI))) in x 30.513 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) in x 30.514 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) 30.514 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 30.514 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 30.514 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.514 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.514 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.514 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.514 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0)) in x 30.514 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.514 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.514 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0) in x 30.514 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) in x 30.514 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 30.514 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 30.514 * [taylor]: Taking taylor expansion of 0.2 in x 30.514 * [backup-simplify]: Simplify 0.2 into 0.2 30.514 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 30.514 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.515 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.515 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 30.515 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.515 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.515 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 30.515 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.515 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.515 * [taylor]: Taking taylor expansion of 2.0 in x 30.515 * [backup-simplify]: Simplify 2.0 into 2.0 30.515 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.515 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.515 * [taylor]: Taking taylor expansion of PI in x 30.515 * [backup-simplify]: Simplify PI into PI 30.515 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.516 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.517 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.518 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.518 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI)))) in x 30.518 * [taylor]: Taking taylor expansion of 1.0 in x 30.518 * [backup-simplify]: Simplify 1.0 into 1.0 30.518 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) (sqrt (/ 1 PI))) in x 30.519 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ 1 x)) 3) 0.6666666666666666 (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) in x 30.519 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0))) 30.519 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) in x 30.519 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 3) in x 30.519 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.519 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.519 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.519 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.519 * [taylor]: Taking taylor expansion of (* (fabs (/ 1 x)) (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0)) in x 30.519 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.519 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.519 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 2.0) in x 30.519 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) in x 30.519 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 30.519 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 30.519 * [taylor]: Taking taylor expansion of 0.2 in x 30.519 * [backup-simplify]: Simplify 0.2 into 0.2 30.520 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 30.520 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.520 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.520 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 30.520 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.520 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.520 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 30.520 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.520 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.520 * [taylor]: Taking taylor expansion of 2.0 in x 30.520 * [backup-simplify]: Simplify 2.0 into 2.0 30.520 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.520 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.520 * [taylor]: Taking taylor expansion of PI in x 30.520 * [backup-simplify]: Simplify PI into PI 30.521 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.522 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.523 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.524 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.524 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 30.524 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 30.524 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) 30.524 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 30.525 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 30.525 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 30.525 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 30.525 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 30.526 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 30.526 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 30.526 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (* 0.2 (pow (fabs (/ 1 x)) 4))) 30.527 * [backup-simplify]: Simplify (+ (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (* 0.2 (pow (fabs (/ 1 x)) 4))) 2.0) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)) 30.527 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) into (* (fabs (/ 1 x)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))) 30.528 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ 1 x)) 3)) (* (fabs (/ 1 x)) (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) 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))))) 30.530 * [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))) 30.532 * [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)))) 30.535 * [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)))) 30.535 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 30.535 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 30.536 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 30.536 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 30.537 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 30.537 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 30.537 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 30.538 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 30.538 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 30.539 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 30.539 * [backup-simplify]: Simplify (+ 0 0) into 0 30.539 * [backup-simplify]: Simplify (+ 0 0) into 0 30.540 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))) into 0 30.540 * [backup-simplify]: Simplify (+ 0 0) into 0 30.542 * [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 30.545 * [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 30.545 * [backup-simplify]: Simplify 0 into 0 30.546 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.547 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 30.548 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 30.548 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 30.549 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 30.550 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 30.550 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 30.551 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 30.552 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 30.553 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 30.553 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 30.554 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 30.554 * [backup-simplify]: Simplify (+ 0 0) into 0 30.555 * [backup-simplify]: Simplify (+ 0 0) into 0 30.556 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))) into 0 30.556 * [backup-simplify]: Simplify (+ 0 0) into 0 30.558 * [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 30.561 * [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 30.561 * [backup-simplify]: Simplify 0 into 0 30.562 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.564 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.565 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 30.566 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 30.567 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 30.568 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 30.569 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 30.570 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 30.571 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 30.572 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 30.574 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 30.575 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 30.575 * [backup-simplify]: Simplify (+ 0 0) into 0 30.576 * [backup-simplify]: Simplify (+ 0 0) into 0 30.577 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))) into 0 30.578 * [backup-simplify]: Simplify (+ 0 0) into 0 30.580 * [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 30.584 * [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 30.584 * [backup-simplify]: Simplify 0 into 0 30.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.588 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.597 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 30.599 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 30.600 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 30.601 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 30.603 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 30.605 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 30.606 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 30.607 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 30.609 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 30.611 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 30.611 * [backup-simplify]: Simplify (+ 0 0) into 0 30.611 * [backup-simplify]: Simplify (+ 0 0) into 0 30.613 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))))) into 0 30.614 * [backup-simplify]: Simplify (+ 0 0) into 0 30.617 * [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 30.621 * [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 30.621 * [backup-simplify]: Simplify 0 into 0 30.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.624 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.626 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 30.628 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 30.629 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 30.631 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 30.633 * [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 30.635 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 30.637 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 30.639 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 30.641 * [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 30.643 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 30.643 * [backup-simplify]: Simplify (+ 0 0) into 0 30.644 * [backup-simplify]: Simplify (+ 0 0) into 0 30.646 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0)))))))) into 0 30.646 * [backup-simplify]: Simplify (+ 0 0) into 0 30.649 * [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 30.654 * [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 30.654 * [backup-simplify]: Simplify 0 into 0 30.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.657 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.659 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 30.662 * [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 30.663 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 30.665 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 30.668 * [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 30.670 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 30.672 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 30.675 * [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 30.677 * [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 30.679 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 30.680 * [backup-simplify]: Simplify (+ 0 0) into 0 30.680 * [backup-simplify]: Simplify (+ 0 0) into 0 30.683 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) 2.0))))))))) into 0 30.683 * [backup-simplify]: Simplify (+ 0 0) into 0 30.686 * [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 30.692 * [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 30.692 * [backup-simplify]: Simplify 0 into 0 30.695 * [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))))))) 30.698 * [backup-simplify]: Simplify (/ (fma (pow (fabs (/ 1 (- x))) 3) (/ 2.0 3.0) (* (fabs (/ 1 (- x))) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) 4) (* (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) into (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) 30.698 * [approximate]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in (x) around 0 30.698 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in x 30.698 * [taylor]: Taking taylor expansion of 1.0 in x 30.698 * [backup-simplify]: Simplify 1.0 into 1.0 30.698 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI))) in x 30.698 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) in x 30.699 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) 30.699 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 30.699 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 30.699 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.699 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.699 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.699 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.699 * [taylor]: Taking taylor expansion of (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x))) in x 30.699 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) in x 30.699 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) in x 30.699 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 30.699 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 30.699 * [taylor]: Taking taylor expansion of 0.2 in x 30.699 * [backup-simplify]: Simplify 0.2 into 0.2 30.699 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 30.699 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.699 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.699 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 30.699 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.700 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.700 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 30.700 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.700 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.700 * [taylor]: Taking taylor expansion of 2.0 in x 30.700 * [backup-simplify]: Simplify 2.0 into 2.0 30.700 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.700 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.700 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.700 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.700 * [taylor]: Taking taylor expansion of PI in x 30.700 * [backup-simplify]: Simplify PI into PI 30.701 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.702 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.703 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.704 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.704 * [taylor]: Taking taylor expansion of (* 1.0 (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI)))) in x 30.704 * [taylor]: Taking taylor expansion of 1.0 in x 30.704 * [backup-simplify]: Simplify 1.0 into 1.0 30.704 * [taylor]: Taking taylor expansion of (* (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) (sqrt (/ 1 PI))) in x 30.704 * [taylor]: Taking taylor expansion of (fma (pow (fabs (/ -1 x)) 3) 0.6666666666666666 (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) in x 30.705 * [taylor]: Rewrote expression to (+ (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x)))) 30.705 * [taylor]: Taking taylor expansion of (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) in x 30.705 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 3) in x 30.705 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.705 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.705 * [taylor]: Taking taylor expansion of 0.6666666666666666 in x 30.705 * [backup-simplify]: Simplify 0.6666666666666666 into 0.6666666666666666 30.705 * [taylor]: Taking taylor expansion of (* (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) (fabs (/ -1 x))) in x 30.705 * [taylor]: Taking taylor expansion of (+ (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) in x 30.705 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) in x 30.705 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 30.705 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 30.705 * [taylor]: Taking taylor expansion of 0.2 in x 30.705 * [backup-simplify]: Simplify 0.2 into 0.2 30.705 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 30.705 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.705 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.705 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 30.706 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.706 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.706 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 30.706 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.706 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.706 * [taylor]: Taking taylor expansion of 2.0 in x 30.706 * [backup-simplify]: Simplify 2.0 into 2.0 30.706 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.706 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.706 * [taylor]: Taking taylor expansion of (sqrt (/ 1 PI)) in x 30.706 * [taylor]: Taking taylor expansion of (/ 1 PI) in x 30.706 * [taylor]: Taking taylor expansion of PI in x 30.706 * [backup-simplify]: Simplify PI into PI 30.707 * [backup-simplify]: Simplify (/ 1 PI) into (/ 1 PI) 30.708 * [backup-simplify]: Simplify (sqrt (/ 1 PI)) into (sqrt (/ 1 PI)) 30.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)))) into 0 30.710 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 PI)))) into 0 30.710 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 30.711 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 30.711 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) 0.6666666666666666) into (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) 30.711 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 30.711 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 30.712 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 30.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 30.712 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 30.712 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 30.713 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 30.713 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 30.714 * [backup-simplify]: Simplify (+ (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 2.0) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 30.714 * [backup-simplify]: Simplify (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) (fabs (/ -1 x))) into (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) (fabs (/ -1 x))) 30.715 * [backup-simplify]: Simplify (+ (* 0.6666666666666666 (pow (fabs (/ -1 x)) 3)) (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) (fabs (/ -1 x)))) 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))))) 30.718 * [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))) 30.720 * [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)))) 30.722 * [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)))) 30.723 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 30.723 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 30.724 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 0.6666666666666666)) into 0 30.724 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 30.724 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 30.725 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 30.725 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 30.726 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 30.726 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 30.727 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 30.727 * [backup-simplify]: Simplify (+ 0 0) into 0 30.727 * [backup-simplify]: Simplify (+ 0 0) into 0 30.728 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (* 0 (fabs (/ -1 x)))) into 0 30.729 * [backup-simplify]: Simplify (+ 0 0) into 0 30.730 * [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 30.733 * [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 30.733 * [backup-simplify]: Simplify 0 into 0 30.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.736 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 PI)))) into 0 30.737 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 30.737 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 30.738 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 0.6666666666666666))) into 0 30.739 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 30.740 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 30.741 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 30.741 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 30.742 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 30.743 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 30.744 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 30.744 * [backup-simplify]: Simplify (+ 0 0) into 0 30.745 * [backup-simplify]: Simplify (+ 0 0) into 0 30.746 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 30.746 * [backup-simplify]: Simplify (+ 0 0) into 0 30.748 * [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 30.751 * [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 30.751 * [backup-simplify]: Simplify 0 into 0 30.753 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.755 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.756 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 30.764 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 30.766 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))) into 0 30.767 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 30.768 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 30.769 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 30.770 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 30.772 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 30.773 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 30.774 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 30.775 * [backup-simplify]: Simplify (+ 0 0) into 0 30.775 * [backup-simplify]: Simplify (+ 0 0) into 0 30.777 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 30.777 * [backup-simplify]: Simplify (+ 0 0) into 0 30.780 * [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 30.784 * [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 30.784 * [backup-simplify]: Simplify 0 into 0 30.785 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.787 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.789 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 30.790 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 30.791 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))) into 0 30.793 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 30.794 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 30.796 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 30.797 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 30.799 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 30.800 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 30.802 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 30.802 * [backup-simplify]: Simplify (+ 0 0) into 0 30.803 * [backup-simplify]: Simplify (+ 0 0) into 0 30.804 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 30.805 * [backup-simplify]: Simplify (+ 0 0) into 0 30.807 * [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 30.811 * [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 30.811 * [backup-simplify]: Simplify 0 into 0 30.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.815 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.817 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 30.818 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 30.820 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666)))))) into 0 30.822 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 30.824 * [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 30.826 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 30.828 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 30.830 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 30.832 * [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 30.834 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 30.834 * [backup-simplify]: Simplify (+ 0 0) into 0 30.835 * [backup-simplify]: Simplify (+ 0 0) into 0 30.837 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 30.837 * [backup-simplify]: Simplify (+ 0 0) into 0 30.840 * [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 30.842 * [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 30.842 * [backup-simplify]: Simplify 0 into 0 30.843 * [backup-simplify]: Simplify (- (+ (* (/ 1 PI) (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)) (* 0 (/ 0 PI)))) into 0 30.844 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)) (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 PI)))) into 0 30.845 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 30.847 * [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 30.847 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 0.6666666666666666))))))) into 0 30.849 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 30.850 * [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 30.851 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 30.853 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 30.854 * [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 30.855 * [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 30.857 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 30.857 * [backup-simplify]: Simplify (+ 0 0) into 0 30.857 * [backup-simplify]: Simplify (+ 0 0) into 0 30.859 * [backup-simplify]: Simplify (+ (* (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (+ (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 2.0)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 30.859 * [backup-simplify]: Simplify (+ 0 0) into 0 30.860 * [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 30.863 * [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 30.863 * [backup-simplify]: Simplify 0 into 0 30.865 * [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))))))) 30.865 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 3 2 2 3) 30.865 * [backup-simplify]: Simplify (* (pow (fabs x) 6) (/ 1.0 21.0)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.865 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in (x) around 0 30.865 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.865 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.865 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.865 * [taylor]: Taking taylor expansion of (fabs x) in x 30.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.865 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.865 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.865 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.865 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.865 * [taylor]: Taking taylor expansion of (fabs x) in x 30.865 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.865 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.866 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 30.866 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 30.866 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.866 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.866 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 30.866 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 30.867 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 6))) into 0 30.867 * [backup-simplify]: Simplify 0 into 0 30.867 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.868 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 30.869 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 30.869 * [backup-simplify]: Simplify 0 into 0 30.869 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.870 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.870 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 30.871 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 30.871 * [backup-simplify]: Simplify 0 into 0 30.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.873 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.873 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 30.874 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 30.875 * [backup-simplify]: Simplify 0 into 0 30.876 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.878 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.879 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 30.881 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 30.881 * [backup-simplify]: Simplify 0 into 0 30.883 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.885 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 30.895 * [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 30.898 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 30.898 * [backup-simplify]: Simplify 0 into 0 30.898 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.899 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 30.899 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in (x) around 0 30.899 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 30.899 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.899 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.899 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 30.899 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.899 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.899 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 30.899 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.899 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.899 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 30.899 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 30.899 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 30.900 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 30.900 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 30.900 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 30.900 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 30.901 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 30.901 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 30.901 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 30.902 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 30.902 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 30.902 * [backup-simplify]: Simplify 0 into 0 30.903 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 30.904 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 30.904 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 30.905 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 30.905 * [backup-simplify]: Simplify 0 into 0 30.906 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 30.907 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 30.908 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 30.910 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 30.910 * [backup-simplify]: Simplify 0 into 0 30.911 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 30.913 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 30.914 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 30.916 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 30.916 * [backup-simplify]: Simplify 0 into 0 30.917 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 30.919 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 30.921 * [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 30.923 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 30.923 * [backup-simplify]: Simplify 0 into 0 30.925 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 30.927 * [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 30.930 * [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 30.932 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 30.932 * [backup-simplify]: Simplify 0 into 0 30.932 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.933 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 30.933 * [approximate]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in (x) around 0 30.933 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 30.933 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.933 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.933 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 30.933 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.933 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.933 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 30.933 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.933 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.933 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 30.933 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 30.934 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 30.934 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 30.934 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 30.934 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 30.935 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 30.935 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 30.935 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 30.935 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 30.936 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 30.936 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 30.936 * [backup-simplify]: Simplify 0 into 0 30.937 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 30.938 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 30.939 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 30.940 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 30.940 * [backup-simplify]: Simplify 0 into 0 30.941 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 30.942 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 30.943 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 30.944 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 30.944 * [backup-simplify]: Simplify 0 into 0 30.946 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 30.947 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 30.948 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 30.950 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 30.950 * [backup-simplify]: Simplify 0 into 0 30.952 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 30.953 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 30.954 * [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 30.955 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 30.955 * [backup-simplify]: Simplify 0 into 0 30.956 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 30.958 * [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 30.959 * [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 30.960 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 30.960 * [backup-simplify]: Simplify 0 into 0 30.961 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.961 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 3 2 2) 30.961 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) into (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 30.961 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) in (x) around 0 30.961 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) in x 30.962 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.962 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 30.962 * [taylor]: Taking taylor expansion of 0.2 in x 30.962 * [backup-simplify]: Simplify 0.2 into 0.2 30.962 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 30.962 * [taylor]: Taking taylor expansion of (fabs x) in x 30.962 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.962 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.962 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.962 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.962 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.962 * [taylor]: Taking taylor expansion of (fabs x) in x 30.962 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.962 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) in x 30.962 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.962 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs x) 4)) in x 30.962 * [taylor]: Taking taylor expansion of 0.2 in x 30.962 * [backup-simplify]: Simplify 0.2 into 0.2 30.962 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 30.962 * [taylor]: Taking taylor expansion of (fabs x) in x 30.962 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.962 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs x) 6)) in x 30.962 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 30.962 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 30.962 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 30.962 * [taylor]: Taking taylor expansion of (fabs x) in x 30.962 * [backup-simplify]: Simplify (fabs x) into (fabs x) 30.962 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.962 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 30.963 * [backup-simplify]: Simplify (* 0.2 (pow (fabs x) 4)) into (* 0.2 (pow (fabs x) 4)) 30.963 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 30.963 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 30.963 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 30.963 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs x) 6)) into (* 0.047619047619047616 (pow (fabs x) 6)) 30.963 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.963 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 30.964 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.964 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 30.964 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs x) 4))) into 0 30.964 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 30.964 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 30.965 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 30.965 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs x) 6))) into 0 30.965 * [backup-simplify]: Simplify (+ 0 0) into 0 30.965 * [backup-simplify]: Simplify 0 into 0 30.966 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.966 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.967 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 30.967 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 30.967 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 30.968 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 30.968 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))) into 0 30.968 * [backup-simplify]: Simplify (+ 0 0) into 0 30.968 * [backup-simplify]: Simplify 0 into 0 30.969 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.970 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.970 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 30.971 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 30.971 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 30.972 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 30.973 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))) into 0 30.973 * [backup-simplify]: Simplify (+ 0 0) into 0 30.973 * [backup-simplify]: Simplify 0 into 0 30.974 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.975 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.976 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 30.976 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 30.977 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 30.978 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 30.979 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))) into 0 30.979 * [backup-simplify]: Simplify (+ 0 0) into 0 30.979 * [backup-simplify]: Simplify 0 into 0 30.980 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.981 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.982 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 30.983 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 30.984 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 30.986 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 30.987 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6))))))) into 0 30.987 * [backup-simplify]: Simplify (+ 0 0) into 0 30.987 * [backup-simplify]: Simplify 0 into 0 30.989 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.991 * [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 30.993 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 30.995 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 30.997 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 30.998 * [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 30.999 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 6)))))))) into 0 31.000 * [backup-simplify]: Simplify (+ 0 0) into 0 31.000 * [backup-simplify]: Simplify 0 into 0 31.000 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 31.001 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (pow (fabs (/ 1 x)) 4) (* (pow (fabs (/ 1 x)) 6) (/ 1.0 21.0))) into (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 31.001 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) in (x) around 0 31.001 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) in x 31.001 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 31.001 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 31.001 * [taylor]: Taking taylor expansion of 0.2 in x 31.001 * [backup-simplify]: Simplify 0.2 into 0.2 31.001 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 31.001 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.001 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.001 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 31.001 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.001 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.001 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 31.001 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.001 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.001 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ 1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) in x 31.001 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) 31.001 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ 1 x)) 4)) in x 31.001 * [taylor]: Taking taylor expansion of 0.2 in x 31.001 * [backup-simplify]: Simplify 0.2 into 0.2 31.001 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 31.001 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.002 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.002 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) in x 31.002 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.002 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.002 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 31.002 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 31.002 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 31.002 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.002 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 31.002 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ 1 x)) 4)) into (* 0.2 (pow (fabs (/ 1 x)) 4)) 31.002 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 31.002 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 31.003 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 31.003 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) 31.003 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ 1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (* 0.2 (pow (fabs (/ 1 x)) 4))) 31.003 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (* 0.2 (pow (fabs (/ 1 x)) 4))) into (+ (* 0.047619047619047616 (pow (fabs (/ 1 x)) 6)) (* 0.2 (pow (fabs (/ 1 x)) 4))) 31.003 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.004 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 31.004 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 31.004 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 31.004 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 31.005 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ 1 x)) 6))) into 0 31.005 * [backup-simplify]: Simplify (+ 0 0) into 0 31.005 * [backup-simplify]: Simplify 0 into 0 31.005 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.006 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.007 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 31.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 31.007 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 31.008 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 31.008 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))) into 0 31.009 * [backup-simplify]: Simplify (+ 0 0) into 0 31.009 * [backup-simplify]: Simplify 0 into 0 31.009 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.010 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.011 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 31.016 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 31.017 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 31.018 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 31.019 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))) into 0 31.019 * [backup-simplify]: Simplify (+ 0 0) into 0 31.019 * [backup-simplify]: Simplify 0 into 0 31.020 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.021 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.023 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 31.024 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 31.025 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 31.027 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 31.029 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))) into 0 31.029 * [backup-simplify]: Simplify (+ 0 0) into 0 31.029 * [backup-simplify]: Simplify 0 into 0 31.030 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.032 * [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.034 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 31.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 31.038 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 31.040 * [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.042 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6))))))) into 0 31.042 * [backup-simplify]: Simplify (+ 0 0) into 0 31.042 * [backup-simplify]: Simplify 0 into 0 31.044 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.046 * [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.049 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))))) into 0 31.051 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 31.053 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))))) into 0 31.055 * [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.058 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 6)))))))) into 0 31.058 * [backup-simplify]: Simplify (+ 0 0) into 0 31.058 * [backup-simplify]: Simplify 0 into 0 31.059 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 (pow (fabs (/ 1 (/ 1 x))) 6)) (* 0.2 (pow (fabs (/ 1 (/ 1 x))) 4))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 31.060 * [backup-simplify]: Simplify (fma (/ 1.0 5.0) (pow (fabs (/ 1 (- x))) 4) (* (pow (fabs (/ 1 (- x))) 6) (/ 1.0 21.0))) into (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 31.060 * [approximate]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) in (x) around 0 31.060 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) in x 31.060 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 31.061 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 31.061 * [taylor]: Taking taylor expansion of 0.2 in x 31.061 * [backup-simplify]: Simplify 0.2 into 0.2 31.061 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 31.061 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.061 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.061 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 31.061 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.061 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.061 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 31.061 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.061 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.061 * [taylor]: Taking taylor expansion of (fma 0.2 (pow (fabs (/ -1 x)) 4) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) in x 31.061 * [taylor]: Rewrote expression to (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 31.061 * [taylor]: Taking taylor expansion of (* 0.2 (pow (fabs (/ -1 x)) 4)) in x 31.061 * [taylor]: Taking taylor expansion of 0.2 in x 31.061 * [backup-simplify]: Simplify 0.2 into 0.2 31.061 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 31.061 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.061 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.061 * [taylor]: Taking taylor expansion of (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) in x 31.061 * [taylor]: Taking taylor expansion of 0.047619047619047616 in x 31.062 * [backup-simplify]: Simplify 0.047619047619047616 into 0.047619047619047616 31.062 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 31.062 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 31.062 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 31.062 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.062 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 31.062 * [backup-simplify]: Simplify (* 0.2 (pow (fabs (/ -1 x)) 4)) into (* 0.2 (pow (fabs (/ -1 x)) 4)) 31.063 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 31.063 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 31.063 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 31.063 * [backup-simplify]: Simplify (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) into (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6)) 31.064 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 31.064 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) into (+ (* 0.2 (pow (fabs (/ -1 x)) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 x)) 6))) 31.065 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.065 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.066 * [backup-simplify]: Simplify (+ (* 0.2 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 31.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 31.066 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 31.067 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 31.067 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (* 0 (pow (fabs (/ -1 x)) 6))) into 0 31.068 * [backup-simplify]: Simplify (+ 0 0) into 0 31.068 * [backup-simplify]: Simplify 0 into 0 31.068 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.069 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.070 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 31.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 31.071 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 31.072 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 31.073 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))) into 0 31.073 * [backup-simplify]: Simplify (+ 0 0) into 0 31.073 * [backup-simplify]: Simplify 0 into 0 31.074 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.075 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.077 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 31.078 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 31.079 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 31.080 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 31.081 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))) into 0 31.081 * [backup-simplify]: Simplify (+ 0 0) into 0 31.081 * [backup-simplify]: Simplify 0 into 0 31.083 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.084 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.086 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 31.087 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 31.088 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 31.090 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 31.092 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))) into 0 31.092 * [backup-simplify]: Simplify (+ 0 0) into 0 31.092 * [backup-simplify]: Simplify 0 into 0 31.094 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.095 * [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.098 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 31.099 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 31.101 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 31.103 * [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.105 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6))))))) into 0 31.105 * [backup-simplify]: Simplify (+ 0 0) into 0 31.105 * [backup-simplify]: Simplify 0 into 0 31.107 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.109 * [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.112 * [backup-simplify]: Simplify (+ (* 0.2 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))))) into 0 31.114 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 31.116 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))))) into 0 31.118 * [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.120 * [backup-simplify]: Simplify (+ (* 0.047619047619047616 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 6)))))))) into 0 31.121 * [backup-simplify]: Simplify (+ 0 0) into 0 31.121 * [backup-simplify]: Simplify 0 into 0 31.121 * [backup-simplify]: Simplify (+ (* 0.2 (pow (fabs (/ -1 (/ 1 (- x)))) 4)) (* 0.047619047619047616 (pow (fabs (/ -1 (/ 1 (- x)))) 6))) into (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 31.122 * * * [progress]: simplifying candidates 31.130 * [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 (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (log1p (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (- (log (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (- (log (sqrt PI)) (log 1.0))) (- (log (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (log (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (exp (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (/ (* (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (* (sqrt PI) (sqrt PI)) (sqrt PI)) (* (* 1.0 1.0) 1.0))) (/ (* (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (* (/ (sqrt PI) 1.0) (/ (sqrt PI) 1.0)) (/ (sqrt PI) 1.0))) (* (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)))) (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (* (* (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (- (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (- (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt 1) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt 1) 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ 1 (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ 1 1)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) 1) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt PI)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ 1 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt 1) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt 1) 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ 1 (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ 1 1)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) 1) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt PI)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ 1 1.0)) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (/ (sqrt PI) 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ 1 (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (cbrt 1.0))) (/ 1 (/ (sqrt 1) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (sqrt 1.0))) (/ 1 (/ (sqrt 1) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1.0)) (/ 1 (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (cbrt 1.0))) (/ 1 (/ 1 (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (sqrt 1.0))) (/ 1 (/ 1 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ 1 1) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ 1 (sqrt PI)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ 1 1.0)) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (* (cbrt PI) (cbrt PI))) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt 1) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt 1) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt 1) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ 1 (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ 1 (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ 1 1)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) 1) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt PI)) (/ (/ (sqrt PI) 1.0) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (/ (sqrt PI) 1.0) (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt PI)) (expm1 (* (pow (fabs x) 6) (/ 1.0 21.0))) (log1p (* (pow (fabs x) 6) (/ 1.0 21.0))) (+ (* (log (fabs x)) 6) (- (log 1.0) (log 21.0))) (+ (* (log (fabs x)) 6) (log (/ 1.0 21.0))) (+ (* (log (fabs x)) 6) (- (log 1.0) (log 21.0))) (+ (* (log (fabs x)) 6) (log (/ 1.0 21.0))) (+ (log (pow (fabs x) 6)) (- (log 1.0) (log 21.0))) (+ (log (pow (fabs x) 6)) (log (/ 1.0 21.0))) (log (* (pow (fabs x) 6) (/ 1.0 21.0))) (exp (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (* (* (pow (fabs x) 6) (pow (fabs x) 6)) (pow (fabs x) 6)) (/ (* (* 1.0 1.0) 1.0) (* (* 21.0 21.0) 21.0))) (* (* (* (pow (fabs x) 6) (pow (fabs x) 6)) (pow (fabs x) 6)) (* (* (/ 1.0 21.0) (/ 1.0 21.0)) (/ 1.0 21.0))) (* (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0)))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (* (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (pow (fabs x) 6) (/ 1.0 21.0))) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (sqrt (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (sqrt (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (sqrt (fabs x)) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (sqrt (pow (fabs x) 6)) (sqrt (/ 1.0 21.0))) (* (sqrt (pow (fabs x) 6)) (sqrt (/ 1.0 21.0))) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) (/ 6 2)) (sqrt (/ 1.0 21.0))) (* (pow (fabs x) (/ 6 2)) (sqrt (/ 1.0 21.0))) (* (pow (fabs x) (/ 6 2)) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) (/ 6 2)) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) 6) (* (cbrt (/ 1.0 21.0)) (cbrt (/ 1.0 21.0)))) (* (pow (fabs x) 6) (sqrt (/ 1.0 21.0))) (* (pow (fabs x) 6) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) 6) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 21.0))) (* (pow (fabs x) 6) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (pow (fabs x) 6) (/ (sqrt 1.0) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) 6) (/ (sqrt 1.0) 1)) (* (pow (fabs x) 6) (/ 1 (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) 6) (/ 1 (sqrt 21.0))) (* (pow (fabs x) 6) (/ 1 1)) (* (pow (fabs x) 6) 1) (* (pow (fabs x) 6) 1.0) (* (pow (cbrt (fabs x)) 6) (/ 1.0 21.0)) (* (pow (sqrt (fabs x)) 6) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (cbrt (pow (fabs x) 6)) (/ 1.0 21.0)) (* (sqrt (pow (fabs x) 6)) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (pow (fabs x) (/ 6 2)) (/ 1.0 21.0)) (* (pow (fabs x) 6) 1.0) (expm1 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (log1p (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (/ 1.0 5.0) (pow (fabs x) 4)) (log (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (exp (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))) (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (* (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (sqrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (sqrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (fabs (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (* 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) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) (+ (* 0.2 (pow (fabs x) 4)) (* 0.047619047619047616 (pow (fabs x) 6))) 31.148 * * [simplify]: Extracting # 0 : cost 0 31.149 * * [simplify]: Extracting # 1 : cost 0 31.150 * * [simplify]: Extracting # 2 : cost 0 31.151 * * [simplify]: Extracting # 3 : cost 0 31.152 * * [simplify]: Extracting # 4 : cost 0 31.153 * * [simplify]: Extracting # 5 : cost 0 31.154 * * [simplify]: Extracting # 6 : cost 0 31.155 * * [simplify]: Extracting # 7 : cost 0 31.156 * * [simplify]: Extracting # 8 : cost 0 31.157 * * [simplify]: Extracting # 9 : cost 0 31.165 * * [simplify]: Extracting # 10 : cost 0 31.166 * * [simplify]: Extracting # 11 : cost 0 31.167 * * [simplify]: Extracting # 12 : cost 0 31.168 * * [simplify]: iteration 0 : 328 enodes (cost 7645 ) 31.338 * * [simplify]: Extracting # 0 : cost 0 31.340 * * [simplify]: Extracting # 1 : cost 0 31.341 * * [simplify]: Extracting # 2 : cost 0 31.342 * * [simplify]: Extracting # 3 : cost 0 31.343 * * [simplify]: Extracting # 4 : cost 0 31.344 * * [simplify]: iteration 1 : 824 enodes (cost 7445 ) 32.006 * * [simplify]: Extracting # 0 : cost 0 32.016 * * [simplify]: Extracting # 1 : cost 0 32.028 * * [simplify]: Extracting # 2 : cost 0 32.037 * * [simplify]: Extracting # 3 : cost 0 32.048 * * [simplify]: Extracting # 4 : cost 0 32.054 * * [simplify]: iteration 2 : 4925 enodes (cost 7134 ) 33.754 * * [simplify]: Extracting # 0 : cost 0 33.760 * * [simplify]: Extracting # 1 : cost 0 33.767 * * [simplify]: iteration done: 5000 enodes (cost 7134 ) 33.771 * [simplify]: Simplified to: (expm1 (sqrt PI)) (log1p (sqrt PI)) (log (sqrt PI)) (exp (sqrt PI)) (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (cbrt (sqrt PI)) (* PI (sqrt PI)) (fabs (cbrt PI)) (sqrt (cbrt PI)) (sqrt (sqrt PI)) (sqrt (sqrt PI)) 1 (sqrt PI) 1/2 (sqrt (sqrt PI)) (sqrt (sqrt PI)) (expm1 (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (log1p (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (log (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (exp (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (/ (pow (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) 3) (pow (/ (sqrt PI) 1.0) 3)) (/ (pow (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) 3) (pow (/ (sqrt PI) 1.0) 3)) (* (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)))) (cbrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (pow (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) 3) (sqrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (sqrt (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (- (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (- (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (fabs (cbrt PI))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (* (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (* (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt 1.0)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt (sqrt PI))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (* (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (* (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt 1.0)) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (sqrt PI)) (* (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) 1.0) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (cbrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (/ (sqrt PI) 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (fabs (cbrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (cbrt PI)) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (* (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (* (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt (sqrt PI))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (sqrt PI)) 1.0)) (* (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (* (cbrt 1.0) (cbrt 1.0))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (cbrt 1.0))) (* (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) (sqrt 1.0))) (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (sqrt PI) 1.0)) (/ (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (sqrt PI)) (* (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) 1.0) (/ 1 (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (cbrt (/ (sqrt PI) 1.0))) (/ 1 (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (/ (sqrt PI) 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) (cbrt 1.0))) (/ 1 (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) (sqrt 1.0))) (/ 1 (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (cbrt (sqrt PI)) 1.0)) (/ (* (cbrt 1.0) (cbrt 1.0)) (fabs (cbrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) (cbrt 1.0))) (* (/ 1 (fabs (cbrt PI))) (sqrt 1.0)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) (sqrt 1.0))) (/ 1 (fabs (cbrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (cbrt PI)) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (cbrt 1.0))) (sqrt 1.0) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (sqrt 1.0))) 1 (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ 1 (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (cbrt 1.0))) (/ (sqrt 1.0) (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ 1 (sqrt (sqrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) 1.0)) (* (cbrt 1.0) (cbrt 1.0)) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (cbrt 1.0))) (sqrt 1.0) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) (sqrt 1.0))) 1 (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) 1 (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0)) (/ 1 (sqrt PI)) (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) 1.0) (/ 1 (/ (sqrt PI) 1.0)) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (* (cbrt (/ (sqrt PI) 1.0)) (cbrt (/ (sqrt PI) 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (/ (sqrt PI) 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (* (cbrt (sqrt PI)) (cbrt (sqrt PI))) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (* (cbrt (sqrt PI)) (cbrt (sqrt PI)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (fabs (cbrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (fabs (cbrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (fabs (cbrt PI))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (sqrt PI))) (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (* (cbrt 1.0) (cbrt 1.0))) (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt 1.0)) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (* (cbrt 1.0) (cbrt 1.0)))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt (sqrt PI)) (sqrt 1.0))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt (sqrt PI))) (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (* (cbrt 1.0) (cbrt 1.0))) (* (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt 1.0)) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt PI)) (/ (/ (sqrt PI) 1.0) (cbrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (/ (sqrt PI) 1.0) (sqrt (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))))) (/ (/ (sqrt PI) 1.0) (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))))) (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (sqrt PI)) (expm1 (* (pow (fabs x) 6) (/ 1.0 21.0))) (log1p (* (pow (fabs x) 6) (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (fma (log (fabs x)) 6 (log (/ 1.0 21.0))) (exp (* (pow (fabs x) 6) (/ 1.0 21.0))) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (* (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0)))) (cbrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (pow (* (pow (fabs x) 6) (/ 1.0 21.0)) 3) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (sqrt (* (pow (fabs x) 6) (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (sqrt (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (sqrt (/ 1.0 21.0))) (* (pow (sqrt (fabs x)) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (sqrt (fabs x)) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (sqrt (pow (fabs x) 6)) (sqrt (/ 1.0 21.0))) (* (sqrt (pow (fabs x) 6)) (sqrt (/ 1.0 21.0))) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (sqrt (pow (fabs x) 6)) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) 3) (sqrt (/ 1.0 21.0))) (* (pow (fabs x) 3) (sqrt (/ 1.0 21.0))) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (/ (sqrt 1.0) (sqrt 21.0)) (pow (fabs x) 3)) (* (pow (fabs x) 6) (* (cbrt (/ 1.0 21.0)) (cbrt (/ 1.0 21.0)))) (* (pow (fabs x) 6) (sqrt (/ 1.0 21.0))) (* (pow (fabs x) 6) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) 6) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt 21.0))) (* (pow (fabs x) 6) (* (cbrt 1.0) (cbrt 1.0))) (* (pow (fabs x) 6) (/ (sqrt 1.0) (* (cbrt 21.0) (cbrt 21.0)))) (* (pow (fabs x) 6) (/ (sqrt 1.0) (sqrt 21.0))) (* (pow (fabs x) 6) (sqrt 1.0)) (/ (pow (fabs x) 6) (* (cbrt 21.0) (cbrt 21.0))) (/ (pow (fabs x) 6) (sqrt 21.0)) (pow (fabs x) 6) (pow (fabs x) 6) (* (pow (fabs x) 6) 1.0) (/ (* (pow (fabs x) 2) 1.0) 21.0) (* (pow (sqrt (fabs x)) 6) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (cbrt (pow (fabs x) 6)) (/ 1.0 21.0)) (* (sqrt (pow (fabs x) 6)) (/ 1.0 21.0)) (* (pow (fabs x) 6) (/ 1.0 21.0)) (* (/ 1.0 21.0) (pow (fabs x) 3)) (* (pow (fabs x) 6) 1.0) (expm1 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (log1p (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (/ 1.0 5.0) (pow (fabs x) 4)) (log (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (exp (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (* (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))))) (cbrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (pow (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0))) 3) (sqrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (sqrt (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))) (fabs (/ (fma (pow (fabs x) 3) (/ 2.0 3.0) (* (fabs x) (+ 2.0 (fma (/ 1.0 5.0) (pow (fabs x) 4) (* (pow (fabs x) 6) (/ 1.0 21.0)))))) (/ (sqrt PI) 1.0))) (* (* 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) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (* 0.047619047619047616 (pow (fabs x) 6)) (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) (fma 0.2 (pow (fabs x) 4) (* 0.047619047619047616 (pow (fabs x) 6))) 33.776 * * * [progress]: adding candidates to table 35.078 * [progress]: [Phase 3 of 3] Extracting. 35.079 * * [regime]: Finding splitpoints for: (# # # #) 35.086 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 35.087 * * * * [regimes]: Trying to branch on (fabs x) from (# # # #) 35.142 * * * * [regimes]: Trying to branch on x from (# # # #) 35.179 * * * [regime]: Found split indices: #