36.451 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.879 * * * [progress]: [2/2] Setting up program. 0.884 * [progress]: [Phase 2 of 3] Improving. 0.885 * [simplify]: Simplifying: (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) 0.885 * * [simplify]: Extracting # 0 : cost 0 0.885 * * [simplify]: Extracting # 1 : cost 0 0.885 * * [simplify]: Extracting # 2 : cost 0 0.885 * * [simplify]: Extracting # 3 : cost 0 0.885 * * [simplify]: Extracting # 4 : cost 0 0.885 * * [simplify]: Extracting # 5 : cost 0 0.885 * * [simplify]: Extracting # 6 : cost 0 0.885 * * [simplify]: Extracting # 7 : cost 0 0.885 * * [simplify]: Extracting # 8 : cost 0 0.885 * * [simplify]: Extracting # 9 : cost 0 0.885 * * [simplify]: Extracting # 10 : cost 0 0.885 * * [simplify]: Extracting # 11 : cost 0 0.885 * * [simplify]: Extracting # 12 : cost 0 0.886 * * [simplify]: iteration 0 : 31 enodes (cost 103 ) 0.892 * * [simplify]: Extracting # 0 : cost 0 0.893 * * [simplify]: Extracting # 1 : cost 0 0.893 * * [simplify]: Extracting # 2 : cost 0 0.893 * * [simplify]: iteration 1 : 90 enodes (cost 103 ) 0.926 * * [simplify]: Extracting # 0 : cost 0 0.927 * * [simplify]: Extracting # 1 : cost 0 0.927 * * [simplify]: Extracting # 2 : cost 0 0.928 * * [simplify]: Extracting # 3 : cost 0 0.928 * * [simplify]: Extracting # 4 : cost 0 0.929 * * [simplify]: Extracting # 5 : cost 0 0.929 * * [simplify]: Extracting # 6 : cost 0 0.930 * * [simplify]: iteration 2 : 401 enodes (cost 65 ) 1.622 * * [simplify]: Extracting # 0 : cost 0 1.624 * * [simplify]: Extracting # 1 : cost 0 1.629 * * [simplify]: Extracting # 2 : cost 0 1.634 * * [simplify]: Extracting # 3 : cost 0 1.646 * * [simplify]: Extracting # 4 : cost 0 1.650 * * [simplify]: Extracting # 5 : cost 0 1.655 * * [simplify]: iteration 3 : 2320 enodes (cost 51 ) 3.157 * * [simplify]: Extracting # 0 : cost 0 3.167 * * [simplify]: Extracting # 1 : cost 0 3.174 * * [simplify]: Extracting # 2 : cost 0 3.180 * * [simplify]: Extracting # 3 : cost 0 3.186 * * [simplify]: Extracting # 4 : cost 0 3.192 * * [simplify]: Extracting # 5 : cost 0 3.198 * * [simplify]: iteration done: 5000 enodes (cost 49 ) 3.198 * [simplify]: Simplified to: (/ (* 1.0 (fma (/ 1.0 2.0) (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (+ (fma (pow (/ 1.0 (fabs x)) 6) (/ 15.0 8.0) 1) (* (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) 4)))))) (/ (sqrt PI) (exp (* (fabs x) (fabs x))))) 3.205 * * [progress]: iteration 1 / 4 3.205 * * * [progress]: picking best candidate 3.218 * * * * [pick]: Picked # 3.218 * * * [progress]: localizing error 3.300 * * * [progress]: generating rewritten candidates 3.300 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 3.302 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1 1 1 1 1) 3.363 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 3.411 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 2 2 1) 3.485 * * * [progress]: generating series expansions 3.485 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 3.486 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1 1 1 1 1) 3.486 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.486 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.486 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.486 * [taylor]: Taking taylor expansion of 1.0 in x 3.486 * [backup-simplify]: Simplify 1.0 into 1.0 3.486 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.486 * [taylor]: Taking taylor expansion of (fabs x) in x 3.486 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.486 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.487 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.487 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.487 * [taylor]: Taking taylor expansion of 1.0 in x 3.487 * [backup-simplify]: Simplify 1.0 into 1.0 3.487 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.487 * [taylor]: Taking taylor expansion of (fabs x) in x 3.487 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.487 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.487 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.487 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.488 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.488 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.488 * [backup-simplify]: Simplify 0 into 0 3.489 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.490 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.490 * [backup-simplify]: Simplify 0 into 0 3.491 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.491 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.492 * [backup-simplify]: Simplify 0 into 0 3.493 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.494 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.494 * [backup-simplify]: Simplify 0 into 0 3.496 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.497 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.497 * [backup-simplify]: Simplify 0 into 0 3.499 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.500 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.500 * [backup-simplify]: Simplify 0 into 0 3.500 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.501 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.501 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.501 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.501 * [taylor]: Taking taylor expansion of 1.0 in x 3.501 * [backup-simplify]: Simplify 1.0 into 1.0 3.501 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.501 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.501 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.501 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.501 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.501 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.501 * [taylor]: Taking taylor expansion of 1.0 in x 3.501 * [backup-simplify]: Simplify 1.0 into 1.0 3.501 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.502 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.502 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.502 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.502 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.502 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.502 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.503 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.503 * [backup-simplify]: Simplify 0 into 0 3.504 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.504 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.504 * [backup-simplify]: Simplify 0 into 0 3.505 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.506 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.506 * [backup-simplify]: Simplify 0 into 0 3.506 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.507 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.507 * [backup-simplify]: Simplify 0 into 0 3.508 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.509 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.509 * [backup-simplify]: Simplify 0 into 0 3.510 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.511 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.511 * [backup-simplify]: Simplify 0 into 0 3.511 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.511 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.511 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.511 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.511 * [taylor]: Taking taylor expansion of 1.0 in x 3.511 * [backup-simplify]: Simplify 1.0 into 1.0 3.511 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.511 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.512 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.512 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.512 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.512 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.512 * [taylor]: Taking taylor expansion of 1.0 in x 3.512 * [backup-simplify]: Simplify 1.0 into 1.0 3.512 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.512 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.512 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.512 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.512 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.512 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.512 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.513 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.513 * [backup-simplify]: Simplify 0 into 0 3.513 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.514 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.514 * [backup-simplify]: Simplify 0 into 0 3.514 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.515 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.515 * [backup-simplify]: Simplify 0 into 0 3.516 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.516 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.516 * [backup-simplify]: Simplify 0 into 0 3.517 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.518 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.518 * [backup-simplify]: Simplify 0 into 0 3.520 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.520 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.520 * [backup-simplify]: Simplify 0 into 0 3.521 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.521 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 2 2 1 1 1) 3.521 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.521 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.521 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.521 * [taylor]: Taking taylor expansion of 1.0 in x 3.521 * [backup-simplify]: Simplify 1.0 into 1.0 3.521 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.521 * [taylor]: Taking taylor expansion of (fabs x) in x 3.521 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.521 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.521 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.521 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.521 * [taylor]: Taking taylor expansion of 1.0 in x 3.521 * [backup-simplify]: Simplify 1.0 into 1.0 3.521 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.521 * [taylor]: Taking taylor expansion of (fabs x) in x 3.521 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.521 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.521 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.522 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.522 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.522 * [backup-simplify]: Simplify 0 into 0 3.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.523 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.523 * [backup-simplify]: Simplify 0 into 0 3.523 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.524 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.524 * [backup-simplify]: Simplify 0 into 0 3.525 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.525 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.525 * [backup-simplify]: Simplify 0 into 0 3.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.527 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.527 * [backup-simplify]: Simplify 0 into 0 3.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.529 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.529 * [backup-simplify]: Simplify 0 into 0 3.529 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.529 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.529 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.529 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.529 * [taylor]: Taking taylor expansion of 1.0 in x 3.529 * [backup-simplify]: Simplify 1.0 into 1.0 3.529 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.529 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.529 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.529 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.529 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.529 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.529 * [taylor]: Taking taylor expansion of 1.0 in x 3.529 * [backup-simplify]: Simplify 1.0 into 1.0 3.529 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.529 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.529 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.530 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.530 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.530 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.530 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.530 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.530 * [backup-simplify]: Simplify 0 into 0 3.531 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.531 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.531 * [backup-simplify]: Simplify 0 into 0 3.532 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.533 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.533 * [backup-simplify]: Simplify 0 into 0 3.534 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.535 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.535 * [backup-simplify]: Simplify 0 into 0 3.537 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.538 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.538 * [backup-simplify]: Simplify 0 into 0 3.540 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.542 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.542 * [backup-simplify]: Simplify 0 into 0 3.542 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.543 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.543 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.543 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.543 * [taylor]: Taking taylor expansion of 1.0 in x 3.543 * [backup-simplify]: Simplify 1.0 into 1.0 3.543 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.543 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.543 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.543 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.543 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.543 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.543 * [taylor]: Taking taylor expansion of 1.0 in x 3.544 * [backup-simplify]: Simplify 1.0 into 1.0 3.544 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.544 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.544 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.544 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.544 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.544 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.545 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.545 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.545 * [backup-simplify]: Simplify 0 into 0 3.546 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.547 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.547 * [backup-simplify]: Simplify 0 into 0 3.548 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.549 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.549 * [backup-simplify]: Simplify 0 into 0 3.550 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.551 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.552 * [backup-simplify]: Simplify 0 into 0 3.553 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.555 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.555 * [backup-simplify]: Simplify 0 into 0 3.557 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.558 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.558 * [backup-simplify]: Simplify 0 into 0 3.559 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.559 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 2 2 1) 3.559 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 3.559 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 3.559 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.559 * [taylor]: Taking taylor expansion of 1.0 in x 3.559 * [backup-simplify]: Simplify 1.0 into 1.0 3.559 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.559 * [taylor]: Taking taylor expansion of (fabs x) in x 3.559 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.559 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.560 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.560 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 3.560 * [taylor]: Taking taylor expansion of 1.0 in x 3.560 * [backup-simplify]: Simplify 1.0 into 1.0 3.560 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 3.560 * [taylor]: Taking taylor expansion of (fabs x) in x 3.560 * [backup-simplify]: Simplify (fabs x) into (fabs x) 3.560 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 3.560 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.560 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.561 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 3.561 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 3.561 * [backup-simplify]: Simplify 0 into 0 3.562 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 3.563 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.563 * [backup-simplify]: Simplify 0 into 0 3.564 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 3.564 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.564 * [backup-simplify]: Simplify 0 into 0 3.566 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 3.567 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.567 * [backup-simplify]: Simplify 0 into 0 3.569 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 3.571 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.571 * [backup-simplify]: Simplify 0 into 0 3.573 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 3.575 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 3.575 * [backup-simplify]: Simplify 0 into 0 3.575 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.575 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.575 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 3.575 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.575 * [taylor]: Taking taylor expansion of 1.0 in x 3.575 * [backup-simplify]: Simplify 1.0 into 1.0 3.575 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.575 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.576 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.576 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.576 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 3.576 * [taylor]: Taking taylor expansion of 1.0 in x 3.576 * [backup-simplify]: Simplify 1.0 into 1.0 3.576 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 3.576 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 3.576 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 3.576 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 3.577 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.577 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 3.577 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 3.578 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.578 * [backup-simplify]: Simplify 0 into 0 3.579 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 3.580 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.580 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 3.582 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.582 * [backup-simplify]: Simplify 0 into 0 3.583 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 3.585 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.585 * [backup-simplify]: Simplify 0 into 0 3.587 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 3.588 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.588 * [backup-simplify]: Simplify 0 into 0 3.590 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 3.592 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 3.592 * [backup-simplify]: Simplify 0 into 0 3.592 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.593 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.593 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 3.593 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.593 * [taylor]: Taking taylor expansion of 1.0 in x 3.593 * [backup-simplify]: Simplify 1.0 into 1.0 3.593 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.593 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.593 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.593 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.593 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.593 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 3.594 * [taylor]: Taking taylor expansion of 1.0 in x 3.594 * [backup-simplify]: Simplify 1.0 into 1.0 3.594 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 3.594 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 3.594 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 3.594 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 3.594 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.594 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 3.595 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 3.595 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.595 * [backup-simplify]: Simplify 0 into 0 3.596 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 3.597 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.597 * [backup-simplify]: Simplify 0 into 0 3.598 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 3.599 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.599 * [backup-simplify]: Simplify 0 into 0 3.601 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 3.602 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.602 * [backup-simplify]: Simplify 0 into 0 3.606 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 3.607 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.607 * [backup-simplify]: Simplify 0 into 0 3.610 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 3.612 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 3.612 * [backup-simplify]: Simplify 0 into 0 3.612 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 3.612 * * * [progress]: simplifying candidates 3.619 * [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 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) 3.628 * * [simplify]: Extracting # 0 : cost 0 3.628 * * [simplify]: Extracting # 1 : cost 0 3.628 * * [simplify]: Extracting # 2 : cost 0 3.629 * * [simplify]: Extracting # 3 : cost 0 3.629 * * [simplify]: Extracting # 4 : cost 0 3.629 * * [simplify]: Extracting # 5 : cost 0 3.629 * * [simplify]: Extracting # 6 : cost 0 3.629 * * [simplify]: Extracting # 7 : cost 0 3.630 * * [simplify]: Extracting # 8 : cost 0 3.630 * * [simplify]: Extracting # 9 : cost 0 3.630 * * [simplify]: iteration 0 : 150 enodes (cost 3287 ) 3.684 * * [simplify]: Extracting # 0 : cost 0 3.684 * * [simplify]: Extracting # 1 : cost 0 3.685 * * [simplify]: Extracting # 2 : cost 0 3.686 * * [simplify]: Extracting # 3 : cost 0 3.686 * * [simplify]: iteration 1 : 480 enodes (cost 2982 ) 4.115 * * [simplify]: Extracting # 0 : cost 0 4.125 * * [simplify]: Extracting # 1 : cost 0 4.134 * * [simplify]: Extracting # 2 : cost 0 4.141 * * [simplify]: Extracting # 3 : cost 0 4.146 * * [simplify]: Extracting # 4 : cost 0 4.150 * * [simplify]: Extracting # 5 : cost 0 4.157 * * [simplify]: Extracting # 6 : cost 0 4.161 * * [simplify]: iteration 2 : 3432 enodes (cost 2630 ) 6.357 * * [simplify]: Extracting # 0 : cost 0 6.365 * * [simplify]: Extracting # 1 : cost 0 6.371 * * [simplify]: Extracting # 2 : cost 0 6.385 * * [simplify]: Extracting # 3 : cost 0 6.397 * * [simplify]: Extracting # 4 : cost 0 6.405 * * [simplify]: iteration done: 5000 enodes (cost 2463 ) 6.406 * [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 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (/ (pow 1.0 3) (pow (fabs x) 3)) (/ (pow (fabs x) 3) (pow 1.0 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (/ (pow 1.0 3) (/ (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (/ (/ (pow (cbrt 1.0) 3) (/ (sqrt (fabs x)) (cbrt 1.0))) (sqrt (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (cbrt 1.0) (pow (cbrt 1.0) 3)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (/ (/ 1.0 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (cbrt (fabs x))) (cbrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 1.0 (/ (/ 1.0 (fabs x)) (fabs x)) (/ (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) (/ (/ 1.0 (sqrt (fabs x))) (sqrt (fabs x))) 2 (* (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (cbrt (/ 1.0 (fabs x)))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (pow (cbrt (/ 1.0 (fabs x))) (+ 3 1)) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (* (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI))) (fma (/ 1.0 (fabs x)) (fma (pow (/ 1.0 (fabs x)) (+ 3 1)) (/ 3.0 4.0) (* (/ 15.0 8.0) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3))) (fma (/ 1.0 2.0) (pow (/ 1.0 (fabs x)) 3) (/ 1.0 (fabs x))))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) 6.408 * * * [progress]: adding candidates to table 8.122 * * [progress]: iteration 2 / 4 8.122 * * * [progress]: picking best candidate 8.331 * * * * [pick]: Picked # 8.332 * * * [progress]: localizing error 8.407 * * * [progress]: generating rewritten candidates 8.407 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1 1 2) 8.408 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 2 2 1 1 1) 8.471 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 2 2 1) 8.498 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 2 2) 9.429 * * * [progress]: generating series expansions 9.430 * * * * [progress]: [ 1 / 4 ] generating series at (2 1 1 2) 9.430 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 2 2 1 1 1) 9.430 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 9.430 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 9.430 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.430 * [taylor]: Taking taylor expansion of 1.0 in x 9.430 * [backup-simplify]: Simplify 1.0 into 1.0 9.430 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.430 * [taylor]: Taking taylor expansion of (fabs x) in x 9.430 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.430 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.430 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.430 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.430 * [taylor]: Taking taylor expansion of 1.0 in x 9.430 * [backup-simplify]: Simplify 1.0 into 1.0 9.430 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.430 * [taylor]: Taking taylor expansion of (fabs x) in x 9.430 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.430 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.431 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.431 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.431 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.431 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 9.431 * [backup-simplify]: Simplify 0 into 0 9.432 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.432 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.432 * [backup-simplify]: Simplify 0 into 0 9.433 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.434 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.434 * [backup-simplify]: Simplify 0 into 0 9.435 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.436 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.437 * [backup-simplify]: Simplify 0 into 0 9.438 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.439 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.439 * [backup-simplify]: Simplify 0 into 0 9.441 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.443 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.443 * [backup-simplify]: Simplify 0 into 0 9.443 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.443 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.443 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 9.443 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.443 * [taylor]: Taking taylor expansion of 1.0 in x 9.443 * [backup-simplify]: Simplify 1.0 into 1.0 9.443 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.443 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.444 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.444 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.444 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.444 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.444 * [taylor]: Taking taylor expansion of 1.0 in x 9.444 * [backup-simplify]: Simplify 1.0 into 1.0 9.444 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.444 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.444 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.444 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.445 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.445 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.445 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.446 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.446 * [backup-simplify]: Simplify 0 into 0 9.447 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.447 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.448 * [backup-simplify]: Simplify 0 into 0 9.449 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.450 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.450 * [backup-simplify]: Simplify 0 into 0 9.451 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.452 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.452 * [backup-simplify]: Simplify 0 into 0 9.454 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.455 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.456 * [backup-simplify]: Simplify 0 into 0 9.458 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.460 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.460 * [backup-simplify]: Simplify 0 into 0 9.460 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.460 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.460 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 9.460 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.460 * [taylor]: Taking taylor expansion of 1.0 in x 9.460 * [backup-simplify]: Simplify 1.0 into 1.0 9.460 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.460 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.461 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.461 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.461 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.461 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.461 * [taylor]: Taking taylor expansion of 1.0 in x 9.461 * [backup-simplify]: Simplify 1.0 into 1.0 9.461 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.461 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.461 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.461 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.462 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.462 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.462 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.463 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.463 * [backup-simplify]: Simplify 0 into 0 9.464 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.464 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.464 * [backup-simplify]: Simplify 0 into 0 9.465 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.465 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.466 * [backup-simplify]: Simplify 0 into 0 9.466 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.467 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.467 * [backup-simplify]: Simplify 0 into 0 9.468 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.469 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.469 * [backup-simplify]: Simplify 0 into 0 9.470 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.471 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.471 * [backup-simplify]: Simplify 0 into 0 9.471 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.471 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 2 2 1) 9.471 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 9.471 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in (x) around 0 9.471 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.471 * [taylor]: Taking taylor expansion of 1.0 in x 9.471 * [backup-simplify]: Simplify 1.0 into 1.0 9.471 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.471 * [taylor]: Taking taylor expansion of (fabs x) in x 9.471 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.471 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.472 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.472 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 2)) in x 9.472 * [taylor]: Taking taylor expansion of 1.0 in x 9.472 * [backup-simplify]: Simplify 1.0 into 1.0 9.472 * [taylor]: Taking taylor expansion of (pow (fabs x) 2) in x 9.472 * [taylor]: Taking taylor expansion of (fabs x) in x 9.472 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.472 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.472 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.472 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.472 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.472 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))))) into 0 9.472 * [backup-simplify]: Simplify 0 into 0 9.473 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.473 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.473 * [backup-simplify]: Simplify 0 into 0 9.474 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.474 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.474 * [backup-simplify]: Simplify 0 into 0 9.475 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.476 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.476 * [backup-simplify]: Simplify 0 into 0 9.477 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.477 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.477 * [backup-simplify]: Simplify 0 into 0 9.479 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.479 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 2)) (+ (* (/ 1.0 (pow (fabs x) 2)) (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))) (* 0 (/ 0 (pow (fabs x) 2))))) into 0 9.479 * [backup-simplify]: Simplify 0 into 0 9.480 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.480 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.480 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in (x) around 0 9.480 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.480 * [taylor]: Taking taylor expansion of 1.0 in x 9.480 * [backup-simplify]: Simplify 1.0 into 1.0 9.480 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.480 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.480 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.480 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.480 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.480 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 2)) in x 9.480 * [taylor]: Taking taylor expansion of 1.0 in x 9.480 * [backup-simplify]: Simplify 1.0 into 1.0 9.480 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 2) in x 9.480 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.480 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.480 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.480 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.481 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 2)) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 9.481 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.481 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.481 * [backup-simplify]: Simplify 0 into 0 9.482 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.482 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.482 * [backup-simplify]: Simplify 0 into 0 9.483 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.483 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.483 * [backup-simplify]: Simplify 0 into 0 9.484 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.485 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.485 * [backup-simplify]: Simplify 0 into 0 9.486 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.486 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.486 * [backup-simplify]: Simplify 0 into 0 9.488 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.488 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 2)) (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.488 * [backup-simplify]: Simplify 0 into 0 9.489 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.489 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.489 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in (x) around 0 9.489 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.489 * [taylor]: Taking taylor expansion of 1.0 in x 9.489 * [backup-simplify]: Simplify 1.0 into 1.0 9.489 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.489 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.489 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.489 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.489 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.489 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 2)) in x 9.489 * [taylor]: Taking taylor expansion of 1.0 in x 9.489 * [backup-simplify]: Simplify 1.0 into 1.0 9.489 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 2) in x 9.489 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.489 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.489 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.490 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.490 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 2)) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 9.490 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.490 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.490 * [backup-simplify]: Simplify 0 into 0 9.500 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.501 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.501 * [backup-simplify]: Simplify 0 into 0 9.502 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.503 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.503 * [backup-simplify]: Simplify 0 into 0 9.505 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.506 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.506 * [backup-simplify]: Simplify 0 into 0 9.508 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.510 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.510 * [backup-simplify]: Simplify 0 into 0 9.512 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.513 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 2)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 2)) (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.513 * [backup-simplify]: Simplify 0 into 0 9.513 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 2)) into (/ 1.0 (pow (fabs x) 2)) 9.513 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 2 2) 9.514 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 5)) 9.514 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in (x) around 0 9.514 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 9.514 * [taylor]: Taking taylor expansion of 1.0 in x 9.514 * [backup-simplify]: Simplify 1.0 into 1.0 9.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.514 * [taylor]: Taking taylor expansion of (fabs x) in x 9.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.514 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.514 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 9.514 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 9.514 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.514 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 9.514 * [taylor]: Taking taylor expansion of 1.0 in x 9.514 * [backup-simplify]: Simplify 1.0 into 1.0 9.514 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 9.514 * [taylor]: Taking taylor expansion of (fabs x) in x 9.514 * [backup-simplify]: Simplify (fabs x) into (fabs x) 9.514 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 9.515 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 9.515 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 9.515 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.515 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 9.515 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 9.515 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 9.516 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 9.516 * [backup-simplify]: Simplify 0 into 0 9.516 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 9.517 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 9.517 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 9.517 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 9.517 * [backup-simplify]: Simplify 0 into 0 9.518 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 9.519 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 9.519 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 9.520 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 9.520 * [backup-simplify]: Simplify 0 into 0 9.521 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 9.521 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 9.522 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 9.523 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 9.523 * [backup-simplify]: Simplify 0 into 0 9.524 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 9.525 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 9.526 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 9.526 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 9.526 * [backup-simplify]: Simplify 0 into 0 9.528 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 9.529 * [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 9.530 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 9.531 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 9.531 * [backup-simplify]: Simplify 0 into 0 9.531 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.531 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 9.531 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in (x) around 0 9.531 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 9.531 * [taylor]: Taking taylor expansion of 1.0 in x 9.531 * [backup-simplify]: Simplify 1.0 into 1.0 9.531 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.531 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.531 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.532 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 9.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 9.532 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 9.532 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 9.532 * [taylor]: Taking taylor expansion of 1.0 in x 9.532 * [backup-simplify]: Simplify 1.0 into 1.0 9.532 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 9.532 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 9.532 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 9.532 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 9.532 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 9.533 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 9.533 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 9.533 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 9.533 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 9.533 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 9.533 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 9.534 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.534 * [backup-simplify]: Simplify 0 into 0 9.534 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 9.535 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 9.535 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 9.535 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.535 * [backup-simplify]: Simplify 0 into 0 9.536 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 9.537 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 9.537 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 9.538 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.538 * [backup-simplify]: Simplify 0 into 0 9.539 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 9.540 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 9.541 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 9.542 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.542 * [backup-simplify]: Simplify 0 into 0 9.544 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 9.546 * [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 9.547 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 9.549 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.549 * [backup-simplify]: Simplify 0 into 0 9.551 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 9.553 * [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 9.555 * [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 9.556 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 9.557 * [backup-simplify]: Simplify 0 into 0 9.557 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.557 * [backup-simplify]: Simplify (* (* (* (* (/ 1.0 (fabs (/ 1 (- x)))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 9.557 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in (x) around 0 9.557 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 9.557 * [taylor]: Taking taylor expansion of 1.0 in x 9.557 * [backup-simplify]: Simplify 1.0 into 1.0 9.557 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.557 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.557 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.557 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.558 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 9.558 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 9.558 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 9.558 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 9.558 * [taylor]: Taking taylor expansion of 1.0 in x 9.558 * [backup-simplify]: Simplify 1.0 into 1.0 9.558 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 9.558 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 9.558 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 9.558 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 9.558 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 9.558 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 9.558 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 9.559 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 9.559 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 9.559 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 9.559 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 9.559 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.559 * [backup-simplify]: Simplify 0 into 0 9.560 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 9.560 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 9.561 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 9.561 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.561 * [backup-simplify]: Simplify 0 into 0 9.562 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 9.563 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 9.563 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 9.564 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.564 * [backup-simplify]: Simplify 0 into 0 9.565 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 9.565 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 9.566 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 9.567 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.567 * [backup-simplify]: Simplify 0 into 0 9.568 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 9.569 * [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 9.570 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 9.571 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.571 * [backup-simplify]: Simplify 0 into 0 9.573 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 9.574 * [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 9.575 * [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 9.576 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 9.576 * [backup-simplify]: Simplify 0 into 0 9.576 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1.0 (pow (fabs x) 5)) 9.576 * * * [progress]: simplifying candidates 9.583 * [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 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (+ 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (+ 1 1) (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (sqrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* 1.0 1.0) (* (fabs x) (fabs x)) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) 1) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) 1) (/ (sqrt 1.0) 1)) (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (* (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (* (/ 1 (sqrt (fabs x))) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) (* (/ 1 1) (/ 1 1)) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1 1) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (* (/ 1 (fabs x)) (/ 1 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (sqrt (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* 2 1) (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ 1.0 (fabs x)) (sqrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) 1)) (* (/ 1.0 (fabs x)) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ 1 (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1 1)) (* (/ 1.0 (fabs x)) 1) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (sqrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) 1.0) (* 1.0 (/ 1.0 (fabs x))) (expm1 (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log1p (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ 2 1) 1) 1) (+ (+ (+ (+ 1 1) 1) 1) 1) (+ (+ (+ (* 2 1) 1) 1) 1) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (- (log 1.0) (log (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (+ (log (/ 1.0 (fabs x))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (log (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (exp (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* 1.0 1.0) 1.0) 1.0) 1.0) (* (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (* (fabs x) (fabs x)) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (* (* 1.0 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (sqrt PI)) (exp (* (fabs x) (fabs x)))) (+ (+ (+ (/ 1.0 (fabs x)) (* (/ 1.0 2.0) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 3.0 4.0) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (* (/ 15.0 8.0) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 9.602 * * [simplify]: Extracting # 0 : cost 0 9.603 * * [simplify]: Extracting # 1 : cost 0 9.603 * * [simplify]: Extracting # 2 : cost 0 9.604 * * [simplify]: Extracting # 3 : cost 0 9.605 * * [simplify]: Extracting # 4 : cost 0 9.605 * * [simplify]: Extracting # 5 : cost 0 9.606 * * [simplify]: Extracting # 6 : cost 0 9.607 * * [simplify]: Extracting # 7 : cost 0 9.613 * * [simplify]: Extracting # 8 : cost 0 9.614 * * [simplify]: Extracting # 9 : cost 0 9.614 * * [simplify]: Extracting # 10 : cost 0 9.615 * * [simplify]: Extracting # 11 : cost 0 9.615 * * [simplify]: Extracting # 12 : cost 0 9.616 * * [simplify]: Extracting # 13 : cost 0 9.617 * * [simplify]: iteration 0 : 398 enodes (cost 8746 ) 9.783 * * [simplify]: Extracting # 0 : cost 0 9.801 * * [simplify]: Extracting # 1 : cost 0 9.804 * * [simplify]: Extracting # 2 : cost 0 9.807 * * [simplify]: Extracting # 3 : cost 0 9.810 * * [simplify]: Extracting # 4 : cost 0 9.814 * * [simplify]: iteration 1 : 1571 enodes (cost 7709 ) 10.614 * * [simplify]: Extracting # 0 : cost 0 10.632 * * [simplify]: Extracting # 1 : cost 0 10.638 * * [simplify]: Extracting # 2 : cost 0 10.643 * * [simplify]: Extracting # 3 : cost 0 10.652 * * [simplify]: Extracting # 4 : cost 0 10.662 * * [simplify]: iteration done: 5001 enodes (cost 4663 ) 10.666 * [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 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (cbrt (/ 1.0 (fabs x))) (pow (cbrt (/ 1.0 (fabs x))) 3)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (expm1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (log1p (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 2 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 2 (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (* 2 (log (/ 1.0 (fabs x)))) (exp (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3)) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (* (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3) (fabs (/ 1.0 (fabs x))) (fabs (/ 1.0 (fabs x))) (* 1.0 1.0) (pow (fabs x) 2) (* (cbrt (/ 1.0 (fabs x))) (pow (cbrt (/ 1.0 (fabs x))) 3)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ (cbrt 1.0) (fabs x)) (/ (cbrt 1.0) (fabs x))) (* (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ (sqrt 1.0) (cbrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 1.0 (* (/ (sqrt 1.0) (fabs x)) (/ (sqrt 1.0) (fabs x))) (/ (/ (/ 1 (cbrt (fabs x))) (cbrt (fabs x))) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (cbrt (fabs x)))) (/ (/ 1 (sqrt (fabs x))) (sqrt (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (sqrt (fabs x)))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1 (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* 1.0 1.0) (/ (/ 1 (fabs x)) (fabs x)) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) 2 (* (/ 1.0 (fabs x)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ 1.0 (fabs x)) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (/ 1.0 (fabs x)) (sqrt 1.0)) (/ (/ 1.0 (fabs x)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (/ 1.0 (fabs x)) (sqrt (fabs x))) (/ 1.0 (fabs x)) (/ 1.0 (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (cbrt (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (pow (sqrt (/ 1.0 (fabs x))) 3) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (cbrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ (sqrt 1.0) (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (cbrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (sqrt (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ (/ 1.0 (fabs x)) (fabs x)) (* (/ 1.0 (fabs x)) 1.0) (* (/ 1.0 (fabs x)) 1.0) (expm1 (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (log1p (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (+ (log (pow (/ 1.0 (fabs x)) 3)) (* 2 (log (/ 1.0 (fabs x))))) (pow (exp (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (/ (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow 1.0 3)) (pow (fabs x) 3)) (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (/ 1.0 (fabs x)) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (/ (pow 1.0 3) (pow (fabs x) 3)) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (/ (* (pow 1.0 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (pow (fabs x) 3))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (* (pow (/ 1.0 (fabs x)) 3) (/ (pow 1.0 3) (pow (fabs x) 3)))) (* (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 3)) (* (pow (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) 3) (/ (pow 1.0 3) (pow (fabs x) 3))) (* (pow (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) 3) (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))))) (cbrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (pow (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) 3) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (sqrt (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))))) (* 1.0 (* (pow 1.0 3) 1.0)) (* (pow (fabs x) 3) (pow (fabs x) 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (* 1.0 (/ (pow 1.0 3) (fabs x))) 1.0) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) 1.0) (pow (fabs x) 3) (* (pow (/ 1.0 (fabs x)) 3) (* 1.0 1.0)) (pow (fabs x) 2) (* (pow 1.0 3) (* (/ 1.0 (fabs x)) 1.0)) (pow (fabs x) (* 2 2)) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (/ (pow 1.0 3) (fabs x)) (* (/ 1.0 (fabs x)) 1.0)) (pow (fabs x) 3) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) 1.0) (pow (fabs x) 2) (* (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (sqrt (/ 1.0 (fabs x)))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (/ (cbrt 1.0) (cbrt (fabs x))) (/ (cbrt 1.0) (cbrt (fabs x)))))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))))) (* (pow (/ 1.0 (fabs x)) 3) (* (/ 1.0 (fabs x)) (* (cbrt 1.0) (cbrt 1.0)))) (* (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (sqrt 1.0)) (/ (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (sqrt (fabs x))) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) (* (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)) 1.0) (* (pow 1.0 3) (* 1.0 (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (/ (pow 1.0 3) (fabs x)) (* 1.0 (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) 1.0) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (pow 1.0 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x)))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ 1.0 (fabs x)) (/ (pow 1.0 3) (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (+ (fma (pow (/ 1.0 (fabs x)) 3) (/ 1.0 2.0) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))))) (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI)))) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 2)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 10.672 * * * [progress]: adding candidates to table 12.920 * * [progress]: iteration 3 / 4 12.920 * * * [progress]: picking best candidate 13.120 * * * * [pick]: Picked # 13.121 * * * [progress]: localizing error 13.189 * * * [progress]: generating rewritten candidates 13.189 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2) 13.192 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 2 2) 13.205 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1) 13.219 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 2 2 2 1) 13.737 * * * [progress]: generating series expansions 13.737 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2) 13.737 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 2 2) 13.737 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs x)) 3) into (pow (/ 1.0 (fabs x)) 3) 13.737 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in (x) around 0 13.737 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 13.737 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 13.737 * [taylor]: Taking taylor expansion of 1.0 in x 13.737 * [backup-simplify]: Simplify 1.0 into 1.0 13.737 * [taylor]: Taking taylor expansion of (fabs x) in x 13.737 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.737 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 13.737 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 13.737 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 13.737 * [taylor]: Taking taylor expansion of 1.0 in x 13.737 * [backup-simplify]: Simplify 1.0 into 1.0 13.737 * [taylor]: Taking taylor expansion of (fabs x) in x 13.737 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.737 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 13.738 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 13.738 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (pow (fabs x) 2))) into (/ 1.0 (pow (fabs x) 3)) 13.738 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.738 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))))) into 0 13.738 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (fabs x)))) into 0 13.738 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (pow (fabs x) 2)))) into 0 13.738 * [backup-simplify]: Simplify 0 into 0 13.738 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.739 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))) into 0 13.740 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))) into 0 13.740 * [backup-simplify]: Simplify 0 into 0 13.740 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.740 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))) into 0 13.741 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))) into 0 13.741 * [backup-simplify]: Simplify 0 into 0 13.741 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.742 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))) into 0 13.743 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))) into 0 13.743 * [backup-simplify]: Simplify 0 into 0 13.743 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.744 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))))) into 0 13.746 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))))) into 0 13.746 * [backup-simplify]: Simplify 0 into 0 13.746 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.747 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))))) into 0 13.757 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))))) into 0 13.757 * [backup-simplify]: Simplify 0 into 0 13.758 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.758 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 x))) 3) into (pow (/ 1.0 (fabs (/ 1 x))) 3) 13.758 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in (x) around 0 13.758 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 13.758 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 13.758 * [taylor]: Taking taylor expansion of 1.0 in x 13.758 * [backup-simplify]: Simplify 1.0 into 1.0 13.758 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.758 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.758 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 13.758 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 13.758 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 13.758 * [taylor]: Taking taylor expansion of 1.0 in x 13.758 * [backup-simplify]: Simplify 1.0 into 1.0 13.759 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.759 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.759 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 13.759 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 13.759 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (pow (fabs (/ 1 x)) 2))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 13.760 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 13.760 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 13.760 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (fabs (/ 1 x))))) into 0 13.761 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))) into 0 13.761 * [backup-simplify]: Simplify 0 into 0 13.761 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.762 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))) into 0 13.763 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))) into 0 13.763 * [backup-simplify]: Simplify 0 into 0 13.763 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.765 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))) into 0 13.766 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.766 * [backup-simplify]: Simplify 0 into 0 13.767 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.768 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))) into 0 13.770 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.770 * [backup-simplify]: Simplify 0 into 0 13.770 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.772 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))))) into 0 13.774 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.774 * [backup-simplify]: Simplify 0 into 0 13.775 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.777 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))))) into 0 13.779 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))))) into 0 13.780 * [backup-simplify]: Simplify 0 into 0 13.780 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.780 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 (- x)))) 3) into (pow (/ 1.0 (fabs (/ -1 x))) 3) 13.780 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in (x) around 0 13.780 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 13.780 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 13.780 * [taylor]: Taking taylor expansion of 1.0 in x 13.780 * [backup-simplify]: Simplify 1.0 into 1.0 13.780 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.780 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.781 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 13.781 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 13.781 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 13.781 * [taylor]: Taking taylor expansion of 1.0 in x 13.781 * [backup-simplify]: Simplify 1.0 into 1.0 13.781 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.781 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.781 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 13.781 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (fabs (/ -1 x)))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 13.782 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (pow (fabs (/ -1 x)) 2))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 13.782 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 13.782 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 13.783 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (fabs (/ -1 x))))) into 0 13.783 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))) into 0 13.783 * [backup-simplify]: Simplify 0 into 0 13.784 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.784 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))) into 0 13.785 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))) into 0 13.785 * [backup-simplify]: Simplify 0 into 0 13.786 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.787 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))) into 0 13.788 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.788 * [backup-simplify]: Simplify 0 into 0 13.789 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.790 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))) into 0 13.792 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))) into 0 13.792 * [backup-simplify]: Simplify 0 into 0 13.793 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.795 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))))) into 0 13.796 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))))) into 0 13.797 * [backup-simplify]: Simplify 0 into 0 13.797 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.800 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))))) into 0 13.801 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))))) into 0 13.801 * [backup-simplify]: Simplify 0 into 0 13.801 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.801 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1) 13.802 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs x)) 3) into (pow (/ 1.0 (fabs x)) 3) 13.802 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in (x) around 0 13.802 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 13.802 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 13.802 * [taylor]: Taking taylor expansion of 1.0 in x 13.802 * [backup-simplify]: Simplify 1.0 into 1.0 13.802 * [taylor]: Taking taylor expansion of (fabs x) in x 13.802 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.802 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 13.802 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 13.802 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 13.802 * [taylor]: Taking taylor expansion of 1.0 in x 13.802 * [backup-simplify]: Simplify 1.0 into 1.0 13.802 * [taylor]: Taking taylor expansion of (fabs x) in x 13.802 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.802 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 13.802 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 13.802 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (pow (fabs x) 2))) into (/ 1.0 (pow (fabs x) 3)) 13.802 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.803 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))))) into 0 13.803 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (fabs x)))) into 0 13.803 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (pow (fabs x) 2)))) into 0 13.803 * [backup-simplify]: Simplify 0 into 0 13.803 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.803 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))) into 0 13.804 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))) into 0 13.804 * [backup-simplify]: Simplify 0 into 0 13.804 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.805 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))) into 0 13.805 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))) into 0 13.805 * [backup-simplify]: Simplify 0 into 0 13.806 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.806 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))) into 0 13.807 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))) into 0 13.807 * [backup-simplify]: Simplify 0 into 0 13.808 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.809 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))))) into 0 13.810 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))))) into 0 13.810 * [backup-simplify]: Simplify 0 into 0 13.810 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 13.811 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))))) into 0 13.812 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))))) into 0 13.812 * [backup-simplify]: Simplify 0 into 0 13.813 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.813 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 x))) 3) into (pow (/ 1.0 (fabs (/ 1 x))) 3) 13.813 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in (x) around 0 13.813 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 13.813 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 13.813 * [taylor]: Taking taylor expansion of 1.0 in x 13.813 * [backup-simplify]: Simplify 1.0 into 1.0 13.813 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.813 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.813 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 13.813 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 13.813 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 13.813 * [taylor]: Taking taylor expansion of 1.0 in x 13.813 * [backup-simplify]: Simplify 1.0 into 1.0 13.813 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.813 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.813 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 13.813 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 13.813 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (pow (fabs (/ 1 x)) 2))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 13.814 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 13.814 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 13.814 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (fabs (/ 1 x))))) into 0 13.814 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))) into 0 13.814 * [backup-simplify]: Simplify 0 into 0 13.814 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.815 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))) into 0 13.815 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))) into 0 13.815 * [backup-simplify]: Simplify 0 into 0 13.816 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.816 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))) into 0 13.817 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.817 * [backup-simplify]: Simplify 0 into 0 13.817 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.818 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))) into 0 13.819 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))) into 0 13.819 * [backup-simplify]: Simplify 0 into 0 13.819 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.820 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))))) into 0 13.821 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))))) into 0 13.821 * [backup-simplify]: Simplify 0 into 0 13.822 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 13.823 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))))) into 0 13.824 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))))) into 0 13.824 * [backup-simplify]: Simplify 0 into 0 13.825 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.825 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 (- x)))) 3) into (pow (/ 1.0 (fabs (/ -1 x))) 3) 13.825 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in (x) around 0 13.825 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 13.825 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 13.825 * [taylor]: Taking taylor expansion of 1.0 in x 13.825 * [backup-simplify]: Simplify 1.0 into 1.0 13.825 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.825 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.825 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 13.825 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 13.825 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 13.825 * [taylor]: Taking taylor expansion of 1.0 in x 13.825 * [backup-simplify]: Simplify 1.0 into 1.0 13.825 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.825 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.825 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 13.825 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (fabs (/ -1 x)))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 13.826 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (pow (fabs (/ -1 x)) 2))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 13.826 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 13.826 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 13.826 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (fabs (/ -1 x))))) into 0 13.826 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))) into 0 13.826 * [backup-simplify]: Simplify 0 into 0 13.826 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.827 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))) into 0 13.827 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))) into 0 13.827 * [backup-simplify]: Simplify 0 into 0 13.828 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.828 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))) into 0 13.829 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.829 * [backup-simplify]: Simplify 0 into 0 13.830 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.831 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))) into 0 13.833 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))) into 0 13.833 * [backup-simplify]: Simplify 0 into 0 13.834 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.835 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))))) into 0 13.837 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))))) into 0 13.837 * [backup-simplify]: Simplify 0 into 0 13.838 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 13.840 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))))) into 0 13.843 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))))) into 0 13.843 * [backup-simplify]: Simplify 0 into 0 13.843 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 13.843 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 2 2 2 1) 13.844 * [backup-simplify]: Simplify (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 5)) 13.844 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in (x) around 0 13.844 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 13.844 * [taylor]: Taking taylor expansion of 1.0 in x 13.844 * [backup-simplify]: Simplify 1.0 into 1.0 13.844 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 13.844 * [taylor]: Taking taylor expansion of (fabs x) in x 13.844 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.844 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.845 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 13.845 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 13.845 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.845 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs x) 5)) in x 13.845 * [taylor]: Taking taylor expansion of 1.0 in x 13.845 * [backup-simplify]: Simplify 1.0 into 1.0 13.845 * [taylor]: Taking taylor expansion of (pow (fabs x) 5) in x 13.845 * [taylor]: Taking taylor expansion of (fabs x) in x 13.845 * [backup-simplify]: Simplify (fabs x) into (fabs x) 13.845 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 13.846 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 13.846 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 4)) into (pow (fabs x) 5) 13.846 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.846 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 13.847 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 13.847 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 4))) into 0 13.848 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))))) into 0 13.848 * [backup-simplify]: Simplify 0 into 0 13.849 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 13.849 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 13.850 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))) into 0 13.851 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 13.851 * [backup-simplify]: Simplify 0 into 0 13.852 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 13.853 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 13.854 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))) into 0 13.854 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 13.854 * [backup-simplify]: Simplify 0 into 0 13.856 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 13.857 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 13.858 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))) into 0 13.859 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 13.860 * [backup-simplify]: Simplify 0 into 0 13.861 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 13.863 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 13.865 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4))))))) into 0 13.866 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 13.866 * [backup-simplify]: Simplify 0 into 0 13.868 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 13.870 * [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 13.872 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 4)))))))) into 0 13.873 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs x) 5)) (+ (* (/ 1.0 (pow (fabs x) 5)) (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))) (* 0 (/ 0 (pow (fabs x) 5))))) into 0 13.873 * [backup-simplify]: Simplify 0 into 0 13.873 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.873 * [backup-simplify]: Simplify (* (* (* (/ (* 1.0 1.0) (pow (fabs (/ 1 x)) 2)) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 13.873 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in (x) around 0 13.873 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 13.873 * [taylor]: Taking taylor expansion of 1.0 in x 13.873 * [backup-simplify]: Simplify 1.0 into 1.0 13.874 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 13.874 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.874 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.874 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.874 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 13.874 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 13.874 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 13.874 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ 1 x)) 5)) in x 13.874 * [taylor]: Taking taylor expansion of 1.0 in x 13.874 * [backup-simplify]: Simplify 1.0 into 1.0 13.874 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 5) in x 13.874 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 13.874 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 13.874 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 13.875 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 13.875 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 4)) into (pow (fabs (/ 1 x)) 5) 13.875 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 13.875 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 5)) into (/ 1.0 (pow (fabs (/ 1 x)) 5)) 13.875 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 13.875 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 13.875 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 4))) into 0 13.876 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.876 * [backup-simplify]: Simplify 0 into 0 13.876 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 13.877 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 13.877 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))) into 0 13.878 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.878 * [backup-simplify]: Simplify 0 into 0 13.878 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 13.879 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 13.879 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))) into 0 13.880 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.880 * [backup-simplify]: Simplify 0 into 0 13.881 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 13.882 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 13.882 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4)))))) into 0 13.883 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.883 * [backup-simplify]: Simplify 0 into 0 13.884 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 13.885 * [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 13.886 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 4))))))) into 0 13.887 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.887 * [backup-simplify]: Simplify 0 into 0 13.888 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 13.890 * [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 13.895 * [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 13.896 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ 1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ 1 x)) 5)) (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 5))))) into 0 13.896 * [backup-simplify]: Simplify 0 into 0 13.896 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.897 * [backup-simplify]: Simplify (* (* (* (/ (* 1.0 1.0) (pow (fabs (/ 1 (- x))) 2)) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) (/ 1.0 (fabs (/ 1 (- x))))) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 13.897 * [approximate]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in (x) around 0 13.897 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 13.897 * [taylor]: Taking taylor expansion of 1.0 in x 13.897 * [backup-simplify]: Simplify 1.0 into 1.0 13.897 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 13.897 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.897 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.897 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.897 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 13.897 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 13.897 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 13.898 * [taylor]: Taking taylor expansion of (/ 1.0 (pow (fabs (/ -1 x)) 5)) in x 13.898 * [taylor]: Taking taylor expansion of 1.0 in x 13.898 * [backup-simplify]: Simplify 1.0 into 1.0 13.898 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 5) in x 13.898 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 13.898 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 13.898 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 13.898 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 13.898 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 4)) into (pow (fabs (/ -1 x)) 5) 13.898 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 13.898 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 5)) into (/ 1.0 (pow (fabs (/ -1 x)) 5)) 13.898 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 13.899 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 13.899 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 4))) into 0 13.899 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.899 * [backup-simplify]: Simplify 0 into 0 13.900 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 13.900 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 13.901 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))) into 0 13.902 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.902 * [backup-simplify]: Simplify 0 into 0 13.903 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 13.904 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 13.905 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))) into 0 13.906 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.906 * [backup-simplify]: Simplify 0 into 0 13.907 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 13.909 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 13.910 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4)))))) into 0 13.911 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.911 * [backup-simplify]: Simplify 0 into 0 13.913 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 13.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 13.917 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 4))))))) into 0 13.918 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.918 * [backup-simplify]: Simplify 0 into 0 13.920 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 13.922 * [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 13.925 * [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 13.926 * [backup-simplify]: Simplify (- (/ 0 (pow (fabs (/ -1 x)) 5)) (+ (* (/ 1.0 (pow (fabs (/ -1 x)) 5)) (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 5))))) into 0 13.926 * [backup-simplify]: Simplify 0 into 0 13.927 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 5)) into (/ 1.0 (pow (fabs x) 5)) 13.927 * * * [progress]: simplifying candidates 13.936 * [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 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* (- (log 1.0) (log (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* 1 3) (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (pow (/ 1.0 (fabs x)) 1) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* (- (log 1.0) (log (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* 1 3) (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (pow (/ 1.0 (fabs x)) 1) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (expm1 (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log1p (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (+ (+ 3 1) 1) (+ (+ 3 1) 1) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (+ (+ 3 1) 1) (+ (+ 3 1) 1) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (+ (log 1.0) (log 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (* (log (fabs x)) 2)) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (- (log (* 1.0 1.0)) (log (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (+ (log (/ (* 1.0 1.0) (pow (fabs x) 2))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (+ (log (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (+ (log (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (+ (log (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (- (log 1.0) (log (fabs x)))) (+ (log (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (log (/ 1.0 (fabs x)))) (log (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (exp (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) 1.0) (* (* 1.0 1.0) 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (/ (* (* (* 1.0 1.0) (* 1.0 1.0)) (* 1.0 1.0)) (* (* (pow (fabs x) 2) (pow (fabs x) 2)) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ (* 1.0 1.0) (pow (fabs x) 2))) (/ (* 1.0 1.0) (pow (fabs x) 2))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (cbrt (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (cbrt (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))) (cbrt (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (sqrt (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x)))) (* (* (* (* 1.0 1.0) 1.0) 1.0) 1.0) (* (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (fabs x)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) 1.0) 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) 1.0) (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) 1.0) (* (* (pow (fabs x) 2) (fabs x)) (fabs x)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) 1.0) (/ 1.0 (fabs x))) 1.0) (* (fabs x) (fabs x)) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (pow (fabs x) 2) (fabs x)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (sqrt (/ 1.0 (fabs x)))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (* (cbrt 1.0) (cbrt 1.0)) 1)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) (sqrt (fabs x)))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ (sqrt 1.0) 1)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x))))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 (sqrt (fabs x)))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1 1)) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) 1.0) (* (* (* (* 1.0 1.0) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) 1.0) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) 1.0) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (* (* 1.0 1.0) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (+ (fma (pow (/ 1.0 (fabs x)) 3) (/ 1.0 2.0) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (* (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))))))) (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI)))) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 13.953 * * [simplify]: Extracting # 0 : cost 0 13.954 * * [simplify]: Extracting # 1 : cost 0 13.955 * * [simplify]: Extracting # 2 : cost 0 13.956 * * [simplify]: Extracting # 3 : cost 0 13.956 * * [simplify]: Extracting # 4 : cost 0 13.957 * * [simplify]: Extracting # 5 : cost 0 13.957 * * [simplify]: Extracting # 6 : cost 0 13.958 * * [simplify]: Extracting # 7 : cost 0 13.958 * * [simplify]: Extracting # 8 : cost 0 13.959 * * [simplify]: Extracting # 9 : cost 0 13.959 * * [simplify]: Extracting # 10 : cost 0 13.960 * * [simplify]: iteration 0 : 336 enodes (cost 6310 ) 14.116 * * [simplify]: Extracting # 0 : cost 0 14.122 * * [simplify]: Extracting # 1 : cost 0 14.124 * * [simplify]: Extracting # 2 : cost 0 14.126 * * [simplify]: Extracting # 3 : cost 0 14.127 * * [simplify]: Extracting # 4 : cost 0 14.130 * * [simplify]: Extracting # 5 : cost 0 14.133 * * [simplify]: iteration 1 : 1403 enodes (cost 4613 ) 14.753 * * [simplify]: Extracting # 0 : cost 0 14.776 * * [simplify]: Extracting # 1 : cost 0 14.782 * * [simplify]: Extracting # 2 : cost 0 14.792 * * [simplify]: Extracting # 3 : cost 0 14.798 * * [simplify]: Extracting # 4 : cost 0 14.804 * * [simplify]: iteration done: 5000 enodes (cost 3729 ) 14.806 * [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 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) 3 (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 2) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 2) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3/2) (pow (/ 1.0 (fabs x)) 3/2) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) 3 (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 2) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ 1.0 (fabs x)) 2) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (pow (/ 1.0 (fabs x)) 2) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3/2) (pow (/ 1.0 (fabs x)) 3/2) (expm1 (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log1p (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) 5 5 (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2)) (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2)) (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2)) 5 5 (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (log (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (exp (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (/ (* (pow (* 1.0 1.0) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (pow (fabs x) 2) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (* (pow (/ (* 1.0 1.0) (pow (fabs x) 2)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 6)) (* (pow (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) 3) (pow (/ 1.0 (fabs x)) (* 2 3))) (* (pow (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) 3) (pow (/ 1.0 (fabs x)) (* 2 3))) (* (pow (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) 3) (pow (/ 1.0 (fabs x)) (* 2 3))) (* (pow (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) 3) (pow (/ 1.0 (fabs x)) (* 2 3))) (* (pow (/ 1.0 (fabs x)) 3) (pow (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) 3)) (* (pow (/ 1.0 (fabs x)) 3) (pow (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) 3)) (* (cbrt (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (cbrt (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2)))) (cbrt (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (pow (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2)) 3) (sqrt (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (sqrt (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (/ 1.0 (fabs x)) 2))) (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1)) (* 1.0 (* (/ (pow 1.0 3) (pow (fabs x) 2)) 1.0)) (pow (fabs x) 3) (* 1.0 (* 1.0 (/ (pow 1.0 3) (fabs x)))) (pow (fabs x) 4) (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (* 1.0 1.0)) (pow (fabs x) 2) (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) 1.0) (pow (fabs x) 4) (* (* (/ 1.0 (fabs x)) (/ (pow 1.0 3) (pow (fabs x) 2))) 1.0) (pow (fabs x) 2) (* (* (* 1.0 1.0) (pow (/ 1.0 (fabs x)) 2)) 1.0) (pow (fabs x) 3) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x))))) (* (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3)) (* (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2))) (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x)))) (* (* (cbrt 1.0) (cbrt 1.0)) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2))) (/ (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (sqrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (sqrt 1.0)) (sqrt (fabs x))) (* (sqrt 1.0) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2))) (/ (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (* (cbrt (fabs x)) (cbrt (fabs x)))) (/ (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (sqrt (fabs x))) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (* 1.0 (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2))) (pow (/ 1.0 (fabs x)) 2) (* 1.0 (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2))) (* (* 1.0 (pow 1.0 3)) (/ 1.0 (fabs x))) (* (/ (pow 1.0 3) (pow (fabs x) 2)) (* 1.0 (/ 1.0 (fabs x)))) (* (/ (pow 1.0 3) (fabs x)) (* 1.0 (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (* 1.0 (/ (/ (pow 1.0 3) (pow (fabs x) 2)) (fabs x)))) (* (pow 1.0 3) (pow (/ 1.0 (fabs x)) 2)) (* (/ (pow 1.0 3) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (* (/ (pow 1.0 3) (fabs x)) (pow (/ 1.0 (fabs x)) 2)) (* (fma (fma (* (* (/ (* 1.0 1.0) (pow (fabs x) 2)) (pow (/ 1.0 (fabs x)) 2)) (pow (/ 1.0 (fabs x)) 2)) (/ 15.0 8.0) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)) (fma (pow (/ 1.0 (fabs x)) 3) (/ 1.0 2.0) (/ 1.0 (fabs x)))) (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI)))) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) (/ 1.0 (pow (fabs x) 5)) 14.808 * * * [progress]: adding candidates to table 16.159 * * [progress]: iteration 4 / 4 16.159 * * * [progress]: picking best candidate 16.427 * * * * [pick]: Picked # 16.427 * * * [progress]: localizing error 16.521 * * * [progress]: generating rewritten candidates 16.521 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2) 16.523 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 2 1 2 2) 16.530 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 1) 16.543 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2) 16.843 * * * [progress]: generating series expansions 16.843 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2) 16.843 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 2 1 2 2) 16.844 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs x)) 3) into (pow (/ 1.0 (fabs x)) 3) 16.844 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in (x) around 0 16.844 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 16.844 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 16.844 * [taylor]: Taking taylor expansion of 1.0 in x 16.844 * [backup-simplify]: Simplify 1.0 into 1.0 16.844 * [taylor]: Taking taylor expansion of (fabs x) in x 16.844 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.844 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 16.844 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 16.844 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 16.844 * [taylor]: Taking taylor expansion of 1.0 in x 16.844 * [backup-simplify]: Simplify 1.0 into 1.0 16.844 * [taylor]: Taking taylor expansion of (fabs x) in x 16.844 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.844 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 16.845 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 16.845 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (pow (fabs x) 2))) into (/ 1.0 (pow (fabs x) 3)) 16.845 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.845 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))))) into 0 16.845 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (fabs x)))) into 0 16.846 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (pow (fabs x) 2)))) into 0 16.846 * [backup-simplify]: Simplify 0 into 0 16.846 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.847 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))) into 0 16.848 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))) into 0 16.848 * [backup-simplify]: Simplify 0 into 0 16.848 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.849 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))) into 0 16.850 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))) into 0 16.851 * [backup-simplify]: Simplify 0 into 0 16.851 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.852 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))) into 0 16.860 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))) into 0 16.860 * [backup-simplify]: Simplify 0 into 0 16.861 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.863 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))))) into 0 16.865 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))))) into 0 16.865 * [backup-simplify]: Simplify 0 into 0 16.865 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.867 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))))) into 0 16.870 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))))) into 0 16.870 * [backup-simplify]: Simplify 0 into 0 16.870 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.870 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 x))) 3) into (pow (/ 1.0 (fabs (/ 1 x))) 3) 16.870 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in (x) around 0 16.870 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 16.870 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 16.870 * [taylor]: Taking taylor expansion of 1.0 in x 16.870 * [backup-simplify]: Simplify 1.0 into 1.0 16.870 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 16.870 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 16.871 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 16.871 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 16.871 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 16.871 * [taylor]: Taking taylor expansion of 1.0 in x 16.871 * [backup-simplify]: Simplify 1.0 into 1.0 16.871 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 16.871 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 16.871 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 16.871 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 16.871 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (pow (fabs (/ 1 x)) 2))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 16.872 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 16.872 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 16.872 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (fabs (/ 1 x))))) into 0 16.873 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))) into 0 16.873 * [backup-simplify]: Simplify 0 into 0 16.873 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.874 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))) into 0 16.875 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))) into 0 16.875 * [backup-simplify]: Simplify 0 into 0 16.875 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.876 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))) into 0 16.877 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))) into 0 16.877 * [backup-simplify]: Simplify 0 into 0 16.878 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.879 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))) into 0 16.881 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))) into 0 16.881 * [backup-simplify]: Simplify 0 into 0 16.882 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.883 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))))) into 0 16.885 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))))) into 0 16.885 * [backup-simplify]: Simplify 0 into 0 16.886 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.888 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))))) into 0 16.889 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))))) into 0 16.889 * [backup-simplify]: Simplify 0 into 0 16.890 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.890 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 (- x)))) 3) into (pow (/ 1.0 (fabs (/ -1 x))) 3) 16.890 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in (x) around 0 16.890 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 16.890 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 16.890 * [taylor]: Taking taylor expansion of 1.0 in x 16.890 * [backup-simplify]: Simplify 1.0 into 1.0 16.890 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 16.890 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 16.890 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 16.890 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 16.890 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 16.890 * [taylor]: Taking taylor expansion of 1.0 in x 16.890 * [backup-simplify]: Simplify 1.0 into 1.0 16.890 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 16.890 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 16.890 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 16.890 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (fabs (/ -1 x)))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 16.891 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (pow (fabs (/ -1 x)) 2))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 16.891 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 16.891 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 16.891 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (fabs (/ -1 x))))) into 0 16.891 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))) into 0 16.891 * [backup-simplify]: Simplify 0 into 0 16.891 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.892 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))) into 0 16.892 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))) into 0 16.892 * [backup-simplify]: Simplify 0 into 0 16.893 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.893 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))) into 0 16.894 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))) into 0 16.894 * [backup-simplify]: Simplify 0 into 0 16.894 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.895 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))) into 0 16.896 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))) into 0 16.896 * [backup-simplify]: Simplify 0 into 0 16.896 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.897 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))))) into 0 16.899 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))))) into 0 16.899 * [backup-simplify]: Simplify 0 into 0 16.899 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.900 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))))) into 0 16.902 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))))) into 0 16.902 * [backup-simplify]: Simplify 0 into 0 16.902 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.902 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 1) 16.902 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs x)) 3) into (pow (/ 1.0 (fabs x)) 3) 16.902 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in (x) around 0 16.902 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 16.902 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 16.902 * [taylor]: Taking taylor expansion of 1.0 in x 16.902 * [backup-simplify]: Simplify 1.0 into 1.0 16.902 * [taylor]: Taking taylor expansion of (fabs x) in x 16.902 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.902 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 16.903 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs x)) 3) in x 16.903 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs x)) in x 16.903 * [taylor]: Taking taylor expansion of 1.0 in x 16.903 * [backup-simplify]: Simplify 1.0 into 1.0 16.903 * [taylor]: Taking taylor expansion of (fabs x) in x 16.903 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.903 * [backup-simplify]: Simplify (/ 1.0 (fabs x)) into (/ 1.0 (fabs x)) 16.903 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) into (/ 1.0 (pow (fabs x) 2)) 16.903 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (/ 1.0 (pow (fabs x) 2))) into (/ 1.0 (pow (fabs x) 3)) 16.903 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.903 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))))) into 0 16.903 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (fabs x)))) into 0 16.904 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (* 0 (/ 1.0 (pow (fabs x) 2)))) into 0 16.904 * [backup-simplify]: Simplify 0 into 0 16.904 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.904 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))) into 0 16.905 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))) into 0 16.905 * [backup-simplify]: Simplify 0 into 0 16.905 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.906 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))) into 0 16.906 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))) into 0 16.906 * [backup-simplify]: Simplify 0 into 0 16.907 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.907 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))) into 0 16.908 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))) into 0 16.908 * [backup-simplify]: Simplify 0 into 0 16.909 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.910 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x)))))))) into 0 16.911 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2)))))))) into 0 16.911 * [backup-simplify]: Simplify 0 into 0 16.911 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ 1.0 (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.912 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs x))))))))) into 0 16.914 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs x) 2))))))))) into 0 16.914 * [backup-simplify]: Simplify 0 into 0 16.914 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs x) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.914 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 x))) 3) into (pow (/ 1.0 (fabs (/ 1 x))) 3) 16.914 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in (x) around 0 16.914 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 16.914 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 16.914 * [taylor]: Taking taylor expansion of 1.0 in x 16.914 * [backup-simplify]: Simplify 1.0 into 1.0 16.914 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 16.915 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 16.915 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 16.915 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ 1 x))) 3) in x 16.915 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ 1 x))) in x 16.915 * [taylor]: Taking taylor expansion of 1.0 in x 16.915 * [backup-simplify]: Simplify 1.0 into 1.0 16.915 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 16.915 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 16.915 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ 1 x))) into (/ 1.0 (fabs (/ 1 x))) 16.915 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (fabs (/ 1 x)))) into (/ 1.0 (pow (fabs (/ 1 x)) 2)) 16.915 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (/ 1.0 (pow (fabs (/ 1 x)) 2))) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 16.915 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 x)) 3)) into (/ 1.0 (pow (fabs (/ 1 x)) 3)) 16.916 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 16.916 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (fabs (/ 1 x))))) into 0 16.916 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))) into 0 16.916 * [backup-simplify]: Simplify 0 into 0 16.916 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.917 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))) into 0 16.917 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))) into 0 16.917 * [backup-simplify]: Simplify 0 into 0 16.917 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.918 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))) into 0 16.919 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))) into 0 16.919 * [backup-simplify]: Simplify 0 into 0 16.919 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.920 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))) into 0 16.921 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))) into 0 16.921 * [backup-simplify]: Simplify 0 into 0 16.922 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.923 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x))))))))) into 0 16.925 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2)))))))) into 0 16.925 * [backup-simplify]: Simplify 0 into 0 16.926 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ 1.0 (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 16.928 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ 1 x)))))))))) into 0 16.929 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ 1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ 1 x)) 2))))))))) into 0 16.929 * [backup-simplify]: Simplify 0 into 0 16.930 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ 1 (/ 1 x))) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.930 * [backup-simplify]: Simplify (pow (/ 1.0 (fabs (/ 1 (- x)))) 3) into (pow (/ 1.0 (fabs (/ -1 x))) 3) 16.930 * [approximate]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in (x) around 0 16.930 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 16.930 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 16.930 * [taylor]: Taking taylor expansion of 1.0 in x 16.930 * [backup-simplify]: Simplify 1.0 into 1.0 16.930 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 16.930 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 16.930 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 16.930 * [taylor]: Taking taylor expansion of (pow (/ 1.0 (fabs (/ -1 x))) 3) in x 16.930 * [taylor]: Taking taylor expansion of (/ 1.0 (fabs (/ -1 x))) in x 16.930 * [taylor]: Taking taylor expansion of 1.0 in x 16.930 * [backup-simplify]: Simplify 1.0 into 1.0 16.930 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 16.930 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 16.930 * [backup-simplify]: Simplify (/ 1.0 (fabs (/ -1 x))) into (/ 1.0 (fabs (/ -1 x))) 16.930 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (fabs (/ -1 x)))) into (/ 1.0 (pow (fabs (/ -1 x)) 2)) 16.930 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ -1 x))) (/ 1.0 (pow (fabs (/ -1 x)) 2))) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 16.931 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 x)) 3)) into (/ 1.0 (pow (fabs (/ -1 x)) 3)) 16.931 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 16.931 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (fabs (/ -1 x))))) into 0 16.931 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))) into 0 16.931 * [backup-simplify]: Simplify 0 into 0 16.931 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.932 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))) into 0 16.932 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))) into 0 16.932 * [backup-simplify]: Simplify 0 into 0 16.933 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.933 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))) into 0 16.934 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))) into 0 16.934 * [backup-simplify]: Simplify 0 into 0 16.934 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.935 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))) into 0 16.936 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))) into 0 16.936 * [backup-simplify]: Simplify 0 into 0 16.936 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.937 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x))))))))) into 0 16.938 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2)))))))) into 0 16.938 * [backup-simplify]: Simplify 0 into 0 16.939 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ 1.0 (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 16.940 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (fabs (/ -1 x)))))))))) into 0 16.941 * [backup-simplify]: Simplify (+ (* (/ 1.0 (fabs (/ -1 x))) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1.0 (pow (fabs (/ -1 x)) 2))))))))) into 0 16.941 * [backup-simplify]: Simplify 0 into 0 16.942 * [backup-simplify]: Simplify (/ 1.0 (pow (fabs (/ -1 (/ 1 (- x)))) 3)) into (/ 1.0 (pow (fabs x) 3)) 16.942 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2) 16.944 * [backup-simplify]: Simplify (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 16.944 * [approximate]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) in (x) around 0 16.944 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) in x 16.944 * [taylor]: Taking taylor expansion of 1.0 in x 16.944 * [backup-simplify]: Simplify 1.0 into 1.0 16.944 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) in x 16.944 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) in x 16.944 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs x) 6))) in x 16.944 * [taylor]: Taking taylor expansion of 1.875 in x 16.944 * [backup-simplify]: Simplify 1.875 into 1.875 16.944 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 6)) in x 16.944 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 16.944 * [taylor]: Taking taylor expansion of (fabs x) in x 16.944 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.944 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 16.944 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 16.945 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 16.945 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 6)) into (/ 1 (pow (fabs x) 6)) 16.945 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs x) 4))) in x 16.945 * [taylor]: Taking taylor expansion of 0.75 in x 16.945 * [backup-simplify]: Simplify 0.75 into 0.75 16.945 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 4)) in x 16.945 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 16.945 * [taylor]: Taking taylor expansion of (fabs x) in x 16.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.945 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 16.945 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 16.945 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 4)) into (/ 1 (pow (fabs x) 4)) 16.945 * [taylor]: Taking taylor expansion of (fabs x) in x 16.945 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.945 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs x) 6))) into (/ 1.875 (pow (fabs x) 6)) 16.945 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs x) 4))) into (/ 0.75 (pow (fabs x) 4)) 16.946 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs x) 6)) (/ 0.75 (pow (fabs x) 4))) into (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) 16.946 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) into (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) 16.946 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) in x 16.946 * [taylor]: Taking taylor expansion of 1.0 in x 16.946 * [backup-simplify]: Simplify 1.0 into 1.0 16.946 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) in x 16.946 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) in x 16.946 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs x) 6))) in x 16.946 * [taylor]: Taking taylor expansion of 1.875 in x 16.946 * [backup-simplify]: Simplify 1.875 into 1.875 16.946 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 6)) in x 16.946 * [taylor]: Taking taylor expansion of (pow (fabs x) 6) in x 16.946 * [taylor]: Taking taylor expansion of (fabs x) in x 16.946 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.946 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 16.946 * [backup-simplify]: Simplify (* (fabs x) (pow (fabs x) 2)) into (pow (fabs x) 3) 16.947 * [backup-simplify]: Simplify (* (pow (fabs x) 3) (pow (fabs x) 3)) into (pow (fabs x) 6) 16.947 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 6)) into (/ 1 (pow (fabs x) 6)) 16.947 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs x) 4))) in x 16.947 * [taylor]: Taking taylor expansion of 0.75 in x 16.947 * [backup-simplify]: Simplify 0.75 into 0.75 16.947 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs x) 4)) in x 16.947 * [taylor]: Taking taylor expansion of (pow (fabs x) 4) in x 16.947 * [taylor]: Taking taylor expansion of (fabs x) in x 16.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.947 * [backup-simplify]: Simplify (* (fabs x) (fabs x)) into (pow (fabs x) 2) 16.947 * [backup-simplify]: Simplify (* (pow (fabs x) 2) (pow (fabs x) 2)) into (pow (fabs x) 4) 16.947 * [backup-simplify]: Simplify (/ 1 (pow (fabs x) 4)) into (/ 1 (pow (fabs x) 4)) 16.947 * [taylor]: Taking taylor expansion of (fabs x) in x 16.947 * [backup-simplify]: Simplify (fabs x) into (fabs x) 16.947 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs x) 6))) into (/ 1.875 (pow (fabs x) 6)) 16.947 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs x) 4))) into (/ 0.75 (pow (fabs x) 4)) 16.948 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs x) 6)) (/ 0.75 (pow (fabs x) 4))) into (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) 16.948 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) into (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) 16.948 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 16.949 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 16.949 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 16.949 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (pow (fabs x) 2))) into 0 16.949 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (* 0 (pow (fabs x) 3))) into 0 16.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))))) into 0 16.950 * [backup-simplify]: Simplify (+ (* 1.875 0) (* 0 (/ 1 (pow (fabs x) 6)))) into 0 16.950 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (* 0 (fabs x))) into 0 16.950 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (* 0 (pow (fabs x) 2))) into 0 16.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))))) into 0 16.951 * [backup-simplify]: Simplify (+ (* 0.75 0) (* 0 (/ 1 (pow (fabs x) 4)))) into 0 16.951 * [backup-simplify]: Simplify (+ 0 0) into 0 16.952 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))))) into 0 16.952 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)))) into 0 16.952 * [backup-simplify]: Simplify 0 into 0 16.953 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 16.953 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 16.953 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))) into 0 16.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))))) into 0 16.954 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 6))))) into 0 16.955 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (* 0 (fabs x)))) into 0 16.955 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))) into 0 16.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 16.956 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))) into 0 16.956 * [backup-simplify]: Simplify (+ 0 0) into 0 16.957 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.957 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))))) into 0 16.957 * [backup-simplify]: Simplify 0 into 0 16.958 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 16.959 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 16.959 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))) into 0 16.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))))) into 0 16.961 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 6)))))) into 0 16.961 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))) into 0 16.962 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))) into 0 16.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 16.964 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4)))))) into 0 16.965 * [backup-simplify]: Simplify (+ 0 0) into 0 16.966 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.968 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)))))) into 0 16.968 * [backup-simplify]: Simplify 0 into 0 16.969 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 16.970 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 16.972 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3)))))) into 0 16.972 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))))) into 0 16.974 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 6))))))) into 0 16.975 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))) into 0 16.977 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))) into 0 16.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 16.979 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))))) into 0 16.980 * [backup-simplify]: Simplify (+ 0 0) into 0 16.981 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 16.989 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))))))) into 0 16.989 * [backup-simplify]: Simplify 0 into 0 16.991 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 16.993 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 16.994 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 3))))))) into 0 16.995 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))))) into 0 16.998 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 6)))))))) into 0 16.999 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x))))))) into 0 17.001 * [backup-simplify]: Simplify (+ (* (pow (fabs x) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2))))))) into 0 17.002 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 17.005 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4)))))))) into 0 17.005 * [backup-simplify]: Simplify (+ 0 0) into 0 17.006 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 17.009 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)))))))) into 0 17.009 * [backup-simplify]: Simplify 0 into 0 17.011 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 17.012 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs x) 2)))))))) into 0 17.014 * [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 17.014 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 6)) (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))) (* 0 (/ 0 (pow (fabs x) 6))))) into 0 17.016 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 6))))))))) into 0 17.017 * [backup-simplify]: Simplify (+ (* (fabs x) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs x)))))))) into 0 17.018 * [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 17.019 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs x) 4)) (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))) (* 0 (/ 0 (pow (fabs x) 4))))) into 0 17.020 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs x) 4))))))))) into 0 17.021 * [backup-simplify]: Simplify (+ 0 0) into 0 17.021 * [backup-simplify]: Simplify (- (/ 0 (fabs x)) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x)) (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))) (* 0 (/ 0 (fabs x))))) into 0 17.023 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))))))))) into 0 17.023 * [backup-simplify]: Simplify 0 into 0 17.023 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 17.026 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs (/ 1 x))) (pow (/ 1.0 (fabs (/ 1 x))) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs (/ 1 x)) (+ 4 1))) (/ 1.0 (fabs (/ 1 x))))))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) 17.026 * [approximate]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) in (x) around 0 17.026 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) in x 17.026 * [taylor]: Taking taylor expansion of 1.0 in x 17.026 * [backup-simplify]: Simplify 1.0 into 1.0 17.026 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) in x 17.026 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) in x 17.026 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) in x 17.026 * [taylor]: Taking taylor expansion of 1.875 in x 17.026 * [backup-simplify]: Simplify 1.875 into 1.875 17.026 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 6)) in x 17.026 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 17.026 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.026 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.026 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.026 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 17.026 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 17.027 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 6)) into (/ 1 (pow (fabs (/ 1 x)) 6)) 17.027 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4))) in x 17.027 * [taylor]: Taking taylor expansion of 0.75 in x 17.027 * [backup-simplify]: Simplify 0.75 into 0.75 17.027 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 4)) in x 17.027 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 17.027 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.027 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.027 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.027 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 17.027 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 4)) into (/ 1 (pow (fabs (/ 1 x)) 4)) 17.027 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.027 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.027 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) into (/ 1.875 (pow (fabs (/ 1 x)) 6)) 17.027 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4))) into (/ 0.75 (pow (fabs (/ 1 x)) 4)) 17.028 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs (/ 1 x)) 6)) (/ 0.75 (pow (fabs (/ 1 x)) 4))) into (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) 17.028 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) into (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) 17.028 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) in x 17.028 * [taylor]: Taking taylor expansion of 1.0 in x 17.028 * [backup-simplify]: Simplify 1.0 into 1.0 17.028 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) in x 17.028 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) in x 17.028 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) in x 17.028 * [taylor]: Taking taylor expansion of 1.875 in x 17.028 * [backup-simplify]: Simplify 1.875 into 1.875 17.028 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 6)) in x 17.028 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 6) in x 17.028 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.028 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.028 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.029 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 3) 17.029 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 3) (pow (fabs (/ 1 x)) 3)) into (pow (fabs (/ 1 x)) 6) 17.029 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 6)) into (/ 1 (pow (fabs (/ 1 x)) 6)) 17.029 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4))) in x 17.029 * [taylor]: Taking taylor expansion of 0.75 in x 17.029 * [backup-simplify]: Simplify 0.75 into 0.75 17.029 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ 1 x)) 4)) in x 17.029 * [taylor]: Taking taylor expansion of (pow (fabs (/ 1 x)) 4) in x 17.029 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.029 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.029 * [backup-simplify]: Simplify (* (fabs (/ 1 x)) (fabs (/ 1 x))) into (pow (fabs (/ 1 x)) 2) 17.029 * [backup-simplify]: Simplify (* (pow (fabs (/ 1 x)) 2) (pow (fabs (/ 1 x)) 2)) into (pow (fabs (/ 1 x)) 4) 17.029 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ 1 x)) 4)) into (/ 1 (pow (fabs (/ 1 x)) 4)) 17.029 * [taylor]: Taking taylor expansion of (fabs (/ 1 x)) in x 17.029 * [backup-simplify]: Simplify (fabs (/ 1 x)) into (fabs (/ 1 x)) 17.030 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) into (/ 1.875 (pow (fabs (/ 1 x)) 6)) 17.030 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4))) into (/ 0.75 (pow (fabs (/ 1 x)) 4)) 17.030 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs (/ 1 x)) 6)) (/ 0.75 (pow (fabs (/ 1 x)) 4))) into (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) 17.030 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) into (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) 17.031 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) 17.031 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))) 17.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 17.031 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 17.031 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (* 0 (pow (fabs (/ 1 x)) 3))) into 0 17.032 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.032 * [backup-simplify]: Simplify (+ (* 1.875 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6)))) into 0 17.032 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (* 0 (fabs (/ 1 x)))) into 0 17.033 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (* 0 (pow (fabs (/ 1 x)) 2))) into 0 17.033 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.033 * [backup-simplify]: Simplify (+ (* 0.75 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))) into 0 17.034 * [backup-simplify]: Simplify (+ 0 0) into 0 17.034 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))))) into 0 17.035 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))))) into 0 17.035 * [backup-simplify]: Simplify 0 into 0 17.035 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 17.036 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 17.036 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))) into 0 17.036 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.037 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6))))) into 0 17.037 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))) into 0 17.038 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))) into 0 17.038 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.039 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))) into 0 17.039 * [backup-simplify]: Simplify (+ 0 0) into 0 17.040 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 17.041 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))))) into 0 17.041 * [backup-simplify]: Simplify 0 into 0 17.042 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 17.043 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.044 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3))))) into 0 17.045 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.046 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6)))))) into 0 17.047 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))) into 0 17.048 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))) into 0 17.049 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.050 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))))) into 0 17.051 * [backup-simplify]: Simplify (+ 0 0) into 0 17.052 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 17.054 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))))))) into 0 17.054 * [backup-simplify]: Simplify 0 into 0 17.055 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 17.056 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 17.058 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 3)))))) into 0 17.059 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.061 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6))))))) into 0 17.062 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))) into 0 17.064 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ 1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2)))))) into 0 17.065 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.066 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))))) into 0 17.067 * [backup-simplify]: Simplify (+ 0 0) into 0 17.068 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 17.070 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))))))) into 0 17.070 * [backup-simplify]: Simplify 0 into 0 17.072 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 17.074 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ 1 x)) 2))))))) into 0 17.076 * [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 17.077 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.079 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6)))))))) into 0 17.081 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x)))))))) into 0 17.083 * [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 17.084 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.086 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4)))))))) into 0 17.086 * [backup-simplify]: Simplify (+ 0 0) into 0 17.087 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 17.090 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))))))))) into 0 17.090 * [backup-simplify]: Simplify 0 into 0 17.092 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 17.095 * [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 17.097 * [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 17.098 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 6)) (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 6))))) into 0 17.101 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 6))))))))) into 0 17.103 * [backup-simplify]: Simplify (+ (* (fabs (/ 1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ 1 x))))))))) into 0 17.105 * [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 17.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ 1 x)) 4)) (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ 1 x)) 4))))) into 0 17.109 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ 1 x)) 4))))))))) into 0 17.110 * [backup-simplify]: Simplify (+ 0 0) into 0 17.111 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ 1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x))) (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))) (* 0 (/ 0 (fabs (/ 1 x)))))) into 0 17.114 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 x)) 4)))) (fabs (/ 1 x)))))))))) into 0 17.114 * [backup-simplify]: Simplify 0 into 0 17.115 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 6))) (* 0.75 (/ 1 (pow (fabs (/ 1 (/ 1 x))) 4)))) (fabs (/ 1 (/ 1 x))))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 17.119 * [backup-simplify]: Simplify (* (/ 1.0 (fabs (/ 1 (- x)))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs (/ 1 (- x)))) (pow (/ 1.0 (fabs (/ 1 (- x)))) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs (/ 1 (- x))) (+ 4 1))) (/ 1.0 (fabs (/ 1 (- x)))))))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) 17.120 * [approximate]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) in (x) around 0 17.120 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) in x 17.120 * [taylor]: Taking taylor expansion of 1.0 in x 17.120 * [backup-simplify]: Simplify 1.0 into 1.0 17.120 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) in x 17.120 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) in x 17.120 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) in x 17.120 * [taylor]: Taking taylor expansion of 1.875 in x 17.120 * [backup-simplify]: Simplify 1.875 into 1.875 17.120 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 6)) in x 17.120 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 17.120 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.120 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.120 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.121 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 17.121 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 17.121 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 6)) into (/ 1 (pow (fabs (/ -1 x)) 6)) 17.121 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4))) in x 17.121 * [taylor]: Taking taylor expansion of 0.75 in x 17.121 * [backup-simplify]: Simplify 0.75 into 0.75 17.121 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 4)) in x 17.121 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 17.121 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.121 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.122 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.122 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 17.122 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 4)) into (/ 1 (pow (fabs (/ -1 x)) 4)) 17.122 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.122 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.122 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) into (/ 1.875 (pow (fabs (/ -1 x)) 6)) 17.123 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4))) into (/ 0.75 (pow (fabs (/ -1 x)) 4)) 17.123 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs (/ -1 x)) 6)) (/ 0.75 (pow (fabs (/ -1 x)) 4))) into (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) 17.124 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) into (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) 17.124 * [taylor]: Taking taylor expansion of (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) in x 17.124 * [taylor]: Taking taylor expansion of 1.0 in x 17.124 * [backup-simplify]: Simplify 1.0 into 1.0 17.124 * [taylor]: Taking taylor expansion of (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) in x 17.124 * [taylor]: Taking taylor expansion of (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) in x 17.124 * [taylor]: Taking taylor expansion of (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) in x 17.124 * [taylor]: Taking taylor expansion of 1.875 in x 17.124 * [backup-simplify]: Simplify 1.875 into 1.875 17.124 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 6)) in x 17.124 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 6) in x 17.124 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.124 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.124 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.125 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 3) 17.125 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 3) (pow (fabs (/ -1 x)) 3)) into (pow (fabs (/ -1 x)) 6) 17.125 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 6)) into (/ 1 (pow (fabs (/ -1 x)) 6)) 17.125 * [taylor]: Taking taylor expansion of (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4))) in x 17.125 * [taylor]: Taking taylor expansion of 0.75 in x 17.125 * [backup-simplify]: Simplify 0.75 into 0.75 17.125 * [taylor]: Taking taylor expansion of (/ 1 (pow (fabs (/ -1 x)) 4)) in x 17.125 * [taylor]: Taking taylor expansion of (pow (fabs (/ -1 x)) 4) in x 17.125 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.125 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.126 * [backup-simplify]: Simplify (* (fabs (/ -1 x)) (fabs (/ -1 x))) into (pow (fabs (/ -1 x)) 2) 17.126 * [backup-simplify]: Simplify (* (pow (fabs (/ -1 x)) 2) (pow (fabs (/ -1 x)) 2)) into (pow (fabs (/ -1 x)) 4) 17.126 * [backup-simplify]: Simplify (/ 1 (pow (fabs (/ -1 x)) 4)) into (/ 1 (pow (fabs (/ -1 x)) 4)) 17.126 * [taylor]: Taking taylor expansion of (fabs (/ -1 x)) in x 17.126 * [backup-simplify]: Simplify (fabs (/ -1 x)) into (fabs (/ -1 x)) 17.126 * [backup-simplify]: Simplify (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) into (/ 1.875 (pow (fabs (/ -1 x)) 6)) 17.127 * [backup-simplify]: Simplify (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4))) into (/ 0.75 (pow (fabs (/ -1 x)) 4)) 17.127 * [backup-simplify]: Simplify (+ (/ 1.875 (pow (fabs (/ -1 x)) 6)) (/ 0.75 (pow (fabs (/ -1 x)) 4))) into (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) 17.128 * [backup-simplify]: Simplify (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) into (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) 17.128 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) 17.129 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))) 17.129 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 17.130 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 17.130 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (* 0 (pow (fabs (/ -1 x)) 3))) into 0 17.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.137 * [backup-simplify]: Simplify (+ (* 1.875 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6)))) into 0 17.138 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (* 0 (fabs (/ -1 x)))) into 0 17.138 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (* 0 (pow (fabs (/ -1 x)) 2))) into 0 17.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.140 * [backup-simplify]: Simplify (+ (* 0.75 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))) into 0 17.140 * [backup-simplify]: Simplify (+ 0 0) into 0 17.141 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))))) into 0 17.142 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))))) into 0 17.142 * [backup-simplify]: Simplify 0 into 0 17.143 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 17.144 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 17.144 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))) into 0 17.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.146 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6))))) into 0 17.147 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))) into 0 17.147 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))) into 0 17.148 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.149 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))) into 0 17.150 * [backup-simplify]: Simplify (+ 0 0) into 0 17.150 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 17.152 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))))) into 0 17.152 * [backup-simplify]: Simplify 0 into 0 17.153 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 17.154 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.155 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3))))) into 0 17.156 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.158 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6)))))) into 0 17.159 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))) into 0 17.160 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))) into 0 17.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.162 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))))) into 0 17.163 * [backup-simplify]: Simplify (+ 0 0) into 0 17.164 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 17.165 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))))))) into 0 17.166 * [backup-simplify]: Simplify 0 into 0 17.167 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 17.168 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 17.170 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 3)))))) into 0 17.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.173 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6))))))) into 0 17.174 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))) into 0 17.176 * [backup-simplify]: Simplify (+ (* (pow (fabs (/ -1 x)) 2) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2)))))) into 0 17.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.179 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))))) into 0 17.179 * [backup-simplify]: Simplify (+ 0 0) into 0 17.180 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 17.182 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))))))) into 0 17.183 * [backup-simplify]: Simplify 0 into 0 17.184 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 17.186 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (fabs (/ -1 x)) 2))))))) into 0 17.188 * [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 17.189 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.191 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6)))))))) into 0 17.193 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x)))))))) into 0 17.195 * [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 17.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.199 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4)))))))) into 0 17.199 * [backup-simplify]: Simplify (+ 0 0) into 0 17.200 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 17.203 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))))))))) into 0 17.203 * [backup-simplify]: Simplify 0 into 0 17.205 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 17.207 * [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 17.210 * [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 17.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 6)) (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 6))))) into 0 17.214 * [backup-simplify]: Simplify (+ (* 1.875 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 6))))))))) into 0 17.216 * [backup-simplify]: Simplify (+ (* (fabs (/ -1 x)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (fabs (/ -1 x))))))))) into 0 17.218 * [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 17.219 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (fabs (/ -1 x)) 4)) (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))) (* 0 (/ 0 (pow (fabs (/ -1 x)) 4))))) into 0 17.222 * [backup-simplify]: Simplify (+ (* 0.75 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (fabs (/ -1 x)) 4))))))))) into 0 17.223 * [backup-simplify]: Simplify (+ 0 0) into 0 17.224 * [backup-simplify]: Simplify (- (/ 0 (fabs (/ -1 x))) (+ (* (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x))) (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))) (* 0 (/ 0 (fabs (/ -1 x)))))) into 0 17.227 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 x)) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 x)) 4)))) (fabs (/ -1 x)))))))))) into 0 17.227 * [backup-simplify]: Simplify 0 into 0 17.228 * [backup-simplify]: Simplify (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 6))) (* 0.75 (/ 1 (pow (fabs (/ -1 (/ 1 (- x)))) 4)))) (fabs (/ -1 (/ 1 (- x)))))) into (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 17.228 * * * [progress]: simplifying candidates 17.238 * [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 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* (- (log 1.0) (log (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* 1 3) (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (pow (/ 1.0 (fabs x)) 1) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* (- (log 1.0) (log (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* (log (/ 1.0 (fabs x))) 3) (* 1 3) (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (pow (/ 1.0 (fabs x)) 1) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (log (pow (/ 1.0 (fabs x)) 3)) (exp (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (pow (/ 1.0 (fabs x)) 3)) (cbrt (pow (/ 1.0 (fabs x)) 3))) (cbrt (pow (/ 1.0 (fabs x)) 3)) (* (* (pow (/ 1.0 (fabs x)) 3) (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3)) (pow (* (cbrt (/ 1.0 (fabs x))) (cbrt (/ 1.0 (fabs x)))) 3) (pow (cbrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (cbrt 1.0) (cbrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) (sqrt (fabs x))) 3) (pow (/ (cbrt 1.0) (sqrt (fabs x))) 3) (pow (/ (* (cbrt 1.0) (cbrt 1.0)) 1) 3) (pow (/ (cbrt 1.0) (fabs x)) 3) (pow (/ (sqrt 1.0) (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ (sqrt 1.0) (cbrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) 1) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (pow (/ 1 (* (cbrt (fabs x)) (cbrt (fabs x)))) 3) (pow (/ 1.0 (cbrt (fabs x))) 3) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) (pow (/ 1 1) 3) (pow (/ 1.0 (fabs x)) 3) (pow 1 3) (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (pow (/ 1.0 (fabs x)) (/ 3 2)) (expm1 (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (log1p (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (+ (- (log 1.0) (log (fabs x))) (log (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (+ (log (/ 1.0 (fabs x))) (log (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (log (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (exp (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ (* (* 1.0 1.0) 1.0) (* (* (fabs x) (fabs x)) (fabs x))) (* (* (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (* (* (/ 1.0 (fabs x)) (/ 1.0 (fabs x))) (/ 1.0 (fabs x))) (* (* (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (cbrt (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (cbrt (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))))) (cbrt (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (* (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (sqrt (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (sqrt (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (fabs x)) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (fabs x))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) 8.0)) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (fabs x))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (pow (fabs x) 3)) 8.0)) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (fabs x)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (fabs x)) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* (* 4.0 (fabs x)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (fabs x)) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (fabs x)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (fabs x)) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* 4.0 (fabs x)) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* 4.0 (fabs x)) (fabs x))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (fabs x)) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (* (* 4.0 (fabs x)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* 4.0 (fabs x)) 8.0)) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (fabs x)) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (fabs x))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (* (fabs x) (pow (fabs x) 3)) 8.0)) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (pow (fabs x) 3) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (pow (fabs x) 3) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x))) (* (pow (fabs x) 3) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (pow (fabs x) 3) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (pow (fabs x) 3) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (pow (fabs x) 3) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (pow (fabs x) 3) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (pow (fabs x) 3) (fabs x))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (pow (fabs x) 3) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (* (pow (fabs x) 3) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (pow (fabs x) 3) 8.0)) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (fabs x) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (fabs x) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* (fabs x) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (fabs x) (* 8.0 (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (fabs x) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (fabs x) (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (fabs x) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* (fabs x) (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* (fabs x) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* (fabs x) (fabs x))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* (fabs x) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* (fabs x) (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (* (fabs x) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* (fabs x) 8.0)) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 4.0 (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* 4.0 (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x))))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* 4.0 (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* 4.0 (* 8.0 (fabs x)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* 4.0 (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* 4.0 (* 8.0 (pow (fabs x) (+ 4 1))))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* 4.0 (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (fabs x) (* 4.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* 4.0 (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (fabs x) (* 4.0 (fabs x))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* 4.0 (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (fabs x) (* 4.0 (pow (fabs x) (+ 4 1)))) (* 1.0 (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 8.0) (* 4.0 (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (* 4.0 8.0)) (* 1.0 (+ (pow (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 3) (pow (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) 3))) (* (fabs x) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (- (* (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))))) (* 1.0 (- (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (* (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (fabs x) (- (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (* (/ 1.0 (fabs x)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (/ 1.0 (fabs x))) (* (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (* (cbrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (cbrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))))) (* (/ 1.0 (fabs x)) (sqrt (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) 1) (* (cbrt (/ 1.0 (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (sqrt (/ 1.0 (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (cbrt 1.0) (sqrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (cbrt 1.0) (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ (sqrt 1.0) (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (cbrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (sqrt (fabs x))) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (fabs x)) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (* (* 4.0 (* (fabs x) (pow (fabs x) 3))) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (* (* 4.0 (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* 4.0 (fabs x)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* (* 4.0 (fabs x)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* 4.0 (fabs x)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* (* 4.0 (fabs x)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (* (* 4.0 (fabs x)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (fabs x)) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (* (fabs x) (pow (fabs x) 3)) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0) (* (* (fabs x) (pow (fabs x) 3)) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (pow (fabs x) 3) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x))) (* (pow (fabs x) 3) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (pow (fabs x) 3) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 4 1))) (* (pow (fabs x) 3) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (* (pow (fabs x) 3) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* (fabs x) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* (fabs x) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* (fabs x) (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* (fabs x) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* (fabs x) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* (fabs x) (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (* (fabs x) (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (* (pow (fabs x) (+ 4 1)) (fabs x)))) (* 4.0 (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x))) (* 4.0 (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (pow (fabs x) (+ 4 1)))) (* 4.0 (* 15.0 (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) (+ 4 1)) (fabs x))) (* 4.0 (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (fabs x)) (* 4.0 (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) 1.0))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 4 1))) (* 4.0 (* (/ 15.0 8.0) (* (* (pow 1.0 3) (* 1.0 1.0)) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 8.0) (* 4.0 (* 15.0 (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (/ 1.0 (fabs x)) (+ (pow (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 3) (pow (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) 3))) (* (/ 1.0 (fabs x)) (- (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (* (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* 1.0 (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x)))))) (* (+ (fma (pow (/ 1.0 (fabs x)) 3) (/ 1.0 2.0) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (+ (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (/ 15.0 8.0) (* (/ (* (pow 1.0 3) (* 1.0 1.0)) (pow (fabs x) (+ 4 1))) (/ 1.0 (fabs x))))))) (* (exp (pow (fabs x) 2)) (/ 1.0 (sqrt PI)))) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) (* 1.0 (/ (+ (* 1.875 (/ 1 (pow (fabs x) 6))) (* 0.75 (/ 1 (pow (fabs x) 4)))) (fabs x))) 17.249 * * [simplify]: Extracting # 0 : cost 0 17.250 * * [simplify]: Extracting # 1 : cost 0 17.251 * * [simplify]: Extracting # 2 : cost 0 17.252 * * [simplify]: Extracting # 3 : cost 0 17.253 * * [simplify]: Extracting # 4 : cost 0 17.254 * * [simplify]: Extracting # 5 : cost 0 17.255 * * [simplify]: Extracting # 6 : cost 0 17.256 * * [simplify]: Extracting # 7 : cost 0 17.257 * * [simplify]: Extracting # 8 : cost 0 17.264 * * [simplify]: Extracting # 9 : cost 0 17.265 * * [simplify]: Extracting # 10 : cost 0 17.266 * * [simplify]: Extracting # 11 : cost 0 17.267 * * [simplify]: Extracting # 12 : cost 0 17.268 * * [simplify]: Extracting # 13 : cost 0 17.270 * * [simplify]: iteration 0 : 569 enodes (cost 8788 ) 17.673 * * [simplify]: Extracting # 0 : cost 0 17.676 * * [simplify]: Extracting # 1 : cost 0 17.680 * * [simplify]: Extracting # 2 : cost 0 17.683 * * [simplify]: Extracting # 3 : cost 0 17.687 * * [simplify]: Extracting # 4 : cost 0 17.690 * * [simplify]: Extracting # 5 : cost 0 17.694 * * [simplify]: Extracting # 6 : cost 0 17.707 * * [simplify]: iteration 1 : 2520 enodes (cost 7571 ) 19.255 * * [simplify]: Extracting # 0 : cost 0 19.261 * * [simplify]: Extracting # 1 : cost 0 19.277 * * [simplify]: Extracting # 2 : cost 0 19.293 * * [simplify]: Extracting # 3 : cost 0 19.308 * * [simplify]: Extracting # 4 : cost 0 19.322 * * [simplify]: Extracting # 5 : cost 0 19.337 * * [simplify]: Extracting # 6 : cost 0 19.355 * * [simplify]: iteration done: 5001 enodes (cost 6873 ) 19.361 * [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 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) 3 (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (/ 1.0 (fabs x)) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (* 3 (log (/ 1.0 (fabs x)))) (exp (pow (/ 1.0 (fabs x)) 3)) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3/2) (pow (/ 1.0 (fabs x)) 3/2) (expm1 (pow (/ 1.0 (fabs x)) 3)) (log1p (pow (/ 1.0 (fabs x)) 3)) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) (* 3 (log (/ 1.0 (fabs x)))) 3 (pow (/ 1.0 (fabs x)) (* (cbrt 3) (cbrt 3))) (pow (/ 1.0 (fabs x)) (sqrt 3)) (/ 1.0 (fabs x)) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (* 3 (log (/ 1.0 (fabs x)))) (exp (pow (/ 1.0 (fabs x)) 3)) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (pow (/ 1.0 (fabs x)) 3) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (sqrt (/ 1.0 (fabs x))) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (/ 1.0 (fabs x)) (/ (* 1.0 1.0) (pow (sqrt (fabs x)) 3)) (/ 1.0 (pow (sqrt (fabs x)) 3)) (* 1.0 1.0) (/ 1.0 (pow (fabs x) 3)) (/ (pow (sqrt 1.0) 3) (* (fabs x) (fabs x))) (/ (pow (sqrt 1.0) 3) (fabs x)) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (/ (sqrt 1.0) (sqrt (fabs x))) 3) (pow (sqrt 1.0) 3) (pow (/ (sqrt 1.0) (fabs x)) 3) (/ 1 (* (fabs x) (fabs x))) (/ (pow 1.0 3) (fabs x)) (pow (/ 1 (sqrt (fabs x))) 3) (pow (/ 1.0 (sqrt (fabs x))) 3) 1 (pow (/ 1.0 (fabs x)) 3) 1 (pow (/ 1.0 (fabs x)) 3) (pow 1.0 3) (pow (/ 1 (fabs x)) 3) (pow 1.0 3) (pow (fabs x) 3) (pow (cbrt (/ 1.0 (fabs x))) 6) (sqrt (pow (/ 1.0 (fabs x)) 3)) (sqrt (pow (/ 1.0 (fabs x)) 3)) (pow (/ 1.0 (fabs x)) 3/2) (pow (/ 1.0 (fabs x)) 3/2) (expm1 (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (log1p (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x))) (log (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (log (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (log (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (pow (exp (/ 1.0 (fabs x))) (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (pow (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) 3) (pow (/ 1.0 (fabs x)) 3)) (* (pow (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) 3) (pow (/ 1.0 (fabs x)) 3)) (* (cbrt (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (cbrt (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x))))) (cbrt (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (pow (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x))) 3) (sqrt (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (sqrt (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)))) (* (fma (* 15.0 (pow 1.0 (* 2 3))) (* (pow (fabs x) 4) 4.0) (* (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1)))) 1.0) (* (* 4.0 (pow (fabs x) (+ 4 1))) (* (pow (fabs x) (+ 5 1)) 8.0)) (* (fma (* (pow (fabs x) 4) 4.0) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x)))) 1.0) (* (* 4.0 (pow (fabs x) (+ 4 1))) (* (fabs x) 8.0)) (* 1.0 (fma (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (pow (fabs x) 4) 4.0) (* (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) 5)))) (* (* 4.0 (pow (fabs x) (+ 4 1))) (* (pow (fabs x) 5) 8.0)) (* (fma (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 5 1)))) 1.0) (* (* 4.0 (pow (fabs x) (+ 4 1))) (pow (fabs x) (+ 5 1))) (* 1.0 (fma 3.0 (* (* 1.0 (pow 1.0 3)) (fabs x)) (* (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))))) (* (fabs x) (* 4.0 (pow (fabs x) (+ 4 1)))) (* (fma (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) 5))) 1.0) (* (pow (fabs x) (+ 5 1)) (* (pow (fabs x) 4) 4.0)) (* 1.0 (fma (* (* (pow (fabs x) 4) 4.0) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0))) (* (* 4.0 (pow (fabs x) (+ 4 1))) 8.0) (* 1.0 (fma (* (* 4.0 (pow (fabs x) 3)) 15.0) (pow 1.0 (* 2 3)) (* (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (* (* (pow (fabs x) 4) 4.0) 8.0) (pow (fabs x) (+ 5 1))) (* 1.0 (fma 4.0 (* (* (pow (fabs x) 3) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x))))) (* (* 4.0 (pow (fabs x) (+ 4 1))) 8.0) (* 1.0 (fma (* (* 4.0 (pow (fabs x) 3)) 15.0) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* (pow (fabs x) 5) 8.0) (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3)))))) (* (* (* (pow (fabs x) 4) 4.0) 8.0) (pow (fabs x) 5)) (* (fma 3.0 (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) (pow (fabs x) (+ 5 1))) (* (* (* 4.0 (pow (fabs x) 3)) (/ 15.0 8.0)) (pow 1.0 (* 2 3)))) 1.0) (* (pow (fabs x) (+ 5 1)) (* (pow (fabs x) 4) 4.0)) (* (fma (* 4.0 (pow (fabs x) 3)) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x))) 1.0) (* 4.0 (pow (fabs x) (+ 4 1))) (* 1.0 (fma (* (* 4.0 (pow (fabs x) 3)) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) 5)))) (* 4.0 (* (pow (fabs x) 5) (pow (fabs x) 4))) (* 1.0 (fma (* 15.0 (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* 4.0 (pow (fabs x) 3)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0))) (* (* (pow (fabs x) 4) 4.0) 8.0) (* 1.0 (fma (* (* 4.0 (fabs x)) 15.0) (pow 1.0 (* 2 3)) (* (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (* 4.0 (pow (fabs x) 2)) (* (pow (fabs x) (+ 5 1)) 8.0)) (* (fma (* (* 4.0 (fabs x)) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x)))) 1.0) (* (* (* 4.0 (pow (fabs x) 2)) 8.0) (fabs x)) (* 1.0 (fma (* 4.0 (fabs x)) (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) 5)))) (* (* (fabs x) (* 4.0 8.0)) (pow (fabs x) (+ 5 1))) (* (fma (* (* 4.0 (fabs x)) (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (pow (fabs x) (+ 5 1)) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))))) 1.0) (* (* 4.0 (pow (fabs x) 2)) (pow (fabs x) (+ 5 1))) (* (fma (fabs x) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* 4.0 (fabs x)))) 1.0) (* (* 4.0 (pow (fabs x) 2)) (fabs x)) (* (fma (* (* 4.0 (fabs x)) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (pow (fabs x) 5) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))))) 1.0) (* 4.0 (pow (fabs x) (+ (+ 5 1) 1))) (* (fma 8.0 (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (* 15.0 (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* 4.0 (fabs x)))) 1.0) (* (* 4.0 (pow (fabs x) 2)) 8.0) (* 1.0 (fma (* (pow (fabs x) 4) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (pow (fabs x) (+ 4 1)) (* (pow (fabs x) (+ 5 1)) 8.0)) (* (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (pow (fabs x) 4) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x)))) 1.0) (* (* (pow (fabs x) (+ 4 1)) 8.0) (fabs x)) (* 1.0 (fma (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (pow (fabs x) 5) 8.0) (* (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (pow (fabs x) 4)))) (* (pow (fabs x) (+ 4 1)) (* (pow (fabs x) 5) 8.0)) (* (fma (pow (fabs x) (+ 5 1)) (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (* (pow (fabs x) 4) (/ 15.0 8.0)) (pow 1.0 (* 2 3)))) 1.0) (* (pow (fabs x) (+ 4 1)) (pow (fabs x) (+ 5 1))) (* 1.0 (fma (pow (fabs x) 4) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (fabs x)))) (* (pow (fabs x) (+ 4 1)) (fabs x)) (* (fma (* (/ 15.0 8.0) (/ (pow 1.0 (* 2 3)) (fabs x))) (pow (fabs x) 4) (* (/ 3.0 4.0) (* (* 1.0 (pow 1.0 3)) (pow (fabs x) 5)))) 1.0) (* (pow (fabs x) 4) (pow (fabs x) (+ 5 1))) (* (fma (* (pow (fabs x) 4) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0)) 1.0) (* (pow (fabs x) (+ 4 1)) 8.0) (* 1.0 (fma (* (pow (fabs x) 3) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (pow (fabs x) 4) (* (pow (fabs x) (+ 5 1)) 8.0)) (* (fma (* (pow (fabs x) 3) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x)))) 1.0) (* (pow (fabs x) (+ 4 1)) 8.0) (* 1.0 (fma (pow (fabs x) 3) (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) 5)))) (* (* 8.0 (pow (fabs x) 4)) (pow (fabs x) 5)) (* (fma (* (/ 15.0 8.0) (pow 1.0 (* 2 3))) (pow (fabs x) 3) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 5 1)))) 1.0) (* (pow (fabs x) 4) (pow (fabs x) (+ 5 1))) (* (fma (pow (fabs x) 3) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x))) 1.0) (pow (fabs x) (+ 4 1)) (* 1.0 (fma (* (pow (fabs x) 3) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (/ 3.0 4.0) (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) (pow (fabs x) 5))))) (* (pow (fabs x) 5) (pow (fabs x) 4)) (* 1.0 (fma (* (pow (fabs x) 3) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0))) (* 8.0 (pow (fabs x) 4)) (* 1.0 (fma (* (fabs x) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (pow (fabs x) 2) (* (pow (fabs x) (+ 5 1)) 8.0)) (* (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (fabs x) (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x)))) 1.0) (* (* (pow (fabs x) 2) 8.0) (fabs x)) (* (fma (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) 5) (* (* (fabs x) 15.0) (/ (pow 1.0 (* 2 3)) (fabs x)))) 1.0) (* (pow (fabs x) 2) (* (pow (fabs x) 5) 8.0)) (* 1.0 (fma (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 5 1)) (* (* (fabs x) (/ 15.0 8.0)) (pow 1.0 (* 2 3))))) (* (pow (fabs x) 2) (pow (fabs x) (+ 5 1))) (* 1.0 (fma (* (fabs x) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x)))) (pow (fabs x) 3) (* 1.0 (fma (/ 3.0 4.0) (* (* 1.0 (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 5)) (* (* (fabs x) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x))))) (pow (fabs x) (+ (+ 5 1) 1)) (* (fma (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0 (* (* (fabs x) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)))) 1.0) (* (pow (fabs x) 2) 8.0) (* (fma (* (pow (fabs x) (+ 5 1)) 8.0) (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* 15.0 (pow 1.0 (* 2 3))) 4.0)) 1.0) (* (* (fabs x) (* 4.0 8.0)) (pow (fabs x) (+ 5 1))) (* 1.0 (fma (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (fabs x) 8.0) (* (* 4.0 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))))) (* (* 4.0 (pow (fabs x) 2)) 8.0) (* 1.0 (fma (* 4.0 15.0) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) 5) 8.0)))) (* (* 4.0 8.0) (pow (fabs x) (+ 5 1))) (* (fma (* 4.0 (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 5 1)))) 1.0) (* 4.0 (pow (fabs x) (+ (+ 5 1) 1))) (* (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) 4.0 (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (fabs x))) 1.0) (* 4.0 (pow (fabs x) 2)) (* 1.0 (fma (pow (fabs x) 5) (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* 4.0 (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x))))) (* 4.0 (pow (fabs x) (+ 5 1))) (* 1.0 (fma (* 4.0 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 8.0))) (* (fabs x) (* 4.0 8.0)) (* 1.0 (+ (pow (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 3) (pow (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ 15.0 8.0)) 3))) (* (fma (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ 15.0 8.0)) (fma (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ 15.0 8.0) (- (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (* (* (/ 3.0 4.0) (/ 1.0 (fabs x))) (* (/ 3.0 4.0) (/ 1.0 (fabs x)))) (pow (/ 1.0 (fabs x)) 6))) (fabs x)) (* (- (* (* (* (/ 3.0 4.0) (/ 1.0 (fabs x))) (* (/ 3.0 4.0) (/ 1.0 (fabs x)))) (pow (/ 1.0 (fabs x)) 6)) (* (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* (/ 15.0 8.0) (/ 15.0 8.0)))) 1.0) (* (fma (* (/ 3.0 4.0) (/ 1.0 (fabs x))) (pow (/ 1.0 (fabs x)) 3) (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (- (/ 15.0 8.0)))) (fabs x)) (* (sqrt (/ 1.0 (fabs x))) (sqrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))))) (* (sqrt (/ 1.0 (fabs x))) (sqrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (sqrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))))) (* (/ 1.0 (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (* (* (/ 1.0 (fabs x)) (/ 15.0 8.0)) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (/ 1.0 (fabs x))) (* (/ 15.0 8.0) (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ 1.0 (fabs x)))) (* (/ 1.0 (fabs x)) (* (cbrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (cbrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))))) (* (/ 1.0 (fabs x)) (sqrt (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))))) (/ 1.0 (fabs x)) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (cbrt (/ 1.0 (fabs x)))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (sqrt (/ 1.0 (fabs x)))) (* (/ (cbrt 1.0) (cbrt (fabs x))) (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ (cbrt 1.0) (sqrt (fabs x)))) (* (/ (cbrt 1.0) (fabs x)) (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (/ (sqrt 1.0) (cbrt (fabs x))) (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (/ (sqrt 1.0) (sqrt (fabs x))) (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ (sqrt 1.0) (fabs x))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (cbrt (fabs x)))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (sqrt (fabs x)))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x))) (/ (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (fabs x)) (* (fma (* 15.0 (pow 1.0 (* 2 3))) (* (pow (fabs x) 4) 4.0) (* (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (pow (fabs x) 4) 4.0) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (* (* 3.0 (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x))))) (/ (* 1.0 (fma (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (pow (fabs x) 4) 4.0) (* (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) 5)))) (fabs x)) (/ (* (fma (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) (+ 5 1)))) 1.0) (fabs x)) (/ (* 1.0 (fma 3.0 (* (* 1.0 (pow 1.0 3)) (fabs x)) (* (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))))) (fabs x)) (* (fma (* (* (pow (fabs x) 4) 4.0) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* 1.0 (pow 1.0 3))) (pow (fabs x) 5))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (* (pow (fabs x) 4) 4.0) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* 3.0 (* 1.0 (pow 1.0 3))) 8.0))) (* (/ 1.0 (fabs x)) (fma (* (* 4.0 (pow (fabs x) 3)) 15.0) (pow 1.0 (* 2 3)) (* (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (fma 4.0 (* (* (pow (fabs x) 3) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (* 4.0 (pow (fabs x) 3)) 15.0) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* (pow (fabs x) 5) 8.0) (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3)))))) (* (fma 3.0 (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) (pow (fabs x) (+ 5 1))) (* (* (* 4.0 (pow (fabs x) 3)) (/ 15.0 8.0)) (pow 1.0 (* 2 3)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* 4.0 (pow (fabs x) 3)) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)))) (* (fma (* (* 4.0 (pow (fabs x) 3)) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) 5))) (/ 1.0 (fabs x))) (* (fma (* 15.0 (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* 4.0 (pow (fabs x) 3)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0)) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (* 4.0 (fabs x)) 15.0) (pow 1.0 (* 2 3)) (* (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (fma (* (* 4.0 (fabs x)) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* 4.0 (fabs x)) (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (* (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) 5)))) (* (/ 1.0 (fabs x)) (fma (* (* 4.0 (fabs x)) (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (pow (fabs x) (+ 5 1)) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3)))))) (* (/ 1.0 (fabs x)) (fma (fabs x) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* 4.0 (fabs x))))) (* (/ 1.0 (fabs x)) (fma (* (* 4.0 (fabs x)) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (pow (fabs x) 5) (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3)))))) (* (fma 8.0 (* 3.0 (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* (* 15.0 (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* 4.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (pow (fabs x) 4) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (pow (fabs x) 4) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* 8.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (pow (fabs x) 5) 8.0) (* (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (pow (fabs x) 4)))) (* (fma (pow (fabs x) (+ 5 1)) (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (* (* (pow (fabs x) 4) (/ 15.0 8.0)) (pow 1.0 (* 2 3)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (pow (fabs x) 4) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) (fabs x)))) (/ (* (fma (* (/ 15.0 8.0) (/ (pow 1.0 (* 2 3)) (fabs x))) (pow (fabs x) 4) (* (/ 3.0 4.0) (* (* 1.0 (pow 1.0 3)) (pow (fabs x) 5)))) 1.0) (fabs x)) (* (fma (* (pow (fabs x) 4) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* (/ 3.0 4.0) (* 1.0 (pow 1.0 3))) 8.0)) (/ 1.0 (fabs x))) (* (fma (* (pow (fabs x) 3) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) (+ 5 1)))) (/ 1.0 (fabs x))) (/ (* (fma (* (pow (fabs x) 3) 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (* 8.0 (fabs x)))) 1.0) (fabs x)) (* (/ 1.0 (fabs x)) (fma (pow (fabs x) 3) (* 15.0 (/ (pow 1.0 (* 2 3)) (fabs x))) (* (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0) (pow (fabs x) 5)))) (* (/ 1.0 (fabs x)) (fma (* (/ 15.0 8.0) (pow 1.0 (* 2 3))) (pow (fabs x) 3) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (pow (fabs x) (+ 5 1))))) (* (/ 1.0 (fabs x)) (fma (pow (fabs x) 3) (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) (fabs x)))) (/ (* 1.0 (fma (* (pow (fabs x) 3) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (/ 3.0 4.0) (* (* (/ 1.0 (fabs x)) (pow 1.0 3)) (pow (fabs x) 5))))) (fabs x)) (* (/ 1.0 (fabs x)) (fma (* (pow (fabs x) 3) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow 1.0 3))) 8.0))) (* (/ 1.0 (fabs x)) (fma (* (fabs x) 15.0) (pow 1.0 (* 2 3)) (* (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) (+ 5 1))))) (* (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) 15.0) (fabs x) (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (* 8.0 (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0) (pow (fabs x) 5) (* (* (fabs x) 15.0) (/ (pow 1.0 (* 2 3)) (fabs x))))) (* (fma (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 5 1)) (* (* (fabs x) (/ 15.0 8.0)) (pow 1.0 (* 2 3)))) (/ 1.0 (fabs x))) (* (fma (* (fabs x) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (* (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) (fabs x))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (/ 3.0 4.0) (* (* 1.0 (pow (/ 1.0 (fabs x)) 3)) (pow (fabs x) 5)) (* (* (fabs x) (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x))))) (/ (* (fma (* (/ 3.0 4.0) (* 1.0 (pow (/ 1.0 (fabs x)) 3))) 8.0 (* (* (fabs x) 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)))) 1.0) (fabs x)) (* (/ 1.0 (fabs x)) (fma (* (pow (fabs x) (+ 5 1)) 8.0) (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* 15.0 (pow 1.0 (* 2 3))) 4.0))) (/ (* 1.0 (fma (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (fabs x) 8.0) (* (* 4.0 15.0) (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5))))) (fabs x)) (* (fma (* 4.0 15.0) (/ (pow 1.0 (* 2 3)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (pow (fabs x) 5) 8.0))) (/ 1.0 (fabs x))) (/ (* (fma (* 4.0 (/ 15.0 8.0)) (pow 1.0 (* 2 3)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (pow (fabs x) (+ 5 1)))) 1.0) (fabs x)) (* (/ 1.0 (fabs x)) (fma (* (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (/ 15.0 8.0)) 4.0 (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (fabs x)))) (* (fma (pow (fabs x) 5) (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) (* (* 4.0 (/ 15.0 8.0)) (/ (pow 1.0 (* 2 3)) (fabs x)))) (/ 1.0 (fabs x))) (* (/ 1.0 (fabs x)) (fma (* 4.0 15.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (* 3.0 (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 8.0))) (* (/ 1.0 (fabs x)) (+ (pow (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3))) 3) (pow (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ 15.0 8.0)) 3))) (* (/ 1.0 (fabs x)) (- (* (* (* (/ 3.0 4.0) (/ 1.0 (fabs x))) (* (/ 3.0 4.0) (/ 1.0 (fabs x)))) (pow (/ 1.0 (fabs x)) 6)) (* (* (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x))) (* (/ 15.0 8.0) (/ 15.0 8.0))))) (* (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) 1.0) (* (* (fma (fma (/ 15.0 8.0) (/ (/ (pow 1.0 (* 2 3)) (pow (fabs x) 5)) (fabs x)) (* (/ 3.0 4.0) (* (/ 1.0 (fabs x)) (pow (/ 1.0 (fabs x)) 3)))) (/ 1.0 (fabs x)) (fma (pow (/ 1.0 (fabs x)) 3) (/ 1.0 2.0) (/ 1.0 (fabs x)))) (exp (pow (fabs x) 2))) (/ 1.0 (sqrt PI))) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (/ 1.0 (pow (fabs x) 3)) (* 1.0 (/ (+ (/ 0.75 (pow (fabs x) 4)) (/ 1.875 (pow (fabs x) 6))) (fabs x))) (* 1.0 (/ (+ (/ 0.75 (pow (fabs x) 4)) (/ 1.875 (pow (fabs x) 6))) (fabs x))) (* 1.0 (/ (+ (/ 0.75 (pow (fabs x) 4)) (/ 1.875 (pow (fabs x) 6))) (fabs x))) 19.365 * * * [progress]: adding candidates to table 22.045 * [progress]: [Phase 3 of 3] Extracting. 22.045 * * [regime]: Finding splitpoints for: (# # # # # # # # # # # #) 22.078 * * * [regime-changes]: Trying 2 branch expressions: ((fabs x) x) 22.078 * * * * [regimes]: Trying to branch on (fabs x) from (# # # # # # # # # # # #) 22.262 * * * * [regimes]: Trying to branch on x from (# # # # # # # # # # # #) 22.406 * * * [regime]: Found split indices: #