42.400 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.040 * * * [progress]: [2/2] Setting up program. 0.044 * [progress]: [Phase 2 of 3] Improving. 0.044 * [simplify]: Simplifying: (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) 0.045 * * [simplify]: Extracting # 0 : cost 0 0.045 * * [simplify]: Extracting # 1 : cost 0 0.045 * * [simplify]: Extracting # 2 : cost 0 0.045 * * [simplify]: Extracting # 3 : cost 0 0.045 * * [simplify]: Extracting # 4 : cost 0 0.045 * * [simplify]: Extracting # 5 : cost 0 0.045 * * [simplify]: Extracting # 6 : cost 0 0.045 * * [simplify]: Extracting # 7 : cost 0 0.045 * * [simplify]: iteration 0 : 11 enodes (cost 14 ) 0.048 * * [simplify]: Extracting # 0 : cost 0 0.048 * * [simplify]: Extracting # 1 : cost 0 0.048 * * [simplify]: Extracting # 2 : cost 0 0.048 * * [simplify]: iteration 1 : 16 enodes (cost 13 ) 0.051 * * [simplify]: Extracting # 0 : cost 0 0.051 * * [simplify]: Extracting # 1 : cost 0 0.051 * * [simplify]: Extracting # 2 : cost 0 0.051 * * [simplify]: iteration 2 : 26 enodes (cost 12 ) 0.056 * * [simplify]: Extracting # 0 : cost 0 0.056 * * [simplify]: Extracting # 1 : cost 0 0.056 * * [simplify]: iteration 3 : 33 enodes (cost 12 ) 0.060 * * [simplify]: Extracting # 0 : cost 0 0.060 * * [simplify]: iteration done: 33 enodes (cost 12 ) 0.060 * [simplify]: Simplified to: (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 0.071 * * [progress]: iteration 1 / 4 0.071 * * * [progress]: picking best candidate 0.074 * * * * [pick]: Picked # 0.074 * * * [progress]: localizing error 0.085 * * * [progress]: generating rewritten candidates 0.085 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 0.090 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 0.095 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 1) 0.097 * * * [progress]: generating series expansions 0.097 * * * * [progress]: [ 1 / 3 ] generating series at (2) 0.097 * [backup-simplify]: Simplify (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) into (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) 0.097 * [approximate]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in (z x y) around 0 0.097 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 0.097 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 0.097 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.097 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.097 * [taylor]: Taking taylor expansion of (* z z) in y 0.097 * [taylor]: Taking taylor expansion of z in y 0.097 * [backup-simplify]: Simplify z into z 0.097 * [taylor]: Taking taylor expansion of z in y 0.097 * [backup-simplify]: Simplify z into z 0.097 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.097 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.097 * [taylor]: Taking taylor expansion of (* x x) in y 0.097 * [taylor]: Taking taylor expansion of x in y 0.097 * [backup-simplify]: Simplify x into x 0.097 * [taylor]: Taking taylor expansion of x in y 0.098 * [backup-simplify]: Simplify x into x 0.098 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.098 * [taylor]: Taking taylor expansion of y in y 0.098 * [backup-simplify]: Simplify 0 into 0 0.098 * [backup-simplify]: Simplify 1 into 1 0.098 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.098 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.098 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 0.098 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 0.098 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 0.098 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.098 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.099 * [backup-simplify]: Simplify (+ 0 0) into 0 0.099 * [backup-simplify]: Simplify (+ 0 0) into 0 0.099 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 0.099 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.099 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.099 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.100 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.101 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.101 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.101 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 0.101 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.101 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.101 * [taylor]: Taking taylor expansion of (* z z) in x 0.101 * [taylor]: Taking taylor expansion of z in x 0.101 * [backup-simplify]: Simplify z into z 0.101 * [taylor]: Taking taylor expansion of z in x 0.101 * [backup-simplify]: Simplify z into z 0.101 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.101 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.101 * [taylor]: Taking taylor expansion of (* x x) in x 0.101 * [taylor]: Taking taylor expansion of x in x 0.101 * [backup-simplify]: Simplify 0 into 0 0.101 * [backup-simplify]: Simplify 1 into 1 0.101 * [taylor]: Taking taylor expansion of x in x 0.102 * [backup-simplify]: Simplify 0 into 0 0.102 * [backup-simplify]: Simplify 1 into 1 0.102 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.102 * [taylor]: Taking taylor expansion of y in x 0.102 * [backup-simplify]: Simplify y into y 0.102 * [backup-simplify]: Simplify (* z z) into (pow z 2) 0.102 * [backup-simplify]: Simplify (* 0 0) into 0 0.102 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.102 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.103 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 0.103 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 0.103 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 0.104 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.104 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.104 * [backup-simplify]: Simplify (+ 0 0) into 0 0.104 * [backup-simplify]: Simplify (+ 0 0) into 0 0.105 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 0.105 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.105 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.105 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.105 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.106 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.106 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.106 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.106 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.106 * [taylor]: Taking taylor expansion of (* z z) in z 0.106 * [taylor]: Taking taylor expansion of z in z 0.106 * [backup-simplify]: Simplify 0 into 0 0.106 * [backup-simplify]: Simplify 1 into 1 0.106 * [taylor]: Taking taylor expansion of z in z 0.106 * [backup-simplify]: Simplify 0 into 0 0.106 * [backup-simplify]: Simplify 1 into 1 0.106 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.107 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.107 * [taylor]: Taking taylor expansion of (* x x) in z 0.107 * [taylor]: Taking taylor expansion of x in z 0.107 * [backup-simplify]: Simplify x into x 0.107 * [taylor]: Taking taylor expansion of x in z 0.107 * [backup-simplify]: Simplify x into x 0.107 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.107 * [taylor]: Taking taylor expansion of y in z 0.107 * [backup-simplify]: Simplify y into y 0.107 * [backup-simplify]: Simplify (* 0 0) into 0 0.107 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.107 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.108 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.108 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.108 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.109 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.109 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.109 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.109 * [backup-simplify]: Simplify (+ 0 0) into 0 0.110 * [backup-simplify]: Simplify (+ 0 0) into 0 0.110 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.110 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.110 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.110 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.110 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.111 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.111 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 0.111 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 0.111 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.112 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.112 * [taylor]: Taking taylor expansion of (* z z) in z 0.112 * [taylor]: Taking taylor expansion of z in z 0.112 * [backup-simplify]: Simplify 0 into 0 0.112 * [backup-simplify]: Simplify 1 into 1 0.112 * [taylor]: Taking taylor expansion of z in z 0.112 * [backup-simplify]: Simplify 0 into 0 0.112 * [backup-simplify]: Simplify 1 into 1 0.112 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.112 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.112 * [taylor]: Taking taylor expansion of (* x x) in z 0.112 * [taylor]: Taking taylor expansion of x in z 0.112 * [backup-simplify]: Simplify x into x 0.112 * [taylor]: Taking taylor expansion of x in z 0.112 * [backup-simplify]: Simplify x into x 0.112 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.112 * [taylor]: Taking taylor expansion of y in z 0.112 * [backup-simplify]: Simplify y into y 0.113 * [backup-simplify]: Simplify (* 0 0) into 0 0.113 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.113 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.113 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.113 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.114 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 0.114 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.114 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.114 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.115 * [backup-simplify]: Simplify (+ 0 0) into 0 0.115 * [backup-simplify]: Simplify (+ 0 0) into 0 0.116 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 0.116 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.116 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.116 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.116 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.117 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.118 * [backup-simplify]: Simplify (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 0.118 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 0.118 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 0.118 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.118 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.118 * [taylor]: Taking taylor expansion of x in x 0.118 * [backup-simplify]: Simplify 0 into 0 0.118 * [backup-simplify]: Simplify 1 into 1 0.118 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.118 * [taylor]: Taking taylor expansion of y in x 0.118 * [backup-simplify]: Simplify y into y 0.118 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.118 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.119 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 0.119 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.119 * [backup-simplify]: Simplify (+ 0 0) into 0 0.119 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 0.119 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.119 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.119 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.120 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.121 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 0.121 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 0.121 * [taylor]: Taking taylor expansion of y in y 0.121 * [backup-simplify]: Simplify 0 into 0 0.121 * [backup-simplify]: Simplify 1 into 1 0.121 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.121 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.121 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.121 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.122 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.123 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 0.123 * [backup-simplify]: Simplify 0 into 0 0.124 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.124 * [taylor]: Taking taylor expansion of 0 in x 0.124 * [backup-simplify]: Simplify 0 into 0 0.124 * [taylor]: Taking taylor expansion of 0 in y 0.124 * [backup-simplify]: Simplify 0 into 0 0.124 * [backup-simplify]: Simplify 0 into 0 0.124 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.124 * [taylor]: Taking taylor expansion of 0 in y 0.124 * [backup-simplify]: Simplify 0 into 0 0.124 * [backup-simplify]: Simplify 0 into 0 0.126 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 0.127 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.128 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.128 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.128 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.129 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.129 * [backup-simplify]: Simplify (+ 0 0) into 0 0.129 * [backup-simplify]: Simplify (+ 1 0) into 1 0.130 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) 0.130 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (+ (* 0 0) (* (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) (sqrt 0.3333333333333333)))) into (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) 0.131 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 0.131 * [taylor]: Taking taylor expansion of 1/2 in x 0.131 * [backup-simplify]: Simplify 1/2 into 1/2 0.131 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 0.131 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 0.131 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 0.131 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.131 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.131 * [taylor]: Taking taylor expansion of x in x 0.131 * [backup-simplify]: Simplify 0 into 0 0.131 * [backup-simplify]: Simplify 1 into 1 0.131 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.131 * [taylor]: Taking taylor expansion of y in x 0.131 * [backup-simplify]: Simplify y into y 0.131 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.131 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.131 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.131 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 0.131 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.131 * [backup-simplify]: Simplify (+ 0 0) into 0 0.132 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.132 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 0.132 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.132 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.132 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.132 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.132 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.133 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 0.133 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.133 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.133 * [taylor]: Taking taylor expansion of 1/2 in y 0.133 * [backup-simplify]: Simplify 1/2 into 1/2 0.133 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.133 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.133 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.133 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.133 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.134 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.134 * [taylor]: Taking taylor expansion of y in y 0.134 * [backup-simplify]: Simplify 0 into 0 0.134 * [backup-simplify]: Simplify 1 into 1 0.134 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.135 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.136 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.136 * [backup-simplify]: Simplify 0 into 0 0.136 * [taylor]: Taking taylor expansion of 0 in y 0.136 * [backup-simplify]: Simplify 0 into 0 0.136 * [backup-simplify]: Simplify 0 into 0 0.136 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.137 * [backup-simplify]: Simplify (* 1 1) into 1 0.137 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.137 * [backup-simplify]: Simplify (+ 1 0) into 1 0.138 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 0.138 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 0.138 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 0.138 * [taylor]: Taking taylor expansion of 1/2 in y 0.138 * [backup-simplify]: Simplify 1/2 into 1/2 0.138 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 0.138 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.138 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.138 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.138 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.139 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.139 * [taylor]: Taking taylor expansion of y in y 0.139 * [backup-simplify]: Simplify 0 into 0 0.139 * [backup-simplify]: Simplify 1 into 1 0.140 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.140 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.141 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.141 * [backup-simplify]: Simplify 0 into 0 0.141 * [backup-simplify]: Simplify 0 into 0 0.141 * [backup-simplify]: Simplify 0 into 0 0.141 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.142 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.142 * [backup-simplify]: Simplify 0 into 0 0.143 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 0.143 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) 3.0)) into (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 0.143 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in (z x y) around 0 0.143 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in y 0.143 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 0.143 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.143 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.143 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.143 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.143 * [taylor]: Taking taylor expansion of z in y 0.143 * [backup-simplify]: Simplify z into z 0.143 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.143 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.143 * [taylor]: Taking taylor expansion of z in y 0.143 * [backup-simplify]: Simplify z into z 0.143 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.143 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.143 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.143 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.143 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.143 * [taylor]: Taking taylor expansion of x in y 0.143 * [backup-simplify]: Simplify x into x 0.143 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.143 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.143 * [taylor]: Taking taylor expansion of x in y 0.144 * [backup-simplify]: Simplify x into x 0.144 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.144 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.144 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.144 * [taylor]: Taking taylor expansion of y in y 0.144 * [backup-simplify]: Simplify 0 into 0 0.144 * [backup-simplify]: Simplify 1 into 1 0.144 * [backup-simplify]: Simplify (* 1 1) into 1 0.144 * [backup-simplify]: Simplify (/ 1 1) into 1 0.144 * [backup-simplify]: Simplify (+ 0 1) into 1 0.145 * [backup-simplify]: Simplify (+ 0 1) into 1 0.145 * [backup-simplify]: Simplify (sqrt 1) into 1 0.145 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.146 * [backup-simplify]: Simplify (+ 0 0) into 0 0.146 * [backup-simplify]: Simplify (+ 0 0) into 0 0.146 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.146 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.147 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.147 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.147 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.147 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.147 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in x 0.147 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.147 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.147 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.147 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.148 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.148 * [taylor]: Taking taylor expansion of z in x 0.148 * [backup-simplify]: Simplify z into z 0.148 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.148 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.148 * [taylor]: Taking taylor expansion of z in x 0.148 * [backup-simplify]: Simplify z into z 0.148 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.148 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.148 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.148 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.148 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.148 * [taylor]: Taking taylor expansion of x in x 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify 1 into 1 0.148 * [backup-simplify]: Simplify (/ 1 1) into 1 0.148 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.148 * [taylor]: Taking taylor expansion of x in x 0.148 * [backup-simplify]: Simplify 0 into 0 0.148 * [backup-simplify]: Simplify 1 into 1 0.148 * [backup-simplify]: Simplify (/ 1 1) into 1 0.148 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.148 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.148 * [taylor]: Taking taylor expansion of y in x 0.148 * [backup-simplify]: Simplify y into y 0.149 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.149 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.149 * [backup-simplify]: Simplify (* 1 1) into 1 0.149 * [backup-simplify]: Simplify (+ 1 0) into 1 0.149 * [backup-simplify]: Simplify (+ 0 1) into 1 0.150 * [backup-simplify]: Simplify (sqrt 1) into 1 0.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.151 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.151 * [backup-simplify]: Simplify (+ 0 0) into 0 0.151 * [backup-simplify]: Simplify (+ 0 0) into 0 0.152 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.152 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.152 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.152 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.152 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.152 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.152 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 0.152 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.152 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.153 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.153 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.153 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.153 * [taylor]: Taking taylor expansion of z in z 0.153 * [backup-simplify]: Simplify 0 into 0 0.153 * [backup-simplify]: Simplify 1 into 1 0.153 * [backup-simplify]: Simplify (/ 1 1) into 1 0.153 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.153 * [taylor]: Taking taylor expansion of z in z 0.153 * [backup-simplify]: Simplify 0 into 0 0.153 * [backup-simplify]: Simplify 1 into 1 0.153 * [backup-simplify]: Simplify (/ 1 1) into 1 0.153 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.153 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.153 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.153 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.153 * [taylor]: Taking taylor expansion of x in z 0.153 * [backup-simplify]: Simplify x into x 0.154 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.154 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.154 * [taylor]: Taking taylor expansion of x in z 0.154 * [backup-simplify]: Simplify x into x 0.154 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.154 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.154 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.154 * [taylor]: Taking taylor expansion of y in z 0.154 * [backup-simplify]: Simplify y into y 0.154 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.154 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.154 * [backup-simplify]: Simplify (* 1 1) into 1 0.154 * [backup-simplify]: Simplify (+ 1 0) into 1 0.155 * [backup-simplify]: Simplify (sqrt 1) into 1 0.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.156 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.156 * [backup-simplify]: Simplify (+ 0 0) into 0 0.156 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.156 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.156 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.156 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.157 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.157 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.157 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 0.157 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.157 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.157 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.157 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.157 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.157 * [taylor]: Taking taylor expansion of z in z 0.157 * [backup-simplify]: Simplify 0 into 0 0.157 * [backup-simplify]: Simplify 1 into 1 0.158 * [backup-simplify]: Simplify (/ 1 1) into 1 0.158 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.158 * [taylor]: Taking taylor expansion of z in z 0.158 * [backup-simplify]: Simplify 0 into 0 0.158 * [backup-simplify]: Simplify 1 into 1 0.158 * [backup-simplify]: Simplify (/ 1 1) into 1 0.158 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.158 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.158 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.158 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.158 * [taylor]: Taking taylor expansion of x in z 0.158 * [backup-simplify]: Simplify x into x 0.158 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.158 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.158 * [taylor]: Taking taylor expansion of x in z 0.158 * [backup-simplify]: Simplify x into x 0.158 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.158 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.158 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.158 * [taylor]: Taking taylor expansion of y in z 0.158 * [backup-simplify]: Simplify y into y 0.158 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.158 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.159 * [backup-simplify]: Simplify (* 1 1) into 1 0.159 * [backup-simplify]: Simplify (+ 1 0) into 1 0.160 * [backup-simplify]: Simplify (sqrt 1) into 1 0.169 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.170 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.171 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.171 * [backup-simplify]: Simplify (+ 0 0) into 0 0.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.173 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.173 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.173 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.173 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.174 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.175 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.175 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.175 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.175 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.175 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.176 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.177 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.177 * [taylor]: Taking taylor expansion of 0 in x 0.177 * [backup-simplify]: Simplify 0 into 0 0.177 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.177 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.177 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.178 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.179 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.180 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.181 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.183 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.183 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.183 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.184 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.185 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)))) into (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) 0.187 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.187 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.187 * [taylor]: Taking taylor expansion of 1/2 in x 0.187 * [backup-simplify]: Simplify 1/2 into 1/2 0.187 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.187 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.187 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.187 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.188 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.188 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.189 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.189 * [taylor]: Taking taylor expansion of x in x 0.189 * [backup-simplify]: Simplify 0 into 0 0.189 * [backup-simplify]: Simplify 1 into 1 0.189 * [backup-simplify]: Simplify (* 1 1) into 1 0.190 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.190 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.190 * [taylor]: Taking taylor expansion of 1/2 in x 0.190 * [backup-simplify]: Simplify 1/2 into 1/2 0.190 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 0.190 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.190 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.190 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.191 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.191 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.191 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.191 * [taylor]: Taking taylor expansion of y in x 0.191 * [backup-simplify]: Simplify y into y 0.192 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.192 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.193 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.194 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.195 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.195 * [backup-simplify]: Simplify (+ 0 0) into 0 0.195 * [taylor]: Taking taylor expansion of 0 in y 0.195 * [backup-simplify]: Simplify 0 into 0 0.195 * [taylor]: Taking taylor expansion of 0 in y 0.195 * [backup-simplify]: Simplify 0 into 0 0.195 * [taylor]: Taking taylor expansion of 0 in y 0.196 * [backup-simplify]: Simplify 0 into 0 0.196 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.197 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.199 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.201 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.201 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.201 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.201 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.201 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.201 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.202 * [backup-simplify]: Simplify (+ 0 0) into 0 0.202 * [backup-simplify]: Simplify (+ 0 0) into 0 0.203 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.205 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.205 * [taylor]: Taking taylor expansion of 0 in x 0.205 * [backup-simplify]: Simplify 0 into 0 0.206 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.207 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.208 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.209 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.210 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.211 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.211 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.211 * [taylor]: Taking taylor expansion of 1/2 in y 0.211 * [backup-simplify]: Simplify 1/2 into 1/2 0.211 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.211 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.211 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.211 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.211 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.212 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.212 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.212 * [taylor]: Taking taylor expansion of y in y 0.212 * [backup-simplify]: Simplify 0 into 0 0.212 * [backup-simplify]: Simplify 1 into 1 0.213 * [backup-simplify]: Simplify (* 1 1) into 1 0.213 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.214 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.215 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.216 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.216 * [backup-simplify]: Simplify 0 into 0 0.216 * [taylor]: Taking taylor expansion of 0 in y 0.216 * [backup-simplify]: Simplify 0 into 0 0.217 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.217 * [taylor]: Taking taylor expansion of 0 in y 0.217 * [backup-simplify]: Simplify 0 into 0 0.217 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify 0 into 0 0.218 * [backup-simplify]: Simplify 0 into 0 0.219 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.220 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.221 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.222 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.222 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.223 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.223 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.224 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.224 * [backup-simplify]: Simplify (+ 0 0) into 0 0.225 * [backup-simplify]: Simplify (+ 0 0) into 0 0.227 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 0.230 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (+ (* 0 0) (* (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) (sqrt 0.3333333333333333)))))) into (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) 0.231 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) in x 0.231 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))))) in x 0.231 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.231 * [taylor]: Taking taylor expansion of 1/4 in x 0.231 * [backup-simplify]: Simplify 1/4 into 1/4 0.231 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.231 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.231 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.231 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.231 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.232 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.232 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.232 * [taylor]: Taking taylor expansion of x in x 0.232 * [backup-simplify]: Simplify 0 into 0 0.232 * [backup-simplify]: Simplify 1 into 1 0.232 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.232 * [taylor]: Taking taylor expansion of y in x 0.232 * [backup-simplify]: Simplify y into y 0.233 * [backup-simplify]: Simplify (* 1 1) into 1 0.233 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.233 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.234 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.234 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.234 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.234 * [taylor]: Taking taylor expansion of 1/8 in x 0.234 * [backup-simplify]: Simplify 1/8 into 1/8 0.234 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.234 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.234 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.234 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.234 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.235 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.235 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.235 * [taylor]: Taking taylor expansion of y in x 0.235 * [backup-simplify]: Simplify y into y 0.235 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.235 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.236 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.236 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.236 * [taylor]: Taking taylor expansion of 1/8 in x 0.236 * [backup-simplify]: Simplify 1/8 into 1/8 0.236 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.236 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.236 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.236 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.236 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.236 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.236 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.236 * [taylor]: Taking taylor expansion of x in x 0.236 * [backup-simplify]: Simplify 0 into 0 0.236 * [backup-simplify]: Simplify 1 into 1 0.237 * [backup-simplify]: Simplify (* 1 1) into 1 0.237 * [backup-simplify]: Simplify (* 1 1) into 1 0.237 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.238 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.238 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.239 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.239 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.240 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.241 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.241 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.242 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.243 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.243 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.244 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.244 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.245 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.245 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.246 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.246 * [backup-simplify]: Simplify (+ 0 0) into 0 0.247 * [backup-simplify]: Simplify (+ 0 0) into 0 0.247 * [backup-simplify]: Simplify (- 0) into 0 0.247 * [taylor]: Taking taylor expansion of 0 in y 0.247 * [backup-simplify]: Simplify 0 into 0 0.247 * [taylor]: Taking taylor expansion of 0 in y 0.247 * [backup-simplify]: Simplify 0 into 0 0.248 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.248 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.249 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.250 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.250 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.250 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.251 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.251 * [backup-simplify]: Simplify (+ 0 0) into 0 0.251 * [taylor]: Taking taylor expansion of 0 in y 0.251 * [backup-simplify]: Simplify 0 into 0 0.251 * [taylor]: Taking taylor expansion of 0 in y 0.251 * [backup-simplify]: Simplify 0 into 0 0.252 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.252 * [taylor]: Taking taylor expansion of 0 in y 0.252 * [backup-simplify]: Simplify 0 into 0 0.253 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.254 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.255 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.255 * [backup-simplify]: Simplify 0 into 0 0.255 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 0.255 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) 3.0)) into (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 0.255 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in (z x y) around 0 0.255 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in y 0.255 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.255 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.256 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.256 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.256 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.256 * [taylor]: Taking taylor expansion of -1 in y 0.256 * [backup-simplify]: Simplify -1 into -1 0.256 * [taylor]: Taking taylor expansion of z in y 0.256 * [backup-simplify]: Simplify z into z 0.256 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.256 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.256 * [taylor]: Taking taylor expansion of -1 in y 0.256 * [backup-simplify]: Simplify -1 into -1 0.256 * [taylor]: Taking taylor expansion of z in y 0.256 * [backup-simplify]: Simplify z into z 0.256 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.256 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.256 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.256 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.256 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.256 * [taylor]: Taking taylor expansion of -1 in y 0.256 * [backup-simplify]: Simplify -1 into -1 0.256 * [taylor]: Taking taylor expansion of x in y 0.256 * [backup-simplify]: Simplify x into x 0.256 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.256 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.256 * [taylor]: Taking taylor expansion of -1 in y 0.256 * [backup-simplify]: Simplify -1 into -1 0.256 * [taylor]: Taking taylor expansion of x in y 0.256 * [backup-simplify]: Simplify x into x 0.256 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.256 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.256 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.256 * [taylor]: Taking taylor expansion of y in y 0.256 * [backup-simplify]: Simplify 0 into 0 0.256 * [backup-simplify]: Simplify 1 into 1 0.257 * [backup-simplify]: Simplify (* 1 1) into 1 0.257 * [backup-simplify]: Simplify (/ 1 1) into 1 0.257 * [backup-simplify]: Simplify (+ 0 1) into 1 0.257 * [backup-simplify]: Simplify (+ 0 1) into 1 0.258 * [backup-simplify]: Simplify (sqrt 1) into 1 0.258 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.259 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.259 * [backup-simplify]: Simplify (+ 0 0) into 0 0.259 * [backup-simplify]: Simplify (+ 0 0) into 0 0.259 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.260 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.260 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.260 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.260 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.260 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.260 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in x 0.260 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.260 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.260 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.261 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.261 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.261 * [taylor]: Taking taylor expansion of -1 in x 0.261 * [backup-simplify]: Simplify -1 into -1 0.261 * [taylor]: Taking taylor expansion of z in x 0.261 * [backup-simplify]: Simplify z into z 0.261 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.261 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.261 * [taylor]: Taking taylor expansion of -1 in x 0.261 * [backup-simplify]: Simplify -1 into -1 0.261 * [taylor]: Taking taylor expansion of z in x 0.261 * [backup-simplify]: Simplify z into z 0.261 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.261 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.261 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.261 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.261 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.261 * [taylor]: Taking taylor expansion of -1 in x 0.261 * [backup-simplify]: Simplify -1 into -1 0.261 * [taylor]: Taking taylor expansion of x in x 0.261 * [backup-simplify]: Simplify 0 into 0 0.261 * [backup-simplify]: Simplify 1 into 1 0.261 * [backup-simplify]: Simplify (/ -1 1) into -1 0.261 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.261 * [taylor]: Taking taylor expansion of -1 in x 0.261 * [backup-simplify]: Simplify -1 into -1 0.261 * [taylor]: Taking taylor expansion of x in x 0.261 * [backup-simplify]: Simplify 0 into 0 0.261 * [backup-simplify]: Simplify 1 into 1 0.262 * [backup-simplify]: Simplify (/ -1 1) into -1 0.262 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.262 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.262 * [taylor]: Taking taylor expansion of y in x 0.262 * [backup-simplify]: Simplify y into y 0.262 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.262 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.262 * [backup-simplify]: Simplify (* -1 -1) into 1 0.262 * [backup-simplify]: Simplify (+ 1 0) into 1 0.263 * [backup-simplify]: Simplify (+ 0 1) into 1 0.263 * [backup-simplify]: Simplify (sqrt 1) into 1 0.263 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.264 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.264 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.264 * [backup-simplify]: Simplify (+ 0 0) into 0 0.265 * [backup-simplify]: Simplify (+ 0 0) into 0 0.265 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.265 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.265 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.265 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.265 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.266 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.266 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 0.266 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.266 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.266 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.266 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.266 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.266 * [taylor]: Taking taylor expansion of -1 in z 0.266 * [backup-simplify]: Simplify -1 into -1 0.266 * [taylor]: Taking taylor expansion of z in z 0.266 * [backup-simplify]: Simplify 0 into 0 0.266 * [backup-simplify]: Simplify 1 into 1 0.266 * [backup-simplify]: Simplify (/ -1 1) into -1 0.266 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.266 * [taylor]: Taking taylor expansion of -1 in z 0.266 * [backup-simplify]: Simplify -1 into -1 0.266 * [taylor]: Taking taylor expansion of z in z 0.266 * [backup-simplify]: Simplify 0 into 0 0.266 * [backup-simplify]: Simplify 1 into 1 0.267 * [backup-simplify]: Simplify (/ -1 1) into -1 0.267 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.267 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.267 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.267 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.267 * [taylor]: Taking taylor expansion of -1 in z 0.267 * [backup-simplify]: Simplify -1 into -1 0.267 * [taylor]: Taking taylor expansion of x in z 0.267 * [backup-simplify]: Simplify x into x 0.267 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.267 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.267 * [taylor]: Taking taylor expansion of -1 in z 0.267 * [backup-simplify]: Simplify -1 into -1 0.267 * [taylor]: Taking taylor expansion of x in z 0.267 * [backup-simplify]: Simplify x into x 0.267 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.267 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.267 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.267 * [taylor]: Taking taylor expansion of y in z 0.268 * [backup-simplify]: Simplify y into y 0.268 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.268 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.268 * [backup-simplify]: Simplify (* -1 -1) into 1 0.269 * [backup-simplify]: Simplify (+ 1 0) into 1 0.269 * [backup-simplify]: Simplify (sqrt 1) into 1 0.270 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.271 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.272 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.272 * [backup-simplify]: Simplify (+ 0 0) into 0 0.273 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.273 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.273 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.273 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.273 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.274 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.274 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 0.274 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.274 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.274 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.274 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.274 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.275 * [taylor]: Taking taylor expansion of -1 in z 0.275 * [backup-simplify]: Simplify -1 into -1 0.275 * [taylor]: Taking taylor expansion of z in z 0.275 * [backup-simplify]: Simplify 0 into 0 0.275 * [backup-simplify]: Simplify 1 into 1 0.275 * [backup-simplify]: Simplify (/ -1 1) into -1 0.275 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.275 * [taylor]: Taking taylor expansion of -1 in z 0.275 * [backup-simplify]: Simplify -1 into -1 0.276 * [taylor]: Taking taylor expansion of z in z 0.276 * [backup-simplify]: Simplify 0 into 0 0.276 * [backup-simplify]: Simplify 1 into 1 0.276 * [backup-simplify]: Simplify (/ -1 1) into -1 0.276 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.276 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.276 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.276 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.276 * [taylor]: Taking taylor expansion of -1 in z 0.276 * [backup-simplify]: Simplify -1 into -1 0.276 * [taylor]: Taking taylor expansion of x in z 0.276 * [backup-simplify]: Simplify x into x 0.276 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.277 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.277 * [taylor]: Taking taylor expansion of -1 in z 0.277 * [backup-simplify]: Simplify -1 into -1 0.277 * [taylor]: Taking taylor expansion of x in z 0.277 * [backup-simplify]: Simplify x into x 0.277 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.277 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.277 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.277 * [taylor]: Taking taylor expansion of y in z 0.277 * [backup-simplify]: Simplify y into y 0.277 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.277 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.277 * [backup-simplify]: Simplify (* -1 -1) into 1 0.278 * [backup-simplify]: Simplify (+ 1 0) into 1 0.278 * [backup-simplify]: Simplify (sqrt 1) into 1 0.279 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.279 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.280 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.280 * [backup-simplify]: Simplify (+ 0 0) into 0 0.280 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 0.280 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 0.280 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.281 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.281 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.281 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.282 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 0.282 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.282 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.282 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.282 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.283 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.283 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.283 * [taylor]: Taking taylor expansion of 0 in x 0.283 * [backup-simplify]: Simplify 0 into 0 0.283 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.283 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.283 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.283 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.284 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.285 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.285 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.286 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.286 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.286 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.286 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.287 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.288 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0.289 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)))) into (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) 0.289 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 0.289 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 0.289 * [taylor]: Taking taylor expansion of 1/2 in x 0.289 * [backup-simplify]: Simplify 1/2 into 1/2 0.289 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 0.289 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.289 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.289 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.289 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.290 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.290 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.290 * [taylor]: Taking taylor expansion of x in x 0.290 * [backup-simplify]: Simplify 0 into 0 0.290 * [backup-simplify]: Simplify 1 into 1 0.290 * [backup-simplify]: Simplify (* 1 1) into 1 0.290 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.290 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 0.290 * [taylor]: Taking taylor expansion of 1/2 in x 0.290 * [backup-simplify]: Simplify 1/2 into 1/2 0.290 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 0.290 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.291 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.291 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.291 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.295 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.295 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.295 * [taylor]: Taking taylor expansion of y in x 0.295 * [backup-simplify]: Simplify y into y 0.295 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.296 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.296 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.297 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.297 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.297 * [backup-simplify]: Simplify (+ 0 0) into 0 0.297 * [taylor]: Taking taylor expansion of 0 in y 0.297 * [backup-simplify]: Simplify 0 into 0 0.297 * [taylor]: Taking taylor expansion of 0 in y 0.297 * [backup-simplify]: Simplify 0 into 0 0.297 * [taylor]: Taking taylor expansion of 0 in y 0.297 * [backup-simplify]: Simplify 0 into 0 0.298 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.298 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.299 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.300 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.300 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.300 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.300 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.300 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.301 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.301 * [backup-simplify]: Simplify (+ 0 0) into 0 0.301 * [backup-simplify]: Simplify (+ 0 0) into 0 0.302 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 0.303 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.303 * [taylor]: Taking taylor expansion of 0 in x 0.303 * [backup-simplify]: Simplify 0 into 0 0.304 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.304 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.305 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.305 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.306 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.306 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 0.306 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 0.306 * [taylor]: Taking taylor expansion of 1/2 in y 0.306 * [backup-simplify]: Simplify 1/2 into 1/2 0.306 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 0.306 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 0.306 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.306 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.307 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.307 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.307 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.307 * [taylor]: Taking taylor expansion of y in y 0.307 * [backup-simplify]: Simplify 0 into 0 0.307 * [backup-simplify]: Simplify 1 into 1 0.307 * [backup-simplify]: Simplify (* 1 1) into 1 0.308 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.308 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.309 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.310 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [taylor]: Taking taylor expansion of 0 in y 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.310 * [taylor]: Taking taylor expansion of 0 in y 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.310 * [backup-simplify]: Simplify 0 into 0 0.312 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.313 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.315 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.315 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.316 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.316 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.317 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.317 * [backup-simplify]: Simplify (+ 0 0) into 0 0.318 * [backup-simplify]: Simplify (+ 0 0) into 0 0.320 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 0.323 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (+ (* 0 0) (* (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) (sqrt 0.3333333333333333)))))) into (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) 0.323 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) in x 0.323 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))))) in x 0.323 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 0.323 * [taylor]: Taking taylor expansion of 1/4 in x 0.323 * [backup-simplify]: Simplify 1/4 into 1/4 0.323 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 0.323 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.323 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.323 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.323 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.324 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.324 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 0.324 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.324 * [taylor]: Taking taylor expansion of x in x 0.324 * [backup-simplify]: Simplify 0 into 0 0.324 * [backup-simplify]: Simplify 1 into 1 0.324 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.324 * [taylor]: Taking taylor expansion of y in x 0.324 * [backup-simplify]: Simplify y into y 0.324 * [backup-simplify]: Simplify (* 1 1) into 1 0.324 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.324 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 0.325 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 0.325 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 0.325 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 0.325 * [taylor]: Taking taylor expansion of 1/8 in x 0.325 * [backup-simplify]: Simplify 1/8 into 1/8 0.325 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 0.325 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.325 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.325 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.325 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.326 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.326 * [taylor]: Taking taylor expansion of (pow y 4) in x 0.326 * [taylor]: Taking taylor expansion of y in x 0.326 * [backup-simplify]: Simplify y into y 0.326 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.326 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 0.326 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 0.327 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 0.327 * [taylor]: Taking taylor expansion of 1/8 in x 0.327 * [backup-simplify]: Simplify 1/8 into 1/8 0.327 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 0.327 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 0.327 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.327 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.327 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 0.327 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 0.327 * [taylor]: Taking taylor expansion of (pow x 4) in x 0.327 * [taylor]: Taking taylor expansion of x in x 0.327 * [backup-simplify]: Simplify 0 into 0 0.327 * [backup-simplify]: Simplify 1 into 1 0.328 * [backup-simplify]: Simplify (* 1 1) into 1 0.328 * [backup-simplify]: Simplify (* 1 1) into 1 0.328 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 0.329 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.329 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.329 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 0.330 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.330 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.331 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.332 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.332 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.333 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.333 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.334 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.335 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 0.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.336 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.337 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.338 * [backup-simplify]: Simplify (+ 0 0) into 0 0.338 * [backup-simplify]: Simplify (+ 0 0) into 0 0.338 * [backup-simplify]: Simplify (- 0) into 0 0.338 * [taylor]: Taking taylor expansion of 0 in y 0.338 * [backup-simplify]: Simplify 0 into 0 0.338 * [taylor]: Taking taylor expansion of 0 in y 0.338 * [backup-simplify]: Simplify 0 into 0 0.339 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.339 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.341 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 0.341 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.342 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 0.342 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 0.342 * [backup-simplify]: Simplify (+ 0 0) into 0 0.342 * [taylor]: Taking taylor expansion of 0 in y 0.342 * [backup-simplify]: Simplify 0 into 0 0.342 * [taylor]: Taking taylor expansion of 0 in y 0.342 * [backup-simplify]: Simplify 0 into 0 0.343 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 0.343 * [taylor]: Taking taylor expansion of 0 in y 0.343 * [backup-simplify]: Simplify 0 into 0 0.344 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 0.344 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.345 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.346 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 0.346 * [backup-simplify]: Simplify 0 into 0 0.346 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 0.346 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 0.346 * [backup-simplify]: Simplify (/ (fma z z (fma x x (* y y))) 3.0) into (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) 0.346 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in (z x y) around 0 0.346 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in y 0.346 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.346 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.346 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.347 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.347 * [taylor]: Taking taylor expansion of (* z z) in y 0.347 * [taylor]: Taking taylor expansion of z in y 0.347 * [backup-simplify]: Simplify z into z 0.347 * [taylor]: Taking taylor expansion of z in y 0.347 * [backup-simplify]: Simplify z into z 0.347 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.347 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.347 * [taylor]: Taking taylor expansion of (* x x) in y 0.347 * [taylor]: Taking taylor expansion of x in y 0.347 * [backup-simplify]: Simplify x into x 0.347 * [taylor]: Taking taylor expansion of x in y 0.347 * [backup-simplify]: Simplify x into x 0.347 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.347 * [taylor]: Taking taylor expansion of y in y 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.347 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in x 0.347 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.347 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.347 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.347 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.347 * [taylor]: Taking taylor expansion of (* z z) in x 0.347 * [taylor]: Taking taylor expansion of z in x 0.347 * [backup-simplify]: Simplify z into z 0.347 * [taylor]: Taking taylor expansion of z in x 0.347 * [backup-simplify]: Simplify z into z 0.347 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.347 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.347 * [taylor]: Taking taylor expansion of (* x x) in x 0.347 * [taylor]: Taking taylor expansion of x in x 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.347 * [taylor]: Taking taylor expansion of x in x 0.347 * [backup-simplify]: Simplify 0 into 0 0.347 * [backup-simplify]: Simplify 1 into 1 0.347 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.347 * [taylor]: Taking taylor expansion of y in x 0.347 * [backup-simplify]: Simplify y into y 0.347 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.347 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.347 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.348 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.348 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.348 * [taylor]: Taking taylor expansion of (* z z) in z 0.348 * [taylor]: Taking taylor expansion of z in z 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [taylor]: Taking taylor expansion of z in z 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.348 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.348 * [taylor]: Taking taylor expansion of (* x x) in z 0.348 * [taylor]: Taking taylor expansion of x in z 0.348 * [backup-simplify]: Simplify x into x 0.348 * [taylor]: Taking taylor expansion of x in z 0.348 * [backup-simplify]: Simplify x into x 0.348 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.348 * [taylor]: Taking taylor expansion of y in z 0.348 * [backup-simplify]: Simplify y into y 0.348 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 0.348 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.348 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.348 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.348 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.348 * [taylor]: Taking taylor expansion of (* z z) in z 0.348 * [taylor]: Taking taylor expansion of z in z 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [taylor]: Taking taylor expansion of z in z 0.348 * [backup-simplify]: Simplify 0 into 0 0.348 * [backup-simplify]: Simplify 1 into 1 0.348 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.348 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.348 * [taylor]: Taking taylor expansion of (* x x) in z 0.348 * [taylor]: Taking taylor expansion of x in z 0.348 * [backup-simplify]: Simplify x into x 0.348 * [taylor]: Taking taylor expansion of x in z 0.348 * [backup-simplify]: Simplify x into x 0.348 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.348 * [taylor]: Taking taylor expansion of y in z 0.348 * [backup-simplify]: Simplify y into y 0.349 * [backup-simplify]: Simplify (* 0 0) into 0 0.349 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.349 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.349 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.349 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.349 * [backup-simplify]: Simplify (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 0.349 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) in x 0.349 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.349 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.349 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.349 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.349 * [taylor]: Taking taylor expansion of x in x 0.349 * [backup-simplify]: Simplify 0 into 0 0.349 * [backup-simplify]: Simplify 1 into 1 0.349 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.350 * [taylor]: Taking taylor expansion of y in x 0.350 * [backup-simplify]: Simplify y into y 0.350 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.350 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.350 * [backup-simplify]: Simplify (* 0.3333333333333333 (pow y 2)) into (* 0.3333333333333333 (pow y 2)) 0.350 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (pow y 2)) in y 0.350 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.350 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.350 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.350 * [taylor]: Taking taylor expansion of y in y 0.350 * [backup-simplify]: Simplify 0 into 0 0.350 * [backup-simplify]: Simplify 1 into 1 0.350 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.350 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.350 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.351 * [backup-simplify]: Simplify (+ 0 0) into 0 0.351 * [backup-simplify]: Simplify (+ 0 0) into 0 0.352 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (+ (pow x 2) (pow y 2)))) into 0 0.352 * [taylor]: Taking taylor expansion of 0 in x 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [taylor]: Taking taylor expansion of 0 in y 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [backup-simplify]: Simplify 0 into 0 0.352 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.352 * [backup-simplify]: Simplify (+ 0 0) into 0 0.353 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow y 2))) into 0 0.353 * [taylor]: Taking taylor expansion of 0 in y 0.353 * [backup-simplify]: Simplify 0 into 0 0.353 * [backup-simplify]: Simplify 0 into 0 0.354 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.354 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.355 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.355 * [backup-simplify]: Simplify (+ 0 0) into 0 0.355 * [backup-simplify]: Simplify (+ 1 0) into 1 0.356 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (+ (pow x 2) (pow y 2))))) into 0.3333333333333333 0.356 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.356 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.357 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.357 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.357 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.357 * [taylor]: Taking taylor expansion of 0 in y 0.357 * [backup-simplify]: Simplify 0 into 0 0.357 * [backup-simplify]: Simplify 0 into 0 0.357 * [backup-simplify]: Simplify (* 1 1) into 1 0.358 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.358 * [backup-simplify]: Simplify (+ 1 0) into 1 0.359 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (pow y 2)))) into 0.3333333333333333 0.359 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.359 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.359 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.359 * [backup-simplify]: Simplify 0 into 0 0.359 * [backup-simplify]: Simplify 0 into 0 0.360 * [backup-simplify]: Simplify (* 1 1) into 1 0.360 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.360 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.361 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* y (* 1 1)) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* x 1)) 2)) (* 0.3333333333333333 (pow (* 1 (* 1 z)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 0.361 * [backup-simplify]: Simplify (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) 3.0) into (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) 0.361 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in (z x y) around 0 0.361 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 0.362 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.362 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.362 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.362 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.362 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.362 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.362 * [taylor]: Taking taylor expansion of z in y 0.362 * [backup-simplify]: Simplify z into z 0.362 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.362 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.362 * [taylor]: Taking taylor expansion of z in y 0.362 * [backup-simplify]: Simplify z into z 0.362 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.362 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.362 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.362 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.362 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.362 * [taylor]: Taking taylor expansion of x in y 0.362 * [backup-simplify]: Simplify x into x 0.362 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.362 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.362 * [taylor]: Taking taylor expansion of x in y 0.362 * [backup-simplify]: Simplify x into x 0.363 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.363 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.363 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.363 * [taylor]: Taking taylor expansion of y in y 0.363 * [backup-simplify]: Simplify 0 into 0 0.363 * [backup-simplify]: Simplify 1 into 1 0.363 * [backup-simplify]: Simplify (* 1 1) into 1 0.364 * [backup-simplify]: Simplify (/ 1 1) into 1 0.364 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 0.364 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.364 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.364 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.364 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.364 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.364 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.364 * [taylor]: Taking taylor expansion of z in x 0.364 * [backup-simplify]: Simplify z into z 0.364 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.364 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.364 * [taylor]: Taking taylor expansion of z in x 0.364 * [backup-simplify]: Simplify z into z 0.364 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.364 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.364 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.364 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.364 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.364 * [taylor]: Taking taylor expansion of x in x 0.364 * [backup-simplify]: Simplify 0 into 0 0.364 * [backup-simplify]: Simplify 1 into 1 0.365 * [backup-simplify]: Simplify (/ 1 1) into 1 0.365 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.365 * [taylor]: Taking taylor expansion of x in x 0.365 * [backup-simplify]: Simplify 0 into 0 0.365 * [backup-simplify]: Simplify 1 into 1 0.365 * [backup-simplify]: Simplify (/ 1 1) into 1 0.365 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.365 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.365 * [taylor]: Taking taylor expansion of y in x 0.366 * [backup-simplify]: Simplify y into y 0.366 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.366 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.366 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.366 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.366 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.366 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.366 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.366 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.366 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.366 * [taylor]: Taking taylor expansion of z in z 0.366 * [backup-simplify]: Simplify 0 into 0 0.366 * [backup-simplify]: Simplify 1 into 1 0.367 * [backup-simplify]: Simplify (/ 1 1) into 1 0.367 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.367 * [taylor]: Taking taylor expansion of z in z 0.367 * [backup-simplify]: Simplify 0 into 0 0.367 * [backup-simplify]: Simplify 1 into 1 0.367 * [backup-simplify]: Simplify (/ 1 1) into 1 0.367 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.367 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.367 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.367 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.367 * [taylor]: Taking taylor expansion of x in z 0.367 * [backup-simplify]: Simplify x into x 0.367 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.367 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.367 * [taylor]: Taking taylor expansion of x in z 0.367 * [backup-simplify]: Simplify x into x 0.367 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.367 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.367 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.367 * [taylor]: Taking taylor expansion of y in z 0.367 * [backup-simplify]: Simplify y into y 0.367 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.368 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.368 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 0.368 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.368 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.368 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.368 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.368 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.368 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.368 * [taylor]: Taking taylor expansion of z in z 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [backup-simplify]: Simplify 1 into 1 0.368 * [backup-simplify]: Simplify (/ 1 1) into 1 0.368 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.368 * [taylor]: Taking taylor expansion of z in z 0.368 * [backup-simplify]: Simplify 0 into 0 0.368 * [backup-simplify]: Simplify 1 into 1 0.368 * [backup-simplify]: Simplify (/ 1 1) into 1 0.368 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.368 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.369 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.369 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.369 * [taylor]: Taking taylor expansion of x in z 0.369 * [backup-simplify]: Simplify x into x 0.369 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.369 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.369 * [taylor]: Taking taylor expansion of x in z 0.369 * [backup-simplify]: Simplify x into x 0.369 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.369 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.369 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.369 * [taylor]: Taking taylor expansion of y in z 0.369 * [backup-simplify]: Simplify y into y 0.369 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.369 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.369 * [backup-simplify]: Simplify (* 1 1) into 1 0.369 * [backup-simplify]: Simplify (+ 1 0) into 1 0.370 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.370 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.370 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.371 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.371 * [backup-simplify]: Simplify (+ 0 0) into 0 0.372 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.372 * [taylor]: Taking taylor expansion of 0 in x 0.372 * [backup-simplify]: Simplify 0 into 0 0.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.373 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.373 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.374 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.374 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.374 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.375 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 0.375 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.375 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.375 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.375 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.375 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.375 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.375 * [taylor]: Taking taylor expansion of x in x 0.375 * [backup-simplify]: Simplify 0 into 0 0.375 * [backup-simplify]: Simplify 1 into 1 0.375 * [backup-simplify]: Simplify (* 1 1) into 1 0.376 * [backup-simplify]: Simplify (/ 1 1) into 1 0.376 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.376 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.376 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.376 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.376 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.376 * [taylor]: Taking taylor expansion of y in x 0.376 * [backup-simplify]: Simplify y into y 0.376 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.376 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.377 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.377 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.377 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.377 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.377 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.377 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.379 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.379 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.379 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.379 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.379 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.380 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.380 * [backup-simplify]: Simplify (+ 0 0) into 0 0.380 * [backup-simplify]: Simplify (+ 0 0) into 0 0.381 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.381 * [taylor]: Taking taylor expansion of 0 in x 0.381 * [backup-simplify]: Simplify 0 into 0 0.381 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.382 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.382 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.382 * [backup-simplify]: Simplify (+ 0 0) into 0 0.382 * [taylor]: Taking taylor expansion of 0 in y 0.382 * [backup-simplify]: Simplify 0 into 0 0.382 * [taylor]: Taking taylor expansion of 0 in y 0.382 * [backup-simplify]: Simplify 0 into 0 0.383 * [taylor]: Taking taylor expansion of 0 in y 0.383 * [backup-simplify]: Simplify 0 into 0 0.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.384 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.384 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.384 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.385 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.385 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.385 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.386 * [backup-simplify]: Simplify (+ 0 0) into 0 0.386 * [backup-simplify]: Simplify (+ 0 0) into 0 0.387 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.387 * [taylor]: Taking taylor expansion of 0 in x 0.387 * [backup-simplify]: Simplify 0 into 0 0.388 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.388 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.389 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.389 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.389 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.389 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.389 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.389 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.389 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.389 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.389 * [taylor]: Taking taylor expansion of y in y 0.389 * [backup-simplify]: Simplify 0 into 0 0.389 * [backup-simplify]: Simplify 1 into 1 0.389 * [backup-simplify]: Simplify (* 1 1) into 1 0.390 * [backup-simplify]: Simplify (/ 1 1) into 1 0.390 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.390 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.390 * [taylor]: Taking taylor expansion of 0 in y 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [taylor]: Taking taylor expansion of 0 in y 0.390 * [backup-simplify]: Simplify 0 into 0 0.390 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.390 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.391 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 0.391 * [backup-simplify]: Simplify (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) 3.0) into (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) 0.391 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in (z x y) around 0 0.391 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 0.391 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.391 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.391 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.392 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.392 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.392 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.392 * [taylor]: Taking taylor expansion of -1 in y 0.392 * [backup-simplify]: Simplify -1 into -1 0.392 * [taylor]: Taking taylor expansion of z in y 0.392 * [backup-simplify]: Simplify z into z 0.392 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.392 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.392 * [taylor]: Taking taylor expansion of -1 in y 0.392 * [backup-simplify]: Simplify -1 into -1 0.392 * [taylor]: Taking taylor expansion of z in y 0.392 * [backup-simplify]: Simplify z into z 0.392 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.392 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.392 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.392 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.392 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.392 * [taylor]: Taking taylor expansion of -1 in y 0.392 * [backup-simplify]: Simplify -1 into -1 0.392 * [taylor]: Taking taylor expansion of x in y 0.392 * [backup-simplify]: Simplify x into x 0.392 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.392 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.392 * [taylor]: Taking taylor expansion of -1 in y 0.392 * [backup-simplify]: Simplify -1 into -1 0.392 * [taylor]: Taking taylor expansion of x in y 0.392 * [backup-simplify]: Simplify x into x 0.392 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.392 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.392 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.392 * [taylor]: Taking taylor expansion of y in y 0.392 * [backup-simplify]: Simplify 0 into 0 0.392 * [backup-simplify]: Simplify 1 into 1 0.393 * [backup-simplify]: Simplify (* 1 1) into 1 0.393 * [backup-simplify]: Simplify (/ 1 1) into 1 0.393 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 0.393 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.393 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.393 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.393 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.393 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.393 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.393 * [taylor]: Taking taylor expansion of -1 in x 0.393 * [backup-simplify]: Simplify -1 into -1 0.393 * [taylor]: Taking taylor expansion of z in x 0.393 * [backup-simplify]: Simplify z into z 0.393 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.393 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.393 * [taylor]: Taking taylor expansion of -1 in x 0.393 * [backup-simplify]: Simplify -1 into -1 0.393 * [taylor]: Taking taylor expansion of z in x 0.393 * [backup-simplify]: Simplify z into z 0.393 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.393 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.394 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.394 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.394 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.394 * [taylor]: Taking taylor expansion of -1 in x 0.394 * [backup-simplify]: Simplify -1 into -1 0.394 * [taylor]: Taking taylor expansion of x in x 0.394 * [backup-simplify]: Simplify 0 into 0 0.394 * [backup-simplify]: Simplify 1 into 1 0.394 * [backup-simplify]: Simplify (/ -1 1) into -1 0.394 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.394 * [taylor]: Taking taylor expansion of -1 in x 0.394 * [backup-simplify]: Simplify -1 into -1 0.394 * [taylor]: Taking taylor expansion of x in x 0.394 * [backup-simplify]: Simplify 0 into 0 0.394 * [backup-simplify]: Simplify 1 into 1 0.394 * [backup-simplify]: Simplify (/ -1 1) into -1 0.394 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.394 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.394 * [taylor]: Taking taylor expansion of y in x 0.394 * [backup-simplify]: Simplify y into y 0.394 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.395 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.395 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.395 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.395 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.395 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.395 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.395 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.395 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.395 * [taylor]: Taking taylor expansion of -1 in z 0.395 * [backup-simplify]: Simplify -1 into -1 0.395 * [taylor]: Taking taylor expansion of z in z 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 1 into 1 0.395 * [backup-simplify]: Simplify (/ -1 1) into -1 0.395 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.395 * [taylor]: Taking taylor expansion of -1 in z 0.395 * [backup-simplify]: Simplify -1 into -1 0.395 * [taylor]: Taking taylor expansion of z in z 0.395 * [backup-simplify]: Simplify 0 into 0 0.395 * [backup-simplify]: Simplify 1 into 1 0.396 * [backup-simplify]: Simplify (/ -1 1) into -1 0.396 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.396 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.396 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.396 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.396 * [taylor]: Taking taylor expansion of -1 in z 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of x in z 0.396 * [backup-simplify]: Simplify x into x 0.396 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.396 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.396 * [taylor]: Taking taylor expansion of -1 in z 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of x in z 0.396 * [backup-simplify]: Simplify x into x 0.396 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.396 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.396 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.396 * [taylor]: Taking taylor expansion of y in z 0.396 * [backup-simplify]: Simplify y into y 0.396 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.396 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.396 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 0.396 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 0.396 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.396 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.396 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.396 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.396 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.396 * [taylor]: Taking taylor expansion of -1 in z 0.396 * [backup-simplify]: Simplify -1 into -1 0.396 * [taylor]: Taking taylor expansion of z in z 0.396 * [backup-simplify]: Simplify 0 into 0 0.396 * [backup-simplify]: Simplify 1 into 1 0.397 * [backup-simplify]: Simplify (/ -1 1) into -1 0.397 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.397 * [taylor]: Taking taylor expansion of -1 in z 0.397 * [backup-simplify]: Simplify -1 into -1 0.397 * [taylor]: Taking taylor expansion of z in z 0.397 * [backup-simplify]: Simplify 0 into 0 0.397 * [backup-simplify]: Simplify 1 into 1 0.397 * [backup-simplify]: Simplify (/ -1 1) into -1 0.397 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.397 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.397 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.397 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.397 * [taylor]: Taking taylor expansion of -1 in z 0.397 * [backup-simplify]: Simplify -1 into -1 0.397 * [taylor]: Taking taylor expansion of x in z 0.397 * [backup-simplify]: Simplify x into x 0.397 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.397 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.397 * [taylor]: Taking taylor expansion of -1 in z 0.397 * [backup-simplify]: Simplify -1 into -1 0.397 * [taylor]: Taking taylor expansion of x in z 0.397 * [backup-simplify]: Simplify x into x 0.397 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.397 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.398 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.398 * [taylor]: Taking taylor expansion of y in z 0.398 * [backup-simplify]: Simplify y into y 0.398 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.398 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.398 * [backup-simplify]: Simplify (* -1 -1) into 1 0.398 * [backup-simplify]: Simplify (+ 1 0) into 1 0.398 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.399 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.399 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.399 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.400 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.400 * [backup-simplify]: Simplify (+ 0 0) into 0 0.401 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.401 * [taylor]: Taking taylor expansion of 0 in x 0.401 * [backup-simplify]: Simplify 0 into 0 0.401 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.402 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.402 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.402 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.403 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.403 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.406 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 0.407 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 0.407 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 0.407 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.407 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.407 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.407 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.407 * [taylor]: Taking taylor expansion of x in x 0.407 * [backup-simplify]: Simplify 0 into 0 0.407 * [backup-simplify]: Simplify 1 into 1 0.407 * [backup-simplify]: Simplify (* 1 1) into 1 0.407 * [backup-simplify]: Simplify (/ 1 1) into 1 0.407 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 0.408 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 0.408 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.408 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.408 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.408 * [taylor]: Taking taylor expansion of y in x 0.408 * [backup-simplify]: Simplify y into y 0.408 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.408 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.408 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.408 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 0.408 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.408 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.408 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.409 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.409 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.410 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.410 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.410 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.410 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.411 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.411 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.411 * [backup-simplify]: Simplify (+ 0 0) into 0 0.411 * [backup-simplify]: Simplify (+ 0 0) into 0 0.412 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 0.412 * [taylor]: Taking taylor expansion of 0 in x 0.412 * [backup-simplify]: Simplify 0 into 0 0.413 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.413 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 0.414 * [backup-simplify]: Simplify (+ 0 0) into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [taylor]: Taking taylor expansion of 0 in y 0.414 * [backup-simplify]: Simplify 0 into 0 0.414 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.415 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.416 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.416 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.416 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.417 * [backup-simplify]: Simplify (+ 0 0) into 0 0.417 * [backup-simplify]: Simplify (+ 0 0) into 0 0.418 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 0.418 * [taylor]: Taking taylor expansion of 0 in x 0.418 * [backup-simplify]: Simplify 0 into 0 0.419 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.420 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.420 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 0.421 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 0.421 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 0.421 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 0.421 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 0.421 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.421 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.421 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.421 * [taylor]: Taking taylor expansion of y in y 0.421 * [backup-simplify]: Simplify 0 into 0 0.421 * [backup-simplify]: Simplify 1 into 1 0.421 * [backup-simplify]: Simplify (* 1 1) into 1 0.422 * [backup-simplify]: Simplify (/ 1 1) into 1 0.422 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 0.422 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.422 * [taylor]: Taking taylor expansion of 0 in y 0.422 * [backup-simplify]: Simplify 0 into 0 0.422 * [taylor]: Taking taylor expansion of 0 in y 0.422 * [backup-simplify]: Simplify 0 into 0 0.423 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.423 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 0.424 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 0.424 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 1) 0.424 * [backup-simplify]: Simplify (fma z z (fma x x (* y y))) into (fma z z (fma x x (pow y 2))) 0.424 * [approximate]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in (z x y) around 0 0.424 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 0.424 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.424 * [taylor]: Taking taylor expansion of (* z z) in y 0.424 * [taylor]: Taking taylor expansion of z in y 0.424 * [backup-simplify]: Simplify z into z 0.425 * [taylor]: Taking taylor expansion of z in y 0.425 * [backup-simplify]: Simplify z into z 0.425 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 0.425 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.425 * [taylor]: Taking taylor expansion of (* x x) in y 0.425 * [taylor]: Taking taylor expansion of x in y 0.425 * [backup-simplify]: Simplify x into x 0.425 * [taylor]: Taking taylor expansion of x in y 0.425 * [backup-simplify]: Simplify x into x 0.425 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.425 * [taylor]: Taking taylor expansion of y in y 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify 1 into 1 0.425 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 0.425 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.425 * [taylor]: Taking taylor expansion of (* z z) in x 0.425 * [taylor]: Taking taylor expansion of z in x 0.425 * [backup-simplify]: Simplify z into z 0.425 * [taylor]: Taking taylor expansion of z in x 0.425 * [backup-simplify]: Simplify z into z 0.425 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 0.425 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.425 * [taylor]: Taking taylor expansion of (* x x) in x 0.425 * [taylor]: Taking taylor expansion of x in x 0.425 * [backup-simplify]: Simplify 0 into 0 0.425 * [backup-simplify]: Simplify 1 into 1 0.426 * [taylor]: Taking taylor expansion of x in x 0.426 * [backup-simplify]: Simplify 0 into 0 0.426 * [backup-simplify]: Simplify 1 into 1 0.426 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.426 * [taylor]: Taking taylor expansion of y in x 0.426 * [backup-simplify]: Simplify y into y 0.426 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.426 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.426 * [taylor]: Taking taylor expansion of (* z z) in z 0.426 * [taylor]: Taking taylor expansion of z in z 0.426 * [backup-simplify]: Simplify 0 into 0 0.426 * [backup-simplify]: Simplify 1 into 1 0.426 * [taylor]: Taking taylor expansion of z in z 0.426 * [backup-simplify]: Simplify 0 into 0 0.426 * [backup-simplify]: Simplify 1 into 1 0.426 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.426 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.426 * [taylor]: Taking taylor expansion of (* x x) in z 0.427 * [taylor]: Taking taylor expansion of x in z 0.427 * [backup-simplify]: Simplify x into x 0.427 * [taylor]: Taking taylor expansion of x in z 0.427 * [backup-simplify]: Simplify x into x 0.427 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.427 * [taylor]: Taking taylor expansion of y in z 0.427 * [backup-simplify]: Simplify y into y 0.427 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 0.427 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 0.427 * [taylor]: Taking taylor expansion of (* z z) in z 0.427 * [taylor]: Taking taylor expansion of z in z 0.427 * [backup-simplify]: Simplify 0 into 0 0.427 * [backup-simplify]: Simplify 1 into 1 0.427 * [taylor]: Taking taylor expansion of z in z 0.427 * [backup-simplify]: Simplify 0 into 0 0.427 * [backup-simplify]: Simplify 1 into 1 0.427 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 0.427 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 0.427 * [taylor]: Taking taylor expansion of (* x x) in z 0.427 * [taylor]: Taking taylor expansion of x in z 0.427 * [backup-simplify]: Simplify x into x 0.427 * [taylor]: Taking taylor expansion of x in z 0.427 * [backup-simplify]: Simplify x into x 0.427 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.427 * [taylor]: Taking taylor expansion of y in z 0.427 * [backup-simplify]: Simplify y into y 0.428 * [backup-simplify]: Simplify (* 0 0) into 0 0.428 * [backup-simplify]: Simplify (* x x) into (pow x 2) 0.428 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.428 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 0.429 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 0.429 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 0.429 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.429 * [taylor]: Taking taylor expansion of x in x 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 1 into 1 0.429 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.429 * [taylor]: Taking taylor expansion of y in x 0.429 * [backup-simplify]: Simplify y into y 0.429 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.429 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 0.429 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.429 * [taylor]: Taking taylor expansion of y in y 0.429 * [backup-simplify]: Simplify 0 into 0 0.429 * [backup-simplify]: Simplify 1 into 1 0.430 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 0.430 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 0.430 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.430 * [backup-simplify]: Simplify (+ 0 0) into 0 0.431 * [backup-simplify]: Simplify (+ 0 0) into 0 0.431 * [taylor]: Taking taylor expansion of 0 in x 0.431 * [backup-simplify]: Simplify 0 into 0 0.431 * [taylor]: Taking taylor expansion of 0 in y 0.431 * [backup-simplify]: Simplify 0 into 0 0.431 * [backup-simplify]: Simplify 0 into 0 0.431 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.431 * [backup-simplify]: Simplify (+ 0 0) into 0 0.431 * [taylor]: Taking taylor expansion of 0 in y 0.431 * [backup-simplify]: Simplify 0 into 0 0.431 * [backup-simplify]: Simplify 0 into 0 0.432 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 0.433 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 0.433 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.433 * [backup-simplify]: Simplify (+ 0 0) into 0 0.434 * [backup-simplify]: Simplify (+ 1 0) into 1 0.434 * [taylor]: Taking taylor expansion of 1 in x 0.434 * [backup-simplify]: Simplify 1 into 1 0.434 * [taylor]: Taking taylor expansion of 1 in y 0.434 * [backup-simplify]: Simplify 1 into 1 0.434 * [backup-simplify]: Simplify 1 into 1 0.434 * [taylor]: Taking taylor expansion of 0 in y 0.434 * [backup-simplify]: Simplify 0 into 0 0.434 * [backup-simplify]: Simplify 0 into 0 0.434 * [backup-simplify]: Simplify (* 1 1) into 1 0.435 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.435 * [backup-simplify]: Simplify (+ 1 0) into 1 0.435 * [taylor]: Taking taylor expansion of 1 in y 0.435 * [backup-simplify]: Simplify 1 into 1 0.435 * [backup-simplify]: Simplify 1 into 1 0.435 * [backup-simplify]: Simplify 0 into 0 0.435 * [backup-simplify]: Simplify 0 into 0 0.436 * [backup-simplify]: Simplify (* 1 1) into 1 0.436 * [backup-simplify]: Simplify 1 into 1 0.437 * [backup-simplify]: Simplify (+ (* 1 (pow (* y (* 1 1)) 2)) (+ (* 1 (pow (* 1 (* x 1)) 2)) (* 1 (pow (* 1 (* 1 z)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 0.437 * [backup-simplify]: Simplify (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) into (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.437 * [approximate]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in (z x y) around 0 0.437 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 0.437 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.437 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 0.437 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.437 * [taylor]: Taking taylor expansion of z in y 0.437 * [backup-simplify]: Simplify z into z 0.437 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.437 * [taylor]: Taking taylor expansion of (/ 1 z) in y 0.437 * [taylor]: Taking taylor expansion of z in y 0.437 * [backup-simplify]: Simplify z into z 0.438 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.438 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 0.438 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.438 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 0.438 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.438 * [taylor]: Taking taylor expansion of x in y 0.438 * [backup-simplify]: Simplify x into x 0.438 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.438 * [taylor]: Taking taylor expansion of (/ 1 x) in y 0.438 * [taylor]: Taking taylor expansion of x in y 0.438 * [backup-simplify]: Simplify x into x 0.438 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.438 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.438 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.438 * [taylor]: Taking taylor expansion of y in y 0.438 * [backup-simplify]: Simplify 0 into 0 0.438 * [backup-simplify]: Simplify 1 into 1 0.438 * [backup-simplify]: Simplify (* 1 1) into 1 0.439 * [backup-simplify]: Simplify (/ 1 1) into 1 0.439 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 0.439 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.439 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 0.439 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.439 * [taylor]: Taking taylor expansion of z in x 0.439 * [backup-simplify]: Simplify z into z 0.439 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.439 * [taylor]: Taking taylor expansion of (/ 1 z) in x 0.439 * [taylor]: Taking taylor expansion of z in x 0.439 * [backup-simplify]: Simplify z into z 0.439 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 0.439 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 0.440 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.440 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 0.440 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.440 * [taylor]: Taking taylor expansion of x in x 0.440 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify 1 into 1 0.440 * [backup-simplify]: Simplify (/ 1 1) into 1 0.440 * [taylor]: Taking taylor expansion of (/ 1 x) in x 0.440 * [taylor]: Taking taylor expansion of x in x 0.440 * [backup-simplify]: Simplify 0 into 0 0.440 * [backup-simplify]: Simplify 1 into 1 0.440 * [backup-simplify]: Simplify (/ 1 1) into 1 0.441 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.441 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.441 * [taylor]: Taking taylor expansion of y in x 0.441 * [backup-simplify]: Simplify y into y 0.441 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.441 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.441 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.441 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.441 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.441 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.441 * [taylor]: Taking taylor expansion of z in z 0.441 * [backup-simplify]: Simplify 0 into 0 0.441 * [backup-simplify]: Simplify 1 into 1 0.442 * [backup-simplify]: Simplify (/ 1 1) into 1 0.442 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.442 * [taylor]: Taking taylor expansion of z in z 0.442 * [backup-simplify]: Simplify 0 into 0 0.442 * [backup-simplify]: Simplify 1 into 1 0.442 * [backup-simplify]: Simplify (/ 1 1) into 1 0.442 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.442 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.442 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.442 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.442 * [taylor]: Taking taylor expansion of x in z 0.442 * [backup-simplify]: Simplify x into x 0.443 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.443 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.443 * [taylor]: Taking taylor expansion of x in z 0.443 * [backup-simplify]: Simplify x into x 0.443 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.443 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.443 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.443 * [taylor]: Taking taylor expansion of y in z 0.443 * [backup-simplify]: Simplify y into y 0.443 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.443 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.443 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 0.443 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 0.443 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 0.443 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.443 * [taylor]: Taking taylor expansion of z in z 0.443 * [backup-simplify]: Simplify 0 into 0 0.443 * [backup-simplify]: Simplify 1 into 1 0.444 * [backup-simplify]: Simplify (/ 1 1) into 1 0.444 * [taylor]: Taking taylor expansion of (/ 1 z) in z 0.444 * [taylor]: Taking taylor expansion of z in z 0.444 * [backup-simplify]: Simplify 0 into 0 0.444 * [backup-simplify]: Simplify 1 into 1 0.444 * [backup-simplify]: Simplify (/ 1 1) into 1 0.444 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 0.444 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 0.444 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 0.444 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.444 * [taylor]: Taking taylor expansion of x in z 0.444 * [backup-simplify]: Simplify x into x 0.444 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.445 * [taylor]: Taking taylor expansion of (/ 1 x) in z 0.445 * [taylor]: Taking taylor expansion of x in z 0.445 * [backup-simplify]: Simplify x into x 0.445 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 0.445 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.445 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.445 * [taylor]: Taking taylor expansion of y in z 0.445 * [backup-simplify]: Simplify y into y 0.445 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.445 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.445 * [backup-simplify]: Simplify (* 1 1) into 1 0.446 * [backup-simplify]: Simplify (+ 1 0) into 1 0.446 * [taylor]: Taking taylor expansion of 1 in x 0.446 * [backup-simplify]: Simplify 1 into 1 0.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.448 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.448 * [backup-simplify]: Simplify (+ 0 0) into 0 0.448 * [taylor]: Taking taylor expansion of 0 in x 0.448 * [backup-simplify]: Simplify 0 into 0 0.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.450 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.451 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.451 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 0.451 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.451 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.451 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 0.451 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.451 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.451 * [taylor]: Taking taylor expansion of x in x 0.451 * [backup-simplify]: Simplify 0 into 0 0.451 * [backup-simplify]: Simplify 1 into 1 0.452 * [backup-simplify]: Simplify (* 1 1) into 1 0.452 * [backup-simplify]: Simplify (/ 1 1) into 1 0.452 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.452 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.452 * [taylor]: Taking taylor expansion of y in x 0.452 * [backup-simplify]: Simplify y into y 0.452 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.452 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.452 * [backup-simplify]: Simplify (+ 1 0) into 1 0.452 * [taylor]: Taking taylor expansion of 1 in y 0.452 * [backup-simplify]: Simplify 1 into 1 0.452 * [taylor]: Taking taylor expansion of 1 in y 0.452 * [backup-simplify]: Simplify 1 into 1 0.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.453 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.454 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 0.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 0.454 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 0.454 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.454 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.455 * [backup-simplify]: Simplify (+ 0 0) into 0 0.455 * [backup-simplify]: Simplify (+ 0 0) into 0 0.455 * [taylor]: Taking taylor expansion of 0 in x 0.455 * [backup-simplify]: Simplify 0 into 0 0.455 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.456 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.456 * [backup-simplify]: Simplify (+ 0 0) into 0 0.456 * [taylor]: Taking taylor expansion of 0 in y 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [taylor]: Taking taylor expansion of 0 in y 0.456 * [backup-simplify]: Simplify 0 into 0 0.456 * [taylor]: Taking taylor expansion of 0 in y 0.456 * [backup-simplify]: Simplify 0 into 0 0.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.457 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 0.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.458 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 0.459 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.459 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.459 * [backup-simplify]: Simplify (+ 0 0) into 0 0.459 * [backup-simplify]: Simplify (+ 0 0) into 0 0.459 * [taylor]: Taking taylor expansion of 0 in x 0.459 * [backup-simplify]: Simplify 0 into 0 0.460 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.460 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.461 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 0.461 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.461 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.461 * [taylor]: Taking taylor expansion of y in y 0.461 * [backup-simplify]: Simplify 0 into 0 0.461 * [backup-simplify]: Simplify 1 into 1 0.461 * [backup-simplify]: Simplify (* 1 1) into 1 0.461 * [backup-simplify]: Simplify (/ 1 1) into 1 0.461 * [backup-simplify]: Simplify 1 into 1 0.461 * [taylor]: Taking taylor expansion of 0 in y 0.461 * [backup-simplify]: Simplify 0 into 0 0.461 * [taylor]: Taking taylor expansion of 0 in y 0.461 * [backup-simplify]: Simplify 0 into 0 0.461 * [backup-simplify]: Simplify 1 into 1 0.461 * [backup-simplify]: Simplify 1 into 1 0.462 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 0.462 * [backup-simplify]: Simplify (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) into (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.462 * [approximate]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in (z x y) around 0 0.462 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 0.462 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.462 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 0.462 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.462 * [taylor]: Taking taylor expansion of -1 in y 0.462 * [backup-simplify]: Simplify -1 into -1 0.462 * [taylor]: Taking taylor expansion of z in y 0.462 * [backup-simplify]: Simplify z into z 0.462 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.462 * [taylor]: Taking taylor expansion of (/ -1 z) in y 0.462 * [taylor]: Taking taylor expansion of -1 in y 0.463 * [backup-simplify]: Simplify -1 into -1 0.463 * [taylor]: Taking taylor expansion of z in y 0.463 * [backup-simplify]: Simplify z into z 0.463 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.463 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 0.463 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.463 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 0.463 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.463 * [taylor]: Taking taylor expansion of -1 in y 0.463 * [backup-simplify]: Simplify -1 into -1 0.463 * [taylor]: Taking taylor expansion of x in y 0.463 * [backup-simplify]: Simplify x into x 0.463 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.463 * [taylor]: Taking taylor expansion of (/ -1 x) in y 0.463 * [taylor]: Taking taylor expansion of -1 in y 0.463 * [backup-simplify]: Simplify -1 into -1 0.463 * [taylor]: Taking taylor expansion of x in y 0.463 * [backup-simplify]: Simplify x into x 0.463 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.463 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.463 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.463 * [taylor]: Taking taylor expansion of y in y 0.463 * [backup-simplify]: Simplify 0 into 0 0.463 * [backup-simplify]: Simplify 1 into 1 0.463 * [backup-simplify]: Simplify (* 1 1) into 1 0.463 * [backup-simplify]: Simplify (/ 1 1) into 1 0.464 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 0.464 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.464 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 0.464 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.464 * [taylor]: Taking taylor expansion of -1 in x 0.464 * [backup-simplify]: Simplify -1 into -1 0.464 * [taylor]: Taking taylor expansion of z in x 0.464 * [backup-simplify]: Simplify z into z 0.464 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.464 * [taylor]: Taking taylor expansion of (/ -1 z) in x 0.464 * [taylor]: Taking taylor expansion of -1 in x 0.464 * [backup-simplify]: Simplify -1 into -1 0.464 * [taylor]: Taking taylor expansion of z in x 0.464 * [backup-simplify]: Simplify z into z 0.464 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 0.464 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 0.464 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.464 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 0.464 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.464 * [taylor]: Taking taylor expansion of -1 in x 0.464 * [backup-simplify]: Simplify -1 into -1 0.464 * [taylor]: Taking taylor expansion of x in x 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify 1 into 1 0.464 * [backup-simplify]: Simplify (/ -1 1) into -1 0.464 * [taylor]: Taking taylor expansion of (/ -1 x) in x 0.464 * [taylor]: Taking taylor expansion of -1 in x 0.464 * [backup-simplify]: Simplify -1 into -1 0.464 * [taylor]: Taking taylor expansion of x in x 0.464 * [backup-simplify]: Simplify 0 into 0 0.464 * [backup-simplify]: Simplify 1 into 1 0.465 * [backup-simplify]: Simplify (/ -1 1) into -1 0.465 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.465 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.465 * [taylor]: Taking taylor expansion of y in x 0.465 * [backup-simplify]: Simplify y into y 0.465 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.465 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.465 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.465 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.465 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.465 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.465 * [taylor]: Taking taylor expansion of -1 in z 0.465 * [backup-simplify]: Simplify -1 into -1 0.465 * [taylor]: Taking taylor expansion of z in z 0.465 * [backup-simplify]: Simplify 0 into 0 0.465 * [backup-simplify]: Simplify 1 into 1 0.465 * [backup-simplify]: Simplify (/ -1 1) into -1 0.465 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.465 * [taylor]: Taking taylor expansion of -1 in z 0.466 * [backup-simplify]: Simplify -1 into -1 0.466 * [taylor]: Taking taylor expansion of z in z 0.466 * [backup-simplify]: Simplify 0 into 0 0.466 * [backup-simplify]: Simplify 1 into 1 0.466 * [backup-simplify]: Simplify (/ -1 1) into -1 0.466 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.466 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.466 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.466 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.466 * [taylor]: Taking taylor expansion of -1 in z 0.466 * [backup-simplify]: Simplify -1 into -1 0.466 * [taylor]: Taking taylor expansion of x in z 0.466 * [backup-simplify]: Simplify x into x 0.466 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.466 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.466 * [taylor]: Taking taylor expansion of -1 in z 0.466 * [backup-simplify]: Simplify -1 into -1 0.466 * [taylor]: Taking taylor expansion of x in z 0.466 * [backup-simplify]: Simplify x into x 0.466 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.466 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.466 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.466 * [taylor]: Taking taylor expansion of y in z 0.466 * [backup-simplify]: Simplify y into y 0.466 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.466 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.466 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 0.466 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 0.467 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 0.467 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.467 * [taylor]: Taking taylor expansion of -1 in z 0.467 * [backup-simplify]: Simplify -1 into -1 0.467 * [taylor]: Taking taylor expansion of z in z 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 1 into 1 0.467 * [backup-simplify]: Simplify (/ -1 1) into -1 0.467 * [taylor]: Taking taylor expansion of (/ -1 z) in z 0.467 * [taylor]: Taking taylor expansion of -1 in z 0.467 * [backup-simplify]: Simplify -1 into -1 0.467 * [taylor]: Taking taylor expansion of z in z 0.467 * [backup-simplify]: Simplify 0 into 0 0.467 * [backup-simplify]: Simplify 1 into 1 0.467 * [backup-simplify]: Simplify (/ -1 1) into -1 0.467 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 0.467 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 0.467 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 0.467 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.467 * [taylor]: Taking taylor expansion of -1 in z 0.467 * [backup-simplify]: Simplify -1 into -1 0.467 * [taylor]: Taking taylor expansion of x in z 0.467 * [backup-simplify]: Simplify x into x 0.468 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.468 * [taylor]: Taking taylor expansion of (/ -1 x) in z 0.468 * [taylor]: Taking taylor expansion of -1 in z 0.468 * [backup-simplify]: Simplify -1 into -1 0.468 * [taylor]: Taking taylor expansion of x in z 0.468 * [backup-simplify]: Simplify x into x 0.468 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 0.468 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 0.468 * [taylor]: Taking taylor expansion of (pow y 2) in z 0.468 * [taylor]: Taking taylor expansion of y in z 0.468 * [backup-simplify]: Simplify y into y 0.468 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.468 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.468 * [backup-simplify]: Simplify (* -1 -1) into 1 0.468 * [backup-simplify]: Simplify (+ 1 0) into 1 0.468 * [taylor]: Taking taylor expansion of 1 in x 0.468 * [backup-simplify]: Simplify 1 into 1 0.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.469 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 0.470 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 0.470 * [backup-simplify]: Simplify (+ 0 0) into 0 0.470 * [taylor]: Taking taylor expansion of 0 in x 0.470 * [backup-simplify]: Simplify 0 into 0 0.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.471 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.472 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 0.472 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 0.472 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.472 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 0.472 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 0.472 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 0.472 * [taylor]: Taking taylor expansion of (pow x 2) in x 0.472 * [taylor]: Taking taylor expansion of x in x 0.472 * [backup-simplify]: Simplify 0 into 0 0.472 * [backup-simplify]: Simplify 1 into 1 0.472 * [backup-simplify]: Simplify (* 1 1) into 1 0.473 * [backup-simplify]: Simplify (/ 1 1) into 1 0.473 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 0.473 * [taylor]: Taking taylor expansion of (pow y 2) in x 0.473 * [taylor]: Taking taylor expansion of y in x 0.473 * [backup-simplify]: Simplify y into y 0.473 * [backup-simplify]: Simplify (* y y) into (pow y 2) 0.473 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 0.473 * [backup-simplify]: Simplify (+ 1 0) into 1 0.473 * [taylor]: Taking taylor expansion of 1 in y 0.473 * [backup-simplify]: Simplify 1 into 1 0.473 * [taylor]: Taking taylor expansion of 1 in y 0.473 * [backup-simplify]: Simplify 1 into 1 0.474 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.474 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.475 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 0.475 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.475 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 0.475 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 0.475 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 0.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 0.476 * [backup-simplify]: Simplify (+ 0 0) into 0 0.476 * [backup-simplify]: Simplify (+ 0 0) into 0 0.476 * [taylor]: Taking taylor expansion of 0 in x 0.476 * [backup-simplify]: Simplify 0 into 0 0.477 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 0.477 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 0.477 * [backup-simplify]: Simplify (+ 0 0) into 0 0.477 * [taylor]: Taking taylor expansion of 0 in y 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [taylor]: Taking taylor expansion of 0 in y 0.477 * [backup-simplify]: Simplify 0 into 0 0.477 * [taylor]: Taking taylor expansion of 0 in y 0.477 * [backup-simplify]: Simplify 0 into 0 0.478 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.479 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.479 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 0.479 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.479 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 0.480 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 0.480 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 0.480 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 0.481 * [backup-simplify]: Simplify (+ 0 0) into 0 0.481 * [backup-simplify]: Simplify (+ 0 0) into 0 0.481 * [taylor]: Taking taylor expansion of 0 in x 0.481 * [backup-simplify]: Simplify 0 into 0 0.481 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 0.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 0.482 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 0.482 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 0.482 * [taylor]: Taking taylor expansion of (pow y 2) in y 0.482 * [taylor]: Taking taylor expansion of y in y 0.482 * [backup-simplify]: Simplify 0 into 0 0.482 * [backup-simplify]: Simplify 1 into 1 0.482 * [backup-simplify]: Simplify (* 1 1) into 1 0.483 * [backup-simplify]: Simplify (/ 1 1) into 1 0.483 * [backup-simplify]: Simplify 1 into 1 0.483 * [taylor]: Taking taylor expansion of 0 in y 0.483 * [backup-simplify]: Simplify 0 into 0 0.483 * [taylor]: Taking taylor expansion of 0 in y 0.483 * [backup-simplify]: Simplify 0 into 0 0.483 * [backup-simplify]: Simplify 1 into 1 0.483 * [backup-simplify]: Simplify 1 into 1 0.484 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 0.484 * * * [progress]: simplifying candidates 0.485 * [simplify]: Simplifying: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (exp (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (* (* (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (* (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) 3.0)))) (sqrt (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) 1)) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) 3.0)) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 1)) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 3.0)) (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) (sqrt (/ 1 1)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt 1) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)) (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0) (/ 1 2) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (expm1 (/ (fma z z (fma x x (* y y))) 3.0)) (log1p (/ (fma z z (fma x x (* y y))) 3.0)) (- (log (fma z z (fma x x (* y y)))) (log 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (exp (/ (fma z z (fma x x (* y y))) 3.0)) (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (* (* 3.0 3.0) 3.0)) (* (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (* (* (/ (fma z z (fma x x (* y y))) 3.0) (/ (fma z z (fma x x (* y y))) 3.0)) (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (- (fma z z (fma x x (* y y)))) (- 3.0) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) 1) (/ (cbrt (fma z z (fma x x (* y y)))) 3.0) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) 1) (/ (sqrt (fma z z (fma x x (* y y)))) 3.0) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ 1 (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ 1 1) (/ (fma z z (fma x x (* y y))) 3.0) (/ 1 3.0) (/ 3.0 (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) 1) (/ 3.0 (cbrt (fma z z (fma x x (* y y))))) (/ 3.0 (sqrt (fma z z (fma x x (* y y))))) (/ 3.0 (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (* -1 (* z (sqrt 0.3333333333333333))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) 0.487 * * [simplify]: Extracting # 0 : cost 0 0.487 * * [simplify]: Extracting # 1 : cost 0 0.488 * * [simplify]: Extracting # 2 : cost 0 0.488 * * [simplify]: Extracting # 3 : cost 0 0.488 * * [simplify]: Extracting # 4 : cost 0 0.488 * * [simplify]: Extracting # 5 : cost 0 0.489 * * [simplify]: Extracting # 6 : cost 0 0.489 * * [simplify]: Extracting # 7 : cost 0 0.489 * * [simplify]: iteration 0 : 107 enodes (cost 1274 ) 0.538 * * [simplify]: Extracting # 0 : cost 0 0.538 * * [simplify]: Extracting # 1 : cost 0 0.539 * * [simplify]: Extracting # 2 : cost 0 0.539 * * [simplify]: iteration 1 : 175 enodes (cost 1215 ) 0.590 * * [simplify]: Extracting # 0 : cost 0 0.591 * * [simplify]: Extracting # 1 : cost 0 0.591 * * [simplify]: Extracting # 2 : cost 0 0.592 * * [simplify]: Extracting # 3 : cost 0 0.594 * * [simplify]: Extracting # 4 : cost 0 0.595 * * [simplify]: iteration 2 : 476 enodes (cost 1106 ) 0.977 * * [simplify]: Extracting # 0 : cost 0 0.981 * * [simplify]: Extracting # 1 : cost 0 0.984 * * [simplify]: Extracting # 2 : cost 0 0.987 * * [simplify]: Extracting # 3 : cost 0 0.990 * * [simplify]: Extracting # 4 : cost 0 0.993 * * [simplify]: iteration 3 : 2544 enodes (cost 1106 ) 2.223 * * [simplify]: Extracting # 0 : cost 0 2.235 * * [simplify]: Extracting # 1 : cost 0 2.250 * * [simplify]: Extracting # 2 : cost 0 2.257 * * [simplify]: iteration done: 5001 enodes (cost 1106 ) 2.258 * [simplify]: Simplified to: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (exp (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (pow (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 3) (fabs (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (fabs (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) 3.0)) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 3.0)) (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) (sqrt (/ 1 (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt 3.0))) 1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)) (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0) 1/2 (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (expm1 (/ (fma z z (fma x x (* y y))) 3.0)) (log1p (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (exp (/ (fma z z (fma x x (* y y))) 3.0)) (pow (/ (fma z z (fma x x (* y y))) 3.0) 3) (* (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (pow (/ (fma z z (fma x x (* y y))) 3.0) 3) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (- (fma z z (fma x x (* y y)))) (- 3.0) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt 3.0) (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) 3.0) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) 3.0) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ 1 (sqrt 3.0)) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) 1 (/ (fma z z (fma x x (* y y))) 3.0) (/ 1 3.0) (/ 3.0 (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (fma z z (fma x x (* y y))) (/ 3.0 (cbrt (fma z z (fma x x (* y y))))) (/ 3.0 (sqrt (fma z z (fma x x (* y y))))) (/ 3.0 (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (pow (fma z z (fma x x (* y y))) 3) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (- (* z (sqrt 0.3333333333333333))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) 2.258 * * * [progress]: adding candidates to table 2.543 * * [progress]: iteration 2 / 4 2.543 * * * [progress]: picking best candidate 2.560 * * * * [pick]: Picked # 2.560 * * * [progress]: localizing error 2.571 * * * [progress]: generating rewritten candidates 2.571 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 2.576 * * * * [progress]: [ 2 / 3 ] rewriting at (2 1) 2.584 * * * * [progress]: [ 3 / 3 ] rewriting at (2 1 2) 2.585 * * * [progress]: generating series expansions 2.585 * * * * [progress]: [ 1 / 3 ] generating series at (2) 2.585 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) into (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) 2.585 * [approximate]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in (z x y) around 0 2.585 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in y 2.585 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 2.585 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.585 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.585 * [taylor]: Taking taylor expansion of (* z z) in y 2.585 * [taylor]: Taking taylor expansion of z in y 2.585 * [backup-simplify]: Simplify z into z 2.585 * [taylor]: Taking taylor expansion of z in y 2.585 * [backup-simplify]: Simplify z into z 2.585 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.585 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.586 * [taylor]: Taking taylor expansion of (* x x) in y 2.586 * [taylor]: Taking taylor expansion of x in y 2.586 * [backup-simplify]: Simplify x into x 2.586 * [taylor]: Taking taylor expansion of x in y 2.586 * [backup-simplify]: Simplify x into x 2.586 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.586 * [taylor]: Taking taylor expansion of y in y 2.586 * [backup-simplify]: Simplify 0 into 0 2.586 * [backup-simplify]: Simplify 1 into 1 2.586 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.586 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.586 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 2.586 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 2.586 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 2.586 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.586 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.587 * [backup-simplify]: Simplify (+ 0 0) into 0 2.587 * [backup-simplify]: Simplify (+ 0 0) into 0 2.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 2.587 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.587 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.587 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.588 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.588 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.588 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.588 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 2.588 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.588 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.589 * [taylor]: Taking taylor expansion of (* z z) in x 2.589 * [taylor]: Taking taylor expansion of z in x 2.589 * [backup-simplify]: Simplify z into z 2.589 * [taylor]: Taking taylor expansion of z in x 2.589 * [backup-simplify]: Simplify z into z 2.589 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.589 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.589 * [taylor]: Taking taylor expansion of (* x x) in x 2.589 * [taylor]: Taking taylor expansion of x in x 2.589 * [backup-simplify]: Simplify 0 into 0 2.589 * [backup-simplify]: Simplify 1 into 1 2.589 * [taylor]: Taking taylor expansion of x in x 2.589 * [backup-simplify]: Simplify 0 into 0 2.589 * [backup-simplify]: Simplify 1 into 1 2.589 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.589 * [taylor]: Taking taylor expansion of y in x 2.589 * [backup-simplify]: Simplify y into y 2.589 * [backup-simplify]: Simplify (* z z) into (pow z 2) 2.589 * [backup-simplify]: Simplify (* 0 0) into 0 2.589 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.589 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.589 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 2.590 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 2.590 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 2.590 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.590 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.590 * [backup-simplify]: Simplify (+ 0 0) into 0 2.590 * [backup-simplify]: Simplify (+ 0 0) into 0 2.591 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 2.591 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.591 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.591 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.591 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.591 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.591 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.592 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.592 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.592 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.592 * [taylor]: Taking taylor expansion of (* z z) in z 2.592 * [taylor]: Taking taylor expansion of z in z 2.592 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify 1 into 1 2.592 * [taylor]: Taking taylor expansion of z in z 2.592 * [backup-simplify]: Simplify 0 into 0 2.592 * [backup-simplify]: Simplify 1 into 1 2.592 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.592 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.592 * [taylor]: Taking taylor expansion of (* x x) in z 2.592 * [taylor]: Taking taylor expansion of x in z 2.592 * [backup-simplify]: Simplify x into x 2.592 * [taylor]: Taking taylor expansion of x in z 2.592 * [backup-simplify]: Simplify x into x 2.592 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.592 * [taylor]: Taking taylor expansion of y in z 2.592 * [backup-simplify]: Simplify y into y 2.592 * [backup-simplify]: Simplify (* 0 0) into 0 2.592 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.592 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.592 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.593 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.593 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.593 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.593 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.593 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.593 * [backup-simplify]: Simplify (+ 0 0) into 0 2.594 * [backup-simplify]: Simplify (+ 0 0) into 0 2.594 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.594 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.594 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.594 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.594 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.595 * [taylor]: Taking taylor expansion of (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 0.3333333333333333)) in z 2.595 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 2.595 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.595 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.595 * [taylor]: Taking taylor expansion of (* z z) in z 2.595 * [taylor]: Taking taylor expansion of z in z 2.595 * [backup-simplify]: Simplify 0 into 0 2.595 * [backup-simplify]: Simplify 1 into 1 2.595 * [taylor]: Taking taylor expansion of z in z 2.595 * [backup-simplify]: Simplify 0 into 0 2.595 * [backup-simplify]: Simplify 1 into 1 2.595 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.595 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.595 * [taylor]: Taking taylor expansion of (* x x) in z 2.595 * [taylor]: Taking taylor expansion of x in z 2.595 * [backup-simplify]: Simplify x into x 2.595 * [taylor]: Taking taylor expansion of x in z 2.595 * [backup-simplify]: Simplify x into x 2.595 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.595 * [taylor]: Taking taylor expansion of y in z 2.595 * [backup-simplify]: Simplify y into y 2.596 * [backup-simplify]: Simplify (* 0 0) into 0 2.596 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.596 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.596 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.597 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.597 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 2.597 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.598 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.598 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.598 * [backup-simplify]: Simplify (+ 0 0) into 0 2.598 * [backup-simplify]: Simplify (+ 0 0) into 0 2.599 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 2.599 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.599 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.599 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.599 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.601 * [backup-simplify]: Simplify (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 2.601 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 2.601 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 2.601 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.601 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.601 * [taylor]: Taking taylor expansion of x in x 2.601 * [backup-simplify]: Simplify 0 into 0 2.601 * [backup-simplify]: Simplify 1 into 1 2.601 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.601 * [taylor]: Taking taylor expansion of y in x 2.601 * [backup-simplify]: Simplify y into y 2.601 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.601 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.601 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 2.602 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.602 * [backup-simplify]: Simplify (+ 0 0) into 0 2.602 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 2.602 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.602 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.602 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.603 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.604 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 2.604 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 2.604 * [taylor]: Taking taylor expansion of y in y 2.604 * [backup-simplify]: Simplify 0 into 0 2.604 * [backup-simplify]: Simplify 1 into 1 2.604 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.604 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.604 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.605 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.605 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.606 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 2.606 * [backup-simplify]: Simplify 0 into 0 2.607 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.607 * [taylor]: Taking taylor expansion of 0 in x 2.607 * [backup-simplify]: Simplify 0 into 0 2.607 * [taylor]: Taking taylor expansion of 0 in y 2.607 * [backup-simplify]: Simplify 0 into 0 2.607 * [backup-simplify]: Simplify 0 into 0 2.608 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.608 * [taylor]: Taking taylor expansion of 0 in y 2.608 * [backup-simplify]: Simplify 0 into 0 2.608 * [backup-simplify]: Simplify 0 into 0 2.610 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 2.611 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.612 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.613 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.613 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.614 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.614 * [backup-simplify]: Simplify (+ 0 0) into 0 2.614 * [backup-simplify]: Simplify (+ 1 0) into 1 2.615 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) 2.617 * [backup-simplify]: Simplify (+ (* (sqrt (+ (pow x 2) (pow y 2))) 0) (+ (* 0 0) (* (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) (sqrt 0.3333333333333333)))) into (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) 2.617 * [taylor]: Taking taylor expansion of (* 1/2 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333))) in x 2.617 * [taylor]: Taking taylor expansion of 1/2 in x 2.617 * [backup-simplify]: Simplify 1/2 into 1/2 2.617 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (sqrt 0.3333333333333333)) in x 2.617 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 2.617 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 2.617 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.617 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.617 * [taylor]: Taking taylor expansion of x in x 2.617 * [backup-simplify]: Simplify 0 into 0 2.617 * [backup-simplify]: Simplify 1 into 1 2.617 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.617 * [taylor]: Taking taylor expansion of y in x 2.617 * [backup-simplify]: Simplify y into y 2.618 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.618 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.618 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.618 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 2.618 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.619 * [backup-simplify]: Simplify (+ 0 0) into 0 2.619 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.619 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 2.619 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.619 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.620 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.620 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.621 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.621 * [backup-simplify]: Simplify (* (/ 1 y) (sqrt 0.3333333333333333)) into (/ (sqrt 0.3333333333333333) y) 2.622 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) y)) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.622 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.622 * [taylor]: Taking taylor expansion of 1/2 in y 2.622 * [backup-simplify]: Simplify 1/2 into 1/2 2.622 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.622 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.622 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.622 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.622 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.631 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.631 * [taylor]: Taking taylor expansion of y in y 2.631 * [backup-simplify]: Simplify 0 into 0 2.631 * [backup-simplify]: Simplify 1 into 1 2.632 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.633 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.634 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.634 * [backup-simplify]: Simplify 0 into 0 2.634 * [taylor]: Taking taylor expansion of 0 in y 2.634 * [backup-simplify]: Simplify 0 into 0 2.635 * [backup-simplify]: Simplify 0 into 0 2.636 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.636 * [backup-simplify]: Simplify (* 1 1) into 1 2.637 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.637 * [backup-simplify]: Simplify (+ 1 0) into 1 2.638 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 2.639 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 2.639 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 2.639 * [taylor]: Taking taylor expansion of 1/2 in y 2.639 * [backup-simplify]: Simplify 1/2 into 1/2 2.639 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 2.639 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.639 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.639 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.640 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.640 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.640 * [taylor]: Taking taylor expansion of y in y 2.640 * [backup-simplify]: Simplify 0 into 0 2.640 * [backup-simplify]: Simplify 1 into 1 2.641 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.642 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.643 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 0 into 0 2.643 * [backup-simplify]: Simplify 0 into 0 2.645 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.646 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.646 * [backup-simplify]: Simplify 0 into 0 2.646 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 2.647 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))))) into (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 2.647 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in (z x y) around 0 2.647 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in y 2.647 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.647 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.647 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.647 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.648 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.648 * [taylor]: Taking taylor expansion of z in y 2.648 * [backup-simplify]: Simplify z into z 2.648 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.648 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.648 * [taylor]: Taking taylor expansion of z in y 2.648 * [backup-simplify]: Simplify z into z 2.648 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.648 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.648 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.648 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.648 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.648 * [taylor]: Taking taylor expansion of x in y 2.648 * [backup-simplify]: Simplify x into x 2.648 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.648 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.648 * [taylor]: Taking taylor expansion of x in y 2.648 * [backup-simplify]: Simplify x into x 2.648 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.648 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.648 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.648 * [taylor]: Taking taylor expansion of y in y 2.648 * [backup-simplify]: Simplify 0 into 0 2.648 * [backup-simplify]: Simplify 1 into 1 2.649 * [backup-simplify]: Simplify (* 1 1) into 1 2.650 * [backup-simplify]: Simplify (/ 1 1) into 1 2.650 * [backup-simplify]: Simplify (+ 0 1) into 1 2.651 * [backup-simplify]: Simplify (+ 0 1) into 1 2.651 * [backup-simplify]: Simplify (sqrt 1) into 1 2.652 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.652 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.653 * [backup-simplify]: Simplify (+ 0 0) into 0 2.653 * [backup-simplify]: Simplify (+ 0 0) into 0 2.654 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.654 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.654 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.654 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.654 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.655 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.655 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in x 2.655 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.655 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.656 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.656 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.656 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.656 * [taylor]: Taking taylor expansion of z in x 2.656 * [backup-simplify]: Simplify z into z 2.656 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.656 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.656 * [taylor]: Taking taylor expansion of z in x 2.656 * [backup-simplify]: Simplify z into z 2.656 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.656 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.656 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.656 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.656 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.656 * [taylor]: Taking taylor expansion of x in x 2.656 * [backup-simplify]: Simplify 0 into 0 2.656 * [backup-simplify]: Simplify 1 into 1 2.657 * [backup-simplify]: Simplify (/ 1 1) into 1 2.657 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.657 * [taylor]: Taking taylor expansion of x in x 2.657 * [backup-simplify]: Simplify 0 into 0 2.657 * [backup-simplify]: Simplify 1 into 1 2.657 * [backup-simplify]: Simplify (/ 1 1) into 1 2.657 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.657 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.657 * [taylor]: Taking taylor expansion of y in x 2.657 * [backup-simplify]: Simplify y into y 2.657 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.658 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.658 * [backup-simplify]: Simplify (* 1 1) into 1 2.658 * [backup-simplify]: Simplify (+ 1 0) into 1 2.659 * [backup-simplify]: Simplify (+ 0 1) into 1 2.659 * [backup-simplify]: Simplify (sqrt 1) into 1 2.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.661 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.662 * [backup-simplify]: Simplify (+ 0 0) into 0 2.662 * [backup-simplify]: Simplify (+ 0 0) into 0 2.663 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.663 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.663 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.663 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.663 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.664 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.664 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 2.664 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.664 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.665 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.665 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.665 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.665 * [taylor]: Taking taylor expansion of z in z 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify 1 into 1 2.665 * [backup-simplify]: Simplify (/ 1 1) into 1 2.665 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.665 * [taylor]: Taking taylor expansion of z in z 2.665 * [backup-simplify]: Simplify 0 into 0 2.665 * [backup-simplify]: Simplify 1 into 1 2.666 * [backup-simplify]: Simplify (/ 1 1) into 1 2.666 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.666 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.666 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.666 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.666 * [taylor]: Taking taylor expansion of x in z 2.666 * [backup-simplify]: Simplify x into x 2.666 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.666 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.666 * [taylor]: Taking taylor expansion of x in z 2.666 * [backup-simplify]: Simplify x into x 2.666 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.666 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.666 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.666 * [taylor]: Taking taylor expansion of y in z 2.666 * [backup-simplify]: Simplify y into y 2.666 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.667 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.667 * [backup-simplify]: Simplify (* 1 1) into 1 2.667 * [backup-simplify]: Simplify (+ 1 0) into 1 2.668 * [backup-simplify]: Simplify (sqrt 1) into 1 2.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.669 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.670 * [backup-simplify]: Simplify (+ 0 0) into 0 2.671 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.671 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.671 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.671 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.672 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.673 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.673 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 2.673 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.673 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.673 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.673 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.673 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.673 * [taylor]: Taking taylor expansion of z in z 2.673 * [backup-simplify]: Simplify 0 into 0 2.673 * [backup-simplify]: Simplify 1 into 1 2.673 * [backup-simplify]: Simplify (/ 1 1) into 1 2.673 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.674 * [taylor]: Taking taylor expansion of z in z 2.674 * [backup-simplify]: Simplify 0 into 0 2.674 * [backup-simplify]: Simplify 1 into 1 2.674 * [backup-simplify]: Simplify (/ 1 1) into 1 2.674 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.674 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.674 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.674 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.674 * [taylor]: Taking taylor expansion of x in z 2.674 * [backup-simplify]: Simplify x into x 2.674 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.674 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.674 * [taylor]: Taking taylor expansion of x in z 2.675 * [backup-simplify]: Simplify x into x 2.675 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.675 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.675 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.675 * [taylor]: Taking taylor expansion of y in z 2.675 * [backup-simplify]: Simplify y into y 2.675 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.675 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.675 * [backup-simplify]: Simplify (* 1 1) into 1 2.676 * [backup-simplify]: Simplify (+ 1 0) into 1 2.676 * [backup-simplify]: Simplify (sqrt 1) into 1 2.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.679 * [backup-simplify]: Simplify (+ 0 0) into 0 2.680 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.680 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.680 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.680 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.680 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.681 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.682 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 2.682 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.682 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.682 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.683 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.684 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.685 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.685 * [taylor]: Taking taylor expansion of 0 in x 2.685 * [backup-simplify]: Simplify 0 into 0 2.685 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.685 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.685 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.685 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.686 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.687 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.690 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.691 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.691 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.693 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2.694 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)))) into (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) 2.694 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.695 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.695 * [taylor]: Taking taylor expansion of 1/2 in x 2.695 * [backup-simplify]: Simplify 1/2 into 1/2 2.695 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.695 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.695 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.695 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.695 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.696 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.696 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.696 * [taylor]: Taking taylor expansion of x in x 2.696 * [backup-simplify]: Simplify 0 into 0 2.696 * [backup-simplify]: Simplify 1 into 1 2.697 * [backup-simplify]: Simplify (* 1 1) into 1 2.697 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.697 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.698 * [taylor]: Taking taylor expansion of 1/2 in x 2.698 * [backup-simplify]: Simplify 1/2 into 1/2 2.698 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.698 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.698 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.698 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.698 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.699 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.699 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.699 * [taylor]: Taking taylor expansion of y in x 2.699 * [backup-simplify]: Simplify y into y 2.699 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.700 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.701 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.702 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.703 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.703 * [backup-simplify]: Simplify (+ 0 0) into 0 2.703 * [taylor]: Taking taylor expansion of 0 in y 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [taylor]: Taking taylor expansion of 0 in y 2.703 * [backup-simplify]: Simplify 0 into 0 2.703 * [taylor]: Taking taylor expansion of 0 in y 2.703 * [backup-simplify]: Simplify 0 into 0 2.704 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.705 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.706 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.708 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.708 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.708 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.708 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.709 * [backup-simplify]: Simplify (+ 0 0) into 0 2.709 * [backup-simplify]: Simplify (+ 0 0) into 0 2.710 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.712 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.712 * [taylor]: Taking taylor expansion of 0 in x 2.712 * [backup-simplify]: Simplify 0 into 0 2.713 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.714 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.716 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.717 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.717 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.718 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.718 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.718 * [taylor]: Taking taylor expansion of 1/2 in y 2.718 * [backup-simplify]: Simplify 1/2 into 1/2 2.718 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.718 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.718 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.718 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.719 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.720 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.720 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.720 * [taylor]: Taking taylor expansion of y in y 2.720 * [backup-simplify]: Simplify 0 into 0 2.720 * [backup-simplify]: Simplify 1 into 1 2.720 * [backup-simplify]: Simplify (* 1 1) into 1 2.721 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.722 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.723 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.724 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.724 * [backup-simplify]: Simplify 0 into 0 2.724 * [taylor]: Taking taylor expansion of 0 in y 2.724 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.725 * [taylor]: Taking taylor expansion of 0 in y 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 0 into 0 2.725 * [backup-simplify]: Simplify 0 into 0 2.727 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.729 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.730 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.730 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.731 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.731 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.732 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.732 * [backup-simplify]: Simplify (+ 0 0) into 0 2.733 * [backup-simplify]: Simplify (+ 0 0) into 0 2.735 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 2.738 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (+ (* 0 0) (* (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) (sqrt 0.3333333333333333)))))) into (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) 2.738 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) in x 2.738 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))))) in x 2.738 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.738 * [taylor]: Taking taylor expansion of 1/4 in x 2.738 * [backup-simplify]: Simplify 1/4 into 1/4 2.738 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.739 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.739 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.739 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.739 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.740 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.740 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.740 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.740 * [taylor]: Taking taylor expansion of x in x 2.740 * [backup-simplify]: Simplify 0 into 0 2.740 * [backup-simplify]: Simplify 1 into 1 2.740 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.740 * [taylor]: Taking taylor expansion of y in x 2.740 * [backup-simplify]: Simplify y into y 2.740 * [backup-simplify]: Simplify (* 1 1) into 1 2.741 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.741 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.741 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.741 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.741 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.741 * [taylor]: Taking taylor expansion of 1/8 in x 2.741 * [backup-simplify]: Simplify 1/8 into 1/8 2.741 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.741 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.742 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.742 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.742 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.743 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.743 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.743 * [taylor]: Taking taylor expansion of y in x 2.743 * [backup-simplify]: Simplify y into y 2.743 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.743 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.744 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.744 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.744 * [taylor]: Taking taylor expansion of 1/8 in x 2.744 * [backup-simplify]: Simplify 1/8 into 1/8 2.744 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.744 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.744 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.744 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.745 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.745 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.746 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.746 * [taylor]: Taking taylor expansion of x in x 2.746 * [backup-simplify]: Simplify 0 into 0 2.746 * [backup-simplify]: Simplify 1 into 1 2.746 * [backup-simplify]: Simplify (* 1 1) into 1 2.747 * [backup-simplify]: Simplify (* 1 1) into 1 2.748 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.748 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.748 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.750 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.751 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.752 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.755 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.756 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.757 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.759 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.760 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.761 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.763 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.765 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.765 * [backup-simplify]: Simplify (+ 0 0) into 0 2.766 * [backup-simplify]: Simplify (+ 0 0) into 0 2.766 * [backup-simplify]: Simplify (- 0) into 0 2.766 * [taylor]: Taking taylor expansion of 0 in y 2.766 * [backup-simplify]: Simplify 0 into 0 2.766 * [taylor]: Taking taylor expansion of 0 in y 2.766 * [backup-simplify]: Simplify 0 into 0 2.768 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.769 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.771 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.772 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.772 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.773 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.774 * [backup-simplify]: Simplify (+ 0 0) into 0 2.774 * [taylor]: Taking taylor expansion of 0 in y 2.774 * [backup-simplify]: Simplify 0 into 0 2.774 * [taylor]: Taking taylor expansion of 0 in y 2.774 * [backup-simplify]: Simplify 0 into 0 2.775 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.775 * [taylor]: Taking taylor expansion of 0 in y 2.775 * [backup-simplify]: Simplify 0 into 0 2.777 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.778 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.780 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.780 * [backup-simplify]: Simplify 0 into 0 2.781 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 2.781 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))))) into (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) 2.781 * [approximate]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in (z x y) around 0 2.781 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in y 2.781 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.782 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.782 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.782 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.782 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.782 * [taylor]: Taking taylor expansion of -1 in y 2.782 * [backup-simplify]: Simplify -1 into -1 2.782 * [taylor]: Taking taylor expansion of z in y 2.782 * [backup-simplify]: Simplify z into z 2.782 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.782 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.782 * [taylor]: Taking taylor expansion of -1 in y 2.782 * [backup-simplify]: Simplify -1 into -1 2.782 * [taylor]: Taking taylor expansion of z in y 2.782 * [backup-simplify]: Simplify z into z 2.782 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.782 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.782 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.782 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.782 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.782 * [taylor]: Taking taylor expansion of -1 in y 2.783 * [backup-simplify]: Simplify -1 into -1 2.783 * [taylor]: Taking taylor expansion of x in y 2.783 * [backup-simplify]: Simplify x into x 2.783 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.783 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.783 * [taylor]: Taking taylor expansion of -1 in y 2.783 * [backup-simplify]: Simplify -1 into -1 2.783 * [taylor]: Taking taylor expansion of x in y 2.783 * [backup-simplify]: Simplify x into x 2.783 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.783 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.783 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.783 * [taylor]: Taking taylor expansion of y in y 2.783 * [backup-simplify]: Simplify 0 into 0 2.783 * [backup-simplify]: Simplify 1 into 1 2.783 * [backup-simplify]: Simplify (* 1 1) into 1 2.784 * [backup-simplify]: Simplify (/ 1 1) into 1 2.784 * [backup-simplify]: Simplify (+ 0 1) into 1 2.785 * [backup-simplify]: Simplify (+ 0 1) into 1 2.785 * [backup-simplify]: Simplify (sqrt 1) into 1 2.786 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.787 * [backup-simplify]: Simplify (+ 0 0) into 0 2.787 * [backup-simplify]: Simplify (+ 0 0) into 0 2.793 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.793 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.793 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.793 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.793 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.794 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.794 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in x 2.794 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.794 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.794 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.794 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.794 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.794 * [taylor]: Taking taylor expansion of -1 in x 2.794 * [backup-simplify]: Simplify -1 into -1 2.794 * [taylor]: Taking taylor expansion of z in x 2.794 * [backup-simplify]: Simplify z into z 2.794 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.794 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.794 * [taylor]: Taking taylor expansion of -1 in x 2.794 * [backup-simplify]: Simplify -1 into -1 2.794 * [taylor]: Taking taylor expansion of z in x 2.794 * [backup-simplify]: Simplify z into z 2.794 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.794 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.794 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.794 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.794 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.794 * [taylor]: Taking taylor expansion of -1 in x 2.794 * [backup-simplify]: Simplify -1 into -1 2.794 * [taylor]: Taking taylor expansion of x in x 2.794 * [backup-simplify]: Simplify 0 into 0 2.794 * [backup-simplify]: Simplify 1 into 1 2.795 * [backup-simplify]: Simplify (/ -1 1) into -1 2.795 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.795 * [taylor]: Taking taylor expansion of -1 in x 2.795 * [backup-simplify]: Simplify -1 into -1 2.795 * [taylor]: Taking taylor expansion of x in x 2.795 * [backup-simplify]: Simplify 0 into 0 2.795 * [backup-simplify]: Simplify 1 into 1 2.795 * [backup-simplify]: Simplify (/ -1 1) into -1 2.795 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.795 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.795 * [taylor]: Taking taylor expansion of y in x 2.795 * [backup-simplify]: Simplify y into y 2.795 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.795 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.796 * [backup-simplify]: Simplify (* -1 -1) into 1 2.796 * [backup-simplify]: Simplify (+ 1 0) into 1 2.796 * [backup-simplify]: Simplify (+ 0 1) into 1 2.796 * [backup-simplify]: Simplify (sqrt 1) into 1 2.797 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.797 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.798 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.798 * [backup-simplify]: Simplify (+ 0 0) into 0 2.798 * [backup-simplify]: Simplify (+ 0 0) into 0 2.799 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.799 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.799 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.799 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.799 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.800 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.800 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 2.800 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.800 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.800 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.800 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.800 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.800 * [taylor]: Taking taylor expansion of -1 in z 2.800 * [backup-simplify]: Simplify -1 into -1 2.800 * [taylor]: Taking taylor expansion of z in z 2.800 * [backup-simplify]: Simplify 0 into 0 2.800 * [backup-simplify]: Simplify 1 into 1 2.800 * [backup-simplify]: Simplify (/ -1 1) into -1 2.800 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.800 * [taylor]: Taking taylor expansion of -1 in z 2.800 * [backup-simplify]: Simplify -1 into -1 2.800 * [taylor]: Taking taylor expansion of z in z 2.800 * [backup-simplify]: Simplify 0 into 0 2.800 * [backup-simplify]: Simplify 1 into 1 2.801 * [backup-simplify]: Simplify (/ -1 1) into -1 2.801 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.801 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.801 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.801 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.801 * [taylor]: Taking taylor expansion of -1 in z 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of x in z 2.801 * [backup-simplify]: Simplify x into x 2.801 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.801 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.801 * [taylor]: Taking taylor expansion of -1 in z 2.801 * [backup-simplify]: Simplify -1 into -1 2.801 * [taylor]: Taking taylor expansion of x in z 2.801 * [backup-simplify]: Simplify x into x 2.801 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.801 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.801 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.801 * [taylor]: Taking taylor expansion of y in z 2.801 * [backup-simplify]: Simplify y into y 2.801 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.801 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.802 * [backup-simplify]: Simplify (* -1 -1) into 1 2.802 * [backup-simplify]: Simplify (+ 1 0) into 1 2.802 * [backup-simplify]: Simplify (sqrt 1) into 1 2.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.803 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.804 * [backup-simplify]: Simplify (+ 0 0) into 0 2.804 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.804 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.804 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.804 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.804 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.805 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.805 * [taylor]: Taking taylor expansion of (* (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) (sqrt 0.3333333333333333)) in z 2.805 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.805 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.805 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.805 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.805 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.805 * [taylor]: Taking taylor expansion of -1 in z 2.805 * [backup-simplify]: Simplify -1 into -1 2.805 * [taylor]: Taking taylor expansion of z in z 2.805 * [backup-simplify]: Simplify 0 into 0 2.805 * [backup-simplify]: Simplify 1 into 1 2.805 * [backup-simplify]: Simplify (/ -1 1) into -1 2.805 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.806 * [taylor]: Taking taylor expansion of -1 in z 2.806 * [backup-simplify]: Simplify -1 into -1 2.806 * [taylor]: Taking taylor expansion of z in z 2.806 * [backup-simplify]: Simplify 0 into 0 2.806 * [backup-simplify]: Simplify 1 into 1 2.806 * [backup-simplify]: Simplify (/ -1 1) into -1 2.806 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.806 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.806 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.806 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.806 * [taylor]: Taking taylor expansion of -1 in z 2.806 * [backup-simplify]: Simplify -1 into -1 2.806 * [taylor]: Taking taylor expansion of x in z 2.806 * [backup-simplify]: Simplify x into x 2.806 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.806 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.806 * [taylor]: Taking taylor expansion of -1 in z 2.806 * [backup-simplify]: Simplify -1 into -1 2.806 * [taylor]: Taking taylor expansion of x in z 2.806 * [backup-simplify]: Simplify x into x 2.806 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.806 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.806 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.806 * [taylor]: Taking taylor expansion of y in z 2.806 * [backup-simplify]: Simplify y into y 2.806 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.806 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.807 * [backup-simplify]: Simplify (* -1 -1) into 1 2.807 * [backup-simplify]: Simplify (+ 1 0) into 1 2.807 * [backup-simplify]: Simplify (sqrt 1) into 1 2.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.808 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.809 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.809 * [backup-simplify]: Simplify (+ 0 0) into 0 2.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 2.810 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in z 2.810 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.810 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.810 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.811 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 2.811 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.811 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.811 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.811 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.812 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.812 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.812 * [taylor]: Taking taylor expansion of 0 in x 2.812 * [backup-simplify]: Simplify 0 into 0 2.812 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.812 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.812 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.813 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.813 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.814 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.814 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.815 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.815 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.816 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.816 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.816 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.817 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2.818 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)))) into (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) 2.818 * [taylor]: Taking taylor expansion of (+ (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) in x 2.818 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow x 2))) in x 2.818 * [taylor]: Taking taylor expansion of 1/2 in x 2.818 * [backup-simplify]: Simplify 1/2 into 1/2 2.818 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 2)) in x 2.818 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.818 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.818 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.818 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.819 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.819 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.819 * [taylor]: Taking taylor expansion of x in x 2.819 * [backup-simplify]: Simplify 0 into 0 2.819 * [backup-simplify]: Simplify 1 into 1 2.819 * [backup-simplify]: Simplify (* 1 1) into 1 2.820 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.820 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in x 2.820 * [taylor]: Taking taylor expansion of 1/2 in x 2.820 * [backup-simplify]: Simplify 1/2 into 1/2 2.820 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in x 2.820 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.820 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.820 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.820 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.821 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.821 * [taylor]: Taking taylor expansion of y in x 2.821 * [backup-simplify]: Simplify y into y 2.821 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.821 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.822 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.823 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.823 * [backup-simplify]: Simplify (+ 0 0) into 0 2.824 * [taylor]: Taking taylor expansion of 0 in y 2.824 * [backup-simplify]: Simplify 0 into 0 2.824 * [taylor]: Taking taylor expansion of 0 in y 2.824 * [backup-simplify]: Simplify 0 into 0 2.824 * [taylor]: Taking taylor expansion of 0 in y 2.824 * [backup-simplify]: Simplify 0 into 0 2.824 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.825 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.826 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.826 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.827 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.827 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.827 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.827 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.827 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.828 * [backup-simplify]: Simplify (+ 0 0) into 0 2.828 * [backup-simplify]: Simplify (+ 0 0) into 0 2.829 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 2.830 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.830 * [taylor]: Taking taylor expansion of 0 in x 2.830 * [backup-simplify]: Simplify 0 into 0 2.831 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.831 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.832 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.832 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.833 * [backup-simplify]: Simplify (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.833 * [backup-simplify]: Simplify (+ 0 (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2)))) into (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) 2.833 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) (pow y 2))) in y 2.833 * [taylor]: Taking taylor expansion of 1/2 in y 2.833 * [backup-simplify]: Simplify 1/2 into 1/2 2.833 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 2)) in y 2.833 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 2.833 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.833 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.834 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.834 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.834 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.834 * [taylor]: Taking taylor expansion of y in y 2.834 * [backup-simplify]: Simplify 0 into 0 2.834 * [backup-simplify]: Simplify 1 into 1 2.834 * [backup-simplify]: Simplify (* 1 1) into 1 2.835 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.837 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.838 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 2.838 * [backup-simplify]: Simplify 0 into 0 2.838 * [taylor]: Taking taylor expansion of 0 in y 2.838 * [backup-simplify]: Simplify 0 into 0 2.839 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.839 * [taylor]: Taking taylor expansion of 0 in y 2.839 * [backup-simplify]: Simplify 0 into 0 2.839 * [backup-simplify]: Simplify 0 into 0 2.840 * [backup-simplify]: Simplify 0 into 0 2.840 * [backup-simplify]: Simplify 0 into 0 2.840 * [backup-simplify]: Simplify 0 into 0 2.841 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.842 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.843 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.845 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.845 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.845 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.846 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.846 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.847 * [backup-simplify]: Simplify (+ 0 0) into 0 2.848 * [backup-simplify]: Simplify (+ 0 0) into 0 2.850 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 2.854 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 0) (+ (* 0 0) (* (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) (sqrt 0.3333333333333333)))))) into (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) 2.854 * [taylor]: Taking taylor expansion of (- (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))))) in x 2.854 * [taylor]: Taking taylor expansion of (+ (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))))) in x 2.854 * [taylor]: Taking taylor expansion of (* 1/4 (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2)))) in x 2.854 * [taylor]: Taking taylor expansion of 1/4 in x 2.855 * [backup-simplify]: Simplify 1/4 into 1/4 2.855 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (* (pow x 2) (pow y 2))) in x 2.855 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.855 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.855 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.855 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.856 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.856 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 2.856 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.856 * [taylor]: Taking taylor expansion of x in x 2.856 * [backup-simplify]: Simplify 0 into 0 2.856 * [backup-simplify]: Simplify 1 into 1 2.856 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.856 * [taylor]: Taking taylor expansion of y in x 2.856 * [backup-simplify]: Simplify y into y 2.857 * [backup-simplify]: Simplify (* 1 1) into 1 2.857 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.857 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 2.857 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 2)) into (/ (sqrt 0.3333333333333333) (pow y 2)) 2.857 * [taylor]: Taking taylor expansion of (+ (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4)))) in x 2.857 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow y 4))) in x 2.857 * [taylor]: Taking taylor expansion of 1/8 in x 2.857 * [backup-simplify]: Simplify 1/8 into 1/8 2.858 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow y 4)) in x 2.858 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.858 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.858 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.858 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.859 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.859 * [taylor]: Taking taylor expansion of (pow y 4) in x 2.859 * [taylor]: Taking taylor expansion of y in x 2.859 * [backup-simplify]: Simplify y into y 2.859 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.859 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 2.860 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) (pow y 4)) into (/ (sqrt 0.3333333333333333) (pow y 4)) 2.860 * [taylor]: Taking taylor expansion of (* 1/8 (/ (sqrt 0.3333333333333333) (pow x 4))) in x 2.860 * [taylor]: Taking taylor expansion of 1/8 in x 2.860 * [backup-simplify]: Simplify 1/8 into 1/8 2.860 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) (pow x 4)) in x 2.860 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 2.860 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.860 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.860 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 2.861 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 2.861 * [taylor]: Taking taylor expansion of (pow x 4) in x 2.861 * [taylor]: Taking taylor expansion of x in x 2.861 * [backup-simplify]: Simplify 0 into 0 2.861 * [backup-simplify]: Simplify 1 into 1 2.862 * [backup-simplify]: Simplify (* 1 1) into 1 2.862 * [backup-simplify]: Simplify (* 1 1) into 1 2.863 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 2.863 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.864 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.864 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 2.865 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.866 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.867 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.869 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.870 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.870 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.871 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.872 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.873 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.874 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 2.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.876 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.877 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.878 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.879 * [backup-simplify]: Simplify (+ 0 0) into 0 2.879 * [backup-simplify]: Simplify (+ 0 0) into 0 2.880 * [backup-simplify]: Simplify (- 0) into 0 2.880 * [taylor]: Taking taylor expansion of 0 in y 2.880 * [backup-simplify]: Simplify 0 into 0 2.880 * [taylor]: Taking taylor expansion of 0 in y 2.880 * [backup-simplify]: Simplify 0 into 0 2.881 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.882 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.883 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.885 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 2.885 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.886 * [backup-simplify]: Simplify (- (/ 0 (pow y 2)) (+ (* (/ (sqrt 0.3333333333333333) (pow y 2)) (/ 0 (pow y 2))))) into 0 2.887 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ (sqrt 0.3333333333333333) (pow y 2)))) into 0 2.887 * [backup-simplify]: Simplify (+ 0 0) into 0 2.887 * [taylor]: Taking taylor expansion of 0 in y 2.888 * [backup-simplify]: Simplify 0 into 0 2.888 * [taylor]: Taking taylor expansion of 0 in y 2.888 * [backup-simplify]: Simplify 0 into 0 2.889 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 2.889 * [taylor]: Taking taylor expansion of 0 in y 2.889 * [backup-simplify]: Simplify 0 into 0 2.890 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 2.891 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.892 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.893 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 2.893 * [backup-simplify]: Simplify 0 into 0 2.894 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 2.894 * * * * [progress]: [ 2 / 3 ] generating series at (2 1) 2.894 * [backup-simplify]: Simplify (* 0.3333333333333333 (fma z z (fma x x (* y y)))) into (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) 2.894 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in (z x y) around 0 2.895 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in y 2.895 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.895 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.895 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.895 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.895 * [taylor]: Taking taylor expansion of (* z z) in y 2.895 * [taylor]: Taking taylor expansion of z in y 2.895 * [backup-simplify]: Simplify z into z 2.895 * [taylor]: Taking taylor expansion of z in y 2.895 * [backup-simplify]: Simplify z into z 2.895 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.895 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.895 * [taylor]: Taking taylor expansion of (* x x) in y 2.895 * [taylor]: Taking taylor expansion of x in y 2.895 * [backup-simplify]: Simplify x into x 2.895 * [taylor]: Taking taylor expansion of x in y 2.895 * [backup-simplify]: Simplify x into x 2.895 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.895 * [taylor]: Taking taylor expansion of y in y 2.895 * [backup-simplify]: Simplify 0 into 0 2.895 * [backup-simplify]: Simplify 1 into 1 2.895 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in x 2.895 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.895 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.896 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.896 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.896 * [taylor]: Taking taylor expansion of (* z z) in x 2.896 * [taylor]: Taking taylor expansion of z in x 2.896 * [backup-simplify]: Simplify z into z 2.896 * [taylor]: Taking taylor expansion of z in x 2.896 * [backup-simplify]: Simplify z into z 2.896 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.896 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.896 * [taylor]: Taking taylor expansion of (* x x) in x 2.896 * [taylor]: Taking taylor expansion of x in x 2.896 * [backup-simplify]: Simplify 0 into 0 2.896 * [backup-simplify]: Simplify 1 into 1 2.896 * [taylor]: Taking taylor expansion of x in x 2.896 * [backup-simplify]: Simplify 0 into 0 2.896 * [backup-simplify]: Simplify 1 into 1 2.896 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.896 * [taylor]: Taking taylor expansion of y in x 2.896 * [backup-simplify]: Simplify y into y 2.896 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 2.896 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.896 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.896 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.896 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.897 * [taylor]: Taking taylor expansion of (* z z) in z 2.897 * [taylor]: Taking taylor expansion of z in z 2.897 * [backup-simplify]: Simplify 0 into 0 2.897 * [backup-simplify]: Simplify 1 into 1 2.897 * [taylor]: Taking taylor expansion of z in z 2.897 * [backup-simplify]: Simplify 0 into 0 2.897 * [backup-simplify]: Simplify 1 into 1 2.897 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.897 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.897 * [taylor]: Taking taylor expansion of (* x x) in z 2.897 * [taylor]: Taking taylor expansion of x in z 2.897 * [backup-simplify]: Simplify x into x 2.897 * [taylor]: Taking taylor expansion of x in z 2.897 * [backup-simplify]: Simplify x into x 2.897 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.897 * [taylor]: Taking taylor expansion of y in z 2.897 * [backup-simplify]: Simplify y into y 2.897 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma z z (fma x x (pow y 2)))) in z 2.897 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.897 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.897 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.897 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.897 * [taylor]: Taking taylor expansion of (* z z) in z 2.897 * [taylor]: Taking taylor expansion of z in z 2.897 * [backup-simplify]: Simplify 0 into 0 2.897 * [backup-simplify]: Simplify 1 into 1 2.897 * [taylor]: Taking taylor expansion of z in z 2.897 * [backup-simplify]: Simplify 0 into 0 2.897 * [backup-simplify]: Simplify 1 into 1 2.897 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.898 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.898 * [taylor]: Taking taylor expansion of (* x x) in z 2.898 * [taylor]: Taking taylor expansion of x in z 2.898 * [backup-simplify]: Simplify x into x 2.898 * [taylor]: Taking taylor expansion of x in z 2.898 * [backup-simplify]: Simplify x into x 2.898 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.898 * [taylor]: Taking taylor expansion of y in z 2.898 * [backup-simplify]: Simplify y into y 2.898 * [backup-simplify]: Simplify (* 0 0) into 0 2.899 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.899 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.899 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.899 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.899 * [backup-simplify]: Simplify (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 2.899 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) in x 2.899 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.899 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.900 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.900 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.900 * [taylor]: Taking taylor expansion of x in x 2.900 * [backup-simplify]: Simplify 0 into 0 2.900 * [backup-simplify]: Simplify 1 into 1 2.900 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.900 * [taylor]: Taking taylor expansion of y in x 2.900 * [backup-simplify]: Simplify y into y 2.900 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.900 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.900 * [backup-simplify]: Simplify (* 0.3333333333333333 (pow y 2)) into (* 0.3333333333333333 (pow y 2)) 2.900 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (pow y 2)) in y 2.900 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.900 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.900 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.900 * [taylor]: Taking taylor expansion of y in y 2.900 * [backup-simplify]: Simplify 0 into 0 2.901 * [backup-simplify]: Simplify 1 into 1 2.901 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.901 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.901 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.902 * [backup-simplify]: Simplify (+ 0 0) into 0 2.902 * [backup-simplify]: Simplify (+ 0 0) into 0 2.903 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (+ (pow x 2) (pow y 2)))) into 0 2.903 * [taylor]: Taking taylor expansion of 0 in x 2.903 * [backup-simplify]: Simplify 0 into 0 2.903 * [taylor]: Taking taylor expansion of 0 in y 2.903 * [backup-simplify]: Simplify 0 into 0 2.903 * [backup-simplify]: Simplify 0 into 0 2.903 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.904 * [backup-simplify]: Simplify (+ 0 0) into 0 2.904 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow y 2))) into 0 2.904 * [taylor]: Taking taylor expansion of 0 in y 2.904 * [backup-simplify]: Simplify 0 into 0 2.904 * [backup-simplify]: Simplify 0 into 0 2.905 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.906 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.906 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.906 * [backup-simplify]: Simplify (+ 0 0) into 0 2.907 * [backup-simplify]: Simplify (+ 1 0) into 1 2.908 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (+ (pow x 2) (pow y 2))))) into 0.3333333333333333 2.908 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.908 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.908 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.908 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.908 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.908 * [taylor]: Taking taylor expansion of 0 in y 2.908 * [backup-simplify]: Simplify 0 into 0 2.908 * [backup-simplify]: Simplify 0 into 0 2.909 * [backup-simplify]: Simplify (* 1 1) into 1 2.909 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.909 * [backup-simplify]: Simplify (+ 1 0) into 1 2.910 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (pow y 2)))) into 0.3333333333333333 2.910 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.910 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.910 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.910 * [backup-simplify]: Simplify 0 into 0 2.910 * [backup-simplify]: Simplify 0 into 0 2.911 * [backup-simplify]: Simplify (* 1 1) into 1 2.911 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.911 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.912 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* y (* 1 1)) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* x 1)) 2)) (* 0.3333333333333333 (pow (* 1 (* 1 z)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 2.913 * [backup-simplify]: Simplify (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y))))) into (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) 2.913 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in (z x y) around 0 2.913 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 2.913 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.913 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.913 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.913 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.913 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.913 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.913 * [taylor]: Taking taylor expansion of z in y 2.913 * [backup-simplify]: Simplify z into z 2.913 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.913 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.913 * [taylor]: Taking taylor expansion of z in y 2.914 * [backup-simplify]: Simplify z into z 2.914 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.914 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.914 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.914 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.914 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.914 * [taylor]: Taking taylor expansion of x in y 2.914 * [backup-simplify]: Simplify x into x 2.914 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.914 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.914 * [taylor]: Taking taylor expansion of x in y 2.914 * [backup-simplify]: Simplify x into x 2.914 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.914 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.914 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.914 * [taylor]: Taking taylor expansion of y in y 2.914 * [backup-simplify]: Simplify 0 into 0 2.914 * [backup-simplify]: Simplify 1 into 1 2.915 * [backup-simplify]: Simplify (* 1 1) into 1 2.915 * [backup-simplify]: Simplify (/ 1 1) into 1 2.915 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 2.915 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.915 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.915 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 2.915 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.915 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 2.915 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.916 * [taylor]: Taking taylor expansion of z in x 2.916 * [backup-simplify]: Simplify z into z 2.916 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.916 * [taylor]: Taking taylor expansion of (/ 1 z) in x 2.916 * [taylor]: Taking taylor expansion of z in x 2.916 * [backup-simplify]: Simplify z into z 2.916 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.916 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 2.916 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.916 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 2.916 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.916 * [taylor]: Taking taylor expansion of x in x 2.916 * [backup-simplify]: Simplify 0 into 0 2.916 * [backup-simplify]: Simplify 1 into 1 2.916 * [backup-simplify]: Simplify (/ 1 1) into 1 2.916 * [taylor]: Taking taylor expansion of (/ 1 x) in x 2.917 * [taylor]: Taking taylor expansion of x in x 2.917 * [backup-simplify]: Simplify 0 into 0 2.917 * [backup-simplify]: Simplify 1 into 1 2.917 * [backup-simplify]: Simplify (/ 1 1) into 1 2.917 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.917 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.917 * [taylor]: Taking taylor expansion of y in x 2.917 * [backup-simplify]: Simplify y into y 2.917 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.917 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.917 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.917 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.917 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.917 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.918 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.918 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.918 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.918 * [taylor]: Taking taylor expansion of z in z 2.918 * [backup-simplify]: Simplify 0 into 0 2.918 * [backup-simplify]: Simplify 1 into 1 2.918 * [backup-simplify]: Simplify (/ 1 1) into 1 2.918 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.918 * [taylor]: Taking taylor expansion of z in z 2.918 * [backup-simplify]: Simplify 0 into 0 2.918 * [backup-simplify]: Simplify 1 into 1 2.919 * [backup-simplify]: Simplify (/ 1 1) into 1 2.919 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.919 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.919 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.919 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.919 * [taylor]: Taking taylor expansion of x in z 2.919 * [backup-simplify]: Simplify x into x 2.919 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.919 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.919 * [taylor]: Taking taylor expansion of x in z 2.919 * [backup-simplify]: Simplify x into x 2.919 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.919 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.919 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.919 * [taylor]: Taking taylor expansion of y in z 2.919 * [backup-simplify]: Simplify y into y 2.919 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.919 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.919 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 2.920 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.920 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.920 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 2.920 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.920 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 2.920 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.920 * [taylor]: Taking taylor expansion of z in z 2.920 * [backup-simplify]: Simplify 0 into 0 2.920 * [backup-simplify]: Simplify 1 into 1 2.920 * [backup-simplify]: Simplify (/ 1 1) into 1 2.920 * [taylor]: Taking taylor expansion of (/ 1 z) in z 2.920 * [taylor]: Taking taylor expansion of z in z 2.920 * [backup-simplify]: Simplify 0 into 0 2.920 * [backup-simplify]: Simplify 1 into 1 2.921 * [backup-simplify]: Simplify (/ 1 1) into 1 2.921 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 2.921 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.921 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 2.921 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.921 * [taylor]: Taking taylor expansion of x in z 2.921 * [backup-simplify]: Simplify x into x 2.921 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.921 * [taylor]: Taking taylor expansion of (/ 1 x) in z 2.921 * [taylor]: Taking taylor expansion of x in z 2.921 * [backup-simplify]: Simplify x into x 2.921 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.921 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.921 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.921 * [taylor]: Taking taylor expansion of y in z 2.921 * [backup-simplify]: Simplify y into y 2.921 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.922 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.922 * [backup-simplify]: Simplify (* 1 1) into 1 2.922 * [backup-simplify]: Simplify (+ 1 0) into 1 2.923 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.923 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.923 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.924 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.925 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.930 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.930 * [backup-simplify]: Simplify (+ 0 0) into 0 2.931 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 2.931 * [taylor]: Taking taylor expansion of 0 in x 2.931 * [backup-simplify]: Simplify 0 into 0 2.932 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.933 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.934 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.934 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 2.935 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.935 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.936 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 2.936 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 2.936 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 2.936 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.936 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.936 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.936 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.936 * [taylor]: Taking taylor expansion of x in x 2.936 * [backup-simplify]: Simplify 0 into 0 2.936 * [backup-simplify]: Simplify 1 into 1 2.936 * [backup-simplify]: Simplify (* 1 1) into 1 2.936 * [backup-simplify]: Simplify (/ 1 1) into 1 2.936 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 2.936 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.936 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.936 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.936 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.937 * [taylor]: Taking taylor expansion of y in x 2.937 * [backup-simplify]: Simplify y into y 2.937 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.937 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.937 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.937 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 2.937 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.937 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.937 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.937 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.939 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 2.939 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.939 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 2.939 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 2.939 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.940 * [backup-simplify]: Simplify (+ 0 0) into 0 2.940 * [backup-simplify]: Simplify (+ 0 0) into 0 2.941 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 2.941 * [taylor]: Taking taylor expansion of 0 in x 2.941 * [backup-simplify]: Simplify 0 into 0 2.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.942 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.942 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 2.943 * [backup-simplify]: Simplify (+ 0 0) into 0 2.943 * [taylor]: Taking taylor expansion of 0 in y 2.943 * [backup-simplify]: Simplify 0 into 0 2.943 * [taylor]: Taking taylor expansion of 0 in y 2.943 * [backup-simplify]: Simplify 0 into 0 2.943 * [taylor]: Taking taylor expansion of 0 in y 2.943 * [backup-simplify]: Simplify 0 into 0 2.943 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.945 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 2.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.945 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 2.946 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.946 * [backup-simplify]: Simplify (+ 0 0) into 0 2.946 * [backup-simplify]: Simplify (+ 0 0) into 0 2.947 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 2.947 * [taylor]: Taking taylor expansion of 0 in x 2.948 * [backup-simplify]: Simplify 0 into 0 2.948 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.949 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.949 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 2.949 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 2.949 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 2.949 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 2.949 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.949 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.949 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.949 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.949 * [taylor]: Taking taylor expansion of y in y 2.949 * [backup-simplify]: Simplify 0 into 0 2.950 * [backup-simplify]: Simplify 1 into 1 2.950 * [backup-simplify]: Simplify (* 1 1) into 1 2.950 * [backup-simplify]: Simplify (/ 1 1) into 1 2.951 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.951 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.951 * [taylor]: Taking taylor expansion of 0 in y 2.951 * [backup-simplify]: Simplify 0 into 0 2.951 * [taylor]: Taking taylor expansion of 0 in y 2.951 * [backup-simplify]: Simplify 0 into 0 2.951 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.951 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.952 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 2.952 * [backup-simplify]: Simplify (* 0.3333333333333333 (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y)))))) into (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) 2.952 * [approximate]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in (z x y) around 0 2.952 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 2.952 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.952 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.952 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 2.952 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.952 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 2.952 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.952 * [taylor]: Taking taylor expansion of -1 in y 2.952 * [backup-simplify]: Simplify -1 into -1 2.952 * [taylor]: Taking taylor expansion of z in y 2.952 * [backup-simplify]: Simplify z into z 2.952 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.952 * [taylor]: Taking taylor expansion of (/ -1 z) in y 2.952 * [taylor]: Taking taylor expansion of -1 in y 2.952 * [backup-simplify]: Simplify -1 into -1 2.952 * [taylor]: Taking taylor expansion of z in y 2.952 * [backup-simplify]: Simplify z into z 2.952 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.952 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 2.953 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.953 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 2.953 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.953 * [taylor]: Taking taylor expansion of -1 in y 2.953 * [backup-simplify]: Simplify -1 into -1 2.953 * [taylor]: Taking taylor expansion of x in y 2.953 * [backup-simplify]: Simplify x into x 2.953 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.953 * [taylor]: Taking taylor expansion of (/ -1 x) in y 2.953 * [taylor]: Taking taylor expansion of -1 in y 2.953 * [backup-simplify]: Simplify -1 into -1 2.953 * [taylor]: Taking taylor expansion of x in y 2.953 * [backup-simplify]: Simplify x into x 2.953 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.953 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.953 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.953 * [taylor]: Taking taylor expansion of y in y 2.953 * [backup-simplify]: Simplify 0 into 0 2.953 * [backup-simplify]: Simplify 1 into 1 2.953 * [backup-simplify]: Simplify (* 1 1) into 1 2.953 * [backup-simplify]: Simplify (/ 1 1) into 1 2.954 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 2.954 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.954 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.954 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 2.954 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.954 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 2.954 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.954 * [taylor]: Taking taylor expansion of -1 in x 2.954 * [backup-simplify]: Simplify -1 into -1 2.954 * [taylor]: Taking taylor expansion of z in x 2.954 * [backup-simplify]: Simplify z into z 2.954 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.954 * [taylor]: Taking taylor expansion of (/ -1 z) in x 2.954 * [taylor]: Taking taylor expansion of -1 in x 2.954 * [backup-simplify]: Simplify -1 into -1 2.954 * [taylor]: Taking taylor expansion of z in x 2.954 * [backup-simplify]: Simplify z into z 2.954 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 2.954 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 2.954 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.954 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 2.954 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.954 * [taylor]: Taking taylor expansion of -1 in x 2.954 * [backup-simplify]: Simplify -1 into -1 2.954 * [taylor]: Taking taylor expansion of x in x 2.954 * [backup-simplify]: Simplify 0 into 0 2.954 * [backup-simplify]: Simplify 1 into 1 2.954 * [backup-simplify]: Simplify (/ -1 1) into -1 2.954 * [taylor]: Taking taylor expansion of (/ -1 x) in x 2.955 * [taylor]: Taking taylor expansion of -1 in x 2.955 * [backup-simplify]: Simplify -1 into -1 2.955 * [taylor]: Taking taylor expansion of x in x 2.955 * [backup-simplify]: Simplify 0 into 0 2.955 * [backup-simplify]: Simplify 1 into 1 2.955 * [backup-simplify]: Simplify (/ -1 1) into -1 2.955 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.955 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.955 * [taylor]: Taking taylor expansion of y in x 2.955 * [backup-simplify]: Simplify y into y 2.955 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.955 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.955 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.955 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.955 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.955 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.955 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.955 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.955 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.956 * [taylor]: Taking taylor expansion of -1 in z 2.956 * [backup-simplify]: Simplify -1 into -1 2.956 * [taylor]: Taking taylor expansion of z in z 2.956 * [backup-simplify]: Simplify 0 into 0 2.956 * [backup-simplify]: Simplify 1 into 1 2.956 * [backup-simplify]: Simplify (/ -1 1) into -1 2.956 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.956 * [taylor]: Taking taylor expansion of -1 in z 2.956 * [backup-simplify]: Simplify -1 into -1 2.956 * [taylor]: Taking taylor expansion of z in z 2.956 * [backup-simplify]: Simplify 0 into 0 2.956 * [backup-simplify]: Simplify 1 into 1 2.956 * [backup-simplify]: Simplify (/ -1 1) into -1 2.956 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.956 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.956 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.956 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.956 * [taylor]: Taking taylor expansion of -1 in z 2.956 * [backup-simplify]: Simplify -1 into -1 2.956 * [taylor]: Taking taylor expansion of x in z 2.956 * [backup-simplify]: Simplify x into x 2.956 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.956 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.957 * [taylor]: Taking taylor expansion of -1 in z 2.957 * [backup-simplify]: Simplify -1 into -1 2.957 * [taylor]: Taking taylor expansion of x in z 2.957 * [backup-simplify]: Simplify x into x 2.957 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.957 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.957 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.957 * [taylor]: Taking taylor expansion of y in z 2.957 * [backup-simplify]: Simplify y into y 2.957 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.957 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.957 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 2.957 * [taylor]: Taking taylor expansion of 0.3333333333333333 in z 2.957 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.957 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 2.957 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 2.957 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 2.957 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.957 * [taylor]: Taking taylor expansion of -1 in z 2.957 * [backup-simplify]: Simplify -1 into -1 2.957 * [taylor]: Taking taylor expansion of z in z 2.957 * [backup-simplify]: Simplify 0 into 0 2.957 * [backup-simplify]: Simplify 1 into 1 2.957 * [backup-simplify]: Simplify (/ -1 1) into -1 2.957 * [taylor]: Taking taylor expansion of (/ -1 z) in z 2.957 * [taylor]: Taking taylor expansion of -1 in z 2.957 * [backup-simplify]: Simplify -1 into -1 2.957 * [taylor]: Taking taylor expansion of z in z 2.957 * [backup-simplify]: Simplify 0 into 0 2.957 * [backup-simplify]: Simplify 1 into 1 2.958 * [backup-simplify]: Simplify (/ -1 1) into -1 2.958 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 2.958 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 2.958 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 2.958 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.958 * [taylor]: Taking taylor expansion of -1 in z 2.958 * [backup-simplify]: Simplify -1 into -1 2.958 * [taylor]: Taking taylor expansion of x in z 2.958 * [backup-simplify]: Simplify x into x 2.958 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.958 * [taylor]: Taking taylor expansion of (/ -1 x) in z 2.958 * [taylor]: Taking taylor expansion of -1 in z 2.958 * [backup-simplify]: Simplify -1 into -1 2.958 * [taylor]: Taking taylor expansion of x in z 2.958 * [backup-simplify]: Simplify x into x 2.958 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 2.958 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 2.958 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.958 * [taylor]: Taking taylor expansion of y in z 2.958 * [backup-simplify]: Simplify y into y 2.958 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.958 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.959 * [backup-simplify]: Simplify (* -1 -1) into 1 2.959 * [backup-simplify]: Simplify (+ 1 0) into 1 2.959 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.959 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.959 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.960 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.960 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.961 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 2.961 * [backup-simplify]: Simplify (+ 0 0) into 0 2.961 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 2.961 * [taylor]: Taking taylor expansion of 0 in x 2.961 * [backup-simplify]: Simplify 0 into 0 2.962 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.962 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.963 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 2.963 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 2.963 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.964 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 2.964 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 2.964 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 2.964 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 2.964 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.964 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.964 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 2.964 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.964 * [taylor]: Taking taylor expansion of x in x 2.964 * [backup-simplify]: Simplify 0 into 0 2.964 * [backup-simplify]: Simplify 1 into 1 2.965 * [backup-simplify]: Simplify (* 1 1) into 1 2.965 * [backup-simplify]: Simplify (/ 1 1) into 1 2.965 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 2.965 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 2.965 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.965 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 2.965 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.965 * [taylor]: Taking taylor expansion of y in x 2.965 * [backup-simplify]: Simplify y into y 2.965 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.965 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 2.965 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.966 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 2.966 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.966 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.966 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.966 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.966 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.967 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.968 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 2.968 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.968 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 2.968 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 2.968 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 2.968 * [backup-simplify]: Simplify (+ 0 0) into 0 2.969 * [backup-simplify]: Simplify (+ 0 0) into 0 2.969 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 2.970 * [taylor]: Taking taylor expansion of 0 in x 2.970 * [backup-simplify]: Simplify 0 into 0 2.970 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.971 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 2.971 * [backup-simplify]: Simplify (+ 0 0) into 0 2.971 * [taylor]: Taking taylor expansion of 0 in y 2.971 * [backup-simplify]: Simplify 0 into 0 2.971 * [taylor]: Taking taylor expansion of 0 in y 2.971 * [backup-simplify]: Simplify 0 into 0 2.971 * [taylor]: Taking taylor expansion of 0 in y 2.971 * [backup-simplify]: Simplify 0 into 0 2.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.973 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.973 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 2.974 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.974 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 2.974 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 2.974 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 2.975 * [backup-simplify]: Simplify (+ 0 0) into 0 2.976 * [backup-simplify]: Simplify (+ 0 0) into 0 2.977 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 2.977 * [taylor]: Taking taylor expansion of 0 in x 2.977 * [backup-simplify]: Simplify 0 into 0 2.978 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.980 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 2.981 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 2.981 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 2.981 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 2.981 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 2.981 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.981 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.981 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.981 * [taylor]: Taking taylor expansion of y in y 2.981 * [backup-simplify]: Simplify 0 into 0 2.981 * [backup-simplify]: Simplify 1 into 1 2.981 * [backup-simplify]: Simplify (* 1 1) into 1 2.982 * [backup-simplify]: Simplify (/ 1 1) into 1 2.982 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 2.983 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.983 * [taylor]: Taking taylor expansion of 0 in y 2.983 * [backup-simplify]: Simplify 0 into 0 2.983 * [taylor]: Taking taylor expansion of 0 in y 2.983 * [backup-simplify]: Simplify 0 into 0 2.983 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.983 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 2.984 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 2.984 * * * * [progress]: [ 3 / 3 ] generating series at (2 1 2) 2.985 * [backup-simplify]: Simplify (fma z z (fma x x (* y y))) into (fma z z (fma x x (pow y 2))) 2.985 * [approximate]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in (z x y) around 0 2.985 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 2.985 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.985 * [taylor]: Taking taylor expansion of (* z z) in y 2.985 * [taylor]: Taking taylor expansion of z in y 2.985 * [backup-simplify]: Simplify z into z 2.985 * [taylor]: Taking taylor expansion of z in y 2.985 * [backup-simplify]: Simplify z into z 2.985 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 2.985 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.985 * [taylor]: Taking taylor expansion of (* x x) in y 2.985 * [taylor]: Taking taylor expansion of x in y 2.985 * [backup-simplify]: Simplify x into x 2.985 * [taylor]: Taking taylor expansion of x in y 2.985 * [backup-simplify]: Simplify x into x 2.985 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.985 * [taylor]: Taking taylor expansion of y in y 2.985 * [backup-simplify]: Simplify 0 into 0 2.985 * [backup-simplify]: Simplify 1 into 1 2.985 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 2.986 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.986 * [taylor]: Taking taylor expansion of (* z z) in x 2.986 * [taylor]: Taking taylor expansion of z in x 2.986 * [backup-simplify]: Simplify z into z 2.986 * [taylor]: Taking taylor expansion of z in x 2.986 * [backup-simplify]: Simplify z into z 2.986 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 2.986 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.986 * [taylor]: Taking taylor expansion of (* x x) in x 2.986 * [taylor]: Taking taylor expansion of x in x 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of x in x 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.986 * [taylor]: Taking taylor expansion of y in x 2.986 * [backup-simplify]: Simplify y into y 2.986 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.986 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.986 * [taylor]: Taking taylor expansion of (* z z) in z 2.986 * [taylor]: Taking taylor expansion of z in z 2.986 * [backup-simplify]: Simplify 0 into 0 2.986 * [backup-simplify]: Simplify 1 into 1 2.986 * [taylor]: Taking taylor expansion of z in z 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify 1 into 1 2.987 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.987 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.987 * [taylor]: Taking taylor expansion of (* x x) in z 2.987 * [taylor]: Taking taylor expansion of x in z 2.987 * [backup-simplify]: Simplify x into x 2.987 * [taylor]: Taking taylor expansion of x in z 2.987 * [backup-simplify]: Simplify x into x 2.987 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.987 * [taylor]: Taking taylor expansion of y in z 2.987 * [backup-simplify]: Simplify y into y 2.987 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 2.987 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 2.987 * [taylor]: Taking taylor expansion of (* z z) in z 2.987 * [taylor]: Taking taylor expansion of z in z 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify 1 into 1 2.987 * [taylor]: Taking taylor expansion of z in z 2.987 * [backup-simplify]: Simplify 0 into 0 2.987 * [backup-simplify]: Simplify 1 into 1 2.987 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 2.987 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 2.987 * [taylor]: Taking taylor expansion of (* x x) in z 2.988 * [taylor]: Taking taylor expansion of x in z 2.988 * [backup-simplify]: Simplify x into x 2.988 * [taylor]: Taking taylor expansion of x in z 2.988 * [backup-simplify]: Simplify x into x 2.988 * [taylor]: Taking taylor expansion of (pow y 2) in z 2.988 * [taylor]: Taking taylor expansion of y in z 2.988 * [backup-simplify]: Simplify y into y 2.988 * [backup-simplify]: Simplify (* 0 0) into 0 2.988 * [backup-simplify]: Simplify (* x x) into (pow x 2) 2.988 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.989 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 2.989 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 2.989 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 2.989 * [taylor]: Taking taylor expansion of (pow x 2) in x 2.989 * [taylor]: Taking taylor expansion of x in x 2.989 * [backup-simplify]: Simplify 0 into 0 2.989 * [backup-simplify]: Simplify 1 into 1 2.989 * [taylor]: Taking taylor expansion of (pow y 2) in x 2.989 * [taylor]: Taking taylor expansion of y in x 2.989 * [backup-simplify]: Simplify y into y 2.989 * [backup-simplify]: Simplify (* y y) into (pow y 2) 2.989 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 2.989 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.990 * [taylor]: Taking taylor expansion of y in y 2.990 * [backup-simplify]: Simplify 0 into 0 2.990 * [backup-simplify]: Simplify 1 into 1 2.990 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 2.990 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 2.990 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.991 * [backup-simplify]: Simplify (+ 0 0) into 0 2.991 * [backup-simplify]: Simplify (+ 0 0) into 0 2.991 * [taylor]: Taking taylor expansion of 0 in x 2.991 * [backup-simplify]: Simplify 0 into 0 2.991 * [taylor]: Taking taylor expansion of 0 in y 2.991 * [backup-simplify]: Simplify 0 into 0 2.991 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 2.992 * [backup-simplify]: Simplify (+ 0 0) into 0 2.992 * [taylor]: Taking taylor expansion of 0 in y 2.992 * [backup-simplify]: Simplify 0 into 0 2.992 * [backup-simplify]: Simplify 0 into 0 2.993 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 2.993 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 2.994 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.994 * [backup-simplify]: Simplify (+ 0 0) into 0 2.995 * [backup-simplify]: Simplify (+ 1 0) into 1 2.995 * [taylor]: Taking taylor expansion of 1 in x 2.995 * [backup-simplify]: Simplify 1 into 1 2.995 * [taylor]: Taking taylor expansion of 1 in y 2.995 * [backup-simplify]: Simplify 1 into 1 2.995 * [backup-simplify]: Simplify 1 into 1 2.995 * [taylor]: Taking taylor expansion of 0 in y 2.995 * [backup-simplify]: Simplify 0 into 0 2.995 * [backup-simplify]: Simplify 0 into 0 2.995 * [backup-simplify]: Simplify (* 1 1) into 1 2.996 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 2.996 * [backup-simplify]: Simplify (+ 1 0) into 1 2.996 * [taylor]: Taking taylor expansion of 1 in y 2.996 * [backup-simplify]: Simplify 1 into 1 2.996 * [backup-simplify]: Simplify 1 into 1 2.996 * [backup-simplify]: Simplify 0 into 0 2.996 * [backup-simplify]: Simplify 0 into 0 2.997 * [backup-simplify]: Simplify (* 1 1) into 1 2.997 * [backup-simplify]: Simplify 1 into 1 2.998 * [backup-simplify]: Simplify (+ (* 1 (pow (* y (* 1 1)) 2)) (+ (* 1 (pow (* 1 (* x 1)) 2)) (* 1 (pow (* 1 (* 1 z)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 2.998 * [backup-simplify]: Simplify (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) into (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.998 * [approximate]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in (z x y) around 0 2.998 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 2.998 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 2.998 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 2.998 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.998 * [taylor]: Taking taylor expansion of z in y 2.998 * [backup-simplify]: Simplify z into z 2.998 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.998 * [taylor]: Taking taylor expansion of (/ 1 z) in y 2.998 * [taylor]: Taking taylor expansion of z in y 2.998 * [backup-simplify]: Simplify z into z 2.999 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 2.999 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 2.999 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 2.999 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 2.999 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.999 * [taylor]: Taking taylor expansion of x in y 2.999 * [backup-simplify]: Simplify x into x 2.999 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.999 * [taylor]: Taking taylor expansion of (/ 1 x) in y 2.999 * [taylor]: Taking taylor expansion of x in y 2.999 * [backup-simplify]: Simplify x into x 2.999 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 2.999 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 2.999 * [taylor]: Taking taylor expansion of (pow y 2) in y 2.999 * [taylor]: Taking taylor expansion of y in y 2.999 * [backup-simplify]: Simplify 0 into 0 2.999 * [backup-simplify]: Simplify 1 into 1 3.000 * [backup-simplify]: Simplify (* 1 1) into 1 3.000 * [backup-simplify]: Simplify (/ 1 1) into 1 3.000 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 3.000 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 3.000 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 3.000 * [taylor]: Taking taylor expansion of (/ 1 z) in x 3.000 * [taylor]: Taking taylor expansion of z in x 3.000 * [backup-simplify]: Simplify z into z 3.000 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.000 * [taylor]: Taking taylor expansion of (/ 1 z) in x 3.000 * [taylor]: Taking taylor expansion of z in x 3.000 * [backup-simplify]: Simplify z into z 3.000 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 3.001 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 3.001 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 3.001 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 3.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.001 * [taylor]: Taking taylor expansion of x in x 3.001 * [backup-simplify]: Simplify 0 into 0 3.001 * [backup-simplify]: Simplify 1 into 1 3.001 * [backup-simplify]: Simplify (/ 1 1) into 1 3.001 * [taylor]: Taking taylor expansion of (/ 1 x) in x 3.002 * [taylor]: Taking taylor expansion of x in x 3.002 * [backup-simplify]: Simplify 0 into 0 3.002 * [backup-simplify]: Simplify 1 into 1 3.002 * [backup-simplify]: Simplify (/ 1 1) into 1 3.002 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 3.002 * [taylor]: Taking taylor expansion of (pow y 2) in x 3.002 * [taylor]: Taking taylor expansion of y in x 3.002 * [backup-simplify]: Simplify y into y 3.002 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.002 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.002 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 3.002 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 3.003 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 3.003 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.003 * [taylor]: Taking taylor expansion of z in z 3.003 * [backup-simplify]: Simplify 0 into 0 3.003 * [backup-simplify]: Simplify 1 into 1 3.003 * [backup-simplify]: Simplify (/ 1 1) into 1 3.003 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.003 * [taylor]: Taking taylor expansion of z in z 3.003 * [backup-simplify]: Simplify 0 into 0 3.003 * [backup-simplify]: Simplify 1 into 1 3.003 * [backup-simplify]: Simplify (/ 1 1) into 1 3.003 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 3.003 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 3.003 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 3.003 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.003 * [taylor]: Taking taylor expansion of x in z 3.003 * [backup-simplify]: Simplify x into x 3.003 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.003 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.003 * [taylor]: Taking taylor expansion of x in z 3.004 * [backup-simplify]: Simplify x into x 3.004 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.004 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 3.004 * [taylor]: Taking taylor expansion of (pow y 2) in z 3.004 * [taylor]: Taking taylor expansion of y in z 3.004 * [backup-simplify]: Simplify y into y 3.004 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.004 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.004 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 3.004 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 3.004 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 3.004 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.004 * [taylor]: Taking taylor expansion of z in z 3.004 * [backup-simplify]: Simplify 0 into 0 3.004 * [backup-simplify]: Simplify 1 into 1 3.004 * [backup-simplify]: Simplify (/ 1 1) into 1 3.004 * [taylor]: Taking taylor expansion of (/ 1 z) in z 3.004 * [taylor]: Taking taylor expansion of z in z 3.004 * [backup-simplify]: Simplify 0 into 0 3.004 * [backup-simplify]: Simplify 1 into 1 3.005 * [backup-simplify]: Simplify (/ 1 1) into 1 3.005 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 3.005 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 3.005 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 3.005 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.005 * [taylor]: Taking taylor expansion of x in z 3.005 * [backup-simplify]: Simplify x into x 3.005 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.005 * [taylor]: Taking taylor expansion of (/ 1 x) in z 3.005 * [taylor]: Taking taylor expansion of x in z 3.005 * [backup-simplify]: Simplify x into x 3.005 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 3.005 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 3.005 * [taylor]: Taking taylor expansion of (pow y 2) in z 3.005 * [taylor]: Taking taylor expansion of y in z 3.005 * [backup-simplify]: Simplify y into y 3.005 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.005 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.005 * [backup-simplify]: Simplify (* 1 1) into 1 3.006 * [backup-simplify]: Simplify (+ 1 0) into 1 3.006 * [taylor]: Taking taylor expansion of 1 in x 3.006 * [backup-simplify]: Simplify 1 into 1 3.006 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.007 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.007 * [backup-simplify]: Simplify (+ 0 0) into 0 3.007 * [taylor]: Taking taylor expansion of 0 in x 3.007 * [backup-simplify]: Simplify 0 into 0 3.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.009 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.009 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 3.009 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 3.009 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 3.009 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 3.009 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.009 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.009 * [taylor]: Taking taylor expansion of x in x 3.009 * [backup-simplify]: Simplify 0 into 0 3.009 * [backup-simplify]: Simplify 1 into 1 3.010 * [backup-simplify]: Simplify (* 1 1) into 1 3.010 * [backup-simplify]: Simplify (/ 1 1) into 1 3.010 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 3.010 * [taylor]: Taking taylor expansion of (pow y 2) in x 3.010 * [taylor]: Taking taylor expansion of y in x 3.010 * [backup-simplify]: Simplify y into y 3.010 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.010 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.010 * [backup-simplify]: Simplify (+ 1 0) into 1 3.010 * [taylor]: Taking taylor expansion of 1 in y 3.010 * [backup-simplify]: Simplify 1 into 1 3.010 * [taylor]: Taking taylor expansion of 1 in y 3.010 * [backup-simplify]: Simplify 1 into 1 3.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.012 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.012 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 3.012 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.012 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 3.012 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 3.012 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 3.013 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 3.013 * [backup-simplify]: Simplify (+ 0 0) into 0 3.013 * [backup-simplify]: Simplify (+ 0 0) into 0 3.013 * [taylor]: Taking taylor expansion of 0 in x 3.013 * [backup-simplify]: Simplify 0 into 0 3.014 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.014 * [backup-simplify]: Simplify (+ 0 0) into 0 3.014 * [taylor]: Taking taylor expansion of 0 in y 3.014 * [backup-simplify]: Simplify 0 into 0 3.014 * [taylor]: Taking taylor expansion of 0 in y 3.014 * [backup-simplify]: Simplify 0 into 0 3.014 * [taylor]: Taking taylor expansion of 0 in y 3.014 * [backup-simplify]: Simplify 0 into 0 3.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.016 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.016 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 3.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.017 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.017 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 3.017 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 3.018 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 3.018 * [backup-simplify]: Simplify (+ 0 0) into 0 3.018 * [backup-simplify]: Simplify (+ 0 0) into 0 3.018 * [taylor]: Taking taylor expansion of 0 in x 3.018 * [backup-simplify]: Simplify 0 into 0 3.019 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.019 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 3.019 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 3.019 * [taylor]: Taking taylor expansion of (pow y 2) in y 3.019 * [taylor]: Taking taylor expansion of y in y 3.019 * [backup-simplify]: Simplify 0 into 0 3.019 * [backup-simplify]: Simplify 1 into 1 3.020 * [backup-simplify]: Simplify (* 1 1) into 1 3.020 * [backup-simplify]: Simplify (/ 1 1) into 1 3.020 * [backup-simplify]: Simplify 1 into 1 3.020 * [taylor]: Taking taylor expansion of 0 in y 3.020 * [backup-simplify]: Simplify 0 into 0 3.020 * [taylor]: Taking taylor expansion of 0 in y 3.020 * [backup-simplify]: Simplify 0 into 0 3.020 * [backup-simplify]: Simplify 1 into 1 3.020 * [backup-simplify]: Simplify 1 into 1 3.021 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 3.021 * [backup-simplify]: Simplify (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) into (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 3.021 * [approximate]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in (z x y) around 0 3.021 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 3.021 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 3.021 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 3.021 * [taylor]: Taking taylor expansion of (/ -1 z) in y 3.021 * [taylor]: Taking taylor expansion of -1 in y 3.021 * [backup-simplify]: Simplify -1 into -1 3.021 * [taylor]: Taking taylor expansion of z in y 3.021 * [backup-simplify]: Simplify z into z 3.021 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 3.021 * [taylor]: Taking taylor expansion of (/ -1 z) in y 3.021 * [taylor]: Taking taylor expansion of -1 in y 3.021 * [backup-simplify]: Simplify -1 into -1 3.021 * [taylor]: Taking taylor expansion of z in y 3.021 * [backup-simplify]: Simplify z into z 3.021 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 3.021 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 3.022 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 3.022 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 3.022 * [taylor]: Taking taylor expansion of (/ -1 x) in y 3.022 * [taylor]: Taking taylor expansion of -1 in y 3.022 * [backup-simplify]: Simplify -1 into -1 3.022 * [taylor]: Taking taylor expansion of x in y 3.022 * [backup-simplify]: Simplify x into x 3.022 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.022 * [taylor]: Taking taylor expansion of (/ -1 x) in y 3.022 * [taylor]: Taking taylor expansion of -1 in y 3.022 * [backup-simplify]: Simplify -1 into -1 3.022 * [taylor]: Taking taylor expansion of x in y 3.022 * [backup-simplify]: Simplify x into x 3.022 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.022 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 3.022 * [taylor]: Taking taylor expansion of (pow y 2) in y 3.022 * [taylor]: Taking taylor expansion of y in y 3.022 * [backup-simplify]: Simplify 0 into 0 3.022 * [backup-simplify]: Simplify 1 into 1 3.022 * [backup-simplify]: Simplify (* 1 1) into 1 3.022 * [backup-simplify]: Simplify (/ 1 1) into 1 3.022 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 3.022 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 3.022 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 3.023 * [taylor]: Taking taylor expansion of (/ -1 z) in x 3.023 * [taylor]: Taking taylor expansion of -1 in x 3.023 * [backup-simplify]: Simplify -1 into -1 3.023 * [taylor]: Taking taylor expansion of z in x 3.023 * [backup-simplify]: Simplify z into z 3.023 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 3.023 * [taylor]: Taking taylor expansion of (/ -1 z) in x 3.023 * [taylor]: Taking taylor expansion of -1 in x 3.023 * [backup-simplify]: Simplify -1 into -1 3.023 * [taylor]: Taking taylor expansion of z in x 3.023 * [backup-simplify]: Simplify z into z 3.023 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 3.023 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 3.023 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 3.023 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 3.023 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.023 * [taylor]: Taking taylor expansion of -1 in x 3.023 * [backup-simplify]: Simplify -1 into -1 3.023 * [taylor]: Taking taylor expansion of x in x 3.023 * [backup-simplify]: Simplify 0 into 0 3.023 * [backup-simplify]: Simplify 1 into 1 3.023 * [backup-simplify]: Simplify (/ -1 1) into -1 3.023 * [taylor]: Taking taylor expansion of (/ -1 x) in x 3.023 * [taylor]: Taking taylor expansion of -1 in x 3.023 * [backup-simplify]: Simplify -1 into -1 3.023 * [taylor]: Taking taylor expansion of x in x 3.023 * [backup-simplify]: Simplify 0 into 0 3.023 * [backup-simplify]: Simplify 1 into 1 3.024 * [backup-simplify]: Simplify (/ -1 1) into -1 3.024 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 3.024 * [taylor]: Taking taylor expansion of (pow y 2) in x 3.024 * [taylor]: Taking taylor expansion of y in x 3.024 * [backup-simplify]: Simplify y into y 3.024 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.024 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.024 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 3.024 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 3.024 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 3.024 * [taylor]: Taking taylor expansion of (/ -1 z) in z 3.024 * [taylor]: Taking taylor expansion of -1 in z 3.024 * [backup-simplify]: Simplify -1 into -1 3.024 * [taylor]: Taking taylor expansion of z in z 3.024 * [backup-simplify]: Simplify 0 into 0 3.024 * [backup-simplify]: Simplify 1 into 1 3.024 * [backup-simplify]: Simplify (/ -1 1) into -1 3.024 * [taylor]: Taking taylor expansion of (/ -1 z) in z 3.024 * [taylor]: Taking taylor expansion of -1 in z 3.024 * [backup-simplify]: Simplify -1 into -1 3.024 * [taylor]: Taking taylor expansion of z in z 3.024 * [backup-simplify]: Simplify 0 into 0 3.024 * [backup-simplify]: Simplify 1 into 1 3.025 * [backup-simplify]: Simplify (/ -1 1) into -1 3.025 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 3.025 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 3.025 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 3.025 * [taylor]: Taking taylor expansion of (/ -1 x) in z 3.025 * [taylor]: Taking taylor expansion of -1 in z 3.025 * [backup-simplify]: Simplify -1 into -1 3.025 * [taylor]: Taking taylor expansion of x in z 3.025 * [backup-simplify]: Simplify x into x 3.025 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.025 * [taylor]: Taking taylor expansion of (/ -1 x) in z 3.025 * [taylor]: Taking taylor expansion of -1 in z 3.025 * [backup-simplify]: Simplify -1 into -1 3.025 * [taylor]: Taking taylor expansion of x in z 3.025 * [backup-simplify]: Simplify x into x 3.025 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.025 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 3.025 * [taylor]: Taking taylor expansion of (pow y 2) in z 3.025 * [taylor]: Taking taylor expansion of y in z 3.025 * [backup-simplify]: Simplify y into y 3.025 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.025 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.025 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 3.025 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 3.025 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 3.025 * [taylor]: Taking taylor expansion of (/ -1 z) in z 3.025 * [taylor]: Taking taylor expansion of -1 in z 3.025 * [backup-simplify]: Simplify -1 into -1 3.025 * [taylor]: Taking taylor expansion of z in z 3.025 * [backup-simplify]: Simplify 0 into 0 3.026 * [backup-simplify]: Simplify 1 into 1 3.026 * [backup-simplify]: Simplify (/ -1 1) into -1 3.026 * [taylor]: Taking taylor expansion of (/ -1 z) in z 3.026 * [taylor]: Taking taylor expansion of -1 in z 3.026 * [backup-simplify]: Simplify -1 into -1 3.026 * [taylor]: Taking taylor expansion of z in z 3.026 * [backup-simplify]: Simplify 0 into 0 3.026 * [backup-simplify]: Simplify 1 into 1 3.026 * [backup-simplify]: Simplify (/ -1 1) into -1 3.026 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 3.026 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 3.026 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 3.026 * [taylor]: Taking taylor expansion of (/ -1 x) in z 3.026 * [taylor]: Taking taylor expansion of -1 in z 3.026 * [backup-simplify]: Simplify -1 into -1 3.026 * [taylor]: Taking taylor expansion of x in z 3.026 * [backup-simplify]: Simplify x into x 3.026 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.026 * [taylor]: Taking taylor expansion of (/ -1 x) in z 3.026 * [taylor]: Taking taylor expansion of -1 in z 3.026 * [backup-simplify]: Simplify -1 into -1 3.027 * [taylor]: Taking taylor expansion of x in z 3.027 * [backup-simplify]: Simplify x into x 3.027 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 3.027 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 3.027 * [taylor]: Taking taylor expansion of (pow y 2) in z 3.027 * [taylor]: Taking taylor expansion of y in z 3.027 * [backup-simplify]: Simplify y into y 3.027 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.027 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.027 * [backup-simplify]: Simplify (* -1 -1) into 1 3.027 * [backup-simplify]: Simplify (+ 1 0) into 1 3.027 * [taylor]: Taking taylor expansion of 1 in x 3.027 * [backup-simplify]: Simplify 1 into 1 3.028 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.028 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.029 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 3.029 * [backup-simplify]: Simplify (+ 0 0) into 0 3.029 * [taylor]: Taking taylor expansion of 0 in x 3.029 * [backup-simplify]: Simplify 0 into 0 3.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.031 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 3.031 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 3.031 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 3.031 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 3.031 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 3.031 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 3.031 * [taylor]: Taking taylor expansion of (pow x 2) in x 3.031 * [taylor]: Taking taylor expansion of x in x 3.031 * [backup-simplify]: Simplify 0 into 0 3.031 * [backup-simplify]: Simplify 1 into 1 3.032 * [backup-simplify]: Simplify (* 1 1) into 1 3.032 * [backup-simplify]: Simplify (/ 1 1) into 1 3.032 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 3.032 * [taylor]: Taking taylor expansion of (pow y 2) in x 3.032 * [taylor]: Taking taylor expansion of y in x 3.032 * [backup-simplify]: Simplify y into y 3.032 * [backup-simplify]: Simplify (* y y) into (pow y 2) 3.032 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 3.032 * [backup-simplify]: Simplify (+ 1 0) into 1 3.032 * [taylor]: Taking taylor expansion of 1 in y 3.032 * [backup-simplify]: Simplify 1 into 1 3.032 * [taylor]: Taking taylor expansion of 1 in y 3.032 * [backup-simplify]: Simplify 1 into 1 3.033 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.034 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.034 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 3.034 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 3.034 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 3.035 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 3.035 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 3.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 3.035 * [backup-simplify]: Simplify (+ 0 0) into 0 3.036 * [backup-simplify]: Simplify (+ 0 0) into 0 3.036 * [taylor]: Taking taylor expansion of 0 in x 3.036 * [backup-simplify]: Simplify 0 into 0 3.036 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.037 * [backup-simplify]: Simplify (+ 0 0) into 0 3.037 * [taylor]: Taking taylor expansion of 0 in y 3.037 * [backup-simplify]: Simplify 0 into 0 3.038 * [taylor]: Taking taylor expansion of 0 in y 3.038 * [backup-simplify]: Simplify 0 into 0 3.038 * [taylor]: Taking taylor expansion of 0 in y 3.038 * [backup-simplify]: Simplify 0 into 0 3.039 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.041 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 3.041 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.041 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 3.042 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 3.043 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 3.043 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 3.044 * [backup-simplify]: Simplify (+ 0 0) into 0 3.044 * [backup-simplify]: Simplify (+ 0 0) into 0 3.044 * [taylor]: Taking taylor expansion of 0 in x 3.044 * [backup-simplify]: Simplify 0 into 0 3.045 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.046 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 3.046 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 3.046 * [taylor]: Taking taylor expansion of (pow y 2) in y 3.046 * [taylor]: Taking taylor expansion of y in y 3.046 * [backup-simplify]: Simplify 0 into 0 3.046 * [backup-simplify]: Simplify 1 into 1 3.047 * [backup-simplify]: Simplify (* 1 1) into 1 3.047 * [backup-simplify]: Simplify (/ 1 1) into 1 3.047 * [backup-simplify]: Simplify 1 into 1 3.047 * [taylor]: Taking taylor expansion of 0 in y 3.047 * [backup-simplify]: Simplify 0 into 0 3.047 * [taylor]: Taking taylor expansion of 0 in y 3.047 * [backup-simplify]: Simplify 0 into 0 3.047 * [backup-simplify]: Simplify 1 into 1 3.047 * [backup-simplify]: Simplify 1 into 1 3.053 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 3.053 * * * [progress]: simplifying candidates 3.055 * [simplify]: Simplifying: (expm1 (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (log1p (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (log (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (exp (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (* (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))))) (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (* (* (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y)))) (/ 1 2) (/ 1 2) (sqrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (sqrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (expm1 (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (log1p (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (+ (log 0.3333333333333333) (log (fma z z (fma x x (* y y))))) (log (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (exp (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* (* (* 0.3333333333333333 0.3333333333333333) 0.3333333333333333) (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y))))) (* (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* (* (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y))))) (* 0.3333333333333333 (* z z)) (* 0.3333333333333333 (fma x x (* y y))) (* (* z z) 0.3333333333333333) (* (fma x x (* y y)) 0.3333333333333333) (* 0.3333333333333333 (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (* 0.3333333333333333 (sqrt (fma z z (fma x x (* y y))))) (* 0.3333333333333333 1) (* (cbrt 0.3333333333333333) (fma z z (fma x x (* y y)))) (* (sqrt 0.3333333333333333) (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (* -1 (* z (sqrt 0.3333333333333333))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) 3.057 * * [simplify]: Extracting # 0 : cost 0 3.057 * * [simplify]: Extracting # 1 : cost 0 3.057 * * [simplify]: Extracting # 2 : cost 0 3.057 * * [simplify]: Extracting # 3 : cost 0 3.058 * * [simplify]: Extracting # 4 : cost 0 3.058 * * [simplify]: Extracting # 5 : cost 0 3.058 * * [simplify]: Extracting # 6 : cost 0 3.058 * * [simplify]: iteration 0 : 70 enodes (cost 723 ) 3.081 * * [simplify]: Extracting # 0 : cost 0 3.081 * * [simplify]: Extracting # 1 : cost 0 3.081 * * [simplify]: Extracting # 2 : cost 0 3.082 * * [simplify]: iteration 1 : 145 enodes (cost 689 ) 3.145 * * [simplify]: Extracting # 0 : cost 0 3.145 * * [simplify]: Extracting # 1 : cost 0 3.146 * * [simplify]: Extracting # 2 : cost 0 3.147 * * [simplify]: Extracting # 3 : cost 0 3.151 * * [simplify]: Extracting # 4 : cost 0 3.152 * * [simplify]: iteration 2 : 587 enodes (cost 613 ) 4.707 * * [simplify]: Extracting # 0 : cost 0 4.720 * * [simplify]: Extracting # 1 : cost 0 4.730 * * [simplify]: Extracting # 2 : cost 0 4.740 * * [simplify]: Extracting # 3 : cost 0 4.749 * * [simplify]: Extracting # 4 : cost 0 4.759 * * [simplify]: iteration 3 : 4328 enodes (cost 605 ) 7.686 * * [simplify]: Extracting # 0 : cost 0 7.693 * * [simplify]: Extracting # 1 : cost 0 7.704 * * [simplify]: iteration done: 5000 enodes (cost 605 ) 7.705 * [simplify]: Simplified to: (expm1 (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (log1p (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (log (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (exp (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (* (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))))) (cbrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (pow (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) 3) (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y)))) 1/2 1/2 (sqrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (sqrt (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (expm1 (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (log1p (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (log (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (log (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (exp (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (pow (* 0.3333333333333333 (fma z z (fma x x (* y y)))) 3) (* (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y)))))) (cbrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (pow (* 0.3333333333333333 (fma z z (fma x x (* y y)))) 3) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (sqrt (* 0.3333333333333333 (fma z z (fma x x (* y y))))) (* (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y))))) (* (sqrt 0.3333333333333333) (sqrt (fma z z (fma x x (* y y))))) (* 0.3333333333333333 (* z z)) (* 0.3333333333333333 (fma x x (* y y))) (* 0.3333333333333333 (* z z)) (* 0.3333333333333333 (fma x x (* y y))) (* 0.3333333333333333 (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y)))))) (* 0.3333333333333333 (sqrt (fma z z (fma x x (* y y))))) 0.3333333333333333 (* (cbrt 0.3333333333333333) (fma z z (fma x x (* y y)))) (* (sqrt 0.3333333333333333) (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (pow (fma z z (fma x x (* y y))) 3) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (- (* z (sqrt 0.3333333333333333))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) 7.705 * * * [progress]: adding candidates to table 7.907 * * [progress]: iteration 3 / 4 7.907 * * * [progress]: picking best candidate 7.925 * * * * [pick]: Picked # 7.925 * * * [progress]: localizing error 7.941 * * * [progress]: generating rewritten candidates 7.941 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 7.965 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 8.009 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1) 8.019 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 8.027 * * * [progress]: generating series expansions 8.027 * * * * [progress]: [ 1 / 4 ] generating series at (2) 8.028 * [backup-simplify]: Simplify (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) into (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) 8.028 * [approximate]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in (z x y) around 0 8.028 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in y 8.028 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in y 8.028 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 8.029 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.029 * [taylor]: Taking taylor expansion of (* z z) in y 8.029 * [taylor]: Taking taylor expansion of z in y 8.029 * [backup-simplify]: Simplify z into z 8.029 * [taylor]: Taking taylor expansion of z in y 8.029 * [backup-simplify]: Simplify z into z 8.029 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.029 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.029 * [taylor]: Taking taylor expansion of (* x x) in y 8.029 * [taylor]: Taking taylor expansion of x in y 8.029 * [backup-simplify]: Simplify x into x 8.029 * [taylor]: Taking taylor expansion of x in y 8.029 * [backup-simplify]: Simplify x into x 8.029 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.029 * [taylor]: Taking taylor expansion of y in y 8.029 * [backup-simplify]: Simplify 0 into 0 8.029 * [backup-simplify]: Simplify 1 into 1 8.029 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.029 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.029 * [taylor]: Taking taylor expansion of 3.0 in y 8.029 * [backup-simplify]: Simplify 3.0 into 3.0 8.029 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.030 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.030 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.030 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.030 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.030 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 8.031 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.032 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.033 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow z 2))) 8.033 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow z 2)))) into (* (sqrt (+ (pow x 2) (pow z 2))) (sqrt 0.3333333333333333)) 8.033 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 8.034 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 8.034 * [backup-simplify]: Simplify (+ 0 0) into 0 8.034 * [backup-simplify]: Simplify (+ 0 0) into 0 8.034 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.035 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.037 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow z 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.038 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow z 2)))))) into 0 8.038 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in x 8.038 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in x 8.038 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 8.038 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.038 * [taylor]: Taking taylor expansion of (* z z) in x 8.038 * [taylor]: Taking taylor expansion of z in x 8.038 * [backup-simplify]: Simplify z into z 8.038 * [taylor]: Taking taylor expansion of z in x 8.038 * [backup-simplify]: Simplify z into z 8.038 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.038 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.038 * [taylor]: Taking taylor expansion of (* x x) in x 8.038 * [taylor]: Taking taylor expansion of x in x 8.038 * [backup-simplify]: Simplify 0 into 0 8.038 * [backup-simplify]: Simplify 1 into 1 8.038 * [taylor]: Taking taylor expansion of x in x 8.038 * [backup-simplify]: Simplify 0 into 0 8.038 * [backup-simplify]: Simplify 1 into 1 8.038 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.038 * [taylor]: Taking taylor expansion of y in x 8.038 * [backup-simplify]: Simplify y into y 8.038 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.038 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.038 * [taylor]: Taking taylor expansion of 3.0 in x 8.039 * [backup-simplify]: Simplify 3.0 into 3.0 8.039 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.040 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.040 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.040 * [backup-simplify]: Simplify (* 0 0) into 0 8.040 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.040 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.041 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 8.042 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.044 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.045 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow y 2) (pow z 2))) 8.045 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow y 2) (pow z 2)))) into (* (sqrt (+ (pow y 2) (pow z 2))) (sqrt 0.3333333333333333)) 8.046 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 8.046 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.046 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.047 * [backup-simplify]: Simplify (+ 0 0) into 0 8.047 * [backup-simplify]: Simplify (+ 0 0) into 0 8.048 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.049 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.051 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow y 2) (pow z 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.051 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow y 2) (pow z 2)))))) into 0 8.051 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in z 8.051 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 8.051 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.051 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.051 * [taylor]: Taking taylor expansion of (* z z) in z 8.051 * [taylor]: Taking taylor expansion of z in z 8.051 * [backup-simplify]: Simplify 0 into 0 8.051 * [backup-simplify]: Simplify 1 into 1 8.051 * [taylor]: Taking taylor expansion of z in z 8.051 * [backup-simplify]: Simplify 0 into 0 8.051 * [backup-simplify]: Simplify 1 into 1 8.051 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.051 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.051 * [taylor]: Taking taylor expansion of (* x x) in z 8.051 * [taylor]: Taking taylor expansion of x in z 8.051 * [backup-simplify]: Simplify x into x 8.051 * [taylor]: Taking taylor expansion of x in z 8.051 * [backup-simplify]: Simplify x into x 8.051 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.051 * [taylor]: Taking taylor expansion of y in z 8.051 * [backup-simplify]: Simplify y into y 8.051 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.051 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.051 * [taylor]: Taking taylor expansion of 3.0 in z 8.052 * [backup-simplify]: Simplify 3.0 into 3.0 8.052 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.052 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.052 * [backup-simplify]: Simplify (* 0 0) into 0 8.053 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.053 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.053 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.053 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.054 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.055 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.056 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 8.056 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 8.056 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.056 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 8.056 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.057 * [backup-simplify]: Simplify (+ 0 0) into 0 8.057 * [backup-simplify]: Simplify (+ 0 0) into 0 8.057 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.058 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.059 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.059 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))))) into 0 8.059 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in z 8.059 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 8.059 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.059 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.059 * [taylor]: Taking taylor expansion of (* z z) in z 8.059 * [taylor]: Taking taylor expansion of z in z 8.059 * [backup-simplify]: Simplify 0 into 0 8.059 * [backup-simplify]: Simplify 1 into 1 8.059 * [taylor]: Taking taylor expansion of z in z 8.059 * [backup-simplify]: Simplify 0 into 0 8.059 * [backup-simplify]: Simplify 1 into 1 8.059 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.060 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.060 * [taylor]: Taking taylor expansion of (* x x) in z 8.060 * [taylor]: Taking taylor expansion of x in z 8.060 * [backup-simplify]: Simplify x into x 8.060 * [taylor]: Taking taylor expansion of x in z 8.060 * [backup-simplify]: Simplify x into x 8.060 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.060 * [taylor]: Taking taylor expansion of y in z 8.060 * [backup-simplify]: Simplify y into y 8.060 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.060 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.060 * [taylor]: Taking taylor expansion of 3.0 in z 8.060 * [backup-simplify]: Simplify 3.0 into 3.0 8.060 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.060 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.061 * [backup-simplify]: Simplify (* 0 0) into 0 8.061 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.061 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.061 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.061 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.062 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.063 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.064 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 8.064 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 8.064 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.064 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 8.065 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.065 * [backup-simplify]: Simplify (+ 0 0) into 0 8.065 * [backup-simplify]: Simplify (+ 0 0) into 0 8.065 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.066 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.067 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.068 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))))) into 0 8.068 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 8.068 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 8.068 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 8.068 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.068 * [taylor]: Taking taylor expansion of x in x 8.068 * [backup-simplify]: Simplify 0 into 0 8.068 * [backup-simplify]: Simplify 1 into 1 8.068 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.068 * [taylor]: Taking taylor expansion of y in x 8.068 * [backup-simplify]: Simplify y into y 8.068 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.069 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.069 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 8.069 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.069 * [backup-simplify]: Simplify (+ 0 0) into 0 8.069 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 8.069 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.069 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.069 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.070 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.070 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.070 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 8.070 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 8.070 * [taylor]: Taking taylor expansion of y in y 8.070 * [backup-simplify]: Simplify 0 into 0 8.070 * [backup-simplify]: Simplify 1 into 1 8.070 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.070 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.070 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.071 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.071 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.071 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 8.071 * [backup-simplify]: Simplify 0 into 0 8.072 * [taylor]: Taking taylor expansion of 0 in x 8.072 * [backup-simplify]: Simplify 0 into 0 8.072 * [taylor]: Taking taylor expansion of 0 in y 8.072 * [backup-simplify]: Simplify 0 into 0 8.072 * [backup-simplify]: Simplify 0 into 0 8.072 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.072 * [taylor]: Taking taylor expansion of 0 in y 8.072 * [backup-simplify]: Simplify 0 into 0 8.072 * [backup-simplify]: Simplify 0 into 0 8.073 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 8.074 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.074 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.074 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 8.075 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.075 * [backup-simplify]: Simplify (+ 0 0) into 0 8.075 * [backup-simplify]: Simplify (+ 1 0) into 1 8.076 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.077 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.077 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.080 * [backup-simplify]: Simplify (- (/ 1 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0.3333333333333333 8.082 * [backup-simplify]: Simplify (/ (- 0.3333333333333333 (pow 0 2) (+)) (* 2 (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)))) into (* 0.16666666666666666 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333)))) 8.082 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333)))) in x 8.083 * [taylor]: Taking taylor expansion of 0.16666666666666666 in x 8.083 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 8.083 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333))) in x 8.083 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 8.083 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 8.083 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 8.083 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.083 * [taylor]: Taking taylor expansion of x in x 8.083 * [backup-simplify]: Simplify 0 into 0 8.083 * [backup-simplify]: Simplify 1 into 1 8.083 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.083 * [taylor]: Taking taylor expansion of y in x 8.083 * [backup-simplify]: Simplify y into y 8.083 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.083 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.084 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.084 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 8.084 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.084 * [backup-simplify]: Simplify (+ 0 0) into 0 8.085 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.085 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 8.085 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 0.3333333333333333)) in x 8.085 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.085 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.085 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.085 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.086 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.087 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 8.088 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 0.3333333333333333))) into (/ 1 (* y (sqrt 0.3333333333333333))) 8.089 * [backup-simplify]: Simplify (* 0.16666666666666666 (/ 1 (* y (sqrt 0.3333333333333333)))) into (/ 0.16666666666666666 (* y (sqrt 0.3333333333333333))) 8.089 * [taylor]: Taking taylor expansion of (/ 0.16666666666666666 (* y (sqrt 0.3333333333333333))) in y 8.089 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 8.089 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 8.089 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 8.089 * [taylor]: Taking taylor expansion of y in y 8.089 * [backup-simplify]: Simplify 0 into 0 8.089 * [backup-simplify]: Simplify 1 into 1 8.089 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.089 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.089 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.089 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.090 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.091 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 8.093 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 8.094 * [backup-simplify]: Simplify (/ 0.16666666666666666 (sqrt 0.3333333333333333)) into (/ 0.16666666666666666 (sqrt 0.3333333333333333)) 8.095 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.095 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.096 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.16666666666666666 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.096 * [backup-simplify]: Simplify 0 into 0 8.096 * [taylor]: Taking taylor expansion of 0 in y 8.096 * [backup-simplify]: Simplify 0 into 0 8.096 * [backup-simplify]: Simplify 0 into 0 8.097 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.097 * [backup-simplify]: Simplify (* 1 1) into 1 8.097 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.098 * [backup-simplify]: Simplify (+ 1 0) into 1 8.098 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 8.099 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 8.099 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 8.099 * [taylor]: Taking taylor expansion of 1/2 in y 8.099 * [backup-simplify]: Simplify 1/2 into 1/2 8.099 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 8.099 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.099 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.099 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.099 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.100 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.100 * [taylor]: Taking taylor expansion of y in y 8.100 * [backup-simplify]: Simplify 0 into 0 8.100 * [backup-simplify]: Simplify 1 into 1 8.100 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 8.105 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 8.106 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.106 * [backup-simplify]: Simplify 0 into 0 8.106 * [backup-simplify]: Simplify 0 into 0 8.106 * [backup-simplify]: Simplify 0 into 0 8.107 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.108 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.108 * [backup-simplify]: Simplify 0 into 0 8.109 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 8.110 * [backup-simplify]: Simplify (sqrt (/ (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) into (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) 8.110 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in (z x y) around 0 8.110 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in y 8.110 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 8.110 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 8.110 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.110 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 8.110 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.110 * [taylor]: Taking taylor expansion of z in y 8.110 * [backup-simplify]: Simplify z into z 8.110 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.110 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.110 * [taylor]: Taking taylor expansion of z in y 8.110 * [backup-simplify]: Simplify z into z 8.110 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.110 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 8.111 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.111 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.111 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.111 * [taylor]: Taking taylor expansion of x in y 8.111 * [backup-simplify]: Simplify x into x 8.111 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.111 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.111 * [taylor]: Taking taylor expansion of x in y 8.111 * [backup-simplify]: Simplify x into x 8.111 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.111 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.111 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.111 * [taylor]: Taking taylor expansion of y in y 8.111 * [backup-simplify]: Simplify 0 into 0 8.111 * [backup-simplify]: Simplify 1 into 1 8.111 * [backup-simplify]: Simplify (* 1 1) into 1 8.111 * [backup-simplify]: Simplify (/ 1 1) into 1 8.111 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.111 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.111 * [taylor]: Taking taylor expansion of 3.0 in y 8.111 * [backup-simplify]: Simplify 3.0 into 3.0 8.112 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.112 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.112 * [backup-simplify]: Simplify (+ 0 1) into 1 8.113 * [backup-simplify]: Simplify (+ 0 1) into 1 8.113 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.115 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.116 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.116 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.117 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.117 * [backup-simplify]: Simplify (+ 0 0) into 0 8.118 * [backup-simplify]: Simplify (+ 0 0) into 0 8.118 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.119 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.119 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.120 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.120 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in x 8.120 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 8.120 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 8.120 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.120 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 8.120 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.120 * [taylor]: Taking taylor expansion of z in x 8.120 * [backup-simplify]: Simplify z into z 8.120 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.120 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.120 * [taylor]: Taking taylor expansion of z in x 8.120 * [backup-simplify]: Simplify z into z 8.120 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.120 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 8.120 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.120 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.120 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.120 * [taylor]: Taking taylor expansion of x in x 8.120 * [backup-simplify]: Simplify 0 into 0 8.120 * [backup-simplify]: Simplify 1 into 1 8.121 * [backup-simplify]: Simplify (/ 1 1) into 1 8.121 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.121 * [taylor]: Taking taylor expansion of x in x 8.121 * [backup-simplify]: Simplify 0 into 0 8.121 * [backup-simplify]: Simplify 1 into 1 8.121 * [backup-simplify]: Simplify (/ 1 1) into 1 8.121 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.121 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.121 * [taylor]: Taking taylor expansion of y in x 8.121 * [backup-simplify]: Simplify y into y 8.121 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.121 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.121 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.121 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.121 * [taylor]: Taking taylor expansion of 3.0 in x 8.121 * [backup-simplify]: Simplify 3.0 into 3.0 8.121 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.122 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.122 * [backup-simplify]: Simplify (* 1 1) into 1 8.122 * [backup-simplify]: Simplify (+ 1 0) into 1 8.123 * [backup-simplify]: Simplify (+ 0 1) into 1 8.124 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.126 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.128 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.128 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.129 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.130 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.131 * [backup-simplify]: Simplify (+ 0 0) into 0 8.131 * [backup-simplify]: Simplify (+ 0 0) into 0 8.132 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.133 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.134 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.135 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.135 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 8.135 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.135 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.136 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.136 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.136 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.136 * [taylor]: Taking taylor expansion of z in z 8.136 * [backup-simplify]: Simplify 0 into 0 8.136 * [backup-simplify]: Simplify 1 into 1 8.136 * [backup-simplify]: Simplify (/ 1 1) into 1 8.136 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.136 * [taylor]: Taking taylor expansion of z in z 8.136 * [backup-simplify]: Simplify 0 into 0 8.136 * [backup-simplify]: Simplify 1 into 1 8.137 * [backup-simplify]: Simplify (/ 1 1) into 1 8.137 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.137 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.137 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.137 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.137 * [taylor]: Taking taylor expansion of x in z 8.137 * [backup-simplify]: Simplify x into x 8.137 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.137 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.137 * [taylor]: Taking taylor expansion of x in z 8.137 * [backup-simplify]: Simplify x into x 8.137 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.137 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.137 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.137 * [taylor]: Taking taylor expansion of y in z 8.137 * [backup-simplify]: Simplify y into y 8.137 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.137 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.137 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.138 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.138 * [taylor]: Taking taylor expansion of 3.0 in z 8.138 * [backup-simplify]: Simplify 3.0 into 3.0 8.138 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.139 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.139 * [backup-simplify]: Simplify (* 1 1) into 1 8.140 * [backup-simplify]: Simplify (+ 1 0) into 1 8.141 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.143 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.145 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.145 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.147 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.147 * [backup-simplify]: Simplify (+ 0 0) into 0 8.148 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.149 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.150 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.151 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.151 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 8.151 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.151 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.152 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.152 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.152 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.152 * [taylor]: Taking taylor expansion of z in z 8.152 * [backup-simplify]: Simplify 0 into 0 8.152 * [backup-simplify]: Simplify 1 into 1 8.152 * [backup-simplify]: Simplify (/ 1 1) into 1 8.152 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.152 * [taylor]: Taking taylor expansion of z in z 8.152 * [backup-simplify]: Simplify 0 into 0 8.152 * [backup-simplify]: Simplify 1 into 1 8.153 * [backup-simplify]: Simplify (/ 1 1) into 1 8.153 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.153 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.153 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.153 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.153 * [taylor]: Taking taylor expansion of x in z 8.153 * [backup-simplify]: Simplify x into x 8.153 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.153 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.153 * [taylor]: Taking taylor expansion of x in z 8.153 * [backup-simplify]: Simplify x into x 8.153 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.153 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.153 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.153 * [taylor]: Taking taylor expansion of y in z 8.153 * [backup-simplify]: Simplify y into y 8.153 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.154 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.154 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.154 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.154 * [taylor]: Taking taylor expansion of 3.0 in z 8.154 * [backup-simplify]: Simplify 3.0 into 3.0 8.154 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.155 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.155 * [backup-simplify]: Simplify (* 1 1) into 1 8.155 * [backup-simplify]: Simplify (+ 1 0) into 1 8.156 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.157 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.158 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.159 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.160 * [backup-simplify]: Simplify (+ 0 0) into 0 8.161 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.161 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.162 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.162 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.162 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.162 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.162 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.163 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.163 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.163 * [taylor]: Taking taylor expansion of 0 in x 8.163 * [backup-simplify]: Simplify 0 into 0 8.163 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.163 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.163 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.164 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.164 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.166 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.166 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 8.166 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.166 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.167 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.168 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.168 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.170 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 8.171 * [backup-simplify]: Simplify (/ (- (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 8.171 * [taylor]: Taking taylor expansion of (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) in x 8.171 * [taylor]: Taking taylor expansion of 1/2 in x 8.171 * [backup-simplify]: Simplify 1/2 into 1/2 8.171 * [taylor]: Taking taylor expansion of (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)) in x 8.171 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 8.171 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 8.171 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.171 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.171 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 8.171 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.171 * [taylor]: Taking taylor expansion of x in x 8.171 * [backup-simplify]: Simplify 0 into 0 8.171 * [backup-simplify]: Simplify 1 into 1 8.172 * [backup-simplify]: Simplify (* 1 1) into 1 8.172 * [backup-simplify]: Simplify (/ 1 1) into 1 8.172 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 8.172 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.172 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.172 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.172 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.172 * [taylor]: Taking taylor expansion of y in x 8.172 * [backup-simplify]: Simplify y into y 8.172 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.172 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.172 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.172 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.172 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.173 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.173 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.173 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.174 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 8.174 * [backup-simplify]: Simplify (/ 0.3333333333333333 (sqrt 0.3333333333333333)) into (/ 0.3333333333333333 (sqrt 0.3333333333333333)) 8.174 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.175 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 8.176 * [backup-simplify]: Simplify (+ 0 0) into 0 8.176 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.177 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))) into 0 8.177 * [taylor]: Taking taylor expansion of 0 in y 8.177 * [backup-simplify]: Simplify 0 into 0 8.177 * [taylor]: Taking taylor expansion of 0 in y 8.177 * [backup-simplify]: Simplify 0 into 0 8.177 * [taylor]: Taking taylor expansion of 0 in y 8.177 * [backup-simplify]: Simplify 0 into 0 8.177 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.179 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 8.179 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.180 * [backup-simplify]: Simplify (+ 0 0) into 0 8.180 * [backup-simplify]: Simplify (+ 0 0) into 0 8.181 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 8.181 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 8.182 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 8.185 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.187 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))))))) (* 2 (sqrt 0.3333333333333333))) into 0 8.187 * [taylor]: Taking taylor expansion of 0 in x 8.187 * [backup-simplify]: Simplify 0 into 0 8.188 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.190 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 8.190 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 8.190 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 8.191 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.193 * [backup-simplify]: Simplify (- (/ (* 0.3333333333333333 (/ 1 (pow y 2))) (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 8.195 * [backup-simplify]: Simplify (+ (* 1/2 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333))))) into (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 8.195 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) in y 8.195 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 8.195 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 8.195 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))) in y 8.195 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 0.3333333333333333)) in y 8.195 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.195 * [taylor]: Taking taylor expansion of y in y 8.195 * [backup-simplify]: Simplify 0 into 0 8.195 * [backup-simplify]: Simplify 1 into 1 8.195 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.195 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.195 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.196 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.196 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.197 * [backup-simplify]: Simplify (* 1 1) into 1 8.197 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 8.198 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 8.199 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.200 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.201 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.202 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (* 0 (/ 1 (sqrt 0.3333333333333333)))) into 0 8.202 * [backup-simplify]: Simplify 0 into 0 8.202 * [taylor]: Taking taylor expansion of 0 in y 8.202 * [backup-simplify]: Simplify 0 into 0 8.203 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.203 * [taylor]: Taking taylor expansion of 0 in y 8.203 * [backup-simplify]: Simplify 0 into 0 8.203 * [backup-simplify]: Simplify 0 into 0 8.203 * [backup-simplify]: Simplify 0 into 0 8.203 * [backup-simplify]: Simplify 0 into 0 8.203 * [backup-simplify]: Simplify 0 into 0 8.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.205 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.206 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.206 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.206 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.207 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 8.207 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.208 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 8.208 * [backup-simplify]: Simplify (+ 0 0) into 0 8.208 * [backup-simplify]: Simplify (+ 0 0) into 0 8.210 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.211 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 8.212 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 8.216 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.219 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) 8.219 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) in x 8.219 * [taylor]: Taking taylor expansion of -1/2 in x 8.219 * [backup-simplify]: Simplify -1/2 into -1/2 8.219 * [taylor]: Taking taylor expansion of (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333)) in x 8.219 * [taylor]: Taking taylor expansion of (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) in x 8.219 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) in x 8.219 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 8.219 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 8.220 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2))) in x 8.220 * [taylor]: Taking taylor expansion of (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)) in x 8.220 * [taylor]: Taking taylor expansion of (pow x 4) in x 8.220 * [taylor]: Taking taylor expansion of x in x 8.220 * [backup-simplify]: Simplify 0 into 0 8.220 * [backup-simplify]: Simplify 1 into 1 8.220 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.220 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.220 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.220 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.220 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.225 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.226 * [backup-simplify]: Simplify (* 1 1) into 1 8.226 * [backup-simplify]: Simplify (* 1 1) into 1 8.227 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.229 * [backup-simplify]: Simplify (* 1 (pow (sqrt 0.3333333333333333) 2)) into (pow (sqrt 0.3333333333333333) 2) 8.231 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 0.3333333333333333) 2)) into (/ 1 (pow (sqrt 0.3333333333333333) 2)) 8.231 * [taylor]: Taking taylor expansion of (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))))) in x 8.231 * [taylor]: Taking taylor expansion of (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) in x 8.231 * [taylor]: Taking taylor expansion of 0.05555555555555555 in x 8.231 * [backup-simplify]: Simplify 0.05555555555555555 into 0.05555555555555555 8.231 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) in x 8.231 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) in x 8.231 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.231 * [taylor]: Taking taylor expansion of x in x 8.231 * [backup-simplify]: Simplify 0 into 0 8.231 * [backup-simplify]: Simplify 1 into 1 8.231 * [taylor]: Taking taylor expansion of (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) in x 8.231 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.231 * [taylor]: Taking taylor expansion of y in x 8.231 * [backup-simplify]: Simplify y into y 8.231 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.231 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.231 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.231 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.232 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.232 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.233 * [backup-simplify]: Simplify (* 1 1) into 1 8.233 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.234 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.235 * [backup-simplify]: Simplify (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 8.236 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 8.237 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 8.237 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))) in x 8.237 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 8.237 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 8.237 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) in x 8.237 * [taylor]: Taking taylor expansion of (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) in x 8.237 * [taylor]: Taking taylor expansion of (pow y 4) in x 8.237 * [taylor]: Taking taylor expansion of y in x 8.237 * [backup-simplify]: Simplify y into y 8.237 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.237 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.237 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.237 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.238 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.238 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.238 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.238 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 8.240 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.241 * [backup-simplify]: Simplify (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) 8.242 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) 8.242 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.242 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.242 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.242 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.243 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.245 * [backup-simplify]: Simplify (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 8.247 * [backup-simplify]: Simplify (+ (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 0) into (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) 8.251 * [backup-simplify]: Simplify (/ (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) (sqrt 0.3333333333333333)) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) 8.252 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.253 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.255 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 8.255 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.256 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.257 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.258 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.259 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.259 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.260 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.261 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.263 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.264 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 8.265 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2)))) into 0 8.268 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.269 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.271 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))))) into 0 8.272 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.272 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.273 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 8.273 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.275 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into 0 8.277 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) (/ 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))))) into 0 8.279 * [backup-simplify]: Simplify (+ (* 0.05555555555555555 0) (* 0 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into 0 8.279 * [backup-simplify]: Simplify (+ 0 0) into 0 8.280 * [backup-simplify]: Simplify (+ 0 0) into 0 8.281 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.282 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.284 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))) into 0 8.284 * [backup-simplify]: Simplify (+ 0 0) into 0 8.285 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.287 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.288 * [backup-simplify]: Simplify (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 8.290 * [backup-simplify]: Simplify (+ (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 0) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 8.291 * [backup-simplify]: Simplify (+ 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 8.294 * [backup-simplify]: Simplify (- (/ (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) 8.298 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.301 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3))))) (+ (* 0 0) (* 0 (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)))))) into 0 8.301 * [taylor]: Taking taylor expansion of 0 in y 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [taylor]: Taking taylor expansion of 0 in y 8.301 * [backup-simplify]: Simplify 0 into 0 8.302 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.303 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.304 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.305 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.305 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.306 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (/ 1 (pow y 2)))) into 0 8.306 * [backup-simplify]: Simplify (+ 0 0) into 0 8.307 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.310 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.312 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))))) into 0 8.312 * [taylor]: Taking taylor expansion of 0 in y 8.312 * [backup-simplify]: Simplify 0 into 0 8.313 * [taylor]: Taking taylor expansion of 0 in y 8.313 * [backup-simplify]: Simplify 0 into 0 8.314 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.314 * [taylor]: Taking taylor expansion of 0 in y 8.314 * [backup-simplify]: Simplify 0 into 0 8.315 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.317 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into 0 8.318 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 0.3333333333333333))))) into 0 8.318 * [backup-simplify]: Simplify 0 into 0 8.318 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 8.320 * [backup-simplify]: Simplify (sqrt (/ (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) into (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) 8.320 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in (z x y) around 0 8.320 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in y 8.320 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 8.320 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 8.320 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.320 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 8.320 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.320 * [taylor]: Taking taylor expansion of -1 in y 8.320 * [backup-simplify]: Simplify -1 into -1 8.320 * [taylor]: Taking taylor expansion of z in y 8.320 * [backup-simplify]: Simplify z into z 8.320 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.320 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.320 * [taylor]: Taking taylor expansion of -1 in y 8.320 * [backup-simplify]: Simplify -1 into -1 8.320 * [taylor]: Taking taylor expansion of z in y 8.320 * [backup-simplify]: Simplify z into z 8.320 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.320 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 8.320 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.320 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.320 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.320 * [taylor]: Taking taylor expansion of -1 in y 8.320 * [backup-simplify]: Simplify -1 into -1 8.320 * [taylor]: Taking taylor expansion of x in y 8.321 * [backup-simplify]: Simplify x into x 8.321 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.321 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.321 * [taylor]: Taking taylor expansion of -1 in y 8.321 * [backup-simplify]: Simplify -1 into -1 8.321 * [taylor]: Taking taylor expansion of x in y 8.321 * [backup-simplify]: Simplify x into x 8.321 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.321 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.321 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.321 * [taylor]: Taking taylor expansion of y in y 8.321 * [backup-simplify]: Simplify 0 into 0 8.321 * [backup-simplify]: Simplify 1 into 1 8.321 * [backup-simplify]: Simplify (* 1 1) into 1 8.321 * [backup-simplify]: Simplify (/ 1 1) into 1 8.321 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.321 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.321 * [taylor]: Taking taylor expansion of 3.0 in y 8.321 * [backup-simplify]: Simplify 3.0 into 3.0 8.322 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.322 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.322 * [backup-simplify]: Simplify (+ 0 1) into 1 8.323 * [backup-simplify]: Simplify (+ 0 1) into 1 8.323 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.325 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.326 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.326 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.326 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.327 * [backup-simplify]: Simplify (+ 0 0) into 0 8.327 * [backup-simplify]: Simplify (+ 0 0) into 0 8.328 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.328 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.329 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.329 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.329 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in x 8.329 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 8.329 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 8.330 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.330 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 8.330 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.330 * [taylor]: Taking taylor expansion of -1 in x 8.330 * [backup-simplify]: Simplify -1 into -1 8.330 * [taylor]: Taking taylor expansion of z in x 8.330 * [backup-simplify]: Simplify z into z 8.330 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.330 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.330 * [taylor]: Taking taylor expansion of -1 in x 8.330 * [backup-simplify]: Simplify -1 into -1 8.330 * [taylor]: Taking taylor expansion of z in x 8.330 * [backup-simplify]: Simplify z into z 8.330 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.330 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 8.330 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.330 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.330 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.330 * [taylor]: Taking taylor expansion of -1 in x 8.330 * [backup-simplify]: Simplify -1 into -1 8.330 * [taylor]: Taking taylor expansion of x in x 8.330 * [backup-simplify]: Simplify 0 into 0 8.330 * [backup-simplify]: Simplify 1 into 1 8.330 * [backup-simplify]: Simplify (/ -1 1) into -1 8.330 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.330 * [taylor]: Taking taylor expansion of -1 in x 8.330 * [backup-simplify]: Simplify -1 into -1 8.331 * [taylor]: Taking taylor expansion of x in x 8.331 * [backup-simplify]: Simplify 0 into 0 8.331 * [backup-simplify]: Simplify 1 into 1 8.331 * [backup-simplify]: Simplify (/ -1 1) into -1 8.331 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.331 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.331 * [taylor]: Taking taylor expansion of y in x 8.331 * [backup-simplify]: Simplify y into y 8.331 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.331 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.331 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.331 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.331 * [taylor]: Taking taylor expansion of 3.0 in x 8.331 * [backup-simplify]: Simplify 3.0 into 3.0 8.331 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.332 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.332 * [backup-simplify]: Simplify (* -1 -1) into 1 8.332 * [backup-simplify]: Simplify (+ 1 0) into 1 8.333 * [backup-simplify]: Simplify (+ 0 1) into 1 8.333 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.335 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.336 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.336 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.336 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.337 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.337 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.337 * [backup-simplify]: Simplify (+ 0 0) into 0 8.338 * [backup-simplify]: Simplify (+ 0 0) into 0 8.338 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.339 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.339 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.340 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.340 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 8.340 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.340 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 8.340 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.340 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 8.340 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.340 * [taylor]: Taking taylor expansion of -1 in z 8.340 * [backup-simplify]: Simplify -1 into -1 8.340 * [taylor]: Taking taylor expansion of z in z 8.340 * [backup-simplify]: Simplify 0 into 0 8.340 * [backup-simplify]: Simplify 1 into 1 8.341 * [backup-simplify]: Simplify (/ -1 1) into -1 8.341 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.341 * [taylor]: Taking taylor expansion of -1 in z 8.341 * [backup-simplify]: Simplify -1 into -1 8.341 * [taylor]: Taking taylor expansion of z in z 8.341 * [backup-simplify]: Simplify 0 into 0 8.341 * [backup-simplify]: Simplify 1 into 1 8.341 * [backup-simplify]: Simplify (/ -1 1) into -1 8.341 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 8.341 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.341 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 8.341 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.341 * [taylor]: Taking taylor expansion of -1 in z 8.341 * [backup-simplify]: Simplify -1 into -1 8.341 * [taylor]: Taking taylor expansion of x in z 8.341 * [backup-simplify]: Simplify x into x 8.341 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.341 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.341 * [taylor]: Taking taylor expansion of -1 in z 8.341 * [backup-simplify]: Simplify -1 into -1 8.341 * [taylor]: Taking taylor expansion of x in z 8.341 * [backup-simplify]: Simplify x into x 8.341 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.341 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.341 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.341 * [taylor]: Taking taylor expansion of y in z 8.341 * [backup-simplify]: Simplify y into y 8.341 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.342 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.342 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.342 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.342 * [taylor]: Taking taylor expansion of 3.0 in z 8.342 * [backup-simplify]: Simplify 3.0 into 3.0 8.342 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.342 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.343 * [backup-simplify]: Simplify (* -1 -1) into 1 8.343 * [backup-simplify]: Simplify (+ 1 0) into 1 8.344 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.345 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.346 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.346 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.347 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.353 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.354 * [backup-simplify]: Simplify (+ 0 0) into 0 8.355 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.356 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.357 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.357 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.357 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 8.358 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.358 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 8.358 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.358 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 8.358 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.358 * [taylor]: Taking taylor expansion of -1 in z 8.358 * [backup-simplify]: Simplify -1 into -1 8.358 * [taylor]: Taking taylor expansion of z in z 8.358 * [backup-simplify]: Simplify 0 into 0 8.358 * [backup-simplify]: Simplify 1 into 1 8.358 * [backup-simplify]: Simplify (/ -1 1) into -1 8.359 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.359 * [taylor]: Taking taylor expansion of -1 in z 8.359 * [backup-simplify]: Simplify -1 into -1 8.359 * [taylor]: Taking taylor expansion of z in z 8.359 * [backup-simplify]: Simplify 0 into 0 8.359 * [backup-simplify]: Simplify 1 into 1 8.359 * [backup-simplify]: Simplify (/ -1 1) into -1 8.359 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 8.359 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.359 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 8.359 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.359 * [taylor]: Taking taylor expansion of -1 in z 8.359 * [backup-simplify]: Simplify -1 into -1 8.359 * [taylor]: Taking taylor expansion of x in z 8.359 * [backup-simplify]: Simplify x into x 8.360 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.360 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.360 * [taylor]: Taking taylor expansion of -1 in z 8.360 * [backup-simplify]: Simplify -1 into -1 8.360 * [taylor]: Taking taylor expansion of x in z 8.360 * [backup-simplify]: Simplify x into x 8.360 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.360 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.360 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.360 * [taylor]: Taking taylor expansion of y in z 8.360 * [backup-simplify]: Simplify y into y 8.360 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.360 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.360 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.360 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.360 * [taylor]: Taking taylor expansion of 3.0 in z 8.360 * [backup-simplify]: Simplify 3.0 into 3.0 8.361 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.361 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.362 * [backup-simplify]: Simplify (* -1 -1) into 1 8.362 * [backup-simplify]: Simplify (+ 1 0) into 1 8.363 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.365 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.366 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.367 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.368 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.369 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.369 * [backup-simplify]: Simplify (+ 0 0) into 0 8.370 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.371 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.372 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.372 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.373 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.373 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.373 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.373 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.374 * [taylor]: Taking taylor expansion of 0 in x 8.374 * [backup-simplify]: Simplify 0 into 0 8.374 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.374 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.374 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.374 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.375 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.376 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.377 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.378 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.378 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 8.378 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.379 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.380 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.381 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.382 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.384 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 8.385 * [backup-simplify]: Simplify (/ (- (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 8.385 * [taylor]: Taking taylor expansion of (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) in x 8.385 * [taylor]: Taking taylor expansion of 1/2 in x 8.385 * [backup-simplify]: Simplify 1/2 into 1/2 8.385 * [taylor]: Taking taylor expansion of (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)) in x 8.385 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 8.385 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 8.385 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.385 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.385 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 8.385 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.386 * [taylor]: Taking taylor expansion of x in x 8.386 * [backup-simplify]: Simplify 0 into 0 8.386 * [backup-simplify]: Simplify 1 into 1 8.386 * [backup-simplify]: Simplify (* 1 1) into 1 8.386 * [backup-simplify]: Simplify (/ 1 1) into 1 8.386 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 8.386 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.386 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.386 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.386 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.386 * [taylor]: Taking taylor expansion of y in x 8.386 * [backup-simplify]: Simplify y into y 8.386 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.386 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.386 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.386 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.386 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.387 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.387 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.387 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.388 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 8.388 * [backup-simplify]: Simplify (/ 0.3333333333333333 (sqrt 0.3333333333333333)) into (/ 0.3333333333333333 (sqrt 0.3333333333333333)) 8.389 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.389 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 8.390 * [backup-simplify]: Simplify (+ 0 0) into 0 8.390 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.391 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))) into 0 8.391 * [taylor]: Taking taylor expansion of 0 in y 8.391 * [backup-simplify]: Simplify 0 into 0 8.391 * [taylor]: Taking taylor expansion of 0 in y 8.391 * [backup-simplify]: Simplify 0 into 0 8.391 * [taylor]: Taking taylor expansion of 0 in y 8.391 * [backup-simplify]: Simplify 0 into 0 8.391 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.392 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.392 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.393 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.393 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 8.393 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 8.393 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 8.393 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.394 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.394 * [backup-simplify]: Simplify (+ 0 0) into 0 8.394 * [backup-simplify]: Simplify (+ 0 0) into 0 8.395 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 8.396 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 8.396 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 8.399 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.400 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))))))) (* 2 (sqrt 0.3333333333333333))) into 0 8.400 * [taylor]: Taking taylor expansion of 0 in x 8.400 * [backup-simplify]: Simplify 0 into 0 8.401 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.401 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.402 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 8.402 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 8.402 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 8.403 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.404 * [backup-simplify]: Simplify (- (/ (* 0.3333333333333333 (/ 1 (pow y 2))) (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 8.405 * [backup-simplify]: Simplify (+ (* 1/2 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333))))) into (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 8.405 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) in y 8.405 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 8.405 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 8.405 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))) in y 8.405 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 0.3333333333333333)) in y 8.405 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.405 * [taylor]: Taking taylor expansion of y in y 8.405 * [backup-simplify]: Simplify 0 into 0 8.405 * [backup-simplify]: Simplify 1 into 1 8.405 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 8.405 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.405 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.405 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.406 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.406 * [backup-simplify]: Simplify (* 1 1) into 1 8.407 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 8.407 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 8.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.408 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.409 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.409 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (* 0 (/ 1 (sqrt 0.3333333333333333)))) into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [taylor]: Taking taylor expansion of 0 in y 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.410 * [taylor]: Taking taylor expansion of 0 in y 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 0 into 0 8.411 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.412 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.414 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 8.414 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.414 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.415 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 8.415 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.415 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 8.416 * [backup-simplify]: Simplify (+ 0 0) into 0 8.416 * [backup-simplify]: Simplify (+ 0 0) into 0 8.418 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.419 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 8.421 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 8.426 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.429 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) 8.429 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) in x 8.429 * [taylor]: Taking taylor expansion of -1/2 in x 8.429 * [backup-simplify]: Simplify -1/2 into -1/2 8.429 * [taylor]: Taking taylor expansion of (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333)) in x 8.429 * [taylor]: Taking taylor expansion of (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) in x 8.429 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) in x 8.429 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 8.429 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 8.429 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2))) in x 8.429 * [taylor]: Taking taylor expansion of (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)) in x 8.429 * [taylor]: Taking taylor expansion of (pow x 4) in x 8.429 * [taylor]: Taking taylor expansion of x in x 8.429 * [backup-simplify]: Simplify 0 into 0 8.429 * [backup-simplify]: Simplify 1 into 1 8.429 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.429 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.429 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.429 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.430 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.431 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.431 * [backup-simplify]: Simplify (* 1 1) into 1 8.431 * [backup-simplify]: Simplify (* 1 1) into 1 8.432 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.434 * [backup-simplify]: Simplify (* 1 (pow (sqrt 0.3333333333333333) 2)) into (pow (sqrt 0.3333333333333333) 2) 8.436 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 0.3333333333333333) 2)) into (/ 1 (pow (sqrt 0.3333333333333333) 2)) 8.436 * [taylor]: Taking taylor expansion of (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))))) in x 8.436 * [taylor]: Taking taylor expansion of (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) in x 8.436 * [taylor]: Taking taylor expansion of 0.05555555555555555 in x 8.436 * [backup-simplify]: Simplify 0.05555555555555555 into 0.05555555555555555 8.436 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) in x 8.436 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) in x 8.436 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.436 * [taylor]: Taking taylor expansion of x in x 8.436 * [backup-simplify]: Simplify 0 into 0 8.436 * [backup-simplify]: Simplify 1 into 1 8.437 * [taylor]: Taking taylor expansion of (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) in x 8.437 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.437 * [taylor]: Taking taylor expansion of y in x 8.437 * [backup-simplify]: Simplify y into y 8.437 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.437 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.437 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.437 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.437 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.438 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.438 * [backup-simplify]: Simplify (* 1 1) into 1 8.438 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.440 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.441 * [backup-simplify]: Simplify (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 8.442 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 8.443 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 8.443 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))) in x 8.443 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 8.443 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 8.443 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) in x 8.443 * [taylor]: Taking taylor expansion of (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) in x 8.443 * [taylor]: Taking taylor expansion of (pow y 4) in x 8.443 * [taylor]: Taking taylor expansion of y in x 8.443 * [backup-simplify]: Simplify y into y 8.443 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 8.443 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.443 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.443 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.444 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.445 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.445 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.445 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 8.446 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 8.447 * [backup-simplify]: Simplify (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) 8.448 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) 8.448 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 8.448 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.448 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.449 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 8.450 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 8.452 * [backup-simplify]: Simplify (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 8.455 * [backup-simplify]: Simplify (+ (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 0) into (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) 8.459 * [backup-simplify]: Simplify (/ (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) (sqrt 0.3333333333333333)) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) 8.460 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.461 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.463 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 8.463 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.464 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.465 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.466 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.467 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.468 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.470 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.471 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.472 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 8.474 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.475 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2)))) into 0 8.477 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.479 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.481 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))))) into 0 8.487 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 8.488 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.489 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 8.489 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into 0 8.493 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) (/ 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))))) into 0 8.494 * [backup-simplify]: Simplify (+ (* 0.05555555555555555 0) (* 0 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into 0 8.495 * [backup-simplify]: Simplify (+ 0 0) into 0 8.495 * [backup-simplify]: Simplify (+ 0 0) into 0 8.496 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.498 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.499 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))) into 0 8.499 * [backup-simplify]: Simplify (+ 0 0) into 0 8.501 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.503 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2))))) into 0 8.504 * [backup-simplify]: Simplify (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 8.505 * [backup-simplify]: Simplify (+ (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 0) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 8.507 * [backup-simplify]: Simplify (+ 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 8.510 * [backup-simplify]: Simplify (- (/ (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) 8.514 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.517 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3))))) (+ (* 0 0) (* 0 (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)))))) into 0 8.517 * [taylor]: Taking taylor expansion of 0 in y 8.517 * [backup-simplify]: Simplify 0 into 0 8.517 * [taylor]: Taking taylor expansion of 0 in y 8.517 * [backup-simplify]: Simplify 0 into 0 8.518 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.519 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.521 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.521 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.521 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.522 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (/ 1 (pow y 2)))) into 0 8.522 * [backup-simplify]: Simplify (+ 0 0) into 0 8.523 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.527 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 8.529 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))))) into 0 8.529 * [taylor]: Taking taylor expansion of 0 in y 8.529 * [backup-simplify]: Simplify 0 into 0 8.529 * [taylor]: Taking taylor expansion of 0 in y 8.529 * [backup-simplify]: Simplify 0 into 0 8.530 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 8.530 * [taylor]: Taking taylor expansion of 0 in y 8.530 * [backup-simplify]: Simplify 0 into 0 8.531 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 8.532 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.534 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 8.535 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into 0 8.537 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 0.3333333333333333))))) into 0 8.537 * [backup-simplify]: Simplify 0 into 0 8.537 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 8.537 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 8.539 * [backup-simplify]: Simplify (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) into (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) 8.539 * [approximate]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in (z x y) around 0 8.539 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in y 8.539 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 8.540 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.540 * [taylor]: Taking taylor expansion of (* z z) in y 8.540 * [taylor]: Taking taylor expansion of z in y 8.540 * [backup-simplify]: Simplify z into z 8.540 * [taylor]: Taking taylor expansion of z in y 8.540 * [backup-simplify]: Simplify z into z 8.540 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.540 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.540 * [taylor]: Taking taylor expansion of (* x x) in y 8.540 * [taylor]: Taking taylor expansion of x in y 8.540 * [backup-simplify]: Simplify x into x 8.540 * [taylor]: Taking taylor expansion of x in y 8.540 * [backup-simplify]: Simplify x into x 8.540 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.540 * [taylor]: Taking taylor expansion of y in y 8.540 * [backup-simplify]: Simplify 0 into 0 8.540 * [backup-simplify]: Simplify 1 into 1 8.540 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.540 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.540 * [taylor]: Taking taylor expansion of 3.0 in y 8.540 * [backup-simplify]: Simplify 3.0 into 3.0 8.541 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.542 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.542 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.542 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.542 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.542 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 8.543 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.545 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.547 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow z 2))) 8.547 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in x 8.547 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 8.547 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.547 * [taylor]: Taking taylor expansion of (* z z) in x 8.547 * [taylor]: Taking taylor expansion of z in x 8.548 * [backup-simplify]: Simplify z into z 8.548 * [taylor]: Taking taylor expansion of z in x 8.548 * [backup-simplify]: Simplify z into z 8.548 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.548 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.548 * [taylor]: Taking taylor expansion of (* x x) in x 8.548 * [taylor]: Taking taylor expansion of x in x 8.548 * [backup-simplify]: Simplify 0 into 0 8.548 * [backup-simplify]: Simplify 1 into 1 8.548 * [taylor]: Taking taylor expansion of x in x 8.548 * [backup-simplify]: Simplify 0 into 0 8.548 * [backup-simplify]: Simplify 1 into 1 8.548 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.548 * [taylor]: Taking taylor expansion of y in x 8.548 * [backup-simplify]: Simplify y into y 8.548 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.548 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.548 * [taylor]: Taking taylor expansion of 3.0 in x 8.548 * [backup-simplify]: Simplify 3.0 into 3.0 8.549 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.549 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.549 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.550 * [backup-simplify]: Simplify (* 0 0) into 0 8.550 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.550 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.550 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 8.552 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.554 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.555 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow y 2) (pow z 2))) 8.555 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 8.555 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.555 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.555 * [taylor]: Taking taylor expansion of (* z z) in z 8.555 * [taylor]: Taking taylor expansion of z in z 8.555 * [backup-simplify]: Simplify 0 into 0 8.555 * [backup-simplify]: Simplify 1 into 1 8.555 * [taylor]: Taking taylor expansion of z in z 8.555 * [backup-simplify]: Simplify 0 into 0 8.555 * [backup-simplify]: Simplify 1 into 1 8.555 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.556 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.556 * [taylor]: Taking taylor expansion of (* x x) in z 8.556 * [taylor]: Taking taylor expansion of x in z 8.556 * [backup-simplify]: Simplify x into x 8.556 * [taylor]: Taking taylor expansion of x in z 8.556 * [backup-simplify]: Simplify x into x 8.556 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.556 * [taylor]: Taking taylor expansion of y in z 8.556 * [backup-simplify]: Simplify y into y 8.556 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.556 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.556 * [taylor]: Taking taylor expansion of 3.0 in z 8.556 * [backup-simplify]: Simplify 3.0 into 3.0 8.556 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.557 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.558 * [backup-simplify]: Simplify (* 0 0) into 0 8.558 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.558 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.558 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.558 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.560 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.562 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.563 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 8.563 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 8.563 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.563 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.563 * [taylor]: Taking taylor expansion of (* z z) in z 8.563 * [taylor]: Taking taylor expansion of z in z 8.563 * [backup-simplify]: Simplify 0 into 0 8.563 * [backup-simplify]: Simplify 1 into 1 8.563 * [taylor]: Taking taylor expansion of z in z 8.563 * [backup-simplify]: Simplify 0 into 0 8.563 * [backup-simplify]: Simplify 1 into 1 8.564 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.564 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.564 * [taylor]: Taking taylor expansion of (* x x) in z 8.564 * [taylor]: Taking taylor expansion of x in z 8.564 * [backup-simplify]: Simplify x into x 8.564 * [taylor]: Taking taylor expansion of x in z 8.564 * [backup-simplify]: Simplify x into x 8.564 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.564 * [taylor]: Taking taylor expansion of y in z 8.564 * [backup-simplify]: Simplify y into y 8.564 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.564 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.564 * [taylor]: Taking taylor expansion of 3.0 in z 8.564 * [backup-simplify]: Simplify 3.0 into 3.0 8.565 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.565 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.566 * [backup-simplify]: Simplify (* 0 0) into 0 8.566 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.566 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.566 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.566 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.568 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.570 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.571 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 8.571 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) in x 8.571 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.571 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.571 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 8.571 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.571 * [taylor]: Taking taylor expansion of x in x 8.571 * [backup-simplify]: Simplify 0 into 0 8.571 * [backup-simplify]: Simplify 1 into 1 8.571 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.571 * [taylor]: Taking taylor expansion of y in x 8.572 * [backup-simplify]: Simplify y into y 8.572 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.572 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.572 * [backup-simplify]: Simplify (* 0.3333333333333333 (pow y 2)) into (* 0.3333333333333333 (pow y 2)) 8.572 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (pow y 2)) in y 8.572 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.572 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.572 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.572 * [taylor]: Taking taylor expansion of y in y 8.572 * [backup-simplify]: Simplify 0 into 0 8.572 * [backup-simplify]: Simplify 1 into 1 8.573 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.573 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 8.573 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.573 * [backup-simplify]: Simplify (+ 0 0) into 0 8.574 * [backup-simplify]: Simplify (+ 0 0) into 0 8.575 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.576 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.578 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.578 * [taylor]: Taking taylor expansion of 0 in x 8.578 * [backup-simplify]: Simplify 0 into 0 8.578 * [taylor]: Taking taylor expansion of 0 in y 8.578 * [backup-simplify]: Simplify 0 into 0 8.578 * [backup-simplify]: Simplify 0 into 0 8.578 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.578 * [backup-simplify]: Simplify (+ 0 0) into 0 8.579 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (pow y 2))) into 0 8.579 * [taylor]: Taking taylor expansion of 0 in y 8.579 * [backup-simplify]: Simplify 0 into 0 8.579 * [backup-simplify]: Simplify 0 into 0 8.580 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.580 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 8.581 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.581 * [backup-simplify]: Simplify (+ 0 0) into 0 8.581 * [backup-simplify]: Simplify (+ 1 0) into 1 8.583 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.584 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.586 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.589 * [backup-simplify]: Simplify (- (/ 1 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0.3333333333333333 8.589 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.589 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.589 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.589 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.590 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.590 * [taylor]: Taking taylor expansion of 0 in y 8.590 * [backup-simplify]: Simplify 0 into 0 8.590 * [backup-simplify]: Simplify 0 into 0 8.590 * [backup-simplify]: Simplify (* 1 1) into 1 8.591 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.591 * [backup-simplify]: Simplify (+ 1 0) into 1 8.592 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 1) (+ (* 0 0) (* 0 (pow y 2)))) into 0.3333333333333333 8.592 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.592 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.592 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.592 * [backup-simplify]: Simplify 0 into 0 8.592 * [backup-simplify]: Simplify 0 into 0 8.592 * [backup-simplify]: Simplify (* 1 1) into 1 8.593 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.593 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.594 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* y (* 1 1)) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* x 1)) 2)) (* 0.3333333333333333 (pow (* 1 (* 1 z)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 8.596 * [backup-simplify]: Simplify (/ (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) into (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) 8.596 * [approximate]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in (z x y) around 0 8.596 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 8.596 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 8.596 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.596 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 8.596 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.596 * [taylor]: Taking taylor expansion of z in y 8.596 * [backup-simplify]: Simplify z into z 8.597 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.597 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.597 * [taylor]: Taking taylor expansion of z in y 8.597 * [backup-simplify]: Simplify z into z 8.597 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.597 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 8.597 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.597 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.597 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.597 * [taylor]: Taking taylor expansion of x in y 8.597 * [backup-simplify]: Simplify x into x 8.597 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.597 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.597 * [taylor]: Taking taylor expansion of x in y 8.597 * [backup-simplify]: Simplify x into x 8.597 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.597 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.597 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.597 * [taylor]: Taking taylor expansion of y in y 8.597 * [backup-simplify]: Simplify 0 into 0 8.597 * [backup-simplify]: Simplify 1 into 1 8.598 * [backup-simplify]: Simplify (* 1 1) into 1 8.598 * [backup-simplify]: Simplify (/ 1 1) into 1 8.598 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.598 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.598 * [taylor]: Taking taylor expansion of 3.0 in y 8.598 * [backup-simplify]: Simplify 3.0 into 3.0 8.599 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.599 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.600 * [backup-simplify]: Simplify (+ 0 1) into 1 8.600 * [backup-simplify]: Simplify (+ 0 1) into 1 8.601 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.604 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.605 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.605 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 8.605 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 8.605 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.606 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 8.606 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.606 * [taylor]: Taking taylor expansion of z in x 8.606 * [backup-simplify]: Simplify z into z 8.606 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.606 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.606 * [taylor]: Taking taylor expansion of z in x 8.606 * [backup-simplify]: Simplify z into z 8.606 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.606 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 8.606 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.606 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.606 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.607 * [taylor]: Taking taylor expansion of x in x 8.607 * [backup-simplify]: Simplify 0 into 0 8.607 * [backup-simplify]: Simplify 1 into 1 8.607 * [backup-simplify]: Simplify (/ 1 1) into 1 8.607 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.607 * [taylor]: Taking taylor expansion of x in x 8.607 * [backup-simplify]: Simplify 0 into 0 8.607 * [backup-simplify]: Simplify 1 into 1 8.607 * [backup-simplify]: Simplify (/ 1 1) into 1 8.607 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.608 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.608 * [taylor]: Taking taylor expansion of y in x 8.608 * [backup-simplify]: Simplify y into y 8.608 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.608 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.608 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.608 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.608 * [taylor]: Taking taylor expansion of 3.0 in x 8.608 * [backup-simplify]: Simplify 3.0 into 3.0 8.608 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.609 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.609 * [backup-simplify]: Simplify (* 1 1) into 1 8.610 * [backup-simplify]: Simplify (+ 1 0) into 1 8.610 * [backup-simplify]: Simplify (+ 0 1) into 1 8.611 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.613 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.615 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.615 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.615 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.615 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.615 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.615 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.615 * [taylor]: Taking taylor expansion of z in z 8.615 * [backup-simplify]: Simplify 0 into 0 8.615 * [backup-simplify]: Simplify 1 into 1 8.616 * [backup-simplify]: Simplify (/ 1 1) into 1 8.616 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.616 * [taylor]: Taking taylor expansion of z in z 8.616 * [backup-simplify]: Simplify 0 into 0 8.616 * [backup-simplify]: Simplify 1 into 1 8.616 * [backup-simplify]: Simplify (/ 1 1) into 1 8.616 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.616 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.616 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.616 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.617 * [taylor]: Taking taylor expansion of x in z 8.617 * [backup-simplify]: Simplify x into x 8.617 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.617 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.617 * [taylor]: Taking taylor expansion of x in z 8.617 * [backup-simplify]: Simplify x into x 8.617 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.617 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.617 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.617 * [taylor]: Taking taylor expansion of y in z 8.617 * [backup-simplify]: Simplify y into y 8.617 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.617 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.617 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.617 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.617 * [taylor]: Taking taylor expansion of 3.0 in z 8.617 * [backup-simplify]: Simplify 3.0 into 3.0 8.618 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.619 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.619 * [backup-simplify]: Simplify (* 1 1) into 1 8.619 * [backup-simplify]: Simplify (+ 1 0) into 1 8.621 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.623 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.625 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.625 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.625 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.625 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.625 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.625 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.625 * [taylor]: Taking taylor expansion of z in z 8.625 * [backup-simplify]: Simplify 0 into 0 8.625 * [backup-simplify]: Simplify 1 into 1 8.626 * [backup-simplify]: Simplify (/ 1 1) into 1 8.626 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.626 * [taylor]: Taking taylor expansion of z in z 8.626 * [backup-simplify]: Simplify 0 into 0 8.626 * [backup-simplify]: Simplify 1 into 1 8.626 * [backup-simplify]: Simplify (/ 1 1) into 1 8.626 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.626 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.626 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.627 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.627 * [taylor]: Taking taylor expansion of x in z 8.627 * [backup-simplify]: Simplify x into x 8.627 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.627 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.627 * [taylor]: Taking taylor expansion of x in z 8.627 * [backup-simplify]: Simplify x into x 8.627 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.627 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.627 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.627 * [taylor]: Taking taylor expansion of y in z 8.627 * [backup-simplify]: Simplify y into y 8.627 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.627 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.627 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.627 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.627 * [taylor]: Taking taylor expansion of 3.0 in z 8.627 * [backup-simplify]: Simplify 3.0 into 3.0 8.628 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.629 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.629 * [backup-simplify]: Simplify (* 1 1) into 1 8.629 * [backup-simplify]: Simplify (+ 1 0) into 1 8.631 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.633 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.635 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.635 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.635 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.637 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.637 * [backup-simplify]: Simplify (+ 0 0) into 0 8.638 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.639 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.641 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.641 * [taylor]: Taking taylor expansion of 0 in x 8.641 * [backup-simplify]: Simplify 0 into 0 8.642 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.647 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.648 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.649 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 8.649 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.649 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.651 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.652 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.653 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.656 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 8.656 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 8.656 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 8.656 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.656 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.656 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 8.656 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.656 * [taylor]: Taking taylor expansion of x in x 8.656 * [backup-simplify]: Simplify 0 into 0 8.656 * [backup-simplify]: Simplify 1 into 1 8.657 * [backup-simplify]: Simplify (* 1 1) into 1 8.657 * [backup-simplify]: Simplify (/ 1 1) into 1 8.657 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 8.657 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.657 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.657 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.657 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.657 * [taylor]: Taking taylor expansion of y in x 8.657 * [backup-simplify]: Simplify y into y 8.657 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.658 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.658 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.659 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 8.659 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.659 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.659 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.659 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.660 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.661 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.662 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.662 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.662 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.662 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 8.662 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.663 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.663 * [backup-simplify]: Simplify (+ 0 0) into 0 8.663 * [backup-simplify]: Simplify (+ 0 0) into 0 8.665 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 8.666 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 8.668 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 8.672 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.672 * [taylor]: Taking taylor expansion of 0 in x 8.672 * [backup-simplify]: Simplify 0 into 0 8.673 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.673 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.674 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 8.675 * [backup-simplify]: Simplify (+ 0 0) into 0 8.675 * [taylor]: Taking taylor expansion of 0 in y 8.675 * [backup-simplify]: Simplify 0 into 0 8.675 * [taylor]: Taking taylor expansion of 0 in y 8.675 * [backup-simplify]: Simplify 0 into 0 8.675 * [taylor]: Taking taylor expansion of 0 in y 8.675 * [backup-simplify]: Simplify 0 into 0 8.676 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.678 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.678 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.679 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 8.680 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 8.681 * [backup-simplify]: Simplify (+ 0 0) into 0 8.681 * [backup-simplify]: Simplify (+ 0 0) into 0 8.683 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.684 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 8.686 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 8.692 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.692 * [taylor]: Taking taylor expansion of 0 in x 8.692 * [backup-simplify]: Simplify 0 into 0 8.693 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.695 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 8.696 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 8.696 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 8.696 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 8.696 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.696 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.696 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.696 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.696 * [taylor]: Taking taylor expansion of y in y 8.696 * [backup-simplify]: Simplify 0 into 0 8.696 * [backup-simplify]: Simplify 1 into 1 8.697 * [backup-simplify]: Simplify (* 1 1) into 1 8.697 * [backup-simplify]: Simplify (/ 1 1) into 1 8.698 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.698 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.698 * [taylor]: Taking taylor expansion of 0 in y 8.698 * [backup-simplify]: Simplify 0 into 0 8.698 * [taylor]: Taking taylor expansion of 0 in y 8.698 * [backup-simplify]: Simplify 0 into 0 8.698 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.698 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.699 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 8.701 * [backup-simplify]: Simplify (/ (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) into (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) 8.701 * [approximate]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in (z x y) around 0 8.701 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 8.701 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 8.702 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.702 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 8.702 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.702 * [taylor]: Taking taylor expansion of -1 in y 8.702 * [backup-simplify]: Simplify -1 into -1 8.702 * [taylor]: Taking taylor expansion of z in y 8.702 * [backup-simplify]: Simplify z into z 8.702 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.702 * [taylor]: Taking taylor expansion of (/ -1 z) in y 8.702 * [taylor]: Taking taylor expansion of -1 in y 8.702 * [backup-simplify]: Simplify -1 into -1 8.702 * [taylor]: Taking taylor expansion of z in y 8.702 * [backup-simplify]: Simplify z into z 8.702 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.702 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 8.702 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.702 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 8.702 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.702 * [taylor]: Taking taylor expansion of -1 in y 8.702 * [backup-simplify]: Simplify -1 into -1 8.702 * [taylor]: Taking taylor expansion of x in y 8.702 * [backup-simplify]: Simplify x into x 8.702 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.703 * [taylor]: Taking taylor expansion of (/ -1 x) in y 8.703 * [taylor]: Taking taylor expansion of -1 in y 8.703 * [backup-simplify]: Simplify -1 into -1 8.703 * [taylor]: Taking taylor expansion of x in y 8.703 * [backup-simplify]: Simplify x into x 8.703 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.703 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.703 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.703 * [taylor]: Taking taylor expansion of y in y 8.703 * [backup-simplify]: Simplify 0 into 0 8.703 * [backup-simplify]: Simplify 1 into 1 8.703 * [backup-simplify]: Simplify (* 1 1) into 1 8.704 * [backup-simplify]: Simplify (/ 1 1) into 1 8.704 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 8.704 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.704 * [taylor]: Taking taylor expansion of 3.0 in y 8.704 * [backup-simplify]: Simplify 3.0 into 3.0 8.704 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.705 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.705 * [backup-simplify]: Simplify (+ 0 1) into 1 8.706 * [backup-simplify]: Simplify (+ 0 1) into 1 8.707 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.709 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.711 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.711 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 8.711 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 8.711 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.711 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 8.711 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.711 * [taylor]: Taking taylor expansion of -1 in x 8.711 * [backup-simplify]: Simplify -1 into -1 8.711 * [taylor]: Taking taylor expansion of z in x 8.711 * [backup-simplify]: Simplify z into z 8.711 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.711 * [taylor]: Taking taylor expansion of (/ -1 z) in x 8.711 * [taylor]: Taking taylor expansion of -1 in x 8.711 * [backup-simplify]: Simplify -1 into -1 8.711 * [taylor]: Taking taylor expansion of z in x 8.711 * [backup-simplify]: Simplify z into z 8.711 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 8.711 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 8.712 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.712 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 8.712 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.712 * [taylor]: Taking taylor expansion of -1 in x 8.712 * [backup-simplify]: Simplify -1 into -1 8.712 * [taylor]: Taking taylor expansion of x in x 8.712 * [backup-simplify]: Simplify 0 into 0 8.712 * [backup-simplify]: Simplify 1 into 1 8.712 * [backup-simplify]: Simplify (/ -1 1) into -1 8.712 * [taylor]: Taking taylor expansion of (/ -1 x) in x 8.712 * [taylor]: Taking taylor expansion of -1 in x 8.712 * [backup-simplify]: Simplify -1 into -1 8.712 * [taylor]: Taking taylor expansion of x in x 8.712 * [backup-simplify]: Simplify 0 into 0 8.713 * [backup-simplify]: Simplify 1 into 1 8.713 * [backup-simplify]: Simplify (/ -1 1) into -1 8.713 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.713 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.713 * [taylor]: Taking taylor expansion of y in x 8.713 * [backup-simplify]: Simplify y into y 8.713 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.713 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.713 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 8.713 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.713 * [taylor]: Taking taylor expansion of 3.0 in x 8.713 * [backup-simplify]: Simplify 3.0 into 3.0 8.714 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.715 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.715 * [backup-simplify]: Simplify (* -1 -1) into 1 8.716 * [backup-simplify]: Simplify (+ 1 0) into 1 8.716 * [backup-simplify]: Simplify (+ 0 1) into 1 8.717 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.719 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.721 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.721 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.722 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 8.722 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.722 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 8.722 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.722 * [taylor]: Taking taylor expansion of -1 in z 8.722 * [backup-simplify]: Simplify -1 into -1 8.722 * [taylor]: Taking taylor expansion of z in z 8.722 * [backup-simplify]: Simplify 0 into 0 8.722 * [backup-simplify]: Simplify 1 into 1 8.722 * [backup-simplify]: Simplify (/ -1 1) into -1 8.722 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.722 * [taylor]: Taking taylor expansion of -1 in z 8.722 * [backup-simplify]: Simplify -1 into -1 8.723 * [taylor]: Taking taylor expansion of z in z 8.723 * [backup-simplify]: Simplify 0 into 0 8.723 * [backup-simplify]: Simplify 1 into 1 8.723 * [backup-simplify]: Simplify (/ -1 1) into -1 8.723 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 8.723 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.723 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 8.723 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.723 * [taylor]: Taking taylor expansion of -1 in z 8.723 * [backup-simplify]: Simplify -1 into -1 8.723 * [taylor]: Taking taylor expansion of x in z 8.723 * [backup-simplify]: Simplify x into x 8.724 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.724 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.724 * [taylor]: Taking taylor expansion of -1 in z 8.724 * [backup-simplify]: Simplify -1 into -1 8.724 * [taylor]: Taking taylor expansion of x in z 8.724 * [backup-simplify]: Simplify x into x 8.724 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.724 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.724 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.724 * [taylor]: Taking taylor expansion of y in z 8.724 * [backup-simplify]: Simplify y into y 8.724 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.724 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.724 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.724 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.724 * [taylor]: Taking taylor expansion of 3.0 in z 8.724 * [backup-simplify]: Simplify 3.0 into 3.0 8.725 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.725 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.726 * [backup-simplify]: Simplify (* -1 -1) into 1 8.726 * [backup-simplify]: Simplify (+ 1 0) into 1 8.728 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.730 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.732 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.732 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 8.732 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 8.732 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 8.732 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 8.732 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.732 * [taylor]: Taking taylor expansion of -1 in z 8.732 * [backup-simplify]: Simplify -1 into -1 8.732 * [taylor]: Taking taylor expansion of z in z 8.732 * [backup-simplify]: Simplify 0 into 0 8.732 * [backup-simplify]: Simplify 1 into 1 8.733 * [backup-simplify]: Simplify (/ -1 1) into -1 8.733 * [taylor]: Taking taylor expansion of (/ -1 z) in z 8.733 * [taylor]: Taking taylor expansion of -1 in z 8.733 * [backup-simplify]: Simplify -1 into -1 8.733 * [taylor]: Taking taylor expansion of z in z 8.733 * [backup-simplify]: Simplify 0 into 0 8.733 * [backup-simplify]: Simplify 1 into 1 8.733 * [backup-simplify]: Simplify (/ -1 1) into -1 8.733 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 8.734 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 8.734 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 8.734 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.734 * [taylor]: Taking taylor expansion of -1 in z 8.734 * [backup-simplify]: Simplify -1 into -1 8.734 * [taylor]: Taking taylor expansion of x in z 8.734 * [backup-simplify]: Simplify x into x 8.734 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.734 * [taylor]: Taking taylor expansion of (/ -1 x) in z 8.734 * [taylor]: Taking taylor expansion of -1 in z 8.734 * [backup-simplify]: Simplify -1 into -1 8.734 * [taylor]: Taking taylor expansion of x in z 8.734 * [backup-simplify]: Simplify x into x 8.734 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 8.734 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.734 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.734 * [taylor]: Taking taylor expansion of y in z 8.734 * [backup-simplify]: Simplify y into y 8.734 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.734 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.734 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 8.735 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.735 * [taylor]: Taking taylor expansion of 3.0 in z 8.735 * [backup-simplify]: Simplify 3.0 into 3.0 8.735 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.736 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.736 * [backup-simplify]: Simplify (* -1 -1) into 1 8.737 * [backup-simplify]: Simplify (+ 1 0) into 1 8.738 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.740 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 8.742 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 8.742 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.742 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.744 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 8.745 * [backup-simplify]: Simplify (+ 0 0) into 0 8.745 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.746 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 8.748 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.748 * [taylor]: Taking taylor expansion of 0 in x 8.748 * [backup-simplify]: Simplify 0 into 0 8.749 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.750 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.751 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 8.751 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 8.751 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.752 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.753 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.754 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.756 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 8.759 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 8.759 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 8.759 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 8.759 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.759 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.759 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 8.759 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.759 * [taylor]: Taking taylor expansion of x in x 8.759 * [backup-simplify]: Simplify 0 into 0 8.759 * [backup-simplify]: Simplify 1 into 1 8.759 * [backup-simplify]: Simplify (* 1 1) into 1 8.760 * [backup-simplify]: Simplify (/ 1 1) into 1 8.760 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 8.760 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 8.760 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.760 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.760 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.760 * [taylor]: Taking taylor expansion of y in x 8.760 * [backup-simplify]: Simplify y into y 8.760 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.760 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.761 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.761 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 8.761 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.761 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.761 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.761 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.762 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.763 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.764 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 8.765 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 8.765 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 8.765 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 8.765 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.765 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.766 * [backup-simplify]: Simplify (+ 0 0) into 0 8.766 * [backup-simplify]: Simplify (+ 0 0) into 0 8.768 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 8.769 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 8.770 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 8.774 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.774 * [taylor]: Taking taylor expansion of 0 in x 8.774 * [backup-simplify]: Simplify 0 into 0 8.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.777 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 8.777 * [backup-simplify]: Simplify (+ 0 0) into 0 8.777 * [taylor]: Taking taylor expansion of 0 in y 8.777 * [backup-simplify]: Simplify 0 into 0 8.777 * [taylor]: Taking taylor expansion of 0 in y 8.777 * [backup-simplify]: Simplify 0 into 0 8.777 * [taylor]: Taking taylor expansion of 0 in y 8.777 * [backup-simplify]: Simplify 0 into 0 8.779 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.780 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.781 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 8.781 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.781 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.782 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 8.782 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.783 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 8.783 * [backup-simplify]: Simplify (+ 0 0) into 0 8.783 * [backup-simplify]: Simplify (+ 0 0) into 0 8.785 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.787 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 8.788 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 8.793 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 8.793 * [taylor]: Taking taylor expansion of 0 in x 8.793 * [backup-simplify]: Simplify 0 into 0 8.794 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.795 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.796 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 8.796 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 8.796 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 8.796 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in y 8.796 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 8.796 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.797 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.797 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.797 * [taylor]: Taking taylor expansion of y in y 8.797 * [backup-simplify]: Simplify 0 into 0 8.797 * [backup-simplify]: Simplify 1 into 1 8.797 * [backup-simplify]: Simplify (* 1 1) into 1 8.797 * [backup-simplify]: Simplify (/ 1 1) into 1 8.798 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 8.798 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.798 * [taylor]: Taking taylor expansion of 0 in y 8.798 * [backup-simplify]: Simplify 0 into 0 8.798 * [taylor]: Taking taylor expansion of 0 in y 8.798 * [backup-simplify]: Simplify 0 into 0 8.798 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.798 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 8.800 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 0.3333333333333333 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 0.3333333333333333 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) 8.800 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1) 8.801 * [backup-simplify]: Simplify (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) into (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) 8.801 * [approximate]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) in (z x y) around 0 8.801 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) in y 8.801 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 8.801 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.802 * [taylor]: Taking taylor expansion of (* z z) in y 8.802 * [taylor]: Taking taylor expansion of z in y 8.802 * [backup-simplify]: Simplify z into z 8.802 * [taylor]: Taking taylor expansion of z in y 8.802 * [backup-simplify]: Simplify z into z 8.802 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 8.802 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.802 * [taylor]: Taking taylor expansion of (* x x) in y 8.802 * [taylor]: Taking taylor expansion of x in y 8.802 * [backup-simplify]: Simplify x into x 8.802 * [taylor]: Taking taylor expansion of x in y 8.802 * [backup-simplify]: Simplify x into x 8.802 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.802 * [taylor]: Taking taylor expansion of y in y 8.802 * [backup-simplify]: Simplify 0 into 0 8.802 * [backup-simplify]: Simplify 1 into 1 8.802 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.802 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.802 * [taylor]: Taking taylor expansion of 3.0 in y 8.802 * [backup-simplify]: Simplify 3.0 into 3.0 8.803 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.803 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.803 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.804 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.804 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 8.804 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 8.805 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.811 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (pow (cbrt 3.0) 2)) into (/ (+ (pow x 2) (pow z 2)) (pow (cbrt 3.0) 2)) 8.811 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) in x 8.811 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 8.811 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.811 * [taylor]: Taking taylor expansion of (* z z) in x 8.811 * [taylor]: Taking taylor expansion of z in x 8.812 * [backup-simplify]: Simplify z into z 8.812 * [taylor]: Taking taylor expansion of z in x 8.812 * [backup-simplify]: Simplify z into z 8.812 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 8.812 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.812 * [taylor]: Taking taylor expansion of (* x x) in x 8.812 * [taylor]: Taking taylor expansion of x in x 8.812 * [backup-simplify]: Simplify 0 into 0 8.812 * [backup-simplify]: Simplify 1 into 1 8.812 * [taylor]: Taking taylor expansion of x in x 8.812 * [backup-simplify]: Simplify 0 into 0 8.812 * [backup-simplify]: Simplify 1 into 1 8.812 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.812 * [taylor]: Taking taylor expansion of y in x 8.812 * [backup-simplify]: Simplify y into y 8.812 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.812 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.812 * [taylor]: Taking taylor expansion of 3.0 in x 8.812 * [backup-simplify]: Simplify 3.0 into 3.0 8.813 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.814 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.814 * [backup-simplify]: Simplify (* z z) into (pow z 2) 8.814 * [backup-simplify]: Simplify (* 0 0) into 0 8.814 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.814 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.815 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 8.816 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.817 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (pow (cbrt 3.0) 2)) into (/ (+ (pow y 2) (pow z 2)) (pow (cbrt 3.0) 2)) 8.817 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) in z 8.817 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.817 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.817 * [taylor]: Taking taylor expansion of (* z z) in z 8.817 * [taylor]: Taking taylor expansion of z in z 8.817 * [backup-simplify]: Simplify 0 into 0 8.817 * [backup-simplify]: Simplify 1 into 1 8.817 * [taylor]: Taking taylor expansion of z in z 8.818 * [backup-simplify]: Simplify 0 into 0 8.818 * [backup-simplify]: Simplify 1 into 1 8.818 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.818 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.818 * [taylor]: Taking taylor expansion of (* x x) in z 8.818 * [taylor]: Taking taylor expansion of x in z 8.818 * [backup-simplify]: Simplify x into x 8.818 * [taylor]: Taking taylor expansion of x in z 8.818 * [backup-simplify]: Simplify x into x 8.818 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.818 * [taylor]: Taking taylor expansion of y in z 8.818 * [backup-simplify]: Simplify y into y 8.818 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 8.818 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.818 * [taylor]: Taking taylor expansion of 3.0 in z 8.818 * [backup-simplify]: Simplify 3.0 into 3.0 8.819 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.819 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.820 * [backup-simplify]: Simplify (* 0 0) into 0 8.820 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.820 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.820 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.820 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.822 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.823 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) into (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) 8.823 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 2)) in z 8.823 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 8.823 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 8.823 * [taylor]: Taking taylor expansion of (* z z) in z 8.823 * [taylor]: Taking taylor expansion of z in z 8.823 * [backup-simplify]: Simplify 0 into 0 8.823 * [backup-simplify]: Simplify 1 into 1 8.823 * [taylor]: Taking taylor expansion of z in z 8.823 * [backup-simplify]: Simplify 0 into 0 8.823 * [backup-simplify]: Simplify 1 into 1 8.823 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 8.823 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 8.823 * [taylor]: Taking taylor expansion of (* x x) in z 8.823 * [taylor]: Taking taylor expansion of x in z 8.823 * [backup-simplify]: Simplify x into x 8.823 * [taylor]: Taking taylor expansion of x in z 8.823 * [backup-simplify]: Simplify x into x 8.823 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.823 * [taylor]: Taking taylor expansion of y in z 8.823 * [backup-simplify]: Simplify y into y 8.823 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 8.823 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.823 * [taylor]: Taking taylor expansion of 3.0 in z 8.823 * [backup-simplify]: Simplify 3.0 into 3.0 8.824 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.824 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.824 * [backup-simplify]: Simplify (* 0 0) into 0 8.825 * [backup-simplify]: Simplify (* x x) into (pow x 2) 8.825 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.825 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 8.825 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 8.826 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.827 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) into (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) 8.827 * [taylor]: Taking taylor expansion of (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) in x 8.827 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 8.827 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.827 * [taylor]: Taking taylor expansion of x in x 8.827 * [backup-simplify]: Simplify 0 into 0 8.827 * [backup-simplify]: Simplify 1 into 1 8.827 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.827 * [taylor]: Taking taylor expansion of y in x 8.827 * [backup-simplify]: Simplify y into y 8.827 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.827 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.827 * [taylor]: Taking taylor expansion of 3.0 in x 8.827 * [backup-simplify]: Simplify 3.0 into 3.0 8.828 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.828 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.828 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.828 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 8.829 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.830 * [backup-simplify]: Simplify (/ (pow y 2) (pow (cbrt 3.0) 2)) into (/ (pow y 2) (pow (cbrt 3.0) 2)) 8.830 * [taylor]: Taking taylor expansion of (/ (pow y 2) (pow (cbrt 3.0) 2)) in y 8.830 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.830 * [taylor]: Taking taylor expansion of y in y 8.830 * [backup-simplify]: Simplify 0 into 0 8.830 * [backup-simplify]: Simplify 1 into 1 8.830 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.830 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.830 * [taylor]: Taking taylor expansion of 3.0 in y 8.830 * [backup-simplify]: Simplify 3.0 into 3.0 8.830 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.831 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.831 * [backup-simplify]: Simplify (* 1 1) into 1 8.832 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.833 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.833 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 8.833 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 8.834 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.834 * [backup-simplify]: Simplify (+ 0 0) into 0 8.834 * [backup-simplify]: Simplify (+ 0 0) into 0 8.834 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.836 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.836 * [taylor]: Taking taylor expansion of 0 in x 8.836 * [backup-simplify]: Simplify 0 into 0 8.836 * [taylor]: Taking taylor expansion of 0 in y 8.836 * [backup-simplify]: Simplify 0 into 0 8.836 * [backup-simplify]: Simplify 0 into 0 8.836 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.837 * [backup-simplify]: Simplify (+ 0 0) into 0 8.837 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.839 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ (pow y 2) (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.839 * [taylor]: Taking taylor expansion of 0 in y 8.839 * [backup-simplify]: Simplify 0 into 0 8.839 * [backup-simplify]: Simplify 0 into 0 8.839 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 8.840 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 8.840 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.840 * [backup-simplify]: Simplify (+ 0 0) into 0 8.840 * [backup-simplify]: Simplify (+ 1 0) into 1 8.841 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.842 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.845 * [backup-simplify]: Simplify (- (/ 1 (pow (cbrt 3.0) 2)) (+ (* (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into (/ 1 (pow (cbrt 3.0) 2)) 8.846 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 8.846 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.846 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.846 * [taylor]: Taking taylor expansion of 3.0 in x 8.846 * [backup-simplify]: Simplify 3.0 into 3.0 8.846 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.846 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.847 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.848 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.848 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 8.848 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.848 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.848 * [taylor]: Taking taylor expansion of 3.0 in y 8.848 * [backup-simplify]: Simplify 3.0 into 3.0 8.849 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.849 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.850 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.851 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.852 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.852 * [taylor]: Taking taylor expansion of 0 in y 8.852 * [backup-simplify]: Simplify 0 into 0 8.852 * [backup-simplify]: Simplify 0 into 0 8.852 * [backup-simplify]: Simplify (* 1 1) into 1 8.853 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.853 * [backup-simplify]: Simplify (+ 1 0) into 1 8.854 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.854 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.857 * [backup-simplify]: Simplify (- (/ 1 (pow (cbrt 3.0) 2)) (+ (* (/ (pow y 2) (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into (/ 1 (pow (cbrt 3.0) 2)) 8.857 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 8.857 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.857 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.857 * [taylor]: Taking taylor expansion of 3.0 in y 8.857 * [backup-simplify]: Simplify 3.0 into 3.0 8.857 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.858 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.859 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.861 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.863 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.863 * [backup-simplify]: Simplify 0 into 0 8.863 * [backup-simplify]: Simplify 0 into 0 8.864 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.871 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* y (* 1 1)) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* x 1)) 2)) (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* 1 z)) 2)))) into (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) 8.872 * [backup-simplify]: Simplify (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (* (cbrt 3.0) (cbrt 3.0))) into (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) 8.873 * [approximate]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in (z x y) around 0 8.873 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in y 8.873 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 8.873 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.873 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 8.873 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.873 * [taylor]: Taking taylor expansion of z in y 8.873 * [backup-simplify]: Simplify z into z 8.873 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.873 * [taylor]: Taking taylor expansion of (/ 1 z) in y 8.873 * [taylor]: Taking taylor expansion of z in y 8.873 * [backup-simplify]: Simplify z into z 8.873 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.873 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 8.873 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.873 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 8.873 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.873 * [taylor]: Taking taylor expansion of x in y 8.874 * [backup-simplify]: Simplify x into x 8.874 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.874 * [taylor]: Taking taylor expansion of (/ 1 x) in y 8.874 * [taylor]: Taking taylor expansion of x in y 8.874 * [backup-simplify]: Simplify x into x 8.874 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.874 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 8.874 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.874 * [taylor]: Taking taylor expansion of y in y 8.874 * [backup-simplify]: Simplify 0 into 0 8.874 * [backup-simplify]: Simplify 1 into 1 8.874 * [backup-simplify]: Simplify (* 1 1) into 1 8.875 * [backup-simplify]: Simplify (/ 1 1) into 1 8.875 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.875 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.875 * [taylor]: Taking taylor expansion of 3.0 in y 8.875 * [backup-simplify]: Simplify 3.0 into 3.0 8.875 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.876 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.876 * [backup-simplify]: Simplify (+ 0 1) into 1 8.877 * [backup-simplify]: Simplify (+ 0 1) into 1 8.878 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.880 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.880 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in x 8.880 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 8.880 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.880 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 8.880 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.880 * [taylor]: Taking taylor expansion of z in x 8.880 * [backup-simplify]: Simplify z into z 8.880 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.880 * [taylor]: Taking taylor expansion of (/ 1 z) in x 8.880 * [taylor]: Taking taylor expansion of z in x 8.880 * [backup-simplify]: Simplify z into z 8.880 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 8.880 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 8.881 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.881 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 8.881 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.881 * [taylor]: Taking taylor expansion of x in x 8.881 * [backup-simplify]: Simplify 0 into 0 8.881 * [backup-simplify]: Simplify 1 into 1 8.881 * [backup-simplify]: Simplify (/ 1 1) into 1 8.881 * [taylor]: Taking taylor expansion of (/ 1 x) in x 8.881 * [taylor]: Taking taylor expansion of x in x 8.881 * [backup-simplify]: Simplify 0 into 0 8.881 * [backup-simplify]: Simplify 1 into 1 8.882 * [backup-simplify]: Simplify (/ 1 1) into 1 8.882 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 8.882 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.882 * [taylor]: Taking taylor expansion of y in x 8.882 * [backup-simplify]: Simplify y into y 8.882 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.882 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.882 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.882 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.882 * [taylor]: Taking taylor expansion of 3.0 in x 8.882 * [backup-simplify]: Simplify 3.0 into 3.0 8.883 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.883 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.884 * [backup-simplify]: Simplify (* 1 1) into 1 8.884 * [backup-simplify]: Simplify (+ 1 0) into 1 8.885 * [backup-simplify]: Simplify (+ 0 1) into 1 8.886 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.887 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.887 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in z 8.888 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.888 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.888 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.888 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.888 * [taylor]: Taking taylor expansion of z in z 8.888 * [backup-simplify]: Simplify 0 into 0 8.888 * [backup-simplify]: Simplify 1 into 1 8.888 * [backup-simplify]: Simplify (/ 1 1) into 1 8.888 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.888 * [taylor]: Taking taylor expansion of z in z 8.888 * [backup-simplify]: Simplify 0 into 0 8.888 * [backup-simplify]: Simplify 1 into 1 8.889 * [backup-simplify]: Simplify (/ 1 1) into 1 8.889 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.889 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.889 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.889 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.889 * [taylor]: Taking taylor expansion of x in z 8.889 * [backup-simplify]: Simplify x into x 8.889 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.889 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.889 * [taylor]: Taking taylor expansion of x in z 8.889 * [backup-simplify]: Simplify x into x 8.889 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.889 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.889 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.889 * [taylor]: Taking taylor expansion of y in z 8.889 * [backup-simplify]: Simplify y into y 8.889 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.890 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.890 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 8.890 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.890 * [taylor]: Taking taylor expansion of 3.0 in z 8.890 * [backup-simplify]: Simplify 3.0 into 3.0 8.890 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.891 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.891 * [backup-simplify]: Simplify (* 1 1) into 1 8.891 * [backup-simplify]: Simplify (+ 1 0) into 1 8.892 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.894 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.894 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in z 8.894 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 8.894 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 8.894 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 8.894 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.894 * [taylor]: Taking taylor expansion of z in z 8.894 * [backup-simplify]: Simplify 0 into 0 8.894 * [backup-simplify]: Simplify 1 into 1 8.895 * [backup-simplify]: Simplify (/ 1 1) into 1 8.895 * [taylor]: Taking taylor expansion of (/ 1 z) in z 8.895 * [taylor]: Taking taylor expansion of z in z 8.895 * [backup-simplify]: Simplify 0 into 0 8.895 * [backup-simplify]: Simplify 1 into 1 8.895 * [backup-simplify]: Simplify (/ 1 1) into 1 8.895 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 8.895 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 8.895 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 8.895 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.895 * [taylor]: Taking taylor expansion of x in z 8.895 * [backup-simplify]: Simplify x into x 8.896 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.896 * [taylor]: Taking taylor expansion of (/ 1 x) in z 8.896 * [taylor]: Taking taylor expansion of x in z 8.896 * [backup-simplify]: Simplify x into x 8.896 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 8.896 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 8.896 * [taylor]: Taking taylor expansion of (pow y 2) in z 8.896 * [taylor]: Taking taylor expansion of y in z 8.896 * [backup-simplify]: Simplify y into y 8.896 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.896 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 8.896 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 8.896 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 8.896 * [taylor]: Taking taylor expansion of 3.0 in z 8.896 * [backup-simplify]: Simplify 3.0 into 3.0 8.896 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.897 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.897 * [backup-simplify]: Simplify (* 1 1) into 1 8.898 * [backup-simplify]: Simplify (+ 1 0) into 1 8.899 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.900 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.901 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 8.901 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.901 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.901 * [taylor]: Taking taylor expansion of 3.0 in x 8.901 * [backup-simplify]: Simplify 3.0 into 3.0 8.901 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.902 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.903 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.905 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.906 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.907 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.907 * [backup-simplify]: Simplify (+ 0 0) into 0 8.908 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.910 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.910 * [taylor]: Taking taylor expansion of 0 in x 8.910 * [backup-simplify]: Simplify 0 into 0 8.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.912 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.913 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.913 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 8.913 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.914 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 8.916 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.917 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.920 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) 8.920 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) in x 8.920 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) in x 8.920 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow y 2)) in x 8.920 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.920 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.920 * [taylor]: Taking taylor expansion of 3.0 in x 8.920 * [backup-simplify]: Simplify 3.0 into 3.0 8.920 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.921 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.921 * [taylor]: Taking taylor expansion of (pow y 2) in x 8.921 * [taylor]: Taking taylor expansion of y in x 8.921 * [backup-simplify]: Simplify y into y 8.922 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.922 * [backup-simplify]: Simplify (* y y) into (pow y 2) 8.922 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) (pow y 2)) into (* (pow (cbrt 3.0) 2) (pow y 2)) 8.923 * [backup-simplify]: Simplify (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) into (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 8.923 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2))) in x 8.923 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow x 2)) in x 8.923 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 8.923 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 8.923 * [taylor]: Taking taylor expansion of 3.0 in x 8.923 * [backup-simplify]: Simplify 3.0 into 3.0 8.924 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.924 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.924 * [taylor]: Taking taylor expansion of (pow x 2) in x 8.924 * [taylor]: Taking taylor expansion of x in x 8.924 * [backup-simplify]: Simplify 0 into 0 8.924 * [backup-simplify]: Simplify 1 into 1 8.925 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.925 * [backup-simplify]: Simplify (* 1 1) into 1 8.926 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) 1) into (pow (cbrt 3.0) 2) 8.927 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.929 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow (cbrt 3.0) 2))) into (/ 1 (pow (cbrt 3.0) 2)) 8.929 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 8.929 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.929 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.929 * [taylor]: Taking taylor expansion of 3.0 in y 8.929 * [backup-simplify]: Simplify 3.0 into 3.0 8.929 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.929 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.930 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.931 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.931 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 8.931 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.931 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.931 * [taylor]: Taking taylor expansion of 3.0 in y 8.931 * [backup-simplify]: Simplify 3.0 into 3.0 8.932 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.932 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.933 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.937 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.938 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.939 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 8.939 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.939 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 8.939 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 8.939 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 8.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 8.940 * [backup-simplify]: Simplify (+ 0 0) into 0 8.940 * [backup-simplify]: Simplify (+ 0 0) into 0 8.941 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 8.942 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 8.947 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.947 * [taylor]: Taking taylor expansion of 0 in x 8.947 * [backup-simplify]: Simplify 0 into 0 8.948 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.948 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.950 * [backup-simplify]: Simplify (+ (* (pow (cbrt 3.0) 2) 0) (* 0 1)) into 0 8.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.952 * [backup-simplify]: Simplify (+ 0 0) into 0 8.952 * [taylor]: Taking taylor expansion of 0 in y 8.952 * [backup-simplify]: Simplify 0 into 0 8.952 * [taylor]: Taking taylor expansion of 0 in y 8.952 * [backup-simplify]: Simplify 0 into 0 8.952 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 8.954 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.954 * [taylor]: Taking taylor expansion of 0 in y 8.954 * [backup-simplify]: Simplify 0 into 0 8.955 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.957 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 8.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.958 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 8.958 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 8.959 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 8.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 8.960 * [backup-simplify]: Simplify (+ 0 0) into 0 8.960 * [backup-simplify]: Simplify (+ 0 0) into 0 8.962 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.963 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 8.970 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.970 * [taylor]: Taking taylor expansion of 0 in x 8.970 * [backup-simplify]: Simplify 0 into 0 8.971 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.973 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.974 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.975 * [backup-simplify]: Simplify (+ (* (pow (cbrt 3.0) 2) 0) (+ (* 0 0) (* 0 1))) into 0 8.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.978 * [backup-simplify]: Simplify (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 0) into (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 8.978 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) in y 8.978 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow y 2)) in y 8.978 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 8.978 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 8.978 * [taylor]: Taking taylor expansion of 3.0 in y 8.978 * [backup-simplify]: Simplify 3.0 into 3.0 8.979 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 8.980 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 8.980 * [taylor]: Taking taylor expansion of (pow y 2) in y 8.980 * [taylor]: Taking taylor expansion of y in y 8.980 * [backup-simplify]: Simplify 0 into 0 8.980 * [backup-simplify]: Simplify 1 into 1 8.981 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 8.981 * [backup-simplify]: Simplify (* 1 1) into 1 8.983 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) 1) into (pow (cbrt 3.0) 2) 8.985 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.986 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.986 * [taylor]: Taking taylor expansion of 0 in y 8.986 * [backup-simplify]: Simplify 0 into 0 8.988 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 8.989 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 8.991 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 8.991 * [taylor]: Taking taylor expansion of 0 in y 8.991 * [backup-simplify]: Simplify 0 into 0 8.993 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 8.995 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.001 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) 9.003 * [backup-simplify]: Simplify (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (* (cbrt 3.0) (cbrt 3.0))) into (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) 9.003 * [approximate]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in (z x y) around 0 9.003 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in y 9.003 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.003 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.004 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.004 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.004 * [taylor]: Taking taylor expansion of -1 in y 9.004 * [backup-simplify]: Simplify -1 into -1 9.004 * [taylor]: Taking taylor expansion of z in y 9.004 * [backup-simplify]: Simplify z into z 9.004 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.004 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.004 * [taylor]: Taking taylor expansion of -1 in y 9.004 * [backup-simplify]: Simplify -1 into -1 9.004 * [taylor]: Taking taylor expansion of z in y 9.004 * [backup-simplify]: Simplify z into z 9.004 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.004 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.004 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.004 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.004 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.004 * [taylor]: Taking taylor expansion of -1 in y 9.004 * [backup-simplify]: Simplify -1 into -1 9.004 * [taylor]: Taking taylor expansion of x in y 9.004 * [backup-simplify]: Simplify x into x 9.004 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.004 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.004 * [taylor]: Taking taylor expansion of -1 in y 9.005 * [backup-simplify]: Simplify -1 into -1 9.005 * [taylor]: Taking taylor expansion of x in y 9.005 * [backup-simplify]: Simplify x into x 9.005 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.005 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.005 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.005 * [taylor]: Taking taylor expansion of y in y 9.005 * [backup-simplify]: Simplify 0 into 0 9.005 * [backup-simplify]: Simplify 1 into 1 9.005 * [backup-simplify]: Simplify (* 1 1) into 1 9.006 * [backup-simplify]: Simplify (/ 1 1) into 1 9.006 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 9.006 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 9.006 * [taylor]: Taking taylor expansion of 3.0 in y 9.006 * [backup-simplify]: Simplify 3.0 into 3.0 9.006 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.007 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.007 * [backup-simplify]: Simplify (+ 0 1) into 1 9.008 * [backup-simplify]: Simplify (+ 0 1) into 1 9.009 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.011 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.011 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in x 9.011 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.011 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.011 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.011 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.011 * [taylor]: Taking taylor expansion of -1 in x 9.011 * [backup-simplify]: Simplify -1 into -1 9.012 * [taylor]: Taking taylor expansion of z in x 9.012 * [backup-simplify]: Simplify z into z 9.012 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.012 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.012 * [taylor]: Taking taylor expansion of -1 in x 9.012 * [backup-simplify]: Simplify -1 into -1 9.012 * [taylor]: Taking taylor expansion of z in x 9.012 * [backup-simplify]: Simplify z into z 9.012 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.012 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.012 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.012 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.012 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.012 * [taylor]: Taking taylor expansion of -1 in x 9.012 * [backup-simplify]: Simplify -1 into -1 9.012 * [taylor]: Taking taylor expansion of x in x 9.012 * [backup-simplify]: Simplify 0 into 0 9.012 * [backup-simplify]: Simplify 1 into 1 9.013 * [backup-simplify]: Simplify (/ -1 1) into -1 9.013 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.013 * [taylor]: Taking taylor expansion of -1 in x 9.013 * [backup-simplify]: Simplify -1 into -1 9.013 * [taylor]: Taking taylor expansion of x in x 9.013 * [backup-simplify]: Simplify 0 into 0 9.013 * [backup-simplify]: Simplify 1 into 1 9.013 * [backup-simplify]: Simplify (/ -1 1) into -1 9.013 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.013 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.013 * [taylor]: Taking taylor expansion of y in x 9.014 * [backup-simplify]: Simplify y into y 9.014 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.014 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.014 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 9.014 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 9.014 * [taylor]: Taking taylor expansion of 3.0 in x 9.014 * [backup-simplify]: Simplify 3.0 into 3.0 9.014 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.015 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.015 * [backup-simplify]: Simplify (* -1 -1) into 1 9.016 * [backup-simplify]: Simplify (+ 1 0) into 1 9.016 * [backup-simplify]: Simplify (+ 0 1) into 1 9.018 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.019 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.019 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in z 9.019 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.020 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.020 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.020 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.020 * [taylor]: Taking taylor expansion of -1 in z 9.020 * [backup-simplify]: Simplify -1 into -1 9.020 * [taylor]: Taking taylor expansion of z in z 9.020 * [backup-simplify]: Simplify 0 into 0 9.020 * [backup-simplify]: Simplify 1 into 1 9.020 * [backup-simplify]: Simplify (/ -1 1) into -1 9.020 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.020 * [taylor]: Taking taylor expansion of -1 in z 9.020 * [backup-simplify]: Simplify -1 into -1 9.020 * [taylor]: Taking taylor expansion of z in z 9.020 * [backup-simplify]: Simplify 0 into 0 9.020 * [backup-simplify]: Simplify 1 into 1 9.021 * [backup-simplify]: Simplify (/ -1 1) into -1 9.021 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.021 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.021 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.021 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.021 * [taylor]: Taking taylor expansion of -1 in z 9.021 * [backup-simplify]: Simplify -1 into -1 9.021 * [taylor]: Taking taylor expansion of x in z 9.021 * [backup-simplify]: Simplify x into x 9.021 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.021 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.021 * [taylor]: Taking taylor expansion of -1 in z 9.021 * [backup-simplify]: Simplify -1 into -1 9.022 * [taylor]: Taking taylor expansion of x in z 9.022 * [backup-simplify]: Simplify x into x 9.022 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.022 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.022 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.022 * [taylor]: Taking taylor expansion of y in z 9.022 * [backup-simplify]: Simplify y into y 9.022 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.022 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.022 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 9.022 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 9.022 * [taylor]: Taking taylor expansion of 3.0 in z 9.022 * [backup-simplify]: Simplify 3.0 into 3.0 9.023 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.023 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.024 * [backup-simplify]: Simplify (* -1 -1) into 1 9.024 * [backup-simplify]: Simplify (+ 1 0) into 1 9.025 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.027 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.027 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 2)) in z 9.027 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.027 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.027 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.027 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.028 * [taylor]: Taking taylor expansion of -1 in z 9.028 * [backup-simplify]: Simplify -1 into -1 9.028 * [taylor]: Taking taylor expansion of z in z 9.028 * [backup-simplify]: Simplify 0 into 0 9.028 * [backup-simplify]: Simplify 1 into 1 9.028 * [backup-simplify]: Simplify (/ -1 1) into -1 9.028 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.028 * [taylor]: Taking taylor expansion of -1 in z 9.028 * [backup-simplify]: Simplify -1 into -1 9.028 * [taylor]: Taking taylor expansion of z in z 9.028 * [backup-simplify]: Simplify 0 into 0 9.028 * [backup-simplify]: Simplify 1 into 1 9.029 * [backup-simplify]: Simplify (/ -1 1) into -1 9.029 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.029 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.029 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.029 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.029 * [taylor]: Taking taylor expansion of -1 in z 9.029 * [backup-simplify]: Simplify -1 into -1 9.029 * [taylor]: Taking taylor expansion of x in z 9.029 * [backup-simplify]: Simplify x into x 9.029 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.029 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.029 * [taylor]: Taking taylor expansion of -1 in z 9.029 * [backup-simplify]: Simplify -1 into -1 9.029 * [taylor]: Taking taylor expansion of x in z 9.029 * [backup-simplify]: Simplify x into x 9.029 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.029 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.030 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.030 * [taylor]: Taking taylor expansion of y in z 9.030 * [backup-simplify]: Simplify y into y 9.030 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.030 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.030 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 9.030 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 9.030 * [taylor]: Taking taylor expansion of 3.0 in z 9.030 * [backup-simplify]: Simplify 3.0 into 3.0 9.030 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.031 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.032 * [backup-simplify]: Simplify (* -1 -1) into 1 9.032 * [backup-simplify]: Simplify (+ 1 0) into 1 9.033 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.035 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.036 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 9.036 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 9.036 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 9.036 * [taylor]: Taking taylor expansion of 3.0 in x 9.036 * [backup-simplify]: Simplify 3.0 into 3.0 9.036 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.037 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.038 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.041 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.043 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.043 * [backup-simplify]: Simplify (+ 0 0) into 0 9.044 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 9.046 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.046 * [taylor]: Taking taylor expansion of 0 in x 9.046 * [backup-simplify]: Simplify 0 into 0 9.047 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.048 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.049 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.049 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.050 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.050 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.052 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 9.054 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 9.057 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) 9.057 * [taylor]: Taking taylor expansion of (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) in x 9.057 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) in x 9.057 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow y 2)) in x 9.057 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 9.057 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 9.057 * [taylor]: Taking taylor expansion of 3.0 in x 9.057 * [backup-simplify]: Simplify 3.0 into 3.0 9.058 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.059 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.059 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.059 * [taylor]: Taking taylor expansion of y in x 9.059 * [backup-simplify]: Simplify y into y 9.060 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.061 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.062 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) (pow y 2)) into (* (pow (cbrt 3.0) 2) (pow y 2)) 9.063 * [backup-simplify]: Simplify (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) into (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 9.063 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2))) in x 9.063 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow x 2)) in x 9.064 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 9.064 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 9.064 * [taylor]: Taking taylor expansion of 3.0 in x 9.064 * [backup-simplify]: Simplify 3.0 into 3.0 9.064 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.065 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.065 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.065 * [taylor]: Taking taylor expansion of x in x 9.065 * [backup-simplify]: Simplify 0 into 0 9.065 * [backup-simplify]: Simplify 1 into 1 9.066 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.067 * [backup-simplify]: Simplify (* 1 1) into 1 9.068 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) 1) into (pow (cbrt 3.0) 2) 9.070 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.073 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow (cbrt 3.0) 2))) into (/ 1 (pow (cbrt 3.0) 2)) 9.073 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 9.073 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 9.073 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 9.073 * [taylor]: Taking taylor expansion of 3.0 in y 9.073 * [backup-simplify]: Simplify 3.0 into 3.0 9.073 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.074 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.076 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.078 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.078 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 9.078 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 9.078 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 9.078 * [taylor]: Taking taylor expansion of 3.0 in y 9.078 * [backup-simplify]: Simplify 3.0 into 3.0 9.078 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.079 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.080 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.082 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.083 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.085 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.085 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.086 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.086 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.086 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.086 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.087 * [backup-simplify]: Simplify (+ 0 0) into 0 9.087 * [backup-simplify]: Simplify (+ 0 0) into 0 9.094 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 9.095 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 9.102 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.102 * [taylor]: Taking taylor expansion of 0 in x 9.102 * [backup-simplify]: Simplify 0 into 0 9.103 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.104 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 9.105 * [backup-simplify]: Simplify (+ (* (pow (cbrt 3.0) 2) 0) (* 0 1)) into 0 9.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.107 * [backup-simplify]: Simplify (+ 0 0) into 0 9.107 * [taylor]: Taking taylor expansion of 0 in y 9.107 * [backup-simplify]: Simplify 0 into 0 9.107 * [taylor]: Taking taylor expansion of 0 in y 9.107 * [backup-simplify]: Simplify 0 into 0 9.108 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 9.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.110 * [taylor]: Taking taylor expansion of 0 in y 9.110 * [backup-simplify]: Simplify 0 into 0 9.111 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.112 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.113 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.114 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.114 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.115 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.115 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.115 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.115 * [backup-simplify]: Simplify (+ 0 0) into 0 9.116 * [backup-simplify]: Simplify (+ 0 0) into 0 9.117 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 9.117 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 9.121 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) (/ 1 (* (pow (cbrt 3.0) 2) (pow x 2)))) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.121 * [taylor]: Taking taylor expansion of 0 in x 9.121 * [backup-simplify]: Simplify 0 into 0 9.122 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.123 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 9.123 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 9.124 * [backup-simplify]: Simplify (+ (* (pow (cbrt 3.0) 2) 0) (+ (* 0 0) (* 0 1))) into 0 9.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.126 * [backup-simplify]: Simplify (+ (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 0) into (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) 9.126 * [taylor]: Taking taylor expansion of (/ 1 (* (pow (cbrt 3.0) 2) (pow y 2))) in y 9.126 * [taylor]: Taking taylor expansion of (* (pow (cbrt 3.0) 2) (pow y 2)) in y 9.126 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 9.126 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 9.126 * [taylor]: Taking taylor expansion of 3.0 in y 9.126 * [backup-simplify]: Simplify 3.0 into 3.0 9.126 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 9.127 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 9.127 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.127 * [taylor]: Taking taylor expansion of y in y 9.127 * [backup-simplify]: Simplify 0 into 0 9.127 * [backup-simplify]: Simplify 1 into 1 9.128 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 9.128 * [backup-simplify]: Simplify (* 1 1) into 1 9.129 * [backup-simplify]: Simplify (* (pow (cbrt 3.0) 2) 1) into (pow (cbrt 3.0) 2) 9.130 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.131 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.131 * [taylor]: Taking taylor expansion of 0 in y 9.131 * [backup-simplify]: Simplify 0 into 0 9.132 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 9.132 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 9.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 9.133 * [taylor]: Taking taylor expansion of 0 in y 9.133 * [backup-simplify]: Simplify 0 into 0 9.134 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.136 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 9.139 * [backup-simplify]: Simplify (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* (/ 1 (pow (cbrt 3.0) 2)) (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) 9.139 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 9.140 * [backup-simplify]: Simplify (fma z z (fma x x (* y y))) into (fma z z (fma x x (pow y 2))) 9.140 * [approximate]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in (z x y) around 0 9.140 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 9.140 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.140 * [taylor]: Taking taylor expansion of (* z z) in y 9.140 * [taylor]: Taking taylor expansion of z in y 9.140 * [backup-simplify]: Simplify z into z 9.140 * [taylor]: Taking taylor expansion of z in y 9.140 * [backup-simplify]: Simplify z into z 9.140 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 9.140 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.140 * [taylor]: Taking taylor expansion of (* x x) in y 9.140 * [taylor]: Taking taylor expansion of x in y 9.140 * [backup-simplify]: Simplify x into x 9.140 * [taylor]: Taking taylor expansion of x in y 9.140 * [backup-simplify]: Simplify x into x 9.140 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.140 * [taylor]: Taking taylor expansion of y in y 9.140 * [backup-simplify]: Simplify 0 into 0 9.140 * [backup-simplify]: Simplify 1 into 1 9.140 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 9.140 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.140 * [taylor]: Taking taylor expansion of (* z z) in x 9.140 * [taylor]: Taking taylor expansion of z in x 9.140 * [backup-simplify]: Simplify z into z 9.140 * [taylor]: Taking taylor expansion of z in x 9.140 * [backup-simplify]: Simplify z into z 9.140 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 9.140 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.140 * [taylor]: Taking taylor expansion of (* x x) in x 9.140 * [taylor]: Taking taylor expansion of x in x 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of x in x 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.141 * [taylor]: Taking taylor expansion of y in x 9.141 * [backup-simplify]: Simplify y into y 9.141 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.141 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.141 * [taylor]: Taking taylor expansion of (* z z) in z 9.141 * [taylor]: Taking taylor expansion of z in z 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of z in z 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.141 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.141 * [taylor]: Taking taylor expansion of (* x x) in z 9.141 * [taylor]: Taking taylor expansion of x in z 9.141 * [backup-simplify]: Simplify x into x 9.141 * [taylor]: Taking taylor expansion of x in z 9.141 * [backup-simplify]: Simplify x into x 9.141 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.141 * [taylor]: Taking taylor expansion of y in z 9.141 * [backup-simplify]: Simplify y into y 9.141 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 9.141 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 9.141 * [taylor]: Taking taylor expansion of (* z z) in z 9.141 * [taylor]: Taking taylor expansion of z in z 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of z in z 9.141 * [backup-simplify]: Simplify 0 into 0 9.141 * [backup-simplify]: Simplify 1 into 1 9.141 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 9.141 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 9.141 * [taylor]: Taking taylor expansion of (* x x) in z 9.141 * [taylor]: Taking taylor expansion of x in z 9.141 * [backup-simplify]: Simplify x into x 9.141 * [taylor]: Taking taylor expansion of x in z 9.141 * [backup-simplify]: Simplify x into x 9.141 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.141 * [taylor]: Taking taylor expansion of y in z 9.141 * [backup-simplify]: Simplify y into y 9.142 * [backup-simplify]: Simplify (* 0 0) into 0 9.142 * [backup-simplify]: Simplify (* x x) into (pow x 2) 9.142 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.142 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 9.142 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 9.142 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 9.142 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.142 * [taylor]: Taking taylor expansion of x in x 9.142 * [backup-simplify]: Simplify 0 into 0 9.142 * [backup-simplify]: Simplify 1 into 1 9.142 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.142 * [taylor]: Taking taylor expansion of y in x 9.142 * [backup-simplify]: Simplify y into y 9.142 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.142 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 9.143 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.143 * [taylor]: Taking taylor expansion of y in y 9.143 * [backup-simplify]: Simplify 0 into 0 9.143 * [backup-simplify]: Simplify 1 into 1 9.143 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 9.143 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 9.143 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.143 * [backup-simplify]: Simplify (+ 0 0) into 0 9.144 * [backup-simplify]: Simplify (+ 0 0) into 0 9.144 * [taylor]: Taking taylor expansion of 0 in x 9.144 * [backup-simplify]: Simplify 0 into 0 9.144 * [taylor]: Taking taylor expansion of 0 in y 9.144 * [backup-simplify]: Simplify 0 into 0 9.144 * [backup-simplify]: Simplify 0 into 0 9.144 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.144 * [backup-simplify]: Simplify (+ 0 0) into 0 9.144 * [taylor]: Taking taylor expansion of 0 in y 9.144 * [backup-simplify]: Simplify 0 into 0 9.144 * [backup-simplify]: Simplify 0 into 0 9.144 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 9.145 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 9.145 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.145 * [backup-simplify]: Simplify (+ 0 0) into 0 9.146 * [backup-simplify]: Simplify (+ 1 0) into 1 9.146 * [taylor]: Taking taylor expansion of 1 in x 9.146 * [backup-simplify]: Simplify 1 into 1 9.146 * [taylor]: Taking taylor expansion of 1 in y 9.146 * [backup-simplify]: Simplify 1 into 1 9.146 * [backup-simplify]: Simplify 1 into 1 9.146 * [taylor]: Taking taylor expansion of 0 in y 9.146 * [backup-simplify]: Simplify 0 into 0 9.146 * [backup-simplify]: Simplify 0 into 0 9.146 * [backup-simplify]: Simplify (* 1 1) into 1 9.146 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.146 * [backup-simplify]: Simplify (+ 1 0) into 1 9.146 * [taylor]: Taking taylor expansion of 1 in y 9.147 * [backup-simplify]: Simplify 1 into 1 9.147 * [backup-simplify]: Simplify 1 into 1 9.147 * [backup-simplify]: Simplify 0 into 0 9.147 * [backup-simplify]: Simplify 0 into 0 9.147 * [backup-simplify]: Simplify (* 1 1) into 1 9.147 * [backup-simplify]: Simplify 1 into 1 9.148 * [backup-simplify]: Simplify (+ (* 1 (pow (* y (* 1 1)) 2)) (+ (* 1 (pow (* 1 (* x 1)) 2)) (* 1 (pow (* 1 (* 1 z)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 9.148 * [backup-simplify]: Simplify (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) into (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.148 * [approximate]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in (z x y) around 0 9.148 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 9.149 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.149 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 9.149 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.149 * [taylor]: Taking taylor expansion of z in y 9.149 * [backup-simplify]: Simplify z into z 9.149 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.149 * [taylor]: Taking taylor expansion of (/ 1 z) in y 9.149 * [taylor]: Taking taylor expansion of z in y 9.149 * [backup-simplify]: Simplify z into z 9.149 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.149 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 9.149 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.149 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 9.149 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.149 * [taylor]: Taking taylor expansion of x in y 9.149 * [backup-simplify]: Simplify x into x 9.150 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.150 * [taylor]: Taking taylor expansion of (/ 1 x) in y 9.150 * [taylor]: Taking taylor expansion of x in y 9.150 * [backup-simplify]: Simplify x into x 9.150 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.150 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.150 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.150 * [taylor]: Taking taylor expansion of y in y 9.150 * [backup-simplify]: Simplify 0 into 0 9.150 * [backup-simplify]: Simplify 1 into 1 9.150 * [backup-simplify]: Simplify (* 1 1) into 1 9.151 * [backup-simplify]: Simplify (/ 1 1) into 1 9.151 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 9.151 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.151 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 9.151 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.151 * [taylor]: Taking taylor expansion of z in x 9.151 * [backup-simplify]: Simplify z into z 9.151 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.151 * [taylor]: Taking taylor expansion of (/ 1 z) in x 9.151 * [taylor]: Taking taylor expansion of z in x 9.151 * [backup-simplify]: Simplify z into z 9.151 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 9.151 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 9.151 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.151 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 9.151 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.152 * [taylor]: Taking taylor expansion of x in x 9.152 * [backup-simplify]: Simplify 0 into 0 9.152 * [backup-simplify]: Simplify 1 into 1 9.152 * [backup-simplify]: Simplify (/ 1 1) into 1 9.152 * [taylor]: Taking taylor expansion of (/ 1 x) in x 9.152 * [taylor]: Taking taylor expansion of x in x 9.152 * [backup-simplify]: Simplify 0 into 0 9.152 * [backup-simplify]: Simplify 1 into 1 9.152 * [backup-simplify]: Simplify (/ 1 1) into 1 9.153 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.153 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.153 * [taylor]: Taking taylor expansion of y in x 9.153 * [backup-simplify]: Simplify y into y 9.153 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.153 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.153 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.153 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.153 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.153 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.153 * [taylor]: Taking taylor expansion of z in z 9.153 * [backup-simplify]: Simplify 0 into 0 9.153 * [backup-simplify]: Simplify 1 into 1 9.154 * [backup-simplify]: Simplify (/ 1 1) into 1 9.154 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.154 * [taylor]: Taking taylor expansion of z in z 9.154 * [backup-simplify]: Simplify 0 into 0 9.154 * [backup-simplify]: Simplify 1 into 1 9.154 * [backup-simplify]: Simplify (/ 1 1) into 1 9.154 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.154 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.154 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.154 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.154 * [taylor]: Taking taylor expansion of x in z 9.154 * [backup-simplify]: Simplify x into x 9.154 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.154 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.155 * [taylor]: Taking taylor expansion of x in z 9.155 * [backup-simplify]: Simplify x into x 9.155 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.155 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.155 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.155 * [taylor]: Taking taylor expansion of y in z 9.155 * [backup-simplify]: Simplify y into y 9.155 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.155 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.155 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 9.155 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 9.155 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 9.155 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.155 * [taylor]: Taking taylor expansion of z in z 9.155 * [backup-simplify]: Simplify 0 into 0 9.155 * [backup-simplify]: Simplify 1 into 1 9.156 * [backup-simplify]: Simplify (/ 1 1) into 1 9.156 * [taylor]: Taking taylor expansion of (/ 1 z) in z 9.156 * [taylor]: Taking taylor expansion of z in z 9.156 * [backup-simplify]: Simplify 0 into 0 9.156 * [backup-simplify]: Simplify 1 into 1 9.156 * [backup-simplify]: Simplify (/ 1 1) into 1 9.156 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 9.156 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 9.156 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 9.157 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.157 * [taylor]: Taking taylor expansion of x in z 9.157 * [backup-simplify]: Simplify x into x 9.157 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.157 * [taylor]: Taking taylor expansion of (/ 1 x) in z 9.157 * [taylor]: Taking taylor expansion of x in z 9.157 * [backup-simplify]: Simplify x into x 9.157 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 9.157 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.157 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.157 * [taylor]: Taking taylor expansion of y in z 9.157 * [backup-simplify]: Simplify y into y 9.157 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.157 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.158 * [backup-simplify]: Simplify (* 1 1) into 1 9.158 * [backup-simplify]: Simplify (+ 1 0) into 1 9.158 * [taylor]: Taking taylor expansion of 1 in x 9.158 * [backup-simplify]: Simplify 1 into 1 9.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.161 * [backup-simplify]: Simplify (+ 0 0) into 0 9.161 * [taylor]: Taking taylor expansion of 0 in x 9.161 * [backup-simplify]: Simplify 0 into 0 9.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.163 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.163 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.164 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 9.164 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.164 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.164 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 9.164 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.164 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.165 * [taylor]: Taking taylor expansion of x in x 9.165 * [backup-simplify]: Simplify 0 into 0 9.165 * [backup-simplify]: Simplify 1 into 1 9.165 * [backup-simplify]: Simplify (* 1 1) into 1 9.165 * [backup-simplify]: Simplify (/ 1 1) into 1 9.165 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.165 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.165 * [taylor]: Taking taylor expansion of y in x 9.165 * [backup-simplify]: Simplify y into y 9.166 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.166 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.166 * [backup-simplify]: Simplify (+ 1 0) into 1 9.166 * [taylor]: Taking taylor expansion of 1 in y 9.166 * [backup-simplify]: Simplify 1 into 1 9.166 * [taylor]: Taking taylor expansion of 1 in y 9.166 * [backup-simplify]: Simplify 1 into 1 9.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.169 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 9.169 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.169 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 9.170 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 9.170 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.170 * [backup-simplify]: Simplify (+ 0 0) into 0 9.171 * [backup-simplify]: Simplify (+ 0 0) into 0 9.171 * [taylor]: Taking taylor expansion of 0 in x 9.171 * [backup-simplify]: Simplify 0 into 0 9.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.172 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.173 * [backup-simplify]: Simplify (+ 0 0) into 0 9.173 * [taylor]: Taking taylor expansion of 0 in y 9.173 * [backup-simplify]: Simplify 0 into 0 9.173 * [taylor]: Taking taylor expansion of 0 in y 9.173 * [backup-simplify]: Simplify 0 into 0 9.173 * [taylor]: Taking taylor expansion of 0 in y 9.173 * [backup-simplify]: Simplify 0 into 0 9.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.175 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 9.176 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.176 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.176 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 9.176 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.177 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.177 * [backup-simplify]: Simplify (+ 0 0) into 0 9.177 * [backup-simplify]: Simplify (+ 0 0) into 0 9.177 * [taylor]: Taking taylor expansion of 0 in x 9.177 * [backup-simplify]: Simplify 0 into 0 9.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.178 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.178 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 9.178 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.178 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.178 * [taylor]: Taking taylor expansion of y in y 9.178 * [backup-simplify]: Simplify 0 into 0 9.178 * [backup-simplify]: Simplify 1 into 1 9.179 * [backup-simplify]: Simplify (* 1 1) into 1 9.179 * [backup-simplify]: Simplify (/ 1 1) into 1 9.179 * [backup-simplify]: Simplify 1 into 1 9.179 * [taylor]: Taking taylor expansion of 0 in y 9.179 * [backup-simplify]: Simplify 0 into 0 9.179 * [taylor]: Taking taylor expansion of 0 in y 9.179 * [backup-simplify]: Simplify 0 into 0 9.179 * [backup-simplify]: Simplify 1 into 1 9.179 * [backup-simplify]: Simplify 1 into 1 9.180 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 9.180 * [backup-simplify]: Simplify (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) into (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.180 * [approximate]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in (z x y) around 0 9.180 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 9.180 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.180 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 9.180 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.180 * [taylor]: Taking taylor expansion of -1 in y 9.180 * [backup-simplify]: Simplify -1 into -1 9.180 * [taylor]: Taking taylor expansion of z in y 9.180 * [backup-simplify]: Simplify z into z 9.180 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.180 * [taylor]: Taking taylor expansion of (/ -1 z) in y 9.180 * [taylor]: Taking taylor expansion of -1 in y 9.180 * [backup-simplify]: Simplify -1 into -1 9.180 * [taylor]: Taking taylor expansion of z in y 9.180 * [backup-simplify]: Simplify z into z 9.180 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.180 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 9.180 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.180 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 9.180 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.181 * [taylor]: Taking taylor expansion of -1 in y 9.181 * [backup-simplify]: Simplify -1 into -1 9.181 * [taylor]: Taking taylor expansion of x in y 9.181 * [backup-simplify]: Simplify x into x 9.181 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.181 * [taylor]: Taking taylor expansion of (/ -1 x) in y 9.181 * [taylor]: Taking taylor expansion of -1 in y 9.181 * [backup-simplify]: Simplify -1 into -1 9.181 * [taylor]: Taking taylor expansion of x in y 9.181 * [backup-simplify]: Simplify x into x 9.181 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.181 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.181 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.181 * [taylor]: Taking taylor expansion of y in y 9.181 * [backup-simplify]: Simplify 0 into 0 9.181 * [backup-simplify]: Simplify 1 into 1 9.181 * [backup-simplify]: Simplify (* 1 1) into 1 9.181 * [backup-simplify]: Simplify (/ 1 1) into 1 9.181 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 9.181 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.181 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 9.181 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.181 * [taylor]: Taking taylor expansion of -1 in x 9.181 * [backup-simplify]: Simplify -1 into -1 9.181 * [taylor]: Taking taylor expansion of z in x 9.181 * [backup-simplify]: Simplify z into z 9.182 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.182 * [taylor]: Taking taylor expansion of (/ -1 z) in x 9.182 * [taylor]: Taking taylor expansion of -1 in x 9.182 * [backup-simplify]: Simplify -1 into -1 9.182 * [taylor]: Taking taylor expansion of z in x 9.182 * [backup-simplify]: Simplify z into z 9.182 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 9.182 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 9.182 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.182 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 9.182 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.182 * [taylor]: Taking taylor expansion of -1 in x 9.182 * [backup-simplify]: Simplify -1 into -1 9.182 * [taylor]: Taking taylor expansion of x in x 9.182 * [backup-simplify]: Simplify 0 into 0 9.182 * [backup-simplify]: Simplify 1 into 1 9.182 * [backup-simplify]: Simplify (/ -1 1) into -1 9.182 * [taylor]: Taking taylor expansion of (/ -1 x) in x 9.182 * [taylor]: Taking taylor expansion of -1 in x 9.182 * [backup-simplify]: Simplify -1 into -1 9.182 * [taylor]: Taking taylor expansion of x in x 9.182 * [backup-simplify]: Simplify 0 into 0 9.182 * [backup-simplify]: Simplify 1 into 1 9.182 * [backup-simplify]: Simplify (/ -1 1) into -1 9.183 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.183 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.183 * [taylor]: Taking taylor expansion of y in x 9.183 * [backup-simplify]: Simplify y into y 9.183 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.183 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.183 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.183 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.183 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.183 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.183 * [taylor]: Taking taylor expansion of -1 in z 9.183 * [backup-simplify]: Simplify -1 into -1 9.183 * [taylor]: Taking taylor expansion of z in z 9.183 * [backup-simplify]: Simplify 0 into 0 9.183 * [backup-simplify]: Simplify 1 into 1 9.183 * [backup-simplify]: Simplify (/ -1 1) into -1 9.183 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.183 * [taylor]: Taking taylor expansion of -1 in z 9.183 * [backup-simplify]: Simplify -1 into -1 9.183 * [taylor]: Taking taylor expansion of z in z 9.183 * [backup-simplify]: Simplify 0 into 0 9.183 * [backup-simplify]: Simplify 1 into 1 9.184 * [backup-simplify]: Simplify (/ -1 1) into -1 9.184 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.184 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.184 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.184 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.184 * [taylor]: Taking taylor expansion of -1 in z 9.184 * [backup-simplify]: Simplify -1 into -1 9.184 * [taylor]: Taking taylor expansion of x in z 9.184 * [backup-simplify]: Simplify x into x 9.184 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.184 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.184 * [taylor]: Taking taylor expansion of -1 in z 9.184 * [backup-simplify]: Simplify -1 into -1 9.184 * [taylor]: Taking taylor expansion of x in z 9.184 * [backup-simplify]: Simplify x into x 9.184 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.184 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.184 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.184 * [taylor]: Taking taylor expansion of y in z 9.184 * [backup-simplify]: Simplify y into y 9.184 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.184 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.184 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 9.184 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 9.184 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 9.184 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.184 * [taylor]: Taking taylor expansion of -1 in z 9.184 * [backup-simplify]: Simplify -1 into -1 9.184 * [taylor]: Taking taylor expansion of z in z 9.184 * [backup-simplify]: Simplify 0 into 0 9.184 * [backup-simplify]: Simplify 1 into 1 9.185 * [backup-simplify]: Simplify (/ -1 1) into -1 9.185 * [taylor]: Taking taylor expansion of (/ -1 z) in z 9.185 * [taylor]: Taking taylor expansion of -1 in z 9.185 * [backup-simplify]: Simplify -1 into -1 9.185 * [taylor]: Taking taylor expansion of z in z 9.185 * [backup-simplify]: Simplify 0 into 0 9.185 * [backup-simplify]: Simplify 1 into 1 9.185 * [backup-simplify]: Simplify (/ -1 1) into -1 9.185 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 9.185 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 9.185 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 9.185 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.185 * [taylor]: Taking taylor expansion of -1 in z 9.185 * [backup-simplify]: Simplify -1 into -1 9.185 * [taylor]: Taking taylor expansion of x in z 9.185 * [backup-simplify]: Simplify x into x 9.185 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.185 * [taylor]: Taking taylor expansion of (/ -1 x) in z 9.185 * [taylor]: Taking taylor expansion of -1 in z 9.185 * [backup-simplify]: Simplify -1 into -1 9.185 * [taylor]: Taking taylor expansion of x in z 9.185 * [backup-simplify]: Simplify x into x 9.185 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 9.185 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 9.185 * [taylor]: Taking taylor expansion of (pow y 2) in z 9.185 * [taylor]: Taking taylor expansion of y in z 9.186 * [backup-simplify]: Simplify y into y 9.186 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.186 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.186 * [backup-simplify]: Simplify (* -1 -1) into 1 9.186 * [backup-simplify]: Simplify (+ 1 0) into 1 9.186 * [taylor]: Taking taylor expansion of 1 in x 9.186 * [backup-simplify]: Simplify 1 into 1 9.187 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.187 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.188 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 9.188 * [backup-simplify]: Simplify (+ 0 0) into 0 9.188 * [taylor]: Taking taylor expansion of 0 in x 9.188 * [backup-simplify]: Simplify 0 into 0 9.188 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.189 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.189 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 9.190 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 9.190 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.190 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 9.190 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) in x 9.190 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 9.190 * [taylor]: Taking taylor expansion of (pow x 2) in x 9.190 * [taylor]: Taking taylor expansion of x in x 9.190 * [backup-simplify]: Simplify 0 into 0 9.190 * [backup-simplify]: Simplify 1 into 1 9.190 * [backup-simplify]: Simplify (* 1 1) into 1 9.191 * [backup-simplify]: Simplify (/ 1 1) into 1 9.191 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 9.191 * [taylor]: Taking taylor expansion of (pow y 2) in x 9.191 * [taylor]: Taking taylor expansion of y in x 9.191 * [backup-simplify]: Simplify y into y 9.191 * [backup-simplify]: Simplify (* y y) into (pow y 2) 9.191 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 9.191 * [backup-simplify]: Simplify (+ 1 0) into 1 9.191 * [taylor]: Taking taylor expansion of 1 in y 9.191 * [backup-simplify]: Simplify 1 into 1 9.191 * [taylor]: Taking taylor expansion of 1 in y 9.191 * [backup-simplify]: Simplify 1 into 1 9.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.193 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 9.193 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.193 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 9.193 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 9.193 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 9.193 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 9.194 * [backup-simplify]: Simplify (+ 0 0) into 0 9.194 * [backup-simplify]: Simplify (+ 0 0) into 0 9.194 * [taylor]: Taking taylor expansion of 0 in x 9.194 * [backup-simplify]: Simplify 0 into 0 9.194 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.195 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.195 * [backup-simplify]: Simplify (+ 0 0) into 0 9.195 * [taylor]: Taking taylor expansion of 0 in y 9.195 * [backup-simplify]: Simplify 0 into 0 9.195 * [taylor]: Taking taylor expansion of 0 in y 9.195 * [backup-simplify]: Simplify 0 into 0 9.195 * [taylor]: Taking taylor expansion of 0 in y 9.195 * [backup-simplify]: Simplify 0 into 0 9.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.197 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 9.197 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.197 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 9.198 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 9.198 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 9.198 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 9.198 * [backup-simplify]: Simplify (+ 0 0) into 0 9.199 * [backup-simplify]: Simplify (+ 0 0) into 0 9.199 * [taylor]: Taking taylor expansion of 0 in x 9.199 * [backup-simplify]: Simplify 0 into 0 9.199 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.200 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.200 * [backup-simplify]: Simplify (+ 0 (/ 1 (pow y 2))) into (/ 1 (pow y 2)) 9.200 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 9.200 * [taylor]: Taking taylor expansion of (pow y 2) in y 9.200 * [taylor]: Taking taylor expansion of y in y 9.200 * [backup-simplify]: Simplify 0 into 0 9.200 * [backup-simplify]: Simplify 1 into 1 9.200 * [backup-simplify]: Simplify (* 1 1) into 1 9.201 * [backup-simplify]: Simplify (/ 1 1) into 1 9.201 * [backup-simplify]: Simplify 1 into 1 9.201 * [taylor]: Taking taylor expansion of 0 in y 9.201 * [backup-simplify]: Simplify 0 into 0 9.201 * [taylor]: Taking taylor expansion of 0 in y 9.201 * [backup-simplify]: Simplify 0 into 0 9.201 * [backup-simplify]: Simplify 1 into 1 9.201 * [backup-simplify]: Simplify 1 into 1 9.201 * [backup-simplify]: Simplify (+ (* 1 (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* 1 (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (pow x 2) (+ (pow y 2) (pow z 2))) 9.202 * * * [progress]: simplifying candidates 9.209 * [simplify]: Simplifying: (expm1 (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (log1p (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (log (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (exp (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (* (cbrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (cbrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))))) (cbrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (* (* (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (* (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))))) (sqrt (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (sqrt 3.0)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0)))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt 1))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (cbrt 3.0)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) 1)) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 1))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) 1)) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt 1))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) 1)) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 1))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) 1)) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ (/ 1 (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) (cbrt 1))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ (/ 1 (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) 1)) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt 3.0))) (sqrt (/ 1 (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (sqrt 3.0)))) (sqrt (/ 1 (cbrt 1))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (sqrt (cbrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (sqrt (cbrt 3.0)))) (sqrt (/ 1 1)) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0)))) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (sqrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 1))) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0)))) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (sqrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) 1)) (sqrt (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt 1) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ 1 (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0)) (/ 1 2) (sqrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (sqrt (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (expm1 (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (log1p (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (- (- (log (fma z z (fma x x (* y y)))) (+ (log (cbrt 3.0)) (log (cbrt 3.0)))) (log (cbrt 3.0))) (- (- (log (fma z z (fma x x (* y y)))) (log (* (cbrt 3.0) (cbrt 3.0)))) (log (cbrt 3.0))) (- (log (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (log (cbrt 3.0))) (log (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (exp (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (/ (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (* 3.0 3.0)) 3.0) (/ (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt 3.0) (cbrt 3.0)))) 3.0) (/ (* (* (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) 3.0) (* (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)))) (cbrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (* (* (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0))) (- (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (- (cbrt 3.0)) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0))) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (sqrt 3.0))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0))) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt 1)) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0)) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0))) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (sqrt (cbrt 3.0))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0))) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) 1) (/ (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0)) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (sqrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 1)) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0)) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) 1) (/ (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt 3.0)) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt 1)) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0)) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) 1) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0)) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 1)) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0)) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) 1) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt 3.0)) (/ (/ 1 (cbrt 3.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ 1 (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ 1 (cbrt 3.0)) (cbrt 1)) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt 3.0)) (/ (/ 1 (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ 1 (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ 1 (cbrt 3.0)) 1) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt 3.0)) (/ 1 (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0))) (/ 1 (cbrt (sqrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (sqrt 3.0))) (/ 1 (cbrt 1)) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) (/ 1 (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0))) (/ 1 (sqrt (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (sqrt (cbrt 3.0))) (/ 1 1) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0))) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt 1)) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0))) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (sqrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) 1) (/ (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (cbrt 3.0)) (/ 1 (cbrt 3.0)) (/ (cbrt 3.0) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt (sqrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (cbrt 1)) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (sqrt (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) 1) (/ (cbrt 3.0) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (/ (cbrt 3.0) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (/ (cbrt 3.0) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (/ (cbrt 3.0) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (/ (cbrt 3.0) (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) (/ (cbrt 3.0) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (/ (cbrt 3.0) (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (* (cbrt 3.0) (* (cbrt 3.0) (cbrt 3.0))) (expm1 (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (log1p (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (- (log (fma z z (fma x x (* y y)))) (+ (log (cbrt 3.0)) (log (cbrt 3.0)))) (- (log (fma z z (fma x x (* y y)))) (log (* (cbrt 3.0) (cbrt 3.0)))) (log (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (exp (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (* 3.0 3.0)) (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt 3.0) (cbrt 3.0)))) (* (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))))) (cbrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (* (* (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt 3.0) (cbrt 3.0)))) (- (fma z z (fma x x (* y y)))) (- (* (cbrt 3.0) (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ 1 (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ (* (cbrt 3.0) (cbrt 3.0)) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ (* (cbrt 3.0) (cbrt 3.0)) (cbrt (fma z z (fma x x (* y y))))) (/ (* (cbrt 3.0) (cbrt 3.0)) (sqrt (fma z z (fma x x (* y y))))) (/ (* (cbrt 3.0) (cbrt 3.0)) (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (* -1 (* z (sqrt 0.3333333333333333))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (* 0.3333333333333333 (pow x 2)) (+ (* 0.3333333333333333 (pow y 2)) (* 0.3333333333333333 (pow z 2)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) (+ (pow x 2) (+ (pow y 2) (pow z 2))) 9.220 * * [simplify]: Extracting # 0 : cost 0 9.220 * * [simplify]: Extracting # 1 : cost 0 9.221 * * [simplify]: Extracting # 2 : cost 0 9.221 * * [simplify]: Extracting # 3 : cost 0 9.222 * * [simplify]: Extracting # 4 : cost 0 9.222 * * [simplify]: Extracting # 5 : cost 0 9.222 * * [simplify]: Extracting # 6 : cost 0 9.223 * * [simplify]: iteration 0 : 255 enodes (cost 4978 ) 9.295 * * [simplify]: Extracting # 0 : cost 0 9.296 * * [simplify]: Extracting # 1 : cost 0 9.296 * * [simplify]: Extracting # 2 : cost 0 9.297 * * [simplify]: Extracting # 3 : cost 0 9.298 * * [simplify]: Extracting # 4 : cost 0 9.298 * * [simplify]: iteration 1 : 465 enodes (cost 4639 ) 9.524 * * [simplify]: Extracting # 0 : cost 0 9.526 * * [simplify]: Extracting # 1 : cost 0 9.529 * * [simplify]: Extracting # 2 : cost 0 9.532 * * [simplify]: Extracting # 3 : cost 0 9.534 * * [simplify]: Extracting # 4 : cost 0 9.537 * * [simplify]: iteration 2 : 1973 enodes (cost 4237 ) 10.287 * * [simplify]: Extracting # 0 : cost 0 10.301 * * [simplify]: Extracting # 1 : cost 0 10.317 * * [simplify]: Extracting # 2 : cost 0 10.332 * * [simplify]: Extracting # 3 : cost 0 10.340 * * [simplify]: Extracting # 4 : cost 0 10.347 * * [simplify]: iteration done: 5001 enodes (cost 4114 ) 10.349 * [simplify]: Simplified to: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (log (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (exp (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0)))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (pow (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) 3) (fabs (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (cbrt (sqrt 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0)))) (fabs (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0))) (fabs (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (sqrt (cbrt 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0)))) (fabs (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (sqrt (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0)))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2))) (sqrt (/ (/ 1 (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (sqrt 3.0)))) (sqrt (/ 1 (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (/ (/ 1 (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0)))) (sqrt (/ (/ 1 (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (sqrt (cbrt 3.0)))) (sqrt (/ 1 (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (/ 1 (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (cbrt (sqrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (sqrt 3.0)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (sqrt (cbrt 3.0)))) (sqrt (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (sqrt (cbrt 3.0)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0)))) (sqrt (/ (/ 1 (pow (cbrt 3.0) 2)) (cbrt (sqrt 3.0)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0)))) (sqrt (/ (/ 1 (pow (cbrt 3.0) 2)) (sqrt (cbrt 3.0)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0)) 1 (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (/ 1 (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0)) 1/2 (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) 3.0))) (expm1 (/ (fma z z (fma x x (* y y))) 3.0)) (log1p (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (log (/ (fma z z (fma x x (* y y))) 3.0)) (exp (/ (fma z z (fma x x (* y y))) 3.0)) (/ (pow (fma z z (fma x x (* y y))) 3) (pow 3.0 3)) (/ (pow (fma z z (fma x x (* y y))) 3) (pow 3.0 3)) (/ (pow (fma z z (fma x x (* y y))) 3) (pow 3.0 3)) (* (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) 3.0))) (cbrt (/ (fma z z (fma x x (* y y))) 3.0)) (pow (/ (fma z z (fma x x (* y y))) 3.0) 3) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (sqrt (/ (fma z z (fma x x (* y y))) 3.0)) (/ (- (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (- (cbrt 3.0)) (/ (* (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (cbrt (pow (cbrt 3.0) 2))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (cbrt (sqrt 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0))) (* (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0)) (* (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0)))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (sqrt (cbrt 3.0)) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0))) (* (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (/ (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0)) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (sqrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0)) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (cbrt 3.0))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt 3.0)) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (/ (/ 1 (cbrt 3.0)) (cbrt (pow (cbrt 3.0) 2))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ 1 (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (sqrt 3.0))) (/ 1 (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (/ (/ 1 (cbrt 3.0)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (cbrt (cbrt 3.0))) (/ (/ 1 (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (sqrt (cbrt 3.0))) (/ 1 (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (/ 1 (cbrt (pow (cbrt 3.0) 2))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (cbrt 3.0))) (/ 1 (cbrt (sqrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (sqrt 3.0))) 1 (/ (fma z z (fma x x (* y y))) 3.0) (/ 1 (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (cbrt 3.0))) (/ 1 (sqrt (cbrt 3.0))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (sqrt (cbrt 3.0))) 1 (/ (fma z z (fma x x (* y y))) 3.0) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt 3.0))) (/ (/ 1 (pow (cbrt 3.0) 2)) (cbrt (sqrt 3.0))) (fma z z (fma x x (* y y))) (/ 1 3.0) (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt 3.0))) (/ (/ 1 (pow (cbrt 3.0) 2)) (sqrt (cbrt 3.0))) (fma z z (fma x x (* y y))) (/ 1 3.0) (/ 1 (cbrt 3.0)) (/ 3.0 (fma z z (fma x x (* y y)))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (cbrt (sqrt 3.0))) (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0)))) (/ (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (sqrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)) (/ (cbrt 3.0) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (/ (cbrt 3.0) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (/ (pow (cbrt 3.0) 2) (cbrt (fma z z (fma x x (* y y))))) (/ (pow (cbrt 3.0) 2) (sqrt (fma z z (fma x x (* y y))))) (/ (pow (cbrt 3.0) 2) (fma z z (fma x x (* y y)))) (/ 3.0 (fma z z (fma x x (* y y)))) 3.0 3.0 (expm1 (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (log1p (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (log (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (log (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (log (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (exp (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (/ (pow (fma z z (fma x x (* y y))) 3) 3.0) 3.0) (/ (/ (pow (fma z z (fma x x (* y y))) 3) 3.0) 3.0) (* (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2)))) (cbrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (/ (/ (pow (fma z z (fma x x (* y y))) 3) 3.0) 3.0) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (sqrt (/ (fma z z (fma x x (* y y))) (pow (cbrt 3.0) 2))) (- (fma z z (fma x x (* y y)))) (- (pow (cbrt 3.0) 2)) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 3.0)) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 3.0)) (/ 1 (cbrt 3.0)) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ 1 (pow (cbrt 3.0) 2)) (/ (pow (cbrt 3.0) 2) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) (/ (pow (cbrt 3.0) 2) (cbrt (fma z z (fma x x (* y y))))) (/ (pow (cbrt 3.0) 2) (sqrt (fma z z (fma x x (* y y))))) (/ (pow (cbrt 3.0) 2) (fma z z (fma x x (* y y)))) (expm1 (fma z z (fma x x (* y y)))) (log1p (fma z z (fma x x (* y y)))) (* z z) (log (fma z z (fma x x (* y y)))) (exp (fma z z (fma x x (* y y)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (fma z z (fma x x (* y y)))) (pow (fma z z (fma x x (* y y))) 3) (sqrt (fma z z (fma x x (* y y)))) (sqrt (fma z z (fma x x (* y y)))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (- (* z (sqrt 0.3333333333333333))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (* 0.3333333333333333 (fma z z (fma x x (* y y)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (+ (/ (pow y 2) (pow (cbrt 3.0) 2)) (+ (/ (pow z 2) (pow (cbrt 3.0) 2)) (/ (pow x 2) (pow (cbrt 3.0) 2)))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y))) 10.351 * * * [progress]: adding candidates to table 11.334 * * [progress]: iteration 4 / 4 11.334 * * * [progress]: picking best candidate 11.351 * * * * [pick]: Picked # 11.351 * * * [progress]: localizing error 11.386 * * * [progress]: generating rewritten candidates 11.386 * * * * [progress]: [ 1 / 4 ] rewriting at (2 1) 11.401 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 11.423 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 11.553 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1) 11.577 * * * [progress]: generating series expansions 11.577 * * * * [progress]: [ 1 / 4 ] generating series at (2 1) 11.579 * [backup-simplify]: Simplify (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) 11.579 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) in (z x y) around 0 11.579 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) in y 11.579 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.579 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.579 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.579 * [taylor]: Taking taylor expansion of 1/3 in y 11.579 * [backup-simplify]: Simplify 1/3 into 1/3 11.579 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.579 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.579 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.579 * [taylor]: Taking taylor expansion of 3.0 in y 11.579 * [backup-simplify]: Simplify 3.0 into 3.0 11.579 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.580 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.581 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.582 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.583 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.585 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.585 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in y 11.585 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 11.585 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 11.585 * [taylor]: Taking taylor expansion of (* z z) in y 11.585 * [taylor]: Taking taylor expansion of z in y 11.585 * [backup-simplify]: Simplify z into z 11.585 * [taylor]: Taking taylor expansion of z in y 11.585 * [backup-simplify]: Simplify z into z 11.585 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 11.585 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 11.585 * [taylor]: Taking taylor expansion of (* x x) in y 11.585 * [taylor]: Taking taylor expansion of x in y 11.585 * [backup-simplify]: Simplify x into x 11.585 * [taylor]: Taking taylor expansion of x in y 11.585 * [backup-simplify]: Simplify x into x 11.585 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.585 * [taylor]: Taking taylor expansion of y in y 11.585 * [backup-simplify]: Simplify 0 into 0 11.585 * [backup-simplify]: Simplify 1 into 1 11.585 * [backup-simplify]: Simplify (* z z) into (pow z 2) 11.586 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.586 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 11.586 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 11.586 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow z 2))) into (sqrt (+ (pow x 2) (pow z 2))) 11.586 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 11.586 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.586 * [backup-simplify]: Simplify (+ 0 0) into 0 11.586 * [backup-simplify]: Simplify (+ 0 0) into 0 11.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow z 2))))) into 0 11.587 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) in x 11.587 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.587 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.587 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.587 * [taylor]: Taking taylor expansion of 1/3 in x 11.587 * [backup-simplify]: Simplify 1/3 into 1/3 11.587 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.587 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.587 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.587 * [taylor]: Taking taylor expansion of 3.0 in x 11.587 * [backup-simplify]: Simplify 3.0 into 3.0 11.587 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.588 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.588 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.589 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.590 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.592 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.592 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in x 11.592 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 11.592 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 11.592 * [taylor]: Taking taylor expansion of (* z z) in x 11.592 * [taylor]: Taking taylor expansion of z in x 11.592 * [backup-simplify]: Simplify z into z 11.593 * [taylor]: Taking taylor expansion of z in x 11.593 * [backup-simplify]: Simplify z into z 11.593 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 11.593 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 11.593 * [taylor]: Taking taylor expansion of (* x x) in x 11.593 * [taylor]: Taking taylor expansion of x in x 11.593 * [backup-simplify]: Simplify 0 into 0 11.593 * [backup-simplify]: Simplify 1 into 1 11.593 * [taylor]: Taking taylor expansion of x in x 11.593 * [backup-simplify]: Simplify 0 into 0 11.593 * [backup-simplify]: Simplify 1 into 1 11.593 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.593 * [taylor]: Taking taylor expansion of y in x 11.593 * [backup-simplify]: Simplify y into y 11.593 * [backup-simplify]: Simplify (* z z) into (pow z 2) 11.593 * [backup-simplify]: Simplify (* 0 0) into 0 11.593 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.593 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.593 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 11.594 * [backup-simplify]: Simplify (sqrt (+ (pow y 2) (pow z 2))) into (sqrt (+ (pow y 2) (pow z 2))) 11.594 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 11.594 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.594 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.594 * [backup-simplify]: Simplify (+ 0 0) into 0 11.594 * [backup-simplify]: Simplify (+ 0 0) into 0 11.595 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow y 2) (pow z 2))))) into 0 11.595 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) in z 11.595 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 11.595 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 11.595 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 11.595 * [taylor]: Taking taylor expansion of 1/3 in z 11.595 * [backup-simplify]: Simplify 1/3 into 1/3 11.595 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 11.595 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 11.595 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 11.595 * [taylor]: Taking taylor expansion of 3.0 in z 11.595 * [backup-simplify]: Simplify 3.0 into 3.0 11.595 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.596 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.596 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.597 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.598 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.600 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.600 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 11.600 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 11.600 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 11.600 * [taylor]: Taking taylor expansion of (* z z) in z 11.600 * [taylor]: Taking taylor expansion of z in z 11.600 * [backup-simplify]: Simplify 0 into 0 11.600 * [backup-simplify]: Simplify 1 into 1 11.600 * [taylor]: Taking taylor expansion of z in z 11.600 * [backup-simplify]: Simplify 0 into 0 11.601 * [backup-simplify]: Simplify 1 into 1 11.601 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 11.601 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 11.601 * [taylor]: Taking taylor expansion of (* x x) in z 11.601 * [taylor]: Taking taylor expansion of x in z 11.601 * [backup-simplify]: Simplify x into x 11.601 * [taylor]: Taking taylor expansion of x in z 11.601 * [backup-simplify]: Simplify x into x 11.601 * [taylor]: Taking taylor expansion of (pow y 2) in z 11.601 * [taylor]: Taking taylor expansion of y in z 11.601 * [backup-simplify]: Simplify y into y 11.601 * [backup-simplify]: Simplify (* 0 0) into 0 11.601 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.601 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.601 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 11.601 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 11.602 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 11.602 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.602 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.602 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.602 * [backup-simplify]: Simplify (+ 0 0) into 0 11.602 * [backup-simplify]: Simplify (+ 0 0) into 0 11.603 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 11.603 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma z z (fma x x (pow y 2))))) in z 11.603 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 11.603 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 11.603 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 11.603 * [taylor]: Taking taylor expansion of 1/3 in z 11.603 * [backup-simplify]: Simplify 1/3 into 1/3 11.603 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 11.603 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 11.603 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 11.603 * [taylor]: Taking taylor expansion of 3.0 in z 11.603 * [backup-simplify]: Simplify 3.0 into 3.0 11.603 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.604 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.609 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.610 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.611 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.613 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.613 * [taylor]: Taking taylor expansion of (sqrt (fma z z (fma x x (pow y 2)))) in z 11.613 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 11.613 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 11.613 * [taylor]: Taking taylor expansion of (* z z) in z 11.613 * [taylor]: Taking taylor expansion of z in z 11.613 * [backup-simplify]: Simplify 0 into 0 11.613 * [backup-simplify]: Simplify 1 into 1 11.613 * [taylor]: Taking taylor expansion of z in z 11.613 * [backup-simplify]: Simplify 0 into 0 11.613 * [backup-simplify]: Simplify 1 into 1 11.613 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 11.613 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 11.613 * [taylor]: Taking taylor expansion of (* x x) in z 11.613 * [taylor]: Taking taylor expansion of x in z 11.613 * [backup-simplify]: Simplify x into x 11.613 * [taylor]: Taking taylor expansion of x in z 11.613 * [backup-simplify]: Simplify x into x 11.613 * [taylor]: Taking taylor expansion of (pow y 2) in z 11.614 * [taylor]: Taking taylor expansion of y in z 11.614 * [backup-simplify]: Simplify y into y 11.614 * [backup-simplify]: Simplify (* 0 0) into 0 11.614 * [backup-simplify]: Simplify (* x x) into (pow x 2) 11.614 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.614 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 11.614 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 11.614 * [backup-simplify]: Simplify (sqrt (+ (pow x 2) (pow y 2))) into (sqrt (+ (pow x 2) (pow y 2))) 11.615 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 11.615 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 11.615 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.615 * [backup-simplify]: Simplify (+ 0 0) into 0 11.615 * [backup-simplify]: Simplify (+ 0 0) into 0 11.615 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into 0 11.617 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (+ (pow x 2) (pow y 2)))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (+ (pow x 2) (pow y 2)))) 11.617 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (+ (pow x 2) (pow y 2)))) in x 11.617 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.617 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.617 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.617 * [taylor]: Taking taylor expansion of 1/3 in x 11.617 * [backup-simplify]: Simplify 1/3 into 1/3 11.617 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.617 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.617 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.617 * [taylor]: Taking taylor expansion of 3.0 in x 11.617 * [backup-simplify]: Simplify 3.0 into 3.0 11.617 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.618 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.618 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.619 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.621 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.623 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.623 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 11.623 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 11.623 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.623 * [taylor]: Taking taylor expansion of x in x 11.623 * [backup-simplify]: Simplify 0 into 0 11.623 * [backup-simplify]: Simplify 1 into 1 11.623 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.623 * [taylor]: Taking taylor expansion of y in x 11.623 * [backup-simplify]: Simplify y into y 11.623 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.623 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.623 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 11.623 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.624 * [backup-simplify]: Simplify (+ 0 0) into 0 11.624 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 11.625 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) y) into (* (pow (/ 1 (cbrt 3.0)) 1/3) y) 11.625 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) y) in y 11.625 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.625 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.625 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.625 * [taylor]: Taking taylor expansion of 1/3 in y 11.625 * [backup-simplify]: Simplify 1/3 into 1/3 11.625 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.626 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.626 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.626 * [taylor]: Taking taylor expansion of 3.0 in y 11.626 * [backup-simplify]: Simplify 3.0 into 3.0 11.626 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.627 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.627 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.628 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.629 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.631 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.631 * [taylor]: Taking taylor expansion of y in y 11.631 * [backup-simplify]: Simplify 0 into 0 11.631 * [backup-simplify]: Simplify 1 into 1 11.632 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) into 0 11.632 * [backup-simplify]: Simplify 0 into 0 11.633 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.634 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.635 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.637 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.638 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 (sqrt (+ (pow x 2) (pow y 2))))) into 0 11.638 * [taylor]: Taking taylor expansion of 0 in x 11.638 * [backup-simplify]: Simplify 0 into 0 11.638 * [taylor]: Taking taylor expansion of 0 in y 11.638 * [backup-simplify]: Simplify 0 into 0 11.638 * [backup-simplify]: Simplify 0 into 0 11.639 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.640 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.641 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.643 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.644 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 y)) into 0 11.644 * [taylor]: Taking taylor expansion of 0 in y 11.644 * [backup-simplify]: Simplify 0 into 0 11.644 * [backup-simplify]: Simplify 0 into 0 11.644 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.645 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.646 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.647 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.649 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) (* 0 0)) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.650 * [backup-simplify]: Simplify (pow (/ 1 (cbrt 3.0)) 1/3) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.651 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 11.651 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 11.651 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.652 * [backup-simplify]: Simplify (+ 0 0) into 0 11.652 * [backup-simplify]: Simplify (+ 1 0) into 1 11.653 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 (sqrt (+ (pow x 2) (pow y 2))))) into (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) 11.654 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.655 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.658 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.660 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.662 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.664 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (* 1/2 (sqrt (/ 1 (+ (pow x 2) (pow y 2)))))) (+ (* 0 0) (* 0 (sqrt (+ (pow x 2) (pow y 2)))))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (/ 1 (+ (pow x 2) (pow y 2)))))) 11.664 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (/ 1 (+ (pow x 2) (pow y 2)))))) in x 11.664 * [taylor]: Taking taylor expansion of 1/2 in x 11.664 * [backup-simplify]: Simplify 1/2 into 1/2 11.665 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (/ 1 (+ (pow x 2) (pow y 2))))) in x 11.665 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.665 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.665 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.665 * [taylor]: Taking taylor expansion of 1/3 in x 11.665 * [backup-simplify]: Simplify 1/3 into 1/3 11.665 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.665 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.665 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.665 * [taylor]: Taking taylor expansion of 3.0 in x 11.665 * [backup-simplify]: Simplify 3.0 into 3.0 11.665 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.666 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.667 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.668 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.670 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.673 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.673 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 11.673 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 11.673 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 11.673 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.673 * [taylor]: Taking taylor expansion of x in x 11.673 * [backup-simplify]: Simplify 0 into 0 11.673 * [backup-simplify]: Simplify 1 into 1 11.673 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.673 * [taylor]: Taking taylor expansion of y in x 11.673 * [backup-simplify]: Simplify y into y 11.673 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.673 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 11.673 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.674 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 11.674 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.674 * [backup-simplify]: Simplify (+ 0 0) into 0 11.674 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 11.675 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 11.676 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y)) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y)) 11.678 * [backup-simplify]: Simplify (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y))) 11.678 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y))) in y 11.678 * [taylor]: Taking taylor expansion of 1/2 in y 11.678 * [backup-simplify]: Simplify 1/2 into 1/2 11.678 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y)) in y 11.678 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.678 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.678 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.678 * [taylor]: Taking taylor expansion of 1/3 in y 11.678 * [backup-simplify]: Simplify 1/3 into 1/3 11.678 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.678 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.678 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.678 * [taylor]: Taking taylor expansion of 3.0 in y 11.678 * [backup-simplify]: Simplify 3.0 into 3.0 11.679 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.679 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.680 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.681 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.683 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.686 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.686 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.686 * [taylor]: Taking taylor expansion of y in y 11.686 * [backup-simplify]: Simplify 0 into 0 11.686 * [backup-simplify]: Simplify 1 into 1 11.687 * [backup-simplify]: Simplify (/ 1 1) into 1 11.687 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.690 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.691 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.692 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.693 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.695 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.697 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 11.697 * [backup-simplify]: Simplify 0 into 0 11.697 * [taylor]: Taking taylor expansion of 0 in y 11.697 * [backup-simplify]: Simplify 0 into 0 11.697 * [backup-simplify]: Simplify 0 into 0 11.697 * [backup-simplify]: Simplify (* 1 1) into 1 11.697 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.698 * [backup-simplify]: Simplify (+ 1 0) into 1 11.698 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 11.700 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.701 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.703 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.705 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.707 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.709 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1/2 y)) (+ (* 0 0) (* 0 y))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y))) 11.709 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y))) in y 11.709 * [taylor]: Taking taylor expansion of 1/2 in y 11.709 * [backup-simplify]: Simplify 1/2 into 1/2 11.709 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 y)) in y 11.709 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.709 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.709 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.709 * [taylor]: Taking taylor expansion of 1/3 in y 11.709 * [backup-simplify]: Simplify 1/3 into 1/3 11.709 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.709 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.709 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.709 * [taylor]: Taking taylor expansion of 3.0 in y 11.709 * [backup-simplify]: Simplify 3.0 into 3.0 11.710 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.710 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.711 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.712 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.714 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.717 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.717 * [taylor]: Taking taylor expansion of (/ 1 y) in y 11.717 * [taylor]: Taking taylor expansion of y in y 11.717 * [backup-simplify]: Simplify 0 into 0 11.717 * [backup-simplify]: Simplify 1 into 1 11.717 * [backup-simplify]: Simplify (/ 1 1) into 1 11.718 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.721 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.722 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.723 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.724 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.725 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.726 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.727 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 11.727 * [backup-simplify]: Simplify 0 into 0 11.727 * [backup-simplify]: Simplify 0 into 0 11.727 * [backup-simplify]: Simplify 0 into 0 11.728 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.728 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.730 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.731 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.733 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.734 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 1) (* 0 0))) into 0 11.734 * [backup-simplify]: Simplify 0 into 0 11.736 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (* y (* 1 1))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) y) 11.738 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (cbrt (pow (cbrt 3.0) 2)))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) 11.738 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) in (z x y) around 0 11.738 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) in y 11.738 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.738 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.738 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.738 * [taylor]: Taking taylor expansion of 1/3 in y 11.738 * [backup-simplify]: Simplify 1/3 into 1/3 11.738 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.738 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.738 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.738 * [taylor]: Taking taylor expansion of 3.0 in y 11.738 * [backup-simplify]: Simplify 3.0 into 3.0 11.739 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.739 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.740 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.741 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.743 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.746 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.746 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 11.746 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 11.746 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 11.746 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 11.746 * [taylor]: Taking taylor expansion of (/ 1 z) in y 11.746 * [taylor]: Taking taylor expansion of z in y 11.746 * [backup-simplify]: Simplify z into z 11.746 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 11.746 * [taylor]: Taking taylor expansion of (/ 1 z) in y 11.746 * [taylor]: Taking taylor expansion of z in y 11.746 * [backup-simplify]: Simplify z into z 11.746 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 11.746 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 11.747 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 11.747 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 11.747 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.747 * [taylor]: Taking taylor expansion of x in y 11.747 * [backup-simplify]: Simplify x into x 11.747 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.747 * [taylor]: Taking taylor expansion of (/ 1 x) in y 11.747 * [taylor]: Taking taylor expansion of x in y 11.747 * [backup-simplify]: Simplify x into x 11.747 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.747 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.747 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.747 * [taylor]: Taking taylor expansion of y in y 11.747 * [backup-simplify]: Simplify 0 into 0 11.747 * [backup-simplify]: Simplify 1 into 1 11.747 * [backup-simplify]: Simplify (* 1 1) into 1 11.748 * [backup-simplify]: Simplify (/ 1 1) into 1 11.748 * [backup-simplify]: Simplify (+ 0 1) into 1 11.748 * [backup-simplify]: Simplify (+ 0 1) into 1 11.749 * [backup-simplify]: Simplify (sqrt 1) into 1 11.749 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.750 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.750 * [backup-simplify]: Simplify (+ 0 0) into 0 11.750 * [backup-simplify]: Simplify (+ 0 0) into 0 11.751 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.751 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) in x 11.751 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.751 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.751 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.751 * [taylor]: Taking taylor expansion of 1/3 in x 11.751 * [backup-simplify]: Simplify 1/3 into 1/3 11.751 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.751 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.751 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.751 * [taylor]: Taking taylor expansion of 3.0 in x 11.751 * [backup-simplify]: Simplify 3.0 into 3.0 11.752 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.752 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.753 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.754 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.756 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.759 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.759 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 11.759 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 11.759 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 11.759 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 11.759 * [taylor]: Taking taylor expansion of (/ 1 z) in x 11.759 * [taylor]: Taking taylor expansion of z in x 11.759 * [backup-simplify]: Simplify z into z 11.759 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 11.759 * [taylor]: Taking taylor expansion of (/ 1 z) in x 11.759 * [taylor]: Taking taylor expansion of z in x 11.759 * [backup-simplify]: Simplify z into z 11.759 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 11.759 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 11.759 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 11.760 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 11.760 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.760 * [taylor]: Taking taylor expansion of x in x 11.760 * [backup-simplify]: Simplify 0 into 0 11.760 * [backup-simplify]: Simplify 1 into 1 11.760 * [backup-simplify]: Simplify (/ 1 1) into 1 11.760 * [taylor]: Taking taylor expansion of (/ 1 x) in x 11.760 * [taylor]: Taking taylor expansion of x in x 11.760 * [backup-simplify]: Simplify 0 into 0 11.760 * [backup-simplify]: Simplify 1 into 1 11.760 * [backup-simplify]: Simplify (/ 1 1) into 1 11.760 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 11.760 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.760 * [taylor]: Taking taylor expansion of y in x 11.761 * [backup-simplify]: Simplify y into y 11.761 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.761 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.761 * [backup-simplify]: Simplify (* 1 1) into 1 11.761 * [backup-simplify]: Simplify (+ 1 0) into 1 11.762 * [backup-simplify]: Simplify (+ 0 1) into 1 11.762 * [backup-simplify]: Simplify (sqrt 1) into 1 11.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.764 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.764 * [backup-simplify]: Simplify (+ 0 0) into 0 11.765 * [backup-simplify]: Simplify (+ 0 0) into 0 11.765 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.765 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) in z 11.765 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 11.765 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 11.765 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 11.765 * [taylor]: Taking taylor expansion of 1/3 in z 11.765 * [backup-simplify]: Simplify 1/3 into 1/3 11.765 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 11.766 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 11.766 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 11.766 * [taylor]: Taking taylor expansion of 3.0 in z 11.766 * [backup-simplify]: Simplify 3.0 into 3.0 11.766 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.767 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.767 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.769 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.771 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.773 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.773 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 11.773 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 11.773 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 11.774 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 11.774 * [taylor]: Taking taylor expansion of (/ 1 z) in z 11.774 * [taylor]: Taking taylor expansion of z in z 11.774 * [backup-simplify]: Simplify 0 into 0 11.774 * [backup-simplify]: Simplify 1 into 1 11.774 * [backup-simplify]: Simplify (/ 1 1) into 1 11.774 * [taylor]: Taking taylor expansion of (/ 1 z) in z 11.774 * [taylor]: Taking taylor expansion of z in z 11.774 * [backup-simplify]: Simplify 0 into 0 11.774 * [backup-simplify]: Simplify 1 into 1 11.774 * [backup-simplify]: Simplify (/ 1 1) into 1 11.774 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 11.774 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 11.774 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 11.774 * [taylor]: Taking taylor expansion of (/ 1 x) in z 11.774 * [taylor]: Taking taylor expansion of x in z 11.774 * [backup-simplify]: Simplify x into x 11.774 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.774 * [taylor]: Taking taylor expansion of (/ 1 x) in z 11.774 * [taylor]: Taking taylor expansion of x in z 11.774 * [backup-simplify]: Simplify x into x 11.774 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.774 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 11.775 * [taylor]: Taking taylor expansion of (pow y 2) in z 11.775 * [taylor]: Taking taylor expansion of y in z 11.775 * [backup-simplify]: Simplify y into y 11.775 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.775 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.775 * [backup-simplify]: Simplify (* 1 1) into 1 11.775 * [backup-simplify]: Simplify (+ 1 0) into 1 11.775 * [backup-simplify]: Simplify (sqrt 1) into 1 11.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.777 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.777 * [backup-simplify]: Simplify (+ 0 0) into 0 11.777 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.777 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))))) in z 11.777 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 11.777 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 11.777 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 11.777 * [taylor]: Taking taylor expansion of 1/3 in z 11.777 * [backup-simplify]: Simplify 1/3 into 1/3 11.777 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 11.777 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 11.777 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 11.777 * [taylor]: Taking taylor expansion of 3.0 in z 11.777 * [backup-simplify]: Simplify 3.0 into 3.0 11.778 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.778 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.779 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.780 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.781 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.783 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.783 * [taylor]: Taking taylor expansion of (sqrt (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 11.783 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 11.783 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 11.783 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 11.783 * [taylor]: Taking taylor expansion of (/ 1 z) in z 11.783 * [taylor]: Taking taylor expansion of z in z 11.783 * [backup-simplify]: Simplify 0 into 0 11.783 * [backup-simplify]: Simplify 1 into 1 11.783 * [backup-simplify]: Simplify (/ 1 1) into 1 11.783 * [taylor]: Taking taylor expansion of (/ 1 z) in z 11.783 * [taylor]: Taking taylor expansion of z in z 11.783 * [backup-simplify]: Simplify 0 into 0 11.783 * [backup-simplify]: Simplify 1 into 1 11.784 * [backup-simplify]: Simplify (/ 1 1) into 1 11.784 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 11.784 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 11.784 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 11.784 * [taylor]: Taking taylor expansion of (/ 1 x) in z 11.784 * [taylor]: Taking taylor expansion of x in z 11.784 * [backup-simplify]: Simplify x into x 11.784 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.784 * [taylor]: Taking taylor expansion of (/ 1 x) in z 11.784 * [taylor]: Taking taylor expansion of x in z 11.784 * [backup-simplify]: Simplify x into x 11.784 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 11.784 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 11.784 * [taylor]: Taking taylor expansion of (pow y 2) in z 11.784 * [taylor]: Taking taylor expansion of y in z 11.784 * [backup-simplify]: Simplify y into y 11.784 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.784 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.784 * [backup-simplify]: Simplify (* 1 1) into 1 11.785 * [backup-simplify]: Simplify (+ 1 0) into 1 11.785 * [backup-simplify]: Simplify (sqrt 1) into 1 11.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.786 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.786 * [backup-simplify]: Simplify (+ 0 0) into 0 11.787 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 11.788 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.788 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.788 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.788 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.788 * [taylor]: Taking taylor expansion of 1/3 in x 11.788 * [backup-simplify]: Simplify 1/3 into 1/3 11.788 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.788 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.788 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.788 * [taylor]: Taking taylor expansion of 3.0 in x 11.788 * [backup-simplify]: Simplify 3.0 into 3.0 11.789 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.789 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.790 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.791 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.793 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.795 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.796 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.798 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.799 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.800 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.801 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.801 * [taylor]: Taking taylor expansion of 0 in x 11.801 * [backup-simplify]: Simplify 0 into 0 11.801 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.801 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.801 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.801 * [taylor]: Taking taylor expansion of 1/3 in y 11.801 * [backup-simplify]: Simplify 1/3 into 1/3 11.801 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.801 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.802 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.802 * [taylor]: Taking taylor expansion of 3.0 in y 11.802 * [backup-simplify]: Simplify 3.0 into 3.0 11.802 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.802 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.803 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.805 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.807 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.809 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.810 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.811 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.812 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.812 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 11.812 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 11.812 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 11.813 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 11.815 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.816 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.817 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.818 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.820 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.821 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1))) into (+ (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) 11.821 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) in x 11.821 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) in x 11.821 * [taylor]: Taking taylor expansion of 1/2 in x 11.821 * [backup-simplify]: Simplify 1/2 into 1/2 11.821 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2))) in x 11.821 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.821 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.822 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.822 * [taylor]: Taking taylor expansion of 1/3 in x 11.822 * [backup-simplify]: Simplify 1/3 into 1/3 11.822 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.822 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.822 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.822 * [taylor]: Taking taylor expansion of 3.0 in x 11.822 * [backup-simplify]: Simplify 3.0 into 3.0 11.822 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.822 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.826 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.827 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.828 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.830 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.830 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 11.830 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.830 * [taylor]: Taking taylor expansion of x in x 11.830 * [backup-simplify]: Simplify 0 into 0 11.830 * [backup-simplify]: Simplify 1 into 1 11.830 * [backup-simplify]: Simplify (* 1 1) into 1 11.831 * [backup-simplify]: Simplify (/ 1 1) into 1 11.831 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) in x 11.831 * [taylor]: Taking taylor expansion of 1/2 in x 11.831 * [backup-simplify]: Simplify 1/2 into 1/2 11.831 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) in x 11.831 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.831 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.831 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.831 * [taylor]: Taking taylor expansion of 1/3 in x 11.831 * [backup-simplify]: Simplify 1/3 into 1/3 11.831 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.831 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.831 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.831 * [taylor]: Taking taylor expansion of 3.0 in x 11.831 * [backup-simplify]: Simplify 3.0 into 3.0 11.831 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.832 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.832 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.833 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.834 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.837 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.837 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 11.837 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.837 * [taylor]: Taking taylor expansion of y in x 11.837 * [backup-simplify]: Simplify y into y 11.837 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.837 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.838 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.841 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.842 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.844 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.845 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.847 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.848 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 11.849 * [backup-simplify]: Simplify (+ 0 0) into 0 11.849 * [taylor]: Taking taylor expansion of 0 in y 11.849 * [backup-simplify]: Simplify 0 into 0 11.849 * [taylor]: Taking taylor expansion of 0 in y 11.849 * [backup-simplify]: Simplify 0 into 0 11.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.851 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.852 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.854 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.854 * [taylor]: Taking taylor expansion of 0 in y 11.854 * [backup-simplify]: Simplify 0 into 0 11.856 * [backup-simplify]: Simplify (pow (/ 1 (cbrt 3.0)) 1/3) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.858 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.858 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 11.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 11.859 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 11.859 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.859 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 11.859 * [backup-simplify]: Simplify (+ 0 0) into 0 11.860 * [backup-simplify]: Simplify (+ 0 0) into 0 11.860 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 11.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 11.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.868 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 11.869 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 11.872 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 11.874 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1)))) into 0 11.874 * [taylor]: Taking taylor expansion of 0 in x 11.874 * [backup-simplify]: Simplify 0 into 0 11.875 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.876 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.877 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.881 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.883 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.885 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.886 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 11.888 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3)))) into 0 11.889 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) 11.891 * [backup-simplify]: Simplify (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) 11.893 * [backup-simplify]: Simplify (+ 0 (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) 11.893 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) in y 11.893 * [taylor]: Taking taylor expansion of 1/2 in y 11.893 * [backup-simplify]: Simplify 1/2 into 1/2 11.893 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) in y 11.893 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 11.893 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 11.893 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 11.893 * [taylor]: Taking taylor expansion of 1/3 in y 11.893 * [backup-simplify]: Simplify 1/3 into 1/3 11.893 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 11.893 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 11.893 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 11.893 * [taylor]: Taking taylor expansion of 3.0 in y 11.893 * [backup-simplify]: Simplify 3.0 into 3.0 11.894 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.894 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.895 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.896 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.899 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.902 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.902 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 11.902 * [taylor]: Taking taylor expansion of (pow y 2) in y 11.902 * [taylor]: Taking taylor expansion of y in y 11.902 * [backup-simplify]: Simplify 0 into 0 11.902 * [backup-simplify]: Simplify 1 into 1 11.902 * [backup-simplify]: Simplify (* 1 1) into 1 11.902 * [backup-simplify]: Simplify (/ 1 1) into 1 11.903 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.905 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.906 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.907 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.908 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.909 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.911 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.911 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 11.911 * [backup-simplify]: Simplify 0 into 0 11.912 * [taylor]: Taking taylor expansion of 0 in y 11.912 * [backup-simplify]: Simplify 0 into 0 11.912 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.913 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.915 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.916 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.917 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.917 * [taylor]: Taking taylor expansion of 0 in y 11.918 * [backup-simplify]: Simplify 0 into 0 11.918 * [backup-simplify]: Simplify 0 into 0 11.918 * [backup-simplify]: Simplify 0 into 0 11.918 * [backup-simplify]: Simplify 0 into 0 11.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.919 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.920 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.921 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.921 * [backup-simplify]: Simplify 0 into 0 11.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.923 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 11.923 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 11.923 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 11.923 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 11.924 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 11.924 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 11.924 * [backup-simplify]: Simplify (+ 0 0) into 0 11.924 * [backup-simplify]: Simplify (+ 0 0) into 0 11.926 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 11.927 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.927 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.937 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (cbrt 3.0)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 24) into 0 11.939 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))))) into 0 11.941 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.943 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))))) (+ (* 0 0) (+ (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1))))) into (- (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))))) 11.944 * [taylor]: Taking taylor expansion of (- (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))))) in x 11.944 * [taylor]: Taking taylor expansion of (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4)))))) in x 11.944 * [taylor]: Taking taylor expansion of (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) in x 11.944 * [taylor]: Taking taylor expansion of 1/8 in x 11.944 * [backup-simplify]: Simplify 1/8 into 1/8 11.944 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4))) in x 11.944 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.944 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.944 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.944 * [taylor]: Taking taylor expansion of 1/3 in x 11.944 * [backup-simplify]: Simplify 1/3 into 1/3 11.944 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.944 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.944 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.944 * [taylor]: Taking taylor expansion of 3.0 in x 11.944 * [backup-simplify]: Simplify 3.0 into 3.0 11.944 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.944 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.945 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.946 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.947 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.949 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.949 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 11.949 * [taylor]: Taking taylor expansion of (pow x 4) in x 11.949 * [taylor]: Taking taylor expansion of x in x 11.949 * [backup-simplify]: Simplify 0 into 0 11.949 * [backup-simplify]: Simplify 1 into 1 11.950 * [backup-simplify]: Simplify (* 1 1) into 1 11.950 * [backup-simplify]: Simplify (* 1 1) into 1 11.950 * [backup-simplify]: Simplify (/ 1 1) into 1 11.950 * [taylor]: Taking taylor expansion of (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))) in x 11.950 * [taylor]: Taking taylor expansion of (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) in x 11.950 * [taylor]: Taking taylor expansion of 1/4 in x 11.950 * [backup-simplify]: Simplify 1/4 into 1/4 11.950 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2)))) in x 11.950 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.950 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.950 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.950 * [taylor]: Taking taylor expansion of 1/3 in x 11.950 * [backup-simplify]: Simplify 1/3 into 1/3 11.950 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.950 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.950 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.950 * [taylor]: Taking taylor expansion of 3.0 in x 11.950 * [backup-simplify]: Simplify 3.0 into 3.0 11.950 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.951 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.951 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.952 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.954 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.956 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.956 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 11.956 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 11.956 * [taylor]: Taking taylor expansion of (pow x 2) in x 11.956 * [taylor]: Taking taylor expansion of x in x 11.956 * [backup-simplify]: Simplify 0 into 0 11.956 * [backup-simplify]: Simplify 1 into 1 11.956 * [taylor]: Taking taylor expansion of (pow y 2) in x 11.956 * [taylor]: Taking taylor expansion of y in x 11.956 * [backup-simplify]: Simplify y into y 11.956 * [backup-simplify]: Simplify (* 1 1) into 1 11.956 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.956 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 11.956 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 11.956 * [taylor]: Taking taylor expansion of (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4)))) in x 11.956 * [taylor]: Taking taylor expansion of 1/8 in x 11.956 * [backup-simplify]: Simplify 1/8 into 1/8 11.956 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))) in x 11.956 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 11.956 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 11.956 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 11.957 * [taylor]: Taking taylor expansion of 1/3 in x 11.957 * [backup-simplify]: Simplify 1/3 into 1/3 11.957 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 11.957 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 11.957 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 11.957 * [taylor]: Taking taylor expansion of 3.0 in x 11.957 * [backup-simplify]: Simplify 3.0 into 3.0 11.957 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 11.957 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 11.958 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 11.959 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 11.960 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 11.962 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.962 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 11.962 * [taylor]: Taking taylor expansion of (pow y 4) in x 11.962 * [taylor]: Taking taylor expansion of y in x 11.962 * [backup-simplify]: Simplify y into y 11.962 * [backup-simplify]: Simplify (* y y) into (pow y 2) 11.962 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 11.962 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 11.963 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.963 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.964 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.964 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.965 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.966 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.967 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.967 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.968 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.969 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.970 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 11.971 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 11.972 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.973 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 11.974 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 11.977 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.978 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 11.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 11.982 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 11.983 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 11.984 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 11.985 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 11.987 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 11.988 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 11.990 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 11.992 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))))) into 0 11.992 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 11.992 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.993 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 11.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 11.994 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 11.996 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 11.997 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 11.999 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.000 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 (/ 1 (pow y 2)))) into 0 12.002 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) 12.004 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into 0 12.004 * [backup-simplify]: Simplify (+ 0 0) into 0 12.005 * [backup-simplify]: Simplify (+ 0 0) into 0 12.005 * [backup-simplify]: Simplify (- 0) into 0 12.005 * [taylor]: Taking taylor expansion of 0 in y 12.005 * [backup-simplify]: Simplify 0 into 0 12.005 * [taylor]: Taking taylor expansion of 0 in y 12.005 * [backup-simplify]: Simplify 0 into 0 12.006 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.008 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.010 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.016 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.018 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.021 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.023 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.025 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))))) into 0 12.025 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.025 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.028 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.029 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.031 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.032 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 (/ 1 (pow y 2)))) into 0 12.033 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into 0 12.033 * [backup-simplify]: Simplify (+ 0 0) into 0 12.033 * [taylor]: Taking taylor expansion of 0 in y 12.033 * [backup-simplify]: Simplify 0 into 0 12.033 * [taylor]: Taking taylor expansion of 0 in y 12.033 * [backup-simplify]: Simplify 0 into 0 12.034 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.035 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.041 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.042 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.044 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.044 * [taylor]: Taking taylor expansion of 0 in y 12.044 * [backup-simplify]: Simplify 0 into 0 12.045 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.046 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.047 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.049 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.049 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.051 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.052 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 12.053 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3)))) into 0 12.053 * [backup-simplify]: Simplify 0 into 0 12.054 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) z) 12.055 * [backup-simplify]: Simplify (sqrt (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (cbrt (pow (cbrt 3.0) 2)))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) 12.055 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) in (z x y) around 0 12.055 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) in y 12.055 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 12.055 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 12.055 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 12.055 * [taylor]: Taking taylor expansion of 1/3 in y 12.055 * [backup-simplify]: Simplify 1/3 into 1/3 12.055 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 12.055 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 12.055 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.055 * [taylor]: Taking taylor expansion of 3.0 in y 12.055 * [backup-simplify]: Simplify 3.0 into 3.0 12.056 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.056 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.057 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.058 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.059 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.061 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.061 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 12.061 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 12.061 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.061 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 12.061 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.061 * [taylor]: Taking taylor expansion of -1 in y 12.061 * [backup-simplify]: Simplify -1 into -1 12.061 * [taylor]: Taking taylor expansion of z in y 12.061 * [backup-simplify]: Simplify z into z 12.061 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.061 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.061 * [taylor]: Taking taylor expansion of -1 in y 12.061 * [backup-simplify]: Simplify -1 into -1 12.061 * [taylor]: Taking taylor expansion of z in y 12.061 * [backup-simplify]: Simplify z into z 12.061 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.061 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 12.062 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.062 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.062 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.062 * [taylor]: Taking taylor expansion of -1 in y 12.062 * [backup-simplify]: Simplify -1 into -1 12.062 * [taylor]: Taking taylor expansion of x in y 12.062 * [backup-simplify]: Simplify x into x 12.062 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.062 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.062 * [taylor]: Taking taylor expansion of -1 in y 12.062 * [backup-simplify]: Simplify -1 into -1 12.062 * [taylor]: Taking taylor expansion of x in y 12.062 * [backup-simplify]: Simplify x into x 12.062 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.062 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.062 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.062 * [taylor]: Taking taylor expansion of y in y 12.062 * [backup-simplify]: Simplify 0 into 0 12.062 * [backup-simplify]: Simplify 1 into 1 12.062 * [backup-simplify]: Simplify (* 1 1) into 1 12.062 * [backup-simplify]: Simplify (/ 1 1) into 1 12.063 * [backup-simplify]: Simplify (+ 0 1) into 1 12.063 * [backup-simplify]: Simplify (+ 0 1) into 1 12.063 * [backup-simplify]: Simplify (sqrt 1) into 1 12.064 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.064 * [backup-simplify]: Simplify (+ 0 0) into 0 12.064 * [backup-simplify]: Simplify (+ 0 0) into 0 12.065 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.065 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) in x 12.065 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.065 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.065 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.065 * [taylor]: Taking taylor expansion of 1/3 in x 12.065 * [backup-simplify]: Simplify 1/3 into 1/3 12.065 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.065 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.065 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.065 * [taylor]: Taking taylor expansion of 3.0 in x 12.065 * [backup-simplify]: Simplify 3.0 into 3.0 12.065 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.066 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.066 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.067 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.068 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.070 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.070 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 12.070 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 12.071 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.071 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 12.071 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.071 * [taylor]: Taking taylor expansion of -1 in x 12.071 * [backup-simplify]: Simplify -1 into -1 12.071 * [taylor]: Taking taylor expansion of z in x 12.071 * [backup-simplify]: Simplify z into z 12.071 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.071 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.071 * [taylor]: Taking taylor expansion of -1 in x 12.071 * [backup-simplify]: Simplify -1 into -1 12.071 * [taylor]: Taking taylor expansion of z in x 12.071 * [backup-simplify]: Simplify z into z 12.071 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.071 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 12.071 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.071 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.071 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.071 * [taylor]: Taking taylor expansion of -1 in x 12.071 * [backup-simplify]: Simplify -1 into -1 12.071 * [taylor]: Taking taylor expansion of x in x 12.071 * [backup-simplify]: Simplify 0 into 0 12.071 * [backup-simplify]: Simplify 1 into 1 12.071 * [backup-simplify]: Simplify (/ -1 1) into -1 12.071 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.071 * [taylor]: Taking taylor expansion of -1 in x 12.071 * [backup-simplify]: Simplify -1 into -1 12.071 * [taylor]: Taking taylor expansion of x in x 12.071 * [backup-simplify]: Simplify 0 into 0 12.071 * [backup-simplify]: Simplify 1 into 1 12.072 * [backup-simplify]: Simplify (/ -1 1) into -1 12.072 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.072 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.072 * [taylor]: Taking taylor expansion of y in x 12.072 * [backup-simplify]: Simplify y into y 12.072 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.072 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.072 * [backup-simplify]: Simplify (* -1 -1) into 1 12.072 * [backup-simplify]: Simplify (+ 1 0) into 1 12.073 * [backup-simplify]: Simplify (+ 0 1) into 1 12.073 * [backup-simplify]: Simplify (sqrt 1) into 1 12.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.074 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.075 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.075 * [backup-simplify]: Simplify (+ 0 0) into 0 12.076 * [backup-simplify]: Simplify (+ 0 0) into 0 12.076 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.076 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) in z 12.076 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 12.076 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 12.076 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 12.076 * [taylor]: Taking taylor expansion of 1/3 in z 12.076 * [backup-simplify]: Simplify 1/3 into 1/3 12.076 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 12.076 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 12.077 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.077 * [taylor]: Taking taylor expansion of 3.0 in z 12.077 * [backup-simplify]: Simplify 3.0 into 3.0 12.077 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.078 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.078 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.080 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.082 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.085 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.085 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 12.085 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 12.085 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.085 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 12.085 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.085 * [taylor]: Taking taylor expansion of -1 in z 12.085 * [backup-simplify]: Simplify -1 into -1 12.085 * [taylor]: Taking taylor expansion of z in z 12.085 * [backup-simplify]: Simplify 0 into 0 12.085 * [backup-simplify]: Simplify 1 into 1 12.085 * [backup-simplify]: Simplify (/ -1 1) into -1 12.085 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.085 * [taylor]: Taking taylor expansion of -1 in z 12.085 * [backup-simplify]: Simplify -1 into -1 12.085 * [taylor]: Taking taylor expansion of z in z 12.085 * [backup-simplify]: Simplify 0 into 0 12.086 * [backup-simplify]: Simplify 1 into 1 12.086 * [backup-simplify]: Simplify (/ -1 1) into -1 12.086 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 12.086 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.086 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 12.086 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.086 * [taylor]: Taking taylor expansion of -1 in z 12.086 * [backup-simplify]: Simplify -1 into -1 12.086 * [taylor]: Taking taylor expansion of x in z 12.086 * [backup-simplify]: Simplify x into x 12.087 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.087 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.087 * [taylor]: Taking taylor expansion of -1 in z 12.087 * [backup-simplify]: Simplify -1 into -1 12.087 * [taylor]: Taking taylor expansion of x in z 12.087 * [backup-simplify]: Simplify x into x 12.087 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.087 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.087 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.087 * [taylor]: Taking taylor expansion of y in z 12.087 * [backup-simplify]: Simplify y into y 12.087 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.087 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.087 * [backup-simplify]: Simplify (* -1 -1) into 1 12.088 * [backup-simplify]: Simplify (+ 1 0) into 1 12.088 * [backup-simplify]: Simplify (sqrt 1) into 1 12.089 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.089 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.090 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.090 * [backup-simplify]: Simplify (+ 0 0) into 0 12.091 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.091 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))))) in z 12.091 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in z 12.091 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in z 12.091 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in z 12.091 * [taylor]: Taking taylor expansion of 1/3 in z 12.091 * [backup-simplify]: Simplify 1/3 into 1/3 12.091 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in z 12.091 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in z 12.091 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.091 * [taylor]: Taking taylor expansion of 3.0 in z 12.091 * [backup-simplify]: Simplify 3.0 into 3.0 12.092 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.092 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.093 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.095 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.097 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.100 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.100 * [taylor]: Taking taylor expansion of (sqrt (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 12.100 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 12.100 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.100 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 12.100 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.100 * [taylor]: Taking taylor expansion of -1 in z 12.100 * [backup-simplify]: Simplify -1 into -1 12.100 * [taylor]: Taking taylor expansion of z in z 12.100 * [backup-simplify]: Simplify 0 into 0 12.100 * [backup-simplify]: Simplify 1 into 1 12.100 * [backup-simplify]: Simplify (/ -1 1) into -1 12.100 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.100 * [taylor]: Taking taylor expansion of -1 in z 12.101 * [backup-simplify]: Simplify -1 into -1 12.101 * [taylor]: Taking taylor expansion of z in z 12.101 * [backup-simplify]: Simplify 0 into 0 12.101 * [backup-simplify]: Simplify 1 into 1 12.101 * [backup-simplify]: Simplify (/ -1 1) into -1 12.101 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 12.101 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.101 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 12.101 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.101 * [taylor]: Taking taylor expansion of -1 in z 12.101 * [backup-simplify]: Simplify -1 into -1 12.101 * [taylor]: Taking taylor expansion of x in z 12.101 * [backup-simplify]: Simplify x into x 12.101 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.101 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.101 * [taylor]: Taking taylor expansion of -1 in z 12.101 * [backup-simplify]: Simplify -1 into -1 12.101 * [taylor]: Taking taylor expansion of x in z 12.101 * [backup-simplify]: Simplify x into x 12.102 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.102 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.102 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.102 * [taylor]: Taking taylor expansion of y in z 12.102 * [backup-simplify]: Simplify y into y 12.102 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.102 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.102 * [backup-simplify]: Simplify (* -1 -1) into 1 12.103 * [backup-simplify]: Simplify (+ 1 0) into 1 12.103 * [backup-simplify]: Simplify (sqrt 1) into 1 12.104 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.104 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.105 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.105 * [backup-simplify]: Simplify (+ 0 0) into 0 12.106 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1))) into 0 12.108 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.108 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.108 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.108 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.108 * [taylor]: Taking taylor expansion of 1/3 in x 12.108 * [backup-simplify]: Simplify 1/3 into 1/3 12.109 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.109 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.109 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.109 * [taylor]: Taking taylor expansion of 3.0 in x 12.109 * [backup-simplify]: Simplify 3.0 into 3.0 12.109 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.110 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.110 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.112 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.114 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.117 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.119 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.120 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.122 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.123 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 12.123 * [taylor]: Taking taylor expansion of 0 in x 12.123 * [backup-simplify]: Simplify 0 into 0 12.123 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 12.123 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 12.123 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 12.124 * [taylor]: Taking taylor expansion of 1/3 in y 12.124 * [backup-simplify]: Simplify 1/3 into 1/3 12.124 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 12.124 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 12.124 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.124 * [taylor]: Taking taylor expansion of 3.0 in y 12.124 * [backup-simplify]: Simplify 3.0 into 3.0 12.124 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.125 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.126 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.127 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.129 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.132 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.133 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.134 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.134 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.135 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 12.135 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.135 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.137 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow 0 2) (+)) (* 2 1)) into (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 12.138 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.142 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.144 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.146 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.149 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1))) into (+ (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) 12.149 * [taylor]: Taking taylor expansion of (+ (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) in x 12.149 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2)))) in x 12.149 * [taylor]: Taking taylor expansion of 1/2 in x 12.149 * [backup-simplify]: Simplify 1/2 into 1/2 12.149 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 2))) in x 12.149 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.149 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.149 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.149 * [taylor]: Taking taylor expansion of 1/3 in x 12.149 * [backup-simplify]: Simplify 1/3 into 1/3 12.149 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.149 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.149 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.149 * [taylor]: Taking taylor expansion of 3.0 in x 12.149 * [backup-simplify]: Simplify 3.0 into 3.0 12.149 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.150 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.151 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.157 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.159 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.162 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.162 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.162 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.162 * [taylor]: Taking taylor expansion of x in x 12.162 * [backup-simplify]: Simplify 0 into 0 12.162 * [backup-simplify]: Simplify 1 into 1 12.162 * [backup-simplify]: Simplify (* 1 1) into 1 12.163 * [backup-simplify]: Simplify (/ 1 1) into 1 12.163 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) in x 12.163 * [taylor]: Taking taylor expansion of 1/2 in x 12.163 * [backup-simplify]: Simplify 1/2 into 1/2 12.163 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) in x 12.163 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.163 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.163 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.163 * [taylor]: Taking taylor expansion of 1/3 in x 12.163 * [backup-simplify]: Simplify 1/3 into 1/3 12.163 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.163 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.163 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.163 * [taylor]: Taking taylor expansion of 3.0 in x 12.163 * [backup-simplify]: Simplify 3.0 into 3.0 12.164 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.164 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.165 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.166 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.168 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.171 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.171 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.171 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.171 * [taylor]: Taking taylor expansion of y in x 12.171 * [backup-simplify]: Simplify y into y 12.172 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.172 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.174 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.176 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.177 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.178 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.179 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 12.181 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.183 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 12.183 * [backup-simplify]: Simplify (+ 0 0) into 0 12.183 * [taylor]: Taking taylor expansion of 0 in y 12.183 * [backup-simplify]: Simplify 0 into 0 12.183 * [taylor]: Taking taylor expansion of 0 in y 12.183 * [backup-simplify]: Simplify 0 into 0 12.184 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.187 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.188 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.189 * [taylor]: Taking taylor expansion of 0 in y 12.189 * [backup-simplify]: Simplify 0 into 0 12.190 * [backup-simplify]: Simplify (pow (/ 1 (cbrt 3.0)) 1/3) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.191 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.192 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.193 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.193 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 12.193 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 12.193 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 12.193 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.193 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.194 * [backup-simplify]: Simplify (+ 0 0) into 0 12.194 * [backup-simplify]: Simplify (+ 0 0) into 0 12.195 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))))))) (* 2 1)) into 0 12.196 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.197 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.201 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.203 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.205 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.207 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1)))) into 0 12.207 * [taylor]: Taking taylor expansion of 0 in x 12.207 * [backup-simplify]: Simplify 0 into 0 12.208 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.209 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.210 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.213 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.215 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.217 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.218 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 12.220 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3)))) into 0 12.221 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) 12.223 * [backup-simplify]: Simplify (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) 12.224 * [backup-simplify]: Simplify (+ 0 (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) 12.224 * [taylor]: Taking taylor expansion of (* 1/2 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2)))) in y 12.224 * [taylor]: Taking taylor expansion of 1/2 in y 12.224 * [backup-simplify]: Simplify 1/2 into 1/2 12.224 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) in y 12.224 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in y 12.224 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in y 12.224 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in y 12.225 * [taylor]: Taking taylor expansion of 1/3 in y 12.225 * [backup-simplify]: Simplify 1/3 into 1/3 12.225 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in y 12.225 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in y 12.225 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.225 * [taylor]: Taking taylor expansion of 3.0 in y 12.225 * [backup-simplify]: Simplify 3.0 into 3.0 12.225 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.226 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.226 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.228 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.230 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.232 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.232 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.232 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.232 * [taylor]: Taking taylor expansion of y in y 12.232 * [backup-simplify]: Simplify 0 into 0 12.232 * [backup-simplify]: Simplify 1 into 1 12.233 * [backup-simplify]: Simplify (* 1 1) into 1 12.233 * [backup-simplify]: Simplify (/ 1 1) into 1 12.233 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.236 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.237 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.239 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.240 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 12.242 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.243 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))) into 0 12.243 * [backup-simplify]: Simplify 0 into 0 12.243 * [taylor]: Taking taylor expansion of 0 in y 12.243 * [backup-simplify]: Simplify 0 into 0 12.244 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.248 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.250 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.252 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.252 * [taylor]: Taking taylor expansion of 0 in y 12.252 * [backup-simplify]: Simplify 0 into 0 12.252 * [backup-simplify]: Simplify 0 into 0 12.252 * [backup-simplify]: Simplify 0 into 0 12.252 * [backup-simplify]: Simplify 0 into 0 12.253 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.254 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.255 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.257 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.257 * [backup-simplify]: Simplify 0 into 0 12.258 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.259 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.259 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 12.260 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.260 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.260 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 12.261 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.261 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 12.261 * [backup-simplify]: Simplify (+ 0 0) into 0 12.262 * [backup-simplify]: Simplify (+ 0 0) into 0 12.263 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4)))))) 12.265 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.266 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.280 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (cbrt 3.0)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 24) into 0 12.282 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))))) into 0 12.285 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.289 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) (* -1/2 (+ (* 1/2 (/ 1 (* (pow x 2) (pow y 2)))) (+ (* 1/4 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow y 4))))))) (+ (* 0 0) (+ (* 0 (* 1/2 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))) (+ (* 0 0) (* 0 1))))) into (- (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))))) 12.289 * [taylor]: Taking taylor expansion of (- (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))))) in x 12.289 * [taylor]: Taking taylor expansion of (+ (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4)))))) in x 12.289 * [taylor]: Taking taylor expansion of (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4)))) in x 12.289 * [taylor]: Taking taylor expansion of 1/8 in x 12.289 * [backup-simplify]: Simplify 1/8 into 1/8 12.289 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow x 4))) in x 12.289 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.289 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.289 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.289 * [taylor]: Taking taylor expansion of 1/3 in x 12.289 * [backup-simplify]: Simplify 1/3 into 1/3 12.289 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.289 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.290 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.290 * [taylor]: Taking taylor expansion of 3.0 in x 12.290 * [backup-simplify]: Simplify 3.0 into 3.0 12.290 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.291 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.291 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.293 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.295 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.297 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.297 * [taylor]: Taking taylor expansion of (/ 1 (pow x 4)) in x 12.297 * [taylor]: Taking taylor expansion of (pow x 4) in x 12.297 * [taylor]: Taking taylor expansion of x in x 12.297 * [backup-simplify]: Simplify 0 into 0 12.297 * [backup-simplify]: Simplify 1 into 1 12.298 * [backup-simplify]: Simplify (* 1 1) into 1 12.298 * [backup-simplify]: Simplify (* 1 1) into 1 12.298 * [backup-simplify]: Simplify (/ 1 1) into 1 12.298 * [taylor]: Taking taylor expansion of (+ (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))))) in x 12.298 * [taylor]: Taking taylor expansion of (* 1/4 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2))))) in x 12.298 * [taylor]: Taking taylor expansion of 1/4 in x 12.298 * [backup-simplify]: Simplify 1/4 into 1/4 12.298 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (* (pow x 2) (pow y 2)))) in x 12.299 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.299 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.299 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.299 * [taylor]: Taking taylor expansion of 1/3 in x 12.299 * [backup-simplify]: Simplify 1/3 into 1/3 12.299 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.299 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.299 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.299 * [taylor]: Taking taylor expansion of 3.0 in x 12.299 * [backup-simplify]: Simplify 3.0 into 3.0 12.299 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.300 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.300 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.302 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.304 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.306 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.306 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (pow y 2))) in x 12.306 * [taylor]: Taking taylor expansion of (* (pow x 2) (pow y 2)) in x 12.306 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.306 * [taylor]: Taking taylor expansion of x in x 12.306 * [backup-simplify]: Simplify 0 into 0 12.306 * [backup-simplify]: Simplify 1 into 1 12.306 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.306 * [taylor]: Taking taylor expansion of y in x 12.306 * [backup-simplify]: Simplify y into y 12.307 * [backup-simplify]: Simplify (* 1 1) into 1 12.307 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.307 * [backup-simplify]: Simplify (* 1 (pow y 2)) into (pow y 2) 12.307 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.307 * [taylor]: Taking taylor expansion of (* 1/8 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4)))) in x 12.308 * [taylor]: Taking taylor expansion of 1/8 in x 12.308 * [backup-simplify]: Simplify 1/8 into 1/8 12.308 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 4))) in x 12.308 * [taylor]: Taking taylor expansion of (pow (/ 1 (cbrt 3.0)) 1/3) in x 12.308 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) in x 12.308 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (cbrt 3.0)))) in x 12.308 * [taylor]: Taking taylor expansion of 1/3 in x 12.308 * [backup-simplify]: Simplify 1/3 into 1/3 12.308 * [taylor]: Taking taylor expansion of (log (/ 1 (cbrt 3.0))) in x 12.308 * [taylor]: Taking taylor expansion of (/ 1 (cbrt 3.0)) in x 12.308 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.308 * [taylor]: Taking taylor expansion of 3.0 in x 12.308 * [backup-simplify]: Simplify 3.0 into 3.0 12.308 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.309 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.309 * [backup-simplify]: Simplify (/ 1 (cbrt 3.0)) into (/ 1 (cbrt 3.0)) 12.311 * [backup-simplify]: Simplify (log (/ 1 (cbrt 3.0))) into (log (/ 1 (cbrt 3.0))) 12.313 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (cbrt 3.0)))) into (* 1/3 (log (/ 1 (cbrt 3.0)))) 12.315 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.315 * [taylor]: Taking taylor expansion of (/ 1 (pow y 4)) in x 12.316 * [taylor]: Taking taylor expansion of (pow y 4) in x 12.316 * [taylor]: Taking taylor expansion of y in x 12.316 * [backup-simplify]: Simplify y into y 12.316 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.316 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 12.316 * [backup-simplify]: Simplify (/ 1 (pow y 4)) into (/ 1 (pow y 4)) 12.317 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.317 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.318 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.319 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.319 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.320 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.321 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.321 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.323 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.324 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.325 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.327 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.328 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.329 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.332 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.333 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.335 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.336 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.337 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.342 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.343 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.346 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.347 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.348 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 12.349 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 1)) into 0 12.352 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) 1) into (pow (/ 1 (cbrt 3.0)) 1/3) 12.353 * [backup-simplify]: Simplify (+ (* 1/8 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))))) into 0 12.353 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow y 2))) into 0 12.355 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.355 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.357 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.358 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.360 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.361 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 (/ 1 (pow y 2)))) into 0 12.362 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))) 12.364 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into 0 12.364 * [backup-simplify]: Simplify (+ 0 0) into 0 12.365 * [backup-simplify]: Simplify (+ 0 0) into 0 12.365 * [backup-simplify]: Simplify (- 0) into 0 12.365 * [taylor]: Taking taylor expansion of 0 in y 12.365 * [backup-simplify]: Simplify 0 into 0 12.365 * [taylor]: Taking taylor expansion of 0 in y 12.365 * [backup-simplify]: Simplify 0 into 0 12.366 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.368 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.374 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.376 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.378 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.380 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.381 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3))))) into 0 12.381 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.382 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.383 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))))) into 0 12.384 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 1) into 0 12.385 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (cbrt 3.0))))) into 0 12.387 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.388 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (* 0 (/ 1 (pow y 2)))) into 0 12.390 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (* (pow (/ 1 (cbrt 3.0)) 1/3) (/ 1 (pow y 2))))) into 0 12.390 * [backup-simplify]: Simplify (+ 0 0) into 0 12.390 * [taylor]: Taking taylor expansion of 0 in y 12.390 * [backup-simplify]: Simplify 0 into 0 12.390 * [taylor]: Taking taylor expansion of 0 in y 12.390 * [backup-simplify]: Simplify 0 into 0 12.392 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.393 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.402 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (cbrt 3.0)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 6) into 0 12.403 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0))))))) into 0 12.406 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 12.406 * [taylor]: Taking taylor expansion of 0 in y 12.406 * [backup-simplify]: Simplify 0 into 0 12.407 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.408 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.409 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.410 * [backup-simplify]: Simplify (- (+ (* (/ 1 (cbrt 3.0)) (/ 0 (cbrt 3.0))) (* 0 (/ 0 (cbrt 3.0))))) into 0 12.413 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (cbrt 3.0)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (cbrt 3.0)) 1)))) 2) into 0 12.414 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (cbrt 3.0)))))) into 0 12.416 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (cbrt 3.0))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.418 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (cbrt 3.0)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 12.419 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (pow (/ 1 (cbrt 3.0)) 1/3)))) into 0 12.419 * [backup-simplify]: Simplify 0 into 0 12.421 * [backup-simplify]: Simplify (* (pow (/ 1 (cbrt 3.0)) 1/3) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* (pow (/ 1 (cbrt 3.0)) 1/3) z)) 12.421 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 12.421 * * * * [progress]: [ 3 / 4 ] generating series at (2) 12.426 * [backup-simplify]: Simplify (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) into (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) 12.426 * [approximate]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in (z x y) around 0 12.426 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in y 12.426 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in y 12.426 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 12.427 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.427 * [taylor]: Taking taylor expansion of (* z z) in y 12.427 * [taylor]: Taking taylor expansion of z in y 12.427 * [backup-simplify]: Simplify z into z 12.427 * [taylor]: Taking taylor expansion of z in y 12.427 * [backup-simplify]: Simplify z into z 12.427 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 12.427 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.427 * [taylor]: Taking taylor expansion of (* x x) in y 12.427 * [taylor]: Taking taylor expansion of x in y 12.427 * [backup-simplify]: Simplify x into x 12.427 * [taylor]: Taking taylor expansion of x in y 12.427 * [backup-simplify]: Simplify x into x 12.427 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.427 * [taylor]: Taking taylor expansion of y in y 12.427 * [backup-simplify]: Simplify 0 into 0 12.427 * [backup-simplify]: Simplify 1 into 1 12.427 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 12.427 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.427 * [taylor]: Taking taylor expansion of 3.0 in y 12.427 * [backup-simplify]: Simplify 3.0 into 3.0 12.428 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.428 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.428 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.428 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.428 * [backup-simplify]: Simplify (+ (pow x 2) 0) into (pow x 2) 12.429 * [backup-simplify]: Simplify (+ (pow z 2) (pow x 2)) into (+ (pow x 2) (pow z 2)) 12.430 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.431 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.432 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow z 2))) 12.432 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow z 2)))) into (* (sqrt (+ (pow x 2) (pow z 2))) (sqrt 0.3333333333333333)) 12.433 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 12.433 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.433 * [backup-simplify]: Simplify (+ 0 0) into 0 12.433 * [backup-simplify]: Simplify (+ 0 0) into 0 12.434 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.435 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.436 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow z 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.436 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow z 2)))))) into 0 12.436 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in x 12.436 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in x 12.436 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 12.437 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.437 * [taylor]: Taking taylor expansion of (* z z) in x 12.437 * [taylor]: Taking taylor expansion of z in x 12.437 * [backup-simplify]: Simplify z into z 12.437 * [taylor]: Taking taylor expansion of z in x 12.437 * [backup-simplify]: Simplify z into z 12.437 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 12.437 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.437 * [taylor]: Taking taylor expansion of (* x x) in x 12.437 * [taylor]: Taking taylor expansion of x in x 12.437 * [backup-simplify]: Simplify 0 into 0 12.437 * [backup-simplify]: Simplify 1 into 1 12.437 * [taylor]: Taking taylor expansion of x in x 12.437 * [backup-simplify]: Simplify 0 into 0 12.437 * [backup-simplify]: Simplify 1 into 1 12.437 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.437 * [taylor]: Taking taylor expansion of y in x 12.437 * [backup-simplify]: Simplify y into y 12.437 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 12.437 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.437 * [taylor]: Taking taylor expansion of 3.0 in x 12.437 * [backup-simplify]: Simplify 3.0 into 3.0 12.438 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.438 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.438 * [backup-simplify]: Simplify (* z z) into (pow z 2) 12.438 * [backup-simplify]: Simplify (* 0 0) into 0 12.439 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.439 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.439 * [backup-simplify]: Simplify (+ (pow z 2) (pow y 2)) into (+ (pow y 2) (pow z 2)) 12.440 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.441 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.442 * [backup-simplify]: Simplify (/ (+ (pow y 2) (pow z 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow y 2) (pow z 2))) 12.443 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow y 2) (pow z 2)))) into (* (sqrt (+ (pow y 2) (pow z 2))) (sqrt 0.3333333333333333)) 12.443 * [backup-simplify]: Simplify (+ (* z 0) (* 0 z)) into 0 12.443 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.443 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.444 * [backup-simplify]: Simplify (+ 0 0) into 0 12.444 * [backup-simplify]: Simplify (+ 0 0) into 0 12.445 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.445 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.447 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow y 2) (pow z 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.447 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow y 2) (pow z 2)))))) into 0 12.447 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in z 12.447 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 12.447 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 12.447 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.447 * [taylor]: Taking taylor expansion of (* z z) in z 12.447 * [taylor]: Taking taylor expansion of z in z 12.447 * [backup-simplify]: Simplify 0 into 0 12.447 * [backup-simplify]: Simplify 1 into 1 12.447 * [taylor]: Taking taylor expansion of z in z 12.448 * [backup-simplify]: Simplify 0 into 0 12.448 * [backup-simplify]: Simplify 1 into 1 12.448 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 12.448 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.448 * [taylor]: Taking taylor expansion of (* x x) in z 12.448 * [taylor]: Taking taylor expansion of x in z 12.448 * [backup-simplify]: Simplify x into x 12.448 * [taylor]: Taking taylor expansion of x in z 12.448 * [backup-simplify]: Simplify x into x 12.448 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.448 * [taylor]: Taking taylor expansion of y in z 12.448 * [backup-simplify]: Simplify y into y 12.448 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.448 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.448 * [taylor]: Taking taylor expansion of 3.0 in z 12.448 * [backup-simplify]: Simplify 3.0 into 3.0 12.448 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.449 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.449 * [backup-simplify]: Simplify (* 0 0) into 0 12.449 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.449 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.450 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 12.450 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 12.451 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.452 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.453 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 12.454 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 12.454 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.454 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.454 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.455 * [backup-simplify]: Simplify (+ 0 0) into 0 12.455 * [backup-simplify]: Simplify (+ 0 0) into 0 12.456 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.456 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.458 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.458 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))))) into 0 12.458 * [taylor]: Taking taylor expansion of (sqrt (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3))) in z 12.458 * [taylor]: Taking taylor expansion of (/ (fma z z (fma x x (pow y 2))) (pow (cbrt 3.0) 3)) in z 12.458 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 12.458 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.458 * [taylor]: Taking taylor expansion of (* z z) in z 12.458 * [taylor]: Taking taylor expansion of z in z 12.458 * [backup-simplify]: Simplify 0 into 0 12.458 * [backup-simplify]: Simplify 1 into 1 12.458 * [taylor]: Taking taylor expansion of z in z 12.458 * [backup-simplify]: Simplify 0 into 0 12.458 * [backup-simplify]: Simplify 1 into 1 12.458 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 12.459 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.459 * [taylor]: Taking taylor expansion of (* x x) in z 12.459 * [taylor]: Taking taylor expansion of x in z 12.459 * [backup-simplify]: Simplify x into x 12.459 * [taylor]: Taking taylor expansion of x in z 12.459 * [backup-simplify]: Simplify x into x 12.459 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.459 * [taylor]: Taking taylor expansion of y in z 12.459 * [backup-simplify]: Simplify y into y 12.459 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.459 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.459 * [taylor]: Taking taylor expansion of 3.0 in z 12.459 * [backup-simplify]: Simplify 3.0 into 3.0 12.459 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.460 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.460 * [backup-simplify]: Simplify (* 0 0) into 0 12.460 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.460 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.460 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 12.461 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 12.462 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.463 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.464 * [backup-simplify]: Simplify (/ (+ (pow x 2) (pow y 2)) (pow (cbrt 3.0) 3)) into (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) 12.464 * [backup-simplify]: Simplify (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))) into (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) 12.465 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.465 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.465 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.465 * [backup-simplify]: Simplify (+ 0 0) into 0 12.466 * [backup-simplify]: Simplify (+ 0 0) into 0 12.466 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.467 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.469 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.469 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (* 0.3333333333333333 (+ (pow x 2) (pow y 2)))))) into 0 12.469 * [taylor]: Taking taylor expansion of (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)) in x 12.469 * [taylor]: Taking taylor expansion of (sqrt (+ (pow x 2) (pow y 2))) in x 12.469 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 12.469 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.469 * [taylor]: Taking taylor expansion of x in x 12.469 * [backup-simplify]: Simplify 0 into 0 12.469 * [backup-simplify]: Simplify 1 into 1 12.469 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.469 * [taylor]: Taking taylor expansion of y in x 12.469 * [backup-simplify]: Simplify y into y 12.469 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.469 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.470 * [backup-simplify]: Simplify (sqrt (pow y 2)) into y 12.470 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.470 * [backup-simplify]: Simplify (+ 0 0) into 0 12.470 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (pow y 2)))) into 0 12.470 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.470 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.470 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.471 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.471 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.471 * [backup-simplify]: Simplify (* y (sqrt 0.3333333333333333)) into (* y (sqrt 0.3333333333333333)) 12.471 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 12.472 * [taylor]: Taking taylor expansion of y in y 12.472 * [backup-simplify]: Simplify 0 into 0 12.472 * [backup-simplify]: Simplify 1 into 1 12.472 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.472 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.472 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.472 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.473 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.473 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 12.473 * [backup-simplify]: Simplify 0 into 0 12.473 * [taylor]: Taking taylor expansion of 0 in x 12.473 * [backup-simplify]: Simplify 0 into 0 12.473 * [taylor]: Taking taylor expansion of 0 in y 12.473 * [backup-simplify]: Simplify 0 into 0 12.473 * [backup-simplify]: Simplify 0 into 0 12.474 * [backup-simplify]: Simplify (+ (* y 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.474 * [taylor]: Taking taylor expansion of 0 in y 12.474 * [backup-simplify]: Simplify 0 into 0 12.474 * [backup-simplify]: Simplify 0 into 0 12.475 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 12.476 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.476 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.477 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 12.477 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.477 * [backup-simplify]: Simplify (+ 0 0) into 0 12.478 * [backup-simplify]: Simplify (+ 1 0) into 1 12.479 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.480 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 12.481 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 12.484 * [backup-simplify]: Simplify (- (/ 1 (pow (cbrt 3.0) 3)) (+ (* (* 0.3333333333333333 (+ (pow x 2) (pow y 2))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0.3333333333333333 12.485 * [backup-simplify]: Simplify (/ (- 0.3333333333333333 (pow 0 2) (+)) (* 2 (* (sqrt (+ (pow x 2) (pow y 2))) (sqrt 0.3333333333333333)))) into (* 0.16666666666666666 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333)))) 12.486 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333)))) in x 12.486 * [taylor]: Taking taylor expansion of 0.16666666666666666 in x 12.486 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 12.486 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) (/ 1 (sqrt 0.3333333333333333))) in x 12.486 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (pow x 2) (pow y 2)))) in x 12.486 * [taylor]: Taking taylor expansion of (/ 1 (+ (pow x 2) (pow y 2))) in x 12.486 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 12.486 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.486 * [taylor]: Taking taylor expansion of x in x 12.486 * [backup-simplify]: Simplify 0 into 0 12.486 * [backup-simplify]: Simplify 1 into 1 12.486 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.486 * [taylor]: Taking taylor expansion of y in x 12.486 * [backup-simplify]: Simplify y into y 12.486 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.486 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.486 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.486 * [backup-simplify]: Simplify (sqrt (/ 1 (pow y 2))) into (/ 1 y) 12.486 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.487 * [backup-simplify]: Simplify (+ 0 0) into 0 12.487 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.487 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y 2))))) into 0 12.487 * [taylor]: Taking taylor expansion of (/ 1 (sqrt 0.3333333333333333)) in x 12.487 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.487 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.487 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.488 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.488 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.489 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 12.490 * [backup-simplify]: Simplify (* (/ 1 y) (/ 1 (sqrt 0.3333333333333333))) into (/ 1 (* y (sqrt 0.3333333333333333))) 12.490 * [backup-simplify]: Simplify (* 0.16666666666666666 (/ 1 (* y (sqrt 0.3333333333333333)))) into (/ 0.16666666666666666 (* y (sqrt 0.3333333333333333))) 12.490 * [taylor]: Taking taylor expansion of (/ 0.16666666666666666 (* y (sqrt 0.3333333333333333))) in y 12.490 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 12.490 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 12.490 * [taylor]: Taking taylor expansion of (* y (sqrt 0.3333333333333333)) in y 12.490 * [taylor]: Taking taylor expansion of y in y 12.490 * [backup-simplify]: Simplify 0 into 0 12.490 * [backup-simplify]: Simplify 1 into 1 12.490 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.490 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.490 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.491 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.491 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.492 * [backup-simplify]: Simplify (* 0 (sqrt 0.3333333333333333)) into 0 12.493 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt 0.3333333333333333))) into (sqrt 0.3333333333333333) 12.494 * [backup-simplify]: Simplify (/ 0.16666666666666666 (sqrt 0.3333333333333333)) into (/ 0.16666666666666666 (sqrt 0.3333333333333333)) 12.495 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.496 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.497 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.16666666666666666 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.497 * [backup-simplify]: Simplify 0 into 0 12.497 * [taylor]: Taking taylor expansion of 0 in y 12.497 * [backup-simplify]: Simplify 0 into 0 12.497 * [backup-simplify]: Simplify 0 into 0 12.498 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.498 * [backup-simplify]: Simplify (* 1 1) into 1 12.499 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.499 * [backup-simplify]: Simplify (+ 1 0) into 1 12.499 * [backup-simplify]: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y)) into (/ 1/2 y) 12.500 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* (/ 1/2 y) (sqrt 0.3333333333333333)))) into (* 1/2 (/ (sqrt 0.3333333333333333) y)) 12.500 * [taylor]: Taking taylor expansion of (* 1/2 (/ (sqrt 0.3333333333333333) y)) in y 12.500 * [taylor]: Taking taylor expansion of 1/2 in y 12.500 * [backup-simplify]: Simplify 1/2 into 1/2 12.500 * [taylor]: Taking taylor expansion of (/ (sqrt 0.3333333333333333) y) in y 12.500 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.500 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.500 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.501 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.501 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.501 * [taylor]: Taking taylor expansion of y in y 12.501 * [backup-simplify]: Simplify 0 into 0 12.501 * [backup-simplify]: Simplify 1 into 1 12.502 * [backup-simplify]: Simplify (/ (sqrt 0.3333333333333333) 1) into (sqrt 0.3333333333333333) 12.503 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (sqrt 0.3333333333333333) (/ 0 1)))) into 0 12.504 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.504 * [backup-simplify]: Simplify 0 into 0 12.504 * [backup-simplify]: Simplify 0 into 0 12.504 * [backup-simplify]: Simplify 0 into 0 12.505 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.506 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.506 * [backup-simplify]: Simplify 0 into 0 12.506 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* y (* 1 1))) into (* y (sqrt 0.3333333333333333)) 12.512 * [backup-simplify]: Simplify (* (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) into (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) 12.512 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in (z x y) around 0 12.512 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in y 12.512 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 12.512 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 12.512 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 12.512 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 12.512 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.512 * [taylor]: Taking taylor expansion of z in y 12.512 * [backup-simplify]: Simplify z into z 12.512 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.512 * [taylor]: Taking taylor expansion of (/ 1 z) in y 12.512 * [taylor]: Taking taylor expansion of z in y 12.512 * [backup-simplify]: Simplify z into z 12.512 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.512 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 12.513 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 12.513 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 12.513 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.513 * [taylor]: Taking taylor expansion of x in y 12.513 * [backup-simplify]: Simplify x into x 12.513 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.513 * [taylor]: Taking taylor expansion of (/ 1 x) in y 12.513 * [taylor]: Taking taylor expansion of x in y 12.513 * [backup-simplify]: Simplify x into x 12.513 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.513 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.513 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.513 * [taylor]: Taking taylor expansion of y in y 12.513 * [backup-simplify]: Simplify 0 into 0 12.513 * [backup-simplify]: Simplify 1 into 1 12.513 * [backup-simplify]: Simplify (* 1 1) into 1 12.514 * [backup-simplify]: Simplify (/ 1 1) into 1 12.514 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 12.514 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.514 * [taylor]: Taking taylor expansion of 3.0 in y 12.514 * [backup-simplify]: Simplify 3.0 into 3.0 12.514 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.515 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.515 * [backup-simplify]: Simplify (+ 0 1) into 1 12.515 * [backup-simplify]: Simplify (+ 0 1) into 1 12.516 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.518 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.520 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.520 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.525 * [backup-simplify]: Simplify (+ 0 0) into 0 12.526 * [backup-simplify]: Simplify (+ 0 0) into 0 12.526 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.527 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.528 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.529 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.529 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in x 12.529 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 12.529 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 12.529 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 12.529 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 12.529 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.529 * [taylor]: Taking taylor expansion of z in x 12.529 * [backup-simplify]: Simplify z into z 12.529 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.529 * [taylor]: Taking taylor expansion of (/ 1 z) in x 12.529 * [taylor]: Taking taylor expansion of z in x 12.529 * [backup-simplify]: Simplify z into z 12.529 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 12.529 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 12.530 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 12.530 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 12.530 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.530 * [taylor]: Taking taylor expansion of x in x 12.530 * [backup-simplify]: Simplify 0 into 0 12.530 * [backup-simplify]: Simplify 1 into 1 12.530 * [backup-simplify]: Simplify (/ 1 1) into 1 12.530 * [taylor]: Taking taylor expansion of (/ 1 x) in x 12.530 * [taylor]: Taking taylor expansion of x in x 12.530 * [backup-simplify]: Simplify 0 into 0 12.530 * [backup-simplify]: Simplify 1 into 1 12.530 * [backup-simplify]: Simplify (/ 1 1) into 1 12.530 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.530 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.530 * [taylor]: Taking taylor expansion of y in x 12.530 * [backup-simplify]: Simplify y into y 12.531 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.531 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.531 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 12.531 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.531 * [taylor]: Taking taylor expansion of 3.0 in x 12.531 * [backup-simplify]: Simplify 3.0 into 3.0 12.531 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.532 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.532 * [backup-simplify]: Simplify (* 1 1) into 1 12.532 * [backup-simplify]: Simplify (+ 1 0) into 1 12.533 * [backup-simplify]: Simplify (+ 0 1) into 1 12.534 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.535 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.537 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.537 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.538 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.539 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.539 * [backup-simplify]: Simplify (+ 0 0) into 0 12.539 * [backup-simplify]: Simplify (+ 0 0) into 0 12.540 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.541 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.542 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.542 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.542 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 12.542 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 12.542 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 12.543 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 12.543 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 12.543 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.543 * [taylor]: Taking taylor expansion of z in z 12.543 * [backup-simplify]: Simplify 0 into 0 12.543 * [backup-simplify]: Simplify 1 into 1 12.543 * [backup-simplify]: Simplify (/ 1 1) into 1 12.543 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.543 * [taylor]: Taking taylor expansion of z in z 12.543 * [backup-simplify]: Simplify 0 into 0 12.543 * [backup-simplify]: Simplify 1 into 1 12.543 * [backup-simplify]: Simplify (/ 1 1) into 1 12.544 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 12.544 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 12.544 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 12.544 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.544 * [taylor]: Taking taylor expansion of x in z 12.544 * [backup-simplify]: Simplify x into x 12.544 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.544 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.544 * [taylor]: Taking taylor expansion of x in z 12.544 * [backup-simplify]: Simplify x into x 12.544 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.544 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.544 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.544 * [taylor]: Taking taylor expansion of y in z 12.544 * [backup-simplify]: Simplify y into y 12.544 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.544 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.544 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.544 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.544 * [taylor]: Taking taylor expansion of 3.0 in z 12.544 * [backup-simplify]: Simplify 3.0 into 3.0 12.545 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.545 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.546 * [backup-simplify]: Simplify (* 1 1) into 1 12.546 * [backup-simplify]: Simplify (+ 1 0) into 1 12.547 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.549 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.550 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.550 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.552 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.552 * [backup-simplify]: Simplify (+ 0 0) into 0 12.553 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.554 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.555 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.555 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.555 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 12.555 * [taylor]: Taking taylor expansion of (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 12.556 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 12.556 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 12.556 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 12.556 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.556 * [taylor]: Taking taylor expansion of z in z 12.556 * [backup-simplify]: Simplify 0 into 0 12.556 * [backup-simplify]: Simplify 1 into 1 12.556 * [backup-simplify]: Simplify (/ 1 1) into 1 12.556 * [taylor]: Taking taylor expansion of (/ 1 z) in z 12.556 * [taylor]: Taking taylor expansion of z in z 12.556 * [backup-simplify]: Simplify 0 into 0 12.556 * [backup-simplify]: Simplify 1 into 1 12.557 * [backup-simplify]: Simplify (/ 1 1) into 1 12.557 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 12.557 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 12.557 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 12.557 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.557 * [taylor]: Taking taylor expansion of x in z 12.557 * [backup-simplify]: Simplify x into x 12.557 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.557 * [taylor]: Taking taylor expansion of (/ 1 x) in z 12.557 * [taylor]: Taking taylor expansion of x in z 12.557 * [backup-simplify]: Simplify x into x 12.557 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 12.557 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.557 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.557 * [taylor]: Taking taylor expansion of y in z 12.557 * [backup-simplify]: Simplify y into y 12.557 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.557 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.557 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.557 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.557 * [taylor]: Taking taylor expansion of 3.0 in z 12.557 * [backup-simplify]: Simplify 3.0 into 3.0 12.558 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.558 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.559 * [backup-simplify]: Simplify (* 1 1) into 1 12.559 * [backup-simplify]: Simplify (+ 1 0) into 1 12.560 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.562 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.563 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.563 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.564 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.565 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.565 * [backup-simplify]: Simplify (+ 0 0) into 0 12.566 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.567 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.568 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.568 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.568 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.569 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.569 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.569 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.570 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.570 * [taylor]: Taking taylor expansion of 0 in x 12.570 * [backup-simplify]: Simplify 0 into 0 12.570 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.570 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.570 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.570 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.571 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.573 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.573 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 12.573 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.574 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.575 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.576 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 12.577 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 12.579 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 12.581 * [backup-simplify]: Simplify (/ (- (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 12.581 * [taylor]: Taking taylor expansion of (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) in x 12.581 * [taylor]: Taking taylor expansion of 1/2 in x 12.581 * [backup-simplify]: Simplify 1/2 into 1/2 12.581 * [taylor]: Taking taylor expansion of (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)) in x 12.581 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 12.581 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 12.581 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.581 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.581 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.581 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.581 * [taylor]: Taking taylor expansion of x in x 12.581 * [backup-simplify]: Simplify 0 into 0 12.581 * [backup-simplify]: Simplify 1 into 1 12.581 * [backup-simplify]: Simplify (* 1 1) into 1 12.582 * [backup-simplify]: Simplify (/ 1 1) into 1 12.582 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 12.582 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.582 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.582 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.582 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.582 * [taylor]: Taking taylor expansion of y in x 12.582 * [backup-simplify]: Simplify y into y 12.582 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.582 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.582 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.582 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.582 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.582 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.583 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.583 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 12.584 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 12.584 * [backup-simplify]: Simplify (/ 0.3333333333333333 (sqrt 0.3333333333333333)) into (/ 0.3333333333333333 (sqrt 0.3333333333333333)) 12.585 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.585 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 12.586 * [backup-simplify]: Simplify (+ 0 0) into 0 12.586 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.587 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))) into 0 12.587 * [taylor]: Taking taylor expansion of 0 in y 12.587 * [backup-simplify]: Simplify 0 into 0 12.587 * [taylor]: Taking taylor expansion of 0 in y 12.587 * [backup-simplify]: Simplify 0 into 0 12.587 * [taylor]: Taking taylor expansion of 0 in y 12.587 * [backup-simplify]: Simplify 0 into 0 12.587 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.589 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 12.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 12.589 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 12.589 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.589 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.590 * [backup-simplify]: Simplify (+ 0 0) into 0 12.590 * [backup-simplify]: Simplify (+ 0 0) into 0 12.591 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.591 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 12.592 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 12.594 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.595 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))))))) (* 2 (sqrt 0.3333333333333333))) into 0 12.595 * [taylor]: Taking taylor expansion of 0 in x 12.595 * [backup-simplify]: Simplify 0 into 0 12.596 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.597 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 12.597 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 12.597 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 12.598 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.599 * [backup-simplify]: Simplify (- (/ (* 0.3333333333333333 (/ 1 (pow y 2))) (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 12.599 * [backup-simplify]: Simplify (+ (* 1/2 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333))))) into (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 12.600 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) in y 12.600 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 12.600 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 12.600 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))) in y 12.600 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 0.3333333333333333)) in y 12.600 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.600 * [taylor]: Taking taylor expansion of y in y 12.600 * [backup-simplify]: Simplify 0 into 0 12.600 * [backup-simplify]: Simplify 1 into 1 12.600 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.600 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.600 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.600 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.600 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.601 * [backup-simplify]: Simplify (* 1 1) into 1 12.601 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 12.602 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 12.602 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.603 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.603 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.604 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (* 0 (/ 1 (sqrt 0.3333333333333333)))) into 0 12.604 * [backup-simplify]: Simplify 0 into 0 12.604 * [taylor]: Taking taylor expansion of 0 in y 12.604 * [backup-simplify]: Simplify 0 into 0 12.604 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.605 * [taylor]: Taking taylor expansion of 0 in y 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify 0 into 0 12.605 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.606 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.606 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 12.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.607 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 12.607 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.607 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 12.608 * [backup-simplify]: Simplify (+ 0 0) into 0 12.608 * [backup-simplify]: Simplify (+ 0 0) into 0 12.609 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.610 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 12.610 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 12.613 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.615 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) 12.615 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) in x 12.615 * [taylor]: Taking taylor expansion of -1/2 in x 12.615 * [backup-simplify]: Simplify -1/2 into -1/2 12.615 * [taylor]: Taking taylor expansion of (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333)) in x 12.615 * [taylor]: Taking taylor expansion of (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) in x 12.615 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) in x 12.615 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 12.615 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 12.615 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2))) in x 12.615 * [taylor]: Taking taylor expansion of (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)) in x 12.615 * [taylor]: Taking taylor expansion of (pow x 4) in x 12.615 * [taylor]: Taking taylor expansion of x in x 12.615 * [backup-simplify]: Simplify 0 into 0 12.615 * [backup-simplify]: Simplify 1 into 1 12.615 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.615 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.615 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.615 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.615 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.616 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.616 * [backup-simplify]: Simplify (* 1 1) into 1 12.616 * [backup-simplify]: Simplify (* 1 1) into 1 12.617 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.618 * [backup-simplify]: Simplify (* 1 (pow (sqrt 0.3333333333333333) 2)) into (pow (sqrt 0.3333333333333333) 2) 12.619 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 0.3333333333333333) 2)) into (/ 1 (pow (sqrt 0.3333333333333333) 2)) 12.619 * [taylor]: Taking taylor expansion of (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))))) in x 12.619 * [taylor]: Taking taylor expansion of (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) in x 12.619 * [taylor]: Taking taylor expansion of 0.05555555555555555 in x 12.619 * [backup-simplify]: Simplify 0.05555555555555555 into 0.05555555555555555 12.619 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) in x 12.619 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) in x 12.619 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.619 * [taylor]: Taking taylor expansion of x in x 12.619 * [backup-simplify]: Simplify 0 into 0 12.619 * [backup-simplify]: Simplify 1 into 1 12.619 * [taylor]: Taking taylor expansion of (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) in x 12.619 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.619 * [taylor]: Taking taylor expansion of y in x 12.619 * [backup-simplify]: Simplify y into y 12.619 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.619 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.619 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.619 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.620 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.620 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.620 * [backup-simplify]: Simplify (* 1 1) into 1 12.620 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.621 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.622 * [backup-simplify]: Simplify (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 12.623 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 12.624 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 12.624 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))) in x 12.624 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 12.624 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 12.624 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) in x 12.624 * [taylor]: Taking taylor expansion of (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) in x 12.624 * [taylor]: Taking taylor expansion of (pow y 4) in x 12.624 * [taylor]: Taking taylor expansion of y in x 12.624 * [backup-simplify]: Simplify y into y 12.624 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.624 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.624 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.624 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.625 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.625 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.625 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.625 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 12.626 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.627 * [backup-simplify]: Simplify (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) 12.632 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) 12.632 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.632 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.632 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.632 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.632 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.634 * [backup-simplify]: Simplify (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 12.635 * [backup-simplify]: Simplify (+ (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 0) into (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) 12.638 * [backup-simplify]: Simplify (/ (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) (sqrt 0.3333333333333333)) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) 12.638 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.639 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.640 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 12.640 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.641 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.641 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.642 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.642 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.643 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.643 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.644 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.645 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.645 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 12.646 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2)))) into 0 12.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.648 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.649 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))))) into 0 12.650 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.650 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.651 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 12.651 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.652 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into 0 12.653 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) (/ 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))))) into 0 12.654 * [backup-simplify]: Simplify (+ (* 0.05555555555555555 0) (* 0 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into 0 12.654 * [backup-simplify]: Simplify (+ 0 0) into 0 12.655 * [backup-simplify]: Simplify (+ 0 0) into 0 12.655 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.656 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.657 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))) into 0 12.657 * [backup-simplify]: Simplify (+ 0 0) into 0 12.658 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.659 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.659 * [backup-simplify]: Simplify (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 12.660 * [backup-simplify]: Simplify (+ (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 0) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 12.661 * [backup-simplify]: Simplify (+ 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 12.664 * [backup-simplify]: Simplify (- (/ (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) 12.667 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.669 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3))))) (+ (* 0 0) (* 0 (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)))))) into 0 12.670 * [taylor]: Taking taylor expansion of 0 in y 12.670 * [backup-simplify]: Simplify 0 into 0 12.670 * [taylor]: Taking taylor expansion of 0 in y 12.670 * [backup-simplify]: Simplify 0 into 0 12.670 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.672 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.672 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.672 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.673 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (/ 1 (pow y 2)))) into 0 12.673 * [backup-simplify]: Simplify (+ 0 0) into 0 12.674 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.677 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.678 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))))) into 0 12.678 * [taylor]: Taking taylor expansion of 0 in y 12.678 * [backup-simplify]: Simplify 0 into 0 12.678 * [taylor]: Taking taylor expansion of 0 in y 12.678 * [backup-simplify]: Simplify 0 into 0 12.680 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.680 * [taylor]: Taking taylor expansion of 0 in y 12.680 * [backup-simplify]: Simplify 0 into 0 12.680 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.681 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.682 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.683 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into 0 12.684 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 0.3333333333333333))))) into 0 12.684 * [backup-simplify]: Simplify 0 into 0 12.685 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 z))))) into (* z (sqrt 0.3333333333333333)) 12.690 * [backup-simplify]: Simplify (* (sqrt (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) into (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) 12.690 * [approximate]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in (z x y) around 0 12.690 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in y 12.690 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in y 12.690 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 12.690 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.691 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 12.691 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.691 * [taylor]: Taking taylor expansion of -1 in y 12.691 * [backup-simplify]: Simplify -1 into -1 12.691 * [taylor]: Taking taylor expansion of z in y 12.691 * [backup-simplify]: Simplify z into z 12.691 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.691 * [taylor]: Taking taylor expansion of (/ -1 z) in y 12.691 * [taylor]: Taking taylor expansion of -1 in y 12.691 * [backup-simplify]: Simplify -1 into -1 12.691 * [taylor]: Taking taylor expansion of z in y 12.691 * [backup-simplify]: Simplify z into z 12.691 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.691 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 12.691 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.691 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 12.691 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.691 * [taylor]: Taking taylor expansion of -1 in y 12.691 * [backup-simplify]: Simplify -1 into -1 12.691 * [taylor]: Taking taylor expansion of x in y 12.691 * [backup-simplify]: Simplify x into x 12.691 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.691 * [taylor]: Taking taylor expansion of (/ -1 x) in y 12.691 * [taylor]: Taking taylor expansion of -1 in y 12.691 * [backup-simplify]: Simplify -1 into -1 12.691 * [taylor]: Taking taylor expansion of x in y 12.691 * [backup-simplify]: Simplify x into x 12.691 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.691 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 12.691 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.692 * [taylor]: Taking taylor expansion of y in y 12.692 * [backup-simplify]: Simplify 0 into 0 12.692 * [backup-simplify]: Simplify 1 into 1 12.692 * [backup-simplify]: Simplify (* 1 1) into 1 12.692 * [backup-simplify]: Simplify (/ 1 1) into 1 12.692 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in y 12.692 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.692 * [taylor]: Taking taylor expansion of 3.0 in y 12.692 * [backup-simplify]: Simplify 3.0 into 3.0 12.693 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.693 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.694 * [backup-simplify]: Simplify (+ 0 1) into 1 12.694 * [backup-simplify]: Simplify (+ 0 1) into 1 12.695 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.697 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.698 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.698 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.699 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.699 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.700 * [backup-simplify]: Simplify (+ 0 0) into 0 12.700 * [backup-simplify]: Simplify (+ 0 0) into 0 12.701 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.701 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.702 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.703 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.703 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in x 12.703 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in x 12.703 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 12.703 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.703 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 12.703 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.703 * [taylor]: Taking taylor expansion of -1 in x 12.703 * [backup-simplify]: Simplify -1 into -1 12.703 * [taylor]: Taking taylor expansion of z in x 12.703 * [backup-simplify]: Simplify z into z 12.703 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.703 * [taylor]: Taking taylor expansion of (/ -1 z) in x 12.703 * [taylor]: Taking taylor expansion of -1 in x 12.703 * [backup-simplify]: Simplify -1 into -1 12.703 * [taylor]: Taking taylor expansion of z in x 12.703 * [backup-simplify]: Simplify z into z 12.704 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 12.704 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 12.704 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.704 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 12.704 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.704 * [taylor]: Taking taylor expansion of -1 in x 12.704 * [backup-simplify]: Simplify -1 into -1 12.704 * [taylor]: Taking taylor expansion of x in x 12.704 * [backup-simplify]: Simplify 0 into 0 12.704 * [backup-simplify]: Simplify 1 into 1 12.704 * [backup-simplify]: Simplify (/ -1 1) into -1 12.704 * [taylor]: Taking taylor expansion of (/ -1 x) in x 12.704 * [taylor]: Taking taylor expansion of -1 in x 12.704 * [backup-simplify]: Simplify -1 into -1 12.704 * [taylor]: Taking taylor expansion of x in x 12.704 * [backup-simplify]: Simplify 0 into 0 12.704 * [backup-simplify]: Simplify 1 into 1 12.705 * [backup-simplify]: Simplify (/ -1 1) into -1 12.705 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.705 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.705 * [taylor]: Taking taylor expansion of y in x 12.705 * [backup-simplify]: Simplify y into y 12.705 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.705 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.705 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in x 12.705 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.705 * [taylor]: Taking taylor expansion of 3.0 in x 12.705 * [backup-simplify]: Simplify 3.0 into 3.0 12.705 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.706 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.706 * [backup-simplify]: Simplify (* -1 -1) into 1 12.707 * [backup-simplify]: Simplify (+ 1 0) into 1 12.707 * [backup-simplify]: Simplify (+ 0 1) into 1 12.708 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.709 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.711 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.711 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.713 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.713 * [backup-simplify]: Simplify (+ 0 0) into 0 12.714 * [backup-simplify]: Simplify (+ 0 0) into 0 12.714 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.715 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.716 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.717 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.717 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 12.717 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 12.717 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 12.717 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.717 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 12.717 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.717 * [taylor]: Taking taylor expansion of -1 in z 12.717 * [backup-simplify]: Simplify -1 into -1 12.717 * [taylor]: Taking taylor expansion of z in z 12.717 * [backup-simplify]: Simplify 0 into 0 12.717 * [backup-simplify]: Simplify 1 into 1 12.717 * [backup-simplify]: Simplify (/ -1 1) into -1 12.717 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.717 * [taylor]: Taking taylor expansion of -1 in z 12.717 * [backup-simplify]: Simplify -1 into -1 12.717 * [taylor]: Taking taylor expansion of z in z 12.718 * [backup-simplify]: Simplify 0 into 0 12.718 * [backup-simplify]: Simplify 1 into 1 12.718 * [backup-simplify]: Simplify (/ -1 1) into -1 12.718 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 12.718 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.718 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 12.718 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.718 * [taylor]: Taking taylor expansion of -1 in z 12.718 * [backup-simplify]: Simplify -1 into -1 12.718 * [taylor]: Taking taylor expansion of x in z 12.718 * [backup-simplify]: Simplify x into x 12.718 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.718 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.718 * [taylor]: Taking taylor expansion of -1 in z 12.718 * [backup-simplify]: Simplify -1 into -1 12.718 * [taylor]: Taking taylor expansion of x in z 12.718 * [backup-simplify]: Simplify x into x 12.718 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.718 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.718 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.718 * [taylor]: Taking taylor expansion of y in z 12.718 * [backup-simplify]: Simplify y into y 12.719 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.719 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.719 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.719 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.719 * [taylor]: Taking taylor expansion of 3.0 in z 12.719 * [backup-simplify]: Simplify 3.0 into 3.0 12.719 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.720 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.720 * [backup-simplify]: Simplify (* -1 -1) into 1 12.721 * [backup-simplify]: Simplify (+ 1 0) into 1 12.722 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.723 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.725 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.725 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.726 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.726 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.727 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.727 * [backup-simplify]: Simplify (+ 0 0) into 0 12.728 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.729 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.730 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.730 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.730 * [taylor]: Taking taylor expansion of (sqrt (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3))) in z 12.730 * [taylor]: Taking taylor expansion of (/ (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) (pow (cbrt 3.0) 3)) in z 12.730 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 12.731 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 12.731 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 12.731 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.731 * [taylor]: Taking taylor expansion of -1 in z 12.731 * [backup-simplify]: Simplify -1 into -1 12.731 * [taylor]: Taking taylor expansion of z in z 12.731 * [backup-simplify]: Simplify 0 into 0 12.731 * [backup-simplify]: Simplify 1 into 1 12.731 * [backup-simplify]: Simplify (/ -1 1) into -1 12.731 * [taylor]: Taking taylor expansion of (/ -1 z) in z 12.731 * [taylor]: Taking taylor expansion of -1 in z 12.731 * [backup-simplify]: Simplify -1 into -1 12.731 * [taylor]: Taking taylor expansion of z in z 12.731 * [backup-simplify]: Simplify 0 into 0 12.731 * [backup-simplify]: Simplify 1 into 1 12.732 * [backup-simplify]: Simplify (/ -1 1) into -1 12.732 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 12.732 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 12.732 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 12.732 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.732 * [taylor]: Taking taylor expansion of -1 in z 12.732 * [backup-simplify]: Simplify -1 into -1 12.732 * [taylor]: Taking taylor expansion of x in z 12.732 * [backup-simplify]: Simplify x into x 12.732 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.732 * [taylor]: Taking taylor expansion of (/ -1 x) in z 12.732 * [taylor]: Taking taylor expansion of -1 in z 12.732 * [backup-simplify]: Simplify -1 into -1 12.732 * [taylor]: Taking taylor expansion of x in z 12.732 * [backup-simplify]: Simplify x into x 12.732 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 12.732 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 12.732 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.732 * [taylor]: Taking taylor expansion of y in z 12.732 * [backup-simplify]: Simplify y into y 12.732 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.733 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.733 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 3) in z 12.733 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.733 * [taylor]: Taking taylor expansion of 3.0 in z 12.733 * [backup-simplify]: Simplify 3.0 into 3.0 12.733 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.734 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.734 * [backup-simplify]: Simplify (* -1 -1) into 1 12.734 * [backup-simplify]: Simplify (+ 1 0) into 1 12.735 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.741 * [backup-simplify]: Simplify (* (cbrt 3.0) (pow (cbrt 3.0) 2)) into (pow (cbrt 3.0) 3) 12.743 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 3)) into 0.3333333333333333 12.743 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.744 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.745 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 12.745 * [backup-simplify]: Simplify (+ 0 0) into 0 12.746 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.746 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (pow (cbrt 3.0) 2))) into 0 12.747 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.748 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.748 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.748 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.748 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.749 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.749 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.749 * [taylor]: Taking taylor expansion of 0 in x 12.749 * [backup-simplify]: Simplify 0 into 0 12.749 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.749 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.749 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.750 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.750 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.751 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.752 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.752 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 12.753 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 12.753 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.753 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 12.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.755 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 12.756 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))) into 0 12.758 * [backup-simplify]: Simplify (- (/ (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) 12.760 * [backup-simplify]: Simplify (/ (- (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 12.760 * [taylor]: Taking taylor expansion of (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) in x 12.760 * [taylor]: Taking taylor expansion of 1/2 in x 12.760 * [backup-simplify]: Simplify 1/2 into 1/2 12.760 * [taylor]: Taking taylor expansion of (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333)) in x 12.760 * [taylor]: Taking taylor expansion of (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) in x 12.760 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow x 2))) in x 12.760 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.760 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.760 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 12.760 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.760 * [taylor]: Taking taylor expansion of x in x 12.760 * [backup-simplify]: Simplify 0 into 0 12.761 * [backup-simplify]: Simplify 1 into 1 12.761 * [backup-simplify]: Simplify (* 1 1) into 1 12.761 * [backup-simplify]: Simplify (/ 1 1) into 1 12.761 * [taylor]: Taking taylor expansion of (* 0.3333333333333333 (/ 1 (pow y 2))) in x 12.761 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.761 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.761 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 12.761 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.761 * [taylor]: Taking taylor expansion of y in x 12.761 * [backup-simplify]: Simplify y into y 12.761 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.762 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 12.762 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.762 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.762 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.762 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.763 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.763 * [backup-simplify]: Simplify (* 0.3333333333333333 1) into 0.3333333333333333 12.763 * [backup-simplify]: Simplify (+ 0.3333333333333333 0) into 0.3333333333333333 12.764 * [backup-simplify]: Simplify (/ 0.3333333333333333 (sqrt 0.3333333333333333)) into (/ 0.3333333333333333 (sqrt 0.3333333333333333)) 12.765 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.765 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.766 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 1)) into 0 12.766 * [backup-simplify]: Simplify (+ 0 0) into 0 12.767 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.768 * [backup-simplify]: Simplify (+ (* 1/2 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))) into 0 12.768 * [taylor]: Taking taylor expansion of 0 in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [taylor]: Taking taylor expansion of 0 in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [taylor]: Taking taylor expansion of 0 in y 12.768 * [backup-simplify]: Simplify 0 into 0 12.768 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.769 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.770 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.771 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 12.771 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 12.772 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 12.772 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 12.772 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.772 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.772 * [backup-simplify]: Simplify (+ 0 0) into 0 12.773 * [backup-simplify]: Simplify (+ 0 0) into 0 12.774 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 12.775 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 12.776 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2))))) into 0 12.779 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.780 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))))))) (* 2 (sqrt 0.3333333333333333))) into 0 12.780 * [taylor]: Taking taylor expansion of 0 in x 12.780 * [backup-simplify]: Simplify 0 into 0 12.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.783 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (* 0 1))) into 0 12.783 * [backup-simplify]: Simplify (* 0.3333333333333333 (/ 1 (pow y 2))) into (/ 0.3333333333333333 (pow y 2)) 12.783 * [backup-simplify]: Simplify (+ 0 (/ 0.3333333333333333 (pow y 2))) into (* 0.3333333333333333 (/ 1 (pow y 2))) 12.784 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.785 * [backup-simplify]: Simplify (- (/ (* 0.3333333333333333 (/ 1 (pow y 2))) (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 12.786 * [backup-simplify]: Simplify (+ (* 1/2 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333))))) into (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) 12.786 * [taylor]: Taking taylor expansion of (* 0.16666666666666666 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) in y 12.787 * [taylor]: Taking taylor expansion of 0.16666666666666666 in y 12.787 * [backup-simplify]: Simplify 0.16666666666666666 into 0.16666666666666666 12.787 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))) in y 12.787 * [taylor]: Taking taylor expansion of (* (pow y 2) (sqrt 0.3333333333333333)) in y 12.787 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.787 * [taylor]: Taking taylor expansion of y in y 12.787 * [backup-simplify]: Simplify 0 into 0 12.787 * [backup-simplify]: Simplify 1 into 1 12.787 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in y 12.787 * [taylor]: Taking taylor expansion of 0.3333333333333333 in y 12.787 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.787 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.788 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.788 * [backup-simplify]: Simplify (* 1 1) into 1 12.789 * [backup-simplify]: Simplify (* 1 (sqrt 0.3333333333333333)) into (sqrt 0.3333333333333333) 12.790 * [backup-simplify]: Simplify (/ 1 (sqrt 0.3333333333333333)) into (/ 1 (sqrt 0.3333333333333333)) 12.790 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.791 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.792 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.792 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (* 0 (/ 1 (sqrt 0.3333333333333333)))) into 0 12.792 * [backup-simplify]: Simplify 0 into 0 12.793 * [taylor]: Taking taylor expansion of 0 in y 12.793 * [backup-simplify]: Simplify 0 into 0 12.793 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.793 * [taylor]: Taking taylor expansion of 0 in y 12.793 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify 0 into 0 12.794 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.795 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.796 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 12.796 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.797 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 12.797 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 12.797 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.798 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 12.798 * [backup-simplify]: Simplify (+ 0 0) into 0 12.798 * [backup-simplify]: Simplify (+ 0 0) into 0 12.800 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.801 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 12.802 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (cbrt 3.0) 2)))))) into 0 12.806 * [backup-simplify]: Simplify (- (/ 0 (pow (cbrt 3.0) 3)) (+ (* 0.3333333333333333 (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))) (* (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (/ 0 (pow (cbrt 3.0) 3))) (* 0 (/ 0 (pow (cbrt 3.0) 3))))) into 0 12.808 * [backup-simplify]: Simplify (/ (- 0 (pow (* 1/2 (/ (+ (* 0.3333333333333333 (/ 1 (pow x 2))) (* 0.3333333333333333 (/ 1 (pow y 2)))) (sqrt 0.3333333333333333))) 2) (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) 12.808 * [taylor]: Taking taylor expansion of (* -1/2 (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333))) in x 12.808 * [taylor]: Taking taylor expansion of -1/2 in x 12.808 * [backup-simplify]: Simplify -1/2 into -1/2 12.808 * [taylor]: Taking taylor expansion of (/ (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) (sqrt 0.3333333333333333)) in x 12.808 * [taylor]: Taking taylor expansion of (+ (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))))) in x 12.808 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)))) in x 12.808 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 12.808 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 12.809 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 4) (pow (sqrt 0.3333333333333333) 2))) in x 12.809 * [taylor]: Taking taylor expansion of (* (pow x 4) (pow (sqrt 0.3333333333333333) 2)) in x 12.809 * [taylor]: Taking taylor expansion of (pow x 4) in x 12.809 * [taylor]: Taking taylor expansion of x in x 12.809 * [backup-simplify]: Simplify 0 into 0 12.809 * [backup-simplify]: Simplify 1 into 1 12.809 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.809 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.809 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.809 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.809 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.810 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.810 * [backup-simplify]: Simplify (* 1 1) into 1 12.810 * [backup-simplify]: Simplify (* 1 1) into 1 12.811 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.813 * [backup-simplify]: Simplify (* 1 (pow (sqrt 0.3333333333333333) 2)) into (pow (sqrt 0.3333333333333333) 2) 12.814 * [backup-simplify]: Simplify (/ 1 (pow (sqrt 0.3333333333333333) 2)) into (/ 1 (pow (sqrt 0.3333333333333333) 2)) 12.814 * [taylor]: Taking taylor expansion of (+ (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))))) in x 12.814 * [taylor]: Taking taylor expansion of (* 0.05555555555555555 (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) in x 12.814 * [taylor]: Taking taylor expansion of 0.05555555555555555 in x 12.814 * [backup-simplify]: Simplify 0.05555555555555555 into 0.05555555555555555 12.814 * [taylor]: Taking taylor expansion of (/ 1 (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) in x 12.814 * [taylor]: Taking taylor expansion of (* (pow x 2) (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) in x 12.814 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.814 * [taylor]: Taking taylor expansion of x in x 12.814 * [backup-simplify]: Simplify 0 into 0 12.814 * [backup-simplify]: Simplify 1 into 1 12.814 * [taylor]: Taking taylor expansion of (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) in x 12.814 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.814 * [taylor]: Taking taylor expansion of y in x 12.814 * [backup-simplify]: Simplify y into y 12.814 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.814 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.814 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.815 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.815 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.815 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.816 * [backup-simplify]: Simplify (* 1 1) into 1 12.816 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.817 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.818 * [backup-simplify]: Simplify (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 12.819 * [backup-simplify]: Simplify (* 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)) 12.820 * [backup-simplify]: Simplify (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 12.820 * [taylor]: Taking taylor expansion of (* 0.027777777777777776 (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)))) in x 12.820 * [taylor]: Taking taylor expansion of 0.027777777777777776 in x 12.820 * [backup-simplify]: Simplify 0.027777777777777776 into 0.027777777777777776 12.820 * [taylor]: Taking taylor expansion of (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) in x 12.820 * [taylor]: Taking taylor expansion of (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) in x 12.820 * [taylor]: Taking taylor expansion of (pow y 4) in x 12.820 * [taylor]: Taking taylor expansion of y in x 12.820 * [backup-simplify]: Simplify y into y 12.820 * [taylor]: Taking taylor expansion of (pow (sqrt 0.3333333333333333) 2) in x 12.820 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.820 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.820 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.820 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.821 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.821 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.821 * [backup-simplify]: Simplify (* (pow y 2) (pow y 2)) into (pow y 4) 12.822 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (sqrt 0.3333333333333333)) into (pow (sqrt 0.3333333333333333) 2) 12.823 * [backup-simplify]: Simplify (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) into (* (pow y 4) (pow (sqrt 0.3333333333333333) 2)) 12.824 * [backup-simplify]: Simplify (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) into (/ 1 (* (pow y 4) (pow (sqrt 0.3333333333333333) 2))) 12.824 * [taylor]: Taking taylor expansion of (sqrt 0.3333333333333333) in x 12.824 * [taylor]: Taking taylor expansion of 0.3333333333333333 in x 12.824 * [backup-simplify]: Simplify 0.3333333333333333 into 0.3333333333333333 12.824 * [backup-simplify]: Simplify (sqrt 0.3333333333333333) into (sqrt 0.3333333333333333) 12.825 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 0.3333333333333333))) into 0 12.827 * [backup-simplify]: Simplify (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 12.829 * [backup-simplify]: Simplify (+ (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 2)) 0) into (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) 12.833 * [backup-simplify]: Simplify (/ (* 0.027777777777777776 (/ 1 (pow (sqrt 0.3333333333333333) 2))) (sqrt 0.3333333333333333)) into (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) 12.834 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.835 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.836 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333))))) into 0 12.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.837 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.837 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.838 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.839 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.839 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.840 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.841 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.842 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 12.844 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.845 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (pow (sqrt 0.3333333333333333) 2)))) into 0 12.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.848 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (sqrt 0.3333333333333333) 2)) (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))) (* 0 (/ 0 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.849 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))))) into 0 12.850 * [backup-simplify]: Simplify (+ (* (sqrt 0.3333333333333333) 0) (* 0 (sqrt 0.3333333333333333))) into 0 12.850 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.851 * [backup-simplify]: Simplify (+ (* (pow y 2) 0) (* 0 (pow (sqrt 0.3333333333333333) 2))) into 0 12.851 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.853 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into 0 12.855 * [backup-simplify]: Simplify (- (+ (* (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) (/ 0 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))))) into 0 12.856 * [backup-simplify]: Simplify (+ (* 0.05555555555555555 0) (* 0 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into 0 12.856 * [backup-simplify]: Simplify (+ 0 0) into 0 12.856 * [backup-simplify]: Simplify (+ 0 0) into 0 12.857 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.862 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.863 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2)))) into 0 12.863 * [backup-simplify]: Simplify (+ 0 0) into 0 12.865 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.866 * [backup-simplify]: Simplify (+ (* 0.027777777777777776 0) (+ (* 0 0) (* 0 (/ 1 (pow (sqrt 0.3333333333333333) 2))))) into 0 12.867 * [backup-simplify]: Simplify (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) into (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 12.868 * [backup-simplify]: Simplify (+ (/ 0.05555555555555555 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))) 0) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 12.869 * [backup-simplify]: Simplify (+ 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) 12.871 * [backup-simplify]: Simplify (- (/ (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 2)))) (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) 12.875 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.877 * [backup-simplify]: Simplify (+ (* -1/2 0) (+ (* 0 (* 0.05555555555555555 (/ 1 (* (pow y 2) (pow (sqrt 0.3333333333333333) 3))))) (+ (* 0 0) (* 0 (/ 0.027777777777777776 (pow (sqrt 0.3333333333333333) 3)))))) into 0 12.877 * [taylor]: Taking taylor expansion of 0 in y 12.877 * [backup-simplify]: Simplify 0 into 0 12.877 * [taylor]: Taking taylor expansion of 0 in y 12.877 * [backup-simplify]: Simplify 0 into 0 12.878 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.879 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.879 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 12.880 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.880 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 12.881 * [backup-simplify]: Simplify (+ (* 0.3333333333333333 0) (* 0 (/ 1 (pow y 2)))) into 0 12.881 * [backup-simplify]: Simplify (+ 0 0) into 0 12.882 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.884 * [backup-simplify]: Simplify (- (/ 0 (sqrt 0.3333333333333333)) (+ (* (/ 0.3333333333333333 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))) (* (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333)))) (/ 0 (sqrt 0.3333333333333333))))) into 0 12.886 * [backup-simplify]: Simplify (+ (* 1/2 0) (+ (* 0 (* 0.3333333333333333 (/ 1 (* (pow y 2) (sqrt 0.3333333333333333))))) (+ (* 0 0) (* 0 (/ 0.3333333333333333 (sqrt 0.3333333333333333)))))) into 0 12.886 * [taylor]: Taking taylor expansion of 0 in y 12.886 * [backup-simplify]: Simplify 0 into 0 12.886 * [taylor]: Taking taylor expansion of 0 in y 12.886 * [backup-simplify]: Simplify 0 into 0 12.887 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt 0.3333333333333333))) into 0 12.887 * [taylor]: Taking taylor expansion of 0 in y 12.887 * [backup-simplify]: Simplify 0 into 0 12.888 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt 0.3333333333333333))) into 0 12.889 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.890 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt 0.3333333333333333)))) into 0 12.891 * [backup-simplify]: Simplify (- (+ (* (/ 1 (sqrt 0.3333333333333333)) (/ 0 (sqrt 0.3333333333333333))) (* 0 (/ 0 (sqrt 0.3333333333333333))))) into 0 12.892 * [backup-simplify]: Simplify (+ (* 0.16666666666666666 0) (+ (* 0 0) (* 0 (/ 1 (sqrt 0.3333333333333333))))) into 0 12.892 * [backup-simplify]: Simplify 0 into 0 12.892 * [backup-simplify]: Simplify (* (sqrt 0.3333333333333333) (* 1 (* 1 (/ 1 (/ 1 (- z)))))) into (* -1 (* z (sqrt 0.3333333333333333))) 12.892 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1) 12.894 * [backup-simplify]: Simplify (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) 12.894 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) in (z x y) around 0 12.894 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) in y 12.894 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 12.894 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 12.894 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 12.894 * [taylor]: Taking taylor expansion of 1/3 in y 12.894 * [backup-simplify]: Simplify 1/3 into 1/3 12.894 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 12.894 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 12.894 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 12.894 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.894 * [taylor]: Taking taylor expansion of 3.0 in y 12.895 * [backup-simplify]: Simplify 3.0 into 3.0 12.895 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.895 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.896 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.898 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.900 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.903 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.907 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.907 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in y 12.907 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.907 * [taylor]: Taking taylor expansion of (* z z) in y 12.907 * [taylor]: Taking taylor expansion of z in y 12.907 * [backup-simplify]: Simplify z into z 12.907 * [taylor]: Taking taylor expansion of z in y 12.907 * [backup-simplify]: Simplify z into z 12.907 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in y 12.907 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.907 * [taylor]: Taking taylor expansion of (* x x) in y 12.907 * [taylor]: Taking taylor expansion of x in y 12.907 * [backup-simplify]: Simplify x into x 12.907 * [taylor]: Taking taylor expansion of x in y 12.907 * [backup-simplify]: Simplify x into x 12.907 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.907 * [taylor]: Taking taylor expansion of y in y 12.907 * [backup-simplify]: Simplify 0 into 0 12.907 * [backup-simplify]: Simplify 1 into 1 12.907 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) in x 12.907 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 12.907 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 12.908 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 12.908 * [taylor]: Taking taylor expansion of 1/3 in x 12.908 * [backup-simplify]: Simplify 1/3 into 1/3 12.908 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 12.908 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 12.908 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 12.908 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.908 * [taylor]: Taking taylor expansion of 3.0 in x 12.908 * [backup-simplify]: Simplify 3.0 into 3.0 12.908 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.909 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.910 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.911 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.913 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.916 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.919 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.919 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in x 12.920 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.920 * [taylor]: Taking taylor expansion of (* z z) in x 12.920 * [taylor]: Taking taylor expansion of z in x 12.920 * [backup-simplify]: Simplify z into z 12.920 * [taylor]: Taking taylor expansion of z in x 12.920 * [backup-simplify]: Simplify z into z 12.920 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in x 12.920 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.920 * [taylor]: Taking taylor expansion of (* x x) in x 12.920 * [taylor]: Taking taylor expansion of x in x 12.920 * [backup-simplify]: Simplify 0 into 0 12.920 * [backup-simplify]: Simplify 1 into 1 12.920 * [taylor]: Taking taylor expansion of x in x 12.920 * [backup-simplify]: Simplify 0 into 0 12.920 * [backup-simplify]: Simplify 1 into 1 12.920 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.920 * [taylor]: Taking taylor expansion of y in x 12.920 * [backup-simplify]: Simplify y into y 12.920 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) in z 12.920 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 12.920 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 12.920 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 12.920 * [taylor]: Taking taylor expansion of 1/3 in z 12.920 * [backup-simplify]: Simplify 1/3 into 1/3 12.920 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 12.920 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 12.920 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 12.920 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.920 * [taylor]: Taking taylor expansion of 3.0 in z 12.920 * [backup-simplify]: Simplify 3.0 into 3.0 12.920 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.921 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.922 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.923 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.924 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.926 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.929 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.929 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 12.929 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.929 * [taylor]: Taking taylor expansion of (* z z) in z 12.929 * [taylor]: Taking taylor expansion of z in z 12.929 * [backup-simplify]: Simplify 0 into 0 12.929 * [backup-simplify]: Simplify 1 into 1 12.929 * [taylor]: Taking taylor expansion of z in z 12.929 * [backup-simplify]: Simplify 0 into 0 12.929 * [backup-simplify]: Simplify 1 into 1 12.929 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 12.929 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.929 * [taylor]: Taking taylor expansion of (* x x) in z 12.929 * [taylor]: Taking taylor expansion of x in z 12.929 * [backup-simplify]: Simplify x into x 12.929 * [taylor]: Taking taylor expansion of x in z 12.929 * [backup-simplify]: Simplify x into x 12.929 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.929 * [taylor]: Taking taylor expansion of y in z 12.929 * [backup-simplify]: Simplify y into y 12.929 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma z z (fma x x (pow y 2)))) in z 12.929 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 12.929 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 12.929 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 12.929 * [taylor]: Taking taylor expansion of 1/3 in z 12.929 * [backup-simplify]: Simplify 1/3 into 1/3 12.929 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 12.929 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 12.929 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 12.930 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 12.930 * [taylor]: Taking taylor expansion of 3.0 in z 12.930 * [backup-simplify]: Simplify 3.0 into 3.0 12.930 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.930 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.931 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.933 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.935 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.938 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.942 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.942 * [taylor]: Taking taylor expansion of (fma z z (fma x x (pow y 2))) in z 12.942 * [taylor]: Rewrote expression to (+ (* z z) (fma x x (pow y 2))) 12.942 * [taylor]: Taking taylor expansion of (* z z) in z 12.942 * [taylor]: Taking taylor expansion of z in z 12.942 * [backup-simplify]: Simplify 0 into 0 12.942 * [backup-simplify]: Simplify 1 into 1 12.942 * [taylor]: Taking taylor expansion of z in z 12.942 * [backup-simplify]: Simplify 0 into 0 12.942 * [backup-simplify]: Simplify 1 into 1 12.942 * [taylor]: Taking taylor expansion of (fma x x (pow y 2)) in z 12.942 * [taylor]: Rewrote expression to (+ (* x x) (pow y 2)) 12.942 * [taylor]: Taking taylor expansion of (* x x) in z 12.942 * [taylor]: Taking taylor expansion of x in z 12.942 * [backup-simplify]: Simplify x into x 12.942 * [taylor]: Taking taylor expansion of x in z 12.942 * [backup-simplify]: Simplify x into x 12.942 * [taylor]: Taking taylor expansion of (pow y 2) in z 12.942 * [taylor]: Taking taylor expansion of y in z 12.942 * [backup-simplify]: Simplify y into y 12.943 * [backup-simplify]: Simplify (* 0 0) into 0 12.943 * [backup-simplify]: Simplify (* x x) into (pow x 2) 12.943 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.943 * [backup-simplify]: Simplify (+ (pow x 2) (pow y 2)) into (+ (pow x 2) (pow y 2)) 12.943 * [backup-simplify]: Simplify (+ 0 (+ (pow x 2) (pow y 2))) into (+ (pow x 2) (pow y 2)) 12.946 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (+ (pow x 2) (pow y 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (+ (pow x 2) (pow y 2))) 12.946 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (+ (pow x 2) (pow y 2))) in x 12.946 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 12.946 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 12.946 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 12.946 * [taylor]: Taking taylor expansion of 1/3 in x 12.946 * [backup-simplify]: Simplify 1/3 into 1/3 12.946 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 12.946 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 12.946 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 12.946 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 12.946 * [taylor]: Taking taylor expansion of 3.0 in x 12.946 * [backup-simplify]: Simplify 3.0 into 3.0 12.946 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.947 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.948 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.949 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.951 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.953 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.957 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.957 * [taylor]: Taking taylor expansion of (+ (pow x 2) (pow y 2)) in x 12.957 * [taylor]: Taking taylor expansion of (pow x 2) in x 12.957 * [taylor]: Taking taylor expansion of x in x 12.957 * [backup-simplify]: Simplify 0 into 0 12.957 * [backup-simplify]: Simplify 1 into 1 12.957 * [taylor]: Taking taylor expansion of (pow y 2) in x 12.957 * [taylor]: Taking taylor expansion of y in x 12.957 * [backup-simplify]: Simplify y into y 12.957 * [backup-simplify]: Simplify (* y y) into (pow y 2) 12.957 * [backup-simplify]: Simplify (+ 0 (pow y 2)) into (pow y 2) 12.959 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) 12.959 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) in y 12.959 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 12.959 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 12.959 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 12.959 * [taylor]: Taking taylor expansion of 1/3 in y 12.959 * [backup-simplify]: Simplify 1/3 into 1/3 12.959 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 12.959 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 12.959 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 12.959 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 12.959 * [taylor]: Taking taylor expansion of 3.0 in y 12.959 * [backup-simplify]: Simplify 3.0 into 3.0 12.960 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 12.960 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 12.961 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 12.962 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 12.963 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 12.965 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 12.972 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 12.972 * [taylor]: Taking taylor expansion of (pow y 2) in y 12.972 * [taylor]: Taking taylor expansion of y in y 12.972 * [backup-simplify]: Simplify 0 into 0 12.972 * [backup-simplify]: Simplify 1 into 1 12.973 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 0)) into 0 12.973 * [backup-simplify]: Simplify (+ (* x 0) (* 0 x)) into 0 12.973 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.973 * [backup-simplify]: Simplify (+ 0 0) into 0 12.974 * [backup-simplify]: Simplify (+ 0 0) into 0 12.974 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.975 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 12.977 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 12.978 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 12.980 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.980 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 (+ (pow x 2) (pow y 2)))) into 0 12.981 * [taylor]: Taking taylor expansion of 0 in x 12.981 * [backup-simplify]: Simplify 0 into 0 12.981 * [taylor]: Taking taylor expansion of 0 in y 12.981 * [backup-simplify]: Simplify 0 into 0 12.981 * [backup-simplify]: Simplify 0 into 0 12.981 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 12.981 * [backup-simplify]: Simplify (+ 0 0) into 0 12.982 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 12.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 12.984 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 12.984 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 12.986 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 12.987 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 (pow y 2))) into 0 12.987 * [taylor]: Taking taylor expansion of 0 in y 12.987 * [backup-simplify]: Simplify 0 into 0 12.987 * [backup-simplify]: Simplify 0 into 0 12.987 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 12.987 * [backup-simplify]: Simplify (+ (* x 0) (+ (* 0 0) (* 0 x))) into 0 12.988 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 12.988 * [backup-simplify]: Simplify (+ 0 0) into 0 12.988 * [backup-simplify]: Simplify (+ 1 0) into 1 12.989 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 12.990 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 12.990 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 12.992 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 12.994 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 12.996 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.000 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) (+ (* 0 0) (* 0 (+ (pow x 2) (pow y 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.000 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.000 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.000 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.000 * [taylor]: Taking taylor expansion of 1/3 in x 13.000 * [backup-simplify]: Simplify 1/3 into 1/3 13.000 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.000 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.000 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.000 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.000 * [taylor]: Taking taylor expansion of 3.0 in x 13.000 * [backup-simplify]: Simplify 3.0 into 3.0 13.000 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.001 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.002 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.003 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.005 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.008 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.012 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.012 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.012 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.012 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.012 * [taylor]: Taking taylor expansion of 1/3 in y 13.012 * [backup-simplify]: Simplify 1/3 into 1/3 13.012 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.012 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.012 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.012 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.012 * [taylor]: Taking taylor expansion of 3.0 in y 13.012 * [backup-simplify]: Simplify 3.0 into 3.0 13.013 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.013 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.014 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.016 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.018 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.021 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.024 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.027 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.027 * [taylor]: Taking taylor expansion of 0 in y 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify 0 into 0 13.027 * [backup-simplify]: Simplify (* 1 1) into 1 13.027 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 13.028 * [backup-simplify]: Simplify (+ 1 0) into 1 13.029 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.030 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.031 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.034 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.036 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.038 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.041 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) (+ (* 0 0) (* 0 (pow y 2)))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.041 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.041 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.041 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.042 * [taylor]: Taking taylor expansion of 1/3 in y 13.042 * [backup-simplify]: Simplify 1/3 into 1/3 13.042 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.042 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.042 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.042 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.042 * [taylor]: Taking taylor expansion of 3.0 in y 13.042 * [backup-simplify]: Simplify 3.0 into 3.0 13.042 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.043 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.044 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.045 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.047 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.050 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.054 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.056 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.056 * [backup-simplify]: Simplify 0 into 0 13.056 * [backup-simplify]: Simplify 0 into 0 13.057 * [backup-simplify]: Simplify (* 1 1) into 1 13.060 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.062 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.069 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* y (* 1 1)) 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* x 1)) 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* 1 z)) 2)))) into (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) 13.071 * [backup-simplify]: Simplify (/ (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (* (/ 1 y) (/ 1 y)))) (cbrt (pow (cbrt 3.0) 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) 13.071 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in (z x y) around 0 13.071 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in y 13.071 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.071 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.071 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.071 * [taylor]: Taking taylor expansion of 1/3 in y 13.071 * [backup-simplify]: Simplify 1/3 into 1/3 13.071 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.071 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.071 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.071 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.071 * [taylor]: Taking taylor expansion of 3.0 in y 13.071 * [backup-simplify]: Simplify 3.0 into 3.0 13.072 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.072 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.073 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.075 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.077 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.079 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.087 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.087 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in y 13.087 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 13.088 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in y 13.088 * [taylor]: Taking taylor expansion of (/ 1 z) in y 13.088 * [taylor]: Taking taylor expansion of z in y 13.088 * [backup-simplify]: Simplify z into z 13.088 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 13.088 * [taylor]: Taking taylor expansion of (/ 1 z) in y 13.088 * [taylor]: Taking taylor expansion of z in y 13.088 * [backup-simplify]: Simplify z into z 13.088 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 13.088 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in y 13.088 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 13.088 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in y 13.088 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.088 * [taylor]: Taking taylor expansion of x in y 13.088 * [backup-simplify]: Simplify x into x 13.088 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.088 * [taylor]: Taking taylor expansion of (/ 1 x) in y 13.088 * [taylor]: Taking taylor expansion of x in y 13.088 * [backup-simplify]: Simplify x into x 13.088 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.088 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.088 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.088 * [taylor]: Taking taylor expansion of y in y 13.088 * [backup-simplify]: Simplify 0 into 0 13.088 * [backup-simplify]: Simplify 1 into 1 13.089 * [backup-simplify]: Simplify (* 1 1) into 1 13.089 * [backup-simplify]: Simplify (/ 1 1) into 1 13.089 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in x 13.089 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.089 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.089 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.089 * [taylor]: Taking taylor expansion of 1/3 in x 13.089 * [backup-simplify]: Simplify 1/3 into 1/3 13.089 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.089 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.089 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.089 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.089 * [taylor]: Taking taylor expansion of 3.0 in x 13.089 * [backup-simplify]: Simplify 3.0 into 3.0 13.090 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.090 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.091 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.093 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.095 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.098 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.102 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.102 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in x 13.102 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 13.102 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in x 13.102 * [taylor]: Taking taylor expansion of (/ 1 z) in x 13.102 * [taylor]: Taking taylor expansion of z in x 13.102 * [backup-simplify]: Simplify z into z 13.102 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 13.102 * [taylor]: Taking taylor expansion of (/ 1 z) in x 13.102 * [taylor]: Taking taylor expansion of z in x 13.102 * [backup-simplify]: Simplify z into z 13.102 * [backup-simplify]: Simplify (/ 1 z) into (/ 1 z) 13.102 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in x 13.102 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 13.102 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in x 13.102 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.102 * [taylor]: Taking taylor expansion of x in x 13.102 * [backup-simplify]: Simplify 0 into 0 13.102 * [backup-simplify]: Simplify 1 into 1 13.103 * [backup-simplify]: Simplify (/ 1 1) into 1 13.103 * [taylor]: Taking taylor expansion of (/ 1 x) in x 13.103 * [taylor]: Taking taylor expansion of x in x 13.103 * [backup-simplify]: Simplify 0 into 0 13.103 * [backup-simplify]: Simplify 1 into 1 13.103 * [backup-simplify]: Simplify (/ 1 1) into 1 13.103 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 13.103 * [taylor]: Taking taylor expansion of (pow y 2) in x 13.103 * [taylor]: Taking taylor expansion of y in x 13.103 * [backup-simplify]: Simplify y into y 13.103 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.103 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.103 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 13.103 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 13.103 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 13.103 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 13.104 * [taylor]: Taking taylor expansion of 1/3 in z 13.104 * [backup-simplify]: Simplify 1/3 into 1/3 13.104 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 13.104 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 13.104 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 13.104 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 13.104 * [taylor]: Taking taylor expansion of 3.0 in z 13.104 * [backup-simplify]: Simplify 3.0 into 3.0 13.104 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.105 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.106 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.107 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.109 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.112 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.116 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.116 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 13.116 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 13.116 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 13.116 * [taylor]: Taking taylor expansion of (/ 1 z) in z 13.116 * [taylor]: Taking taylor expansion of z in z 13.116 * [backup-simplify]: Simplify 0 into 0 13.116 * [backup-simplify]: Simplify 1 into 1 13.116 * [backup-simplify]: Simplify (/ 1 1) into 1 13.116 * [taylor]: Taking taylor expansion of (/ 1 z) in z 13.116 * [taylor]: Taking taylor expansion of z in z 13.116 * [backup-simplify]: Simplify 0 into 0 13.116 * [backup-simplify]: Simplify 1 into 1 13.117 * [backup-simplify]: Simplify (/ 1 1) into 1 13.117 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 13.117 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 13.117 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 13.117 * [taylor]: Taking taylor expansion of (/ 1 x) in z 13.117 * [taylor]: Taking taylor expansion of x in z 13.117 * [backup-simplify]: Simplify x into x 13.117 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.117 * [taylor]: Taking taylor expansion of (/ 1 x) in z 13.117 * [taylor]: Taking taylor expansion of x in z 13.117 * [backup-simplify]: Simplify x into x 13.117 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.117 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 13.117 * [taylor]: Taking taylor expansion of (pow y 2) in z 13.117 * [taylor]: Taking taylor expansion of y in z 13.117 * [backup-simplify]: Simplify y into y 13.117 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.117 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.117 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))))) in z 13.117 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 13.118 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 13.118 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 13.118 * [taylor]: Taking taylor expansion of 1/3 in z 13.118 * [backup-simplify]: Simplify 1/3 into 1/3 13.118 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 13.118 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 13.118 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 13.118 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 13.118 * [taylor]: Taking taylor expansion of 3.0 in z 13.118 * [backup-simplify]: Simplify 3.0 into 3.0 13.118 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.119 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.120 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.121 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.123 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.126 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.131 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.131 * [taylor]: Taking taylor expansion of (fma (/ 1 z) (/ 1 z) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) in z 13.131 * [taylor]: Rewrote expression to (+ (* (/ 1 z) (/ 1 z)) (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2)))) 13.131 * [taylor]: Taking taylor expansion of (* (/ 1 z) (/ 1 z)) in z 13.131 * [taylor]: Taking taylor expansion of (/ 1 z) in z 13.131 * [taylor]: Taking taylor expansion of z in z 13.131 * [backup-simplify]: Simplify 0 into 0 13.131 * [backup-simplify]: Simplify 1 into 1 13.131 * [backup-simplify]: Simplify (/ 1 1) into 1 13.131 * [taylor]: Taking taylor expansion of (/ 1 z) in z 13.131 * [taylor]: Taking taylor expansion of z in z 13.131 * [backup-simplify]: Simplify 0 into 0 13.131 * [backup-simplify]: Simplify 1 into 1 13.132 * [backup-simplify]: Simplify (/ 1 1) into 1 13.132 * [taylor]: Taking taylor expansion of (fma (/ 1 x) (/ 1 x) (/ 1 (pow y 2))) in z 13.132 * [taylor]: Rewrote expression to (+ (* (/ 1 x) (/ 1 x)) (/ 1 (pow y 2))) 13.132 * [taylor]: Taking taylor expansion of (* (/ 1 x) (/ 1 x)) in z 13.132 * [taylor]: Taking taylor expansion of (/ 1 x) in z 13.132 * [taylor]: Taking taylor expansion of x in z 13.132 * [backup-simplify]: Simplify x into x 13.132 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.132 * [taylor]: Taking taylor expansion of (/ 1 x) in z 13.132 * [taylor]: Taking taylor expansion of x in z 13.132 * [backup-simplify]: Simplify x into x 13.132 * [backup-simplify]: Simplify (/ 1 x) into (/ 1 x) 13.132 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 13.132 * [taylor]: Taking taylor expansion of (pow y 2) in z 13.132 * [taylor]: Taking taylor expansion of y in z 13.132 * [backup-simplify]: Simplify y into y 13.132 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.132 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.133 * [backup-simplify]: Simplify (* 1 1) into 1 13.133 * [backup-simplify]: Simplify (+ 1 0) into 1 13.136 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.136 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.136 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.136 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.136 * [taylor]: Taking taylor expansion of 1/3 in x 13.136 * [backup-simplify]: Simplify 1/3 into 1/3 13.136 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.136 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.136 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.136 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.136 * [taylor]: Taking taylor expansion of 3.0 in x 13.136 * [backup-simplify]: Simplify 3.0 into 3.0 13.137 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.137 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.138 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.140 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.142 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.145 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.148 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.150 * [backup-simplify]: Simplify (+ 0 0) into 0 13.151 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.152 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.154 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.155 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.157 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.158 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 1)) into 0 13.158 * [taylor]: Taking taylor expansion of 0 in x 13.158 * [backup-simplify]: Simplify 0 into 0 13.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.159 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.160 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.160 * [backup-simplify]: Simplify (* (/ 1 x) (/ 1 x)) into (/ 1 (pow x 2)) 13.160 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 13.161 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 13.162 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.163 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.164 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.167 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.168 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.170 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.174 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) 13.174 * [taylor]: Taking taylor expansion of (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) in x 13.174 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) in x 13.174 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.174 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.174 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.174 * [taylor]: Taking taylor expansion of 1/3 in x 13.174 * [backup-simplify]: Simplify 1/3 into 1/3 13.174 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.174 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.174 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.174 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.174 * [taylor]: Taking taylor expansion of 3.0 in x 13.174 * [backup-simplify]: Simplify 3.0 into 3.0 13.174 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.175 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.176 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.177 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.179 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.182 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.186 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.186 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 13.186 * [taylor]: Taking taylor expansion of (pow x 2) in x 13.186 * [taylor]: Taking taylor expansion of x in x 13.186 * [backup-simplify]: Simplify 0 into 0 13.186 * [backup-simplify]: Simplify 1 into 1 13.186 * [backup-simplify]: Simplify (* 1 1) into 1 13.187 * [backup-simplify]: Simplify (/ 1 1) into 1 13.187 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) in x 13.187 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.187 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.187 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.187 * [taylor]: Taking taylor expansion of 1/3 in x 13.187 * [backup-simplify]: Simplify 1/3 into 1/3 13.187 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.187 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.187 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.187 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.187 * [taylor]: Taking taylor expansion of 3.0 in x 13.187 * [backup-simplify]: Simplify 3.0 into 3.0 13.187 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.188 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.189 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.190 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.193 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.195 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.199 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.199 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 13.199 * [taylor]: Taking taylor expansion of (pow y 2) in x 13.199 * [taylor]: Taking taylor expansion of y in x 13.199 * [backup-simplify]: Simplify y into y 13.199 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.200 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.207 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.210 * [backup-simplify]: Simplify (+ (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.210 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.210 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.210 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.210 * [taylor]: Taking taylor expansion of 1/3 in y 13.210 * [backup-simplify]: Simplify 1/3 into 1/3 13.210 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.210 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.210 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.210 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.210 * [taylor]: Taking taylor expansion of 3.0 in y 13.210 * [backup-simplify]: Simplify 3.0 into 3.0 13.210 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.211 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.212 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.213 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.215 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.218 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.222 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.222 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.222 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.222 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.222 * [taylor]: Taking taylor expansion of 1/3 in y 13.222 * [backup-simplify]: Simplify 1/3 into 1/3 13.222 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.222 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.222 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.222 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.222 * [taylor]: Taking taylor expansion of 3.0 in y 13.222 * [backup-simplify]: Simplify 3.0 into 3.0 13.223 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.223 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.224 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.226 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.227 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.230 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.234 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 13.236 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 13.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)))) into 0 13.237 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (* 0 (/ 1 x))) into 0 13.237 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.237 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 13.237 * [backup-simplify]: Simplify (+ 0 0) into 0 13.238 * [backup-simplify]: Simplify (+ 0 0) into 0 13.239 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 13.240 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 13.241 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.246 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (pow (cbrt 3.0) 2)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 6) into 0 13.248 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))))) into 0 13.251 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.253 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 13.253 * [taylor]: Taking taylor expansion of 0 in x 13.253 * [backup-simplify]: Simplify 0 into 0 13.253 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.255 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.256 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.258 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.259 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.261 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.262 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 1)) into 0 13.262 * [backup-simplify]: Simplify (+ 0 0) into 0 13.262 * [taylor]: Taking taylor expansion of 0 in y 13.262 * [backup-simplify]: Simplify 0 into 0 13.263 * [taylor]: Taking taylor expansion of 0 in y 13.263 * [backup-simplify]: Simplify 0 into 0 13.263 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.265 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.267 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.268 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.270 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.270 * [taylor]: Taking taylor expansion of 0 in y 13.270 * [backup-simplify]: Simplify 0 into 0 13.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.271 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.272 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 13.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 13.273 * [backup-simplify]: Simplify (- (+ (* (/ 1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 13.273 * [backup-simplify]: Simplify (+ (* (/ 1 x) 0) (+ (* 0 0) (* 0 (/ 1 x)))) into 0 13.274 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 13.274 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 13.274 * [backup-simplify]: Simplify (+ 0 0) into 0 13.275 * [backup-simplify]: Simplify (+ 0 0) into 0 13.276 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.277 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 13.279 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.289 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (pow (cbrt 3.0) 2)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 24) into 0 13.291 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))))) into 0 13.295 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.297 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 13.297 * [taylor]: Taking taylor expansion of 0 in x 13.297 * [backup-simplify]: Simplify 0 into 0 13.298 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.300 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.301 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.305 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.307 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.310 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.311 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 13.314 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) 13.316 * [backup-simplify]: Simplify (+ 0 (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) 13.316 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) in y 13.316 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.316 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.316 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.316 * [taylor]: Taking taylor expansion of 1/3 in y 13.316 * [backup-simplify]: Simplify 1/3 into 1/3 13.316 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.316 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.316 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.316 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.316 * [taylor]: Taking taylor expansion of 3.0 in y 13.317 * [backup-simplify]: Simplify 3.0 into 3.0 13.317 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.317 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.318 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.320 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.322 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.329 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.333 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.333 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.333 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.333 * [taylor]: Taking taylor expansion of y in y 13.333 * [backup-simplify]: Simplify 0 into 0 13.333 * [backup-simplify]: Simplify 1 into 1 13.334 * [backup-simplify]: Simplify (* 1 1) into 1 13.334 * [backup-simplify]: Simplify (/ 1 1) into 1 13.337 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.339 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.340 * [taylor]: Taking taylor expansion of 0 in y 13.340 * [backup-simplify]: Simplify 0 into 0 13.341 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.342 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.343 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.346 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.348 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.350 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.350 * [taylor]: Taking taylor expansion of 0 in y 13.350 * [backup-simplify]: Simplify 0 into 0 13.353 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.355 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.364 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* 1 (/ 1 (/ 1 z)))) 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* (/ 1 (/ 1 x)) 1)) 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* (/ 1 (/ 1 y)) (* 1 1)) 2)))) into (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) 13.366 * [backup-simplify]: Simplify (/ (fma (/ 1 (- z)) (/ 1 (- z)) (fma (/ 1 (- x)) (/ 1 (- x)) (* (/ 1 (- y)) (/ 1 (- y))))) (cbrt (pow (cbrt 3.0) 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) 13.366 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in (z x y) around 0 13.366 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in y 13.366 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.366 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.366 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.366 * [taylor]: Taking taylor expansion of 1/3 in y 13.366 * [backup-simplify]: Simplify 1/3 into 1/3 13.366 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.366 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.366 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.366 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.366 * [taylor]: Taking taylor expansion of 3.0 in y 13.366 * [backup-simplify]: Simplify 3.0 into 3.0 13.367 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.367 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.368 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.370 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.372 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.376 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.381 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.381 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in y 13.381 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 13.381 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in y 13.381 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.381 * [taylor]: Taking taylor expansion of -1 in y 13.381 * [backup-simplify]: Simplify -1 into -1 13.381 * [taylor]: Taking taylor expansion of z in y 13.381 * [backup-simplify]: Simplify z into z 13.381 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.381 * [taylor]: Taking taylor expansion of (/ -1 z) in y 13.381 * [taylor]: Taking taylor expansion of -1 in y 13.381 * [backup-simplify]: Simplify -1 into -1 13.381 * [taylor]: Taking taylor expansion of z in y 13.381 * [backup-simplify]: Simplify z into z 13.381 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.381 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in y 13.382 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 13.382 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in y 13.382 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.382 * [taylor]: Taking taylor expansion of -1 in y 13.382 * [backup-simplify]: Simplify -1 into -1 13.382 * [taylor]: Taking taylor expansion of x in y 13.382 * [backup-simplify]: Simplify x into x 13.382 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.382 * [taylor]: Taking taylor expansion of (/ -1 x) in y 13.382 * [taylor]: Taking taylor expansion of -1 in y 13.382 * [backup-simplify]: Simplify -1 into -1 13.382 * [taylor]: Taking taylor expansion of x in y 13.382 * [backup-simplify]: Simplify x into x 13.382 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.382 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.382 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.382 * [taylor]: Taking taylor expansion of y in y 13.382 * [backup-simplify]: Simplify 0 into 0 13.382 * [backup-simplify]: Simplify 1 into 1 13.382 * [backup-simplify]: Simplify (* 1 1) into 1 13.383 * [backup-simplify]: Simplify (/ 1 1) into 1 13.383 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in x 13.383 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.383 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.383 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.383 * [taylor]: Taking taylor expansion of 1/3 in x 13.383 * [backup-simplify]: Simplify 1/3 into 1/3 13.383 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.383 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.383 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.383 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.383 * [taylor]: Taking taylor expansion of 3.0 in x 13.383 * [backup-simplify]: Simplify 3.0 into 3.0 13.384 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.384 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.385 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.387 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.389 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.393 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.397 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.397 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in x 13.397 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 13.397 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in x 13.397 * [taylor]: Taking taylor expansion of (/ -1 z) in x 13.398 * [taylor]: Taking taylor expansion of -1 in x 13.398 * [backup-simplify]: Simplify -1 into -1 13.398 * [taylor]: Taking taylor expansion of z in x 13.398 * [backup-simplify]: Simplify z into z 13.398 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.398 * [taylor]: Taking taylor expansion of (/ -1 z) in x 13.398 * [taylor]: Taking taylor expansion of -1 in x 13.398 * [backup-simplify]: Simplify -1 into -1 13.398 * [taylor]: Taking taylor expansion of z in x 13.398 * [backup-simplify]: Simplify z into z 13.398 * [backup-simplify]: Simplify (/ -1 z) into (/ -1 z) 13.398 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in x 13.398 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 13.398 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in x 13.398 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.398 * [taylor]: Taking taylor expansion of -1 in x 13.398 * [backup-simplify]: Simplify -1 into -1 13.398 * [taylor]: Taking taylor expansion of x in x 13.398 * [backup-simplify]: Simplify 0 into 0 13.398 * [backup-simplify]: Simplify 1 into 1 13.399 * [backup-simplify]: Simplify (/ -1 1) into -1 13.399 * [taylor]: Taking taylor expansion of (/ -1 x) in x 13.399 * [taylor]: Taking taylor expansion of -1 in x 13.399 * [backup-simplify]: Simplify -1 into -1 13.399 * [taylor]: Taking taylor expansion of x in x 13.399 * [backup-simplify]: Simplify 0 into 0 13.399 * [backup-simplify]: Simplify 1 into 1 13.399 * [backup-simplify]: Simplify (/ -1 1) into -1 13.399 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 13.399 * [taylor]: Taking taylor expansion of (pow y 2) in x 13.399 * [taylor]: Taking taylor expansion of y in x 13.400 * [backup-simplify]: Simplify y into y 13.400 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.400 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.400 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 13.400 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 13.400 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 13.400 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 13.400 * [taylor]: Taking taylor expansion of 1/3 in z 13.400 * [backup-simplify]: Simplify 1/3 into 1/3 13.400 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 13.400 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 13.400 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 13.400 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 13.400 * [taylor]: Taking taylor expansion of 3.0 in z 13.400 * [backup-simplify]: Simplify 3.0 into 3.0 13.401 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.401 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.402 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.404 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.407 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.410 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.414 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.414 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 13.414 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 13.414 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 13.414 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.414 * [taylor]: Taking taylor expansion of -1 in z 13.414 * [backup-simplify]: Simplify -1 into -1 13.414 * [taylor]: Taking taylor expansion of z in z 13.414 * [backup-simplify]: Simplify 0 into 0 13.414 * [backup-simplify]: Simplify 1 into 1 13.415 * [backup-simplify]: Simplify (/ -1 1) into -1 13.415 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.415 * [taylor]: Taking taylor expansion of -1 in z 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [taylor]: Taking taylor expansion of z in z 13.415 * [backup-simplify]: Simplify 0 into 0 13.415 * [backup-simplify]: Simplify 1 into 1 13.415 * [backup-simplify]: Simplify (/ -1 1) into -1 13.415 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 13.415 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 13.415 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 13.415 * [taylor]: Taking taylor expansion of (/ -1 x) in z 13.415 * [taylor]: Taking taylor expansion of -1 in z 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [taylor]: Taking taylor expansion of x in z 13.415 * [backup-simplify]: Simplify x into x 13.415 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.415 * [taylor]: Taking taylor expansion of (/ -1 x) in z 13.415 * [taylor]: Taking taylor expansion of -1 in z 13.415 * [backup-simplify]: Simplify -1 into -1 13.415 * [taylor]: Taking taylor expansion of x in z 13.415 * [backup-simplify]: Simplify x into x 13.415 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.415 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 13.415 * [taylor]: Taking taylor expansion of (pow y 2) in z 13.415 * [taylor]: Taking taylor expansion of y in z 13.415 * [backup-simplify]: Simplify y into y 13.415 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.416 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.416 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))))) in z 13.416 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in z 13.416 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in z 13.416 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in z 13.416 * [taylor]: Taking taylor expansion of 1/3 in z 13.416 * [backup-simplify]: Simplify 1/3 into 1/3 13.416 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in z 13.416 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in z 13.416 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in z 13.416 * [taylor]: Taking taylor expansion of (cbrt 3.0) in z 13.416 * [taylor]: Taking taylor expansion of 3.0 in z 13.416 * [backup-simplify]: Simplify 3.0 into 3.0 13.416 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.416 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.417 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.418 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.420 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.422 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.425 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.425 * [taylor]: Taking taylor expansion of (fma (/ -1 z) (/ -1 z) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) in z 13.425 * [taylor]: Rewrote expression to (+ (* (/ -1 z) (/ -1 z)) (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2)))) 13.425 * [taylor]: Taking taylor expansion of (* (/ -1 z) (/ -1 z)) in z 13.425 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.425 * [taylor]: Taking taylor expansion of -1 in z 13.425 * [backup-simplify]: Simplify -1 into -1 13.425 * [taylor]: Taking taylor expansion of z in z 13.425 * [backup-simplify]: Simplify 0 into 0 13.425 * [backup-simplify]: Simplify 1 into 1 13.425 * [backup-simplify]: Simplify (/ -1 1) into -1 13.425 * [taylor]: Taking taylor expansion of (/ -1 z) in z 13.425 * [taylor]: Taking taylor expansion of -1 in z 13.425 * [backup-simplify]: Simplify -1 into -1 13.425 * [taylor]: Taking taylor expansion of z in z 13.425 * [backup-simplify]: Simplify 0 into 0 13.425 * [backup-simplify]: Simplify 1 into 1 13.425 * [backup-simplify]: Simplify (/ -1 1) into -1 13.425 * [taylor]: Taking taylor expansion of (fma (/ -1 x) (/ -1 x) (/ 1 (pow y 2))) in z 13.426 * [taylor]: Rewrote expression to (+ (* (/ -1 x) (/ -1 x)) (/ 1 (pow y 2))) 13.426 * [taylor]: Taking taylor expansion of (* (/ -1 x) (/ -1 x)) in z 13.426 * [taylor]: Taking taylor expansion of (/ -1 x) in z 13.426 * [taylor]: Taking taylor expansion of -1 in z 13.426 * [backup-simplify]: Simplify -1 into -1 13.426 * [taylor]: Taking taylor expansion of x in z 13.426 * [backup-simplify]: Simplify x into x 13.426 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.426 * [taylor]: Taking taylor expansion of (/ -1 x) in z 13.426 * [taylor]: Taking taylor expansion of -1 in z 13.426 * [backup-simplify]: Simplify -1 into -1 13.426 * [taylor]: Taking taylor expansion of x in z 13.426 * [backup-simplify]: Simplify x into x 13.426 * [backup-simplify]: Simplify (/ -1 x) into (/ -1 x) 13.426 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in z 13.426 * [taylor]: Taking taylor expansion of (pow y 2) in z 13.426 * [taylor]: Taking taylor expansion of y in z 13.426 * [backup-simplify]: Simplify y into y 13.426 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.426 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.426 * [backup-simplify]: Simplify (* -1 -1) into 1 13.427 * [backup-simplify]: Simplify (+ 1 0) into 1 13.429 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.429 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.429 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.429 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.429 * [taylor]: Taking taylor expansion of 1/3 in x 13.429 * [backup-simplify]: Simplify 1/3 into 1/3 13.429 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.429 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.429 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.429 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.429 * [taylor]: Taking taylor expansion of 3.0 in x 13.429 * [backup-simplify]: Simplify 3.0 into 3.0 13.429 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.430 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.430 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.431 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.433 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.435 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.438 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.438 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.439 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 13.439 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 -1)) into 0 13.439 * [backup-simplify]: Simplify (+ 0 0) into 0 13.440 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.444 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.445 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.446 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.447 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.448 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 1)) into 0 13.448 * [taylor]: Taking taylor expansion of 0 in x 13.448 * [backup-simplify]: Simplify 0 into 0 13.449 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.449 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.450 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 13.450 * [backup-simplify]: Simplify (* (/ -1 x) (/ -1 x)) into (/ 1 (pow x 2)) 13.450 * [backup-simplify]: Simplify (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 13.450 * [backup-simplify]: Simplify (+ 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) into (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) 13.451 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.452 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.453 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.455 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.456 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.458 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.460 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))) into (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) 13.460 * [taylor]: Taking taylor expansion of (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) in x 13.460 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow x 2))) in x 13.460 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.460 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.460 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.460 * [taylor]: Taking taylor expansion of 1/3 in x 13.460 * [backup-simplify]: Simplify 1/3 into 1/3 13.460 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.460 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.460 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.460 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.460 * [taylor]: Taking taylor expansion of 3.0 in x 13.460 * [backup-simplify]: Simplify 3.0 into 3.0 13.460 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.461 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.461 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.462 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.464 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.466 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.470 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.470 * [taylor]: Taking taylor expansion of (/ 1 (pow x 2)) in x 13.470 * [taylor]: Taking taylor expansion of (pow x 2) in x 13.470 * [taylor]: Taking taylor expansion of x in x 13.470 * [backup-simplify]: Simplify 0 into 0 13.470 * [backup-simplify]: Simplify 1 into 1 13.471 * [backup-simplify]: Simplify (* 1 1) into 1 13.471 * [backup-simplify]: Simplify (/ 1 1) into 1 13.471 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) in x 13.471 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in x 13.471 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in x 13.471 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in x 13.471 * [taylor]: Taking taylor expansion of 1/3 in x 13.471 * [backup-simplify]: Simplify 1/3 into 1/3 13.471 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in x 13.471 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in x 13.471 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in x 13.471 * [taylor]: Taking taylor expansion of (cbrt 3.0) in x 13.471 * [taylor]: Taking taylor expansion of 3.0 in x 13.471 * [backup-simplify]: Simplify 3.0 into 3.0 13.472 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.472 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.474 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.475 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.478 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.481 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.486 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.486 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in x 13.486 * [taylor]: Taking taylor expansion of (pow y 2) in x 13.486 * [taylor]: Taking taylor expansion of y in x 13.486 * [backup-simplify]: Simplify y into y 13.486 * [backup-simplify]: Simplify (* y y) into (pow y 2) 13.487 * [backup-simplify]: Simplify (/ 1 (pow y 2)) into (/ 1 (pow y 2)) 13.490 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.494 * [backup-simplify]: Simplify (+ (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.494 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.494 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.494 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.494 * [taylor]: Taking taylor expansion of 1/3 in y 13.495 * [backup-simplify]: Simplify 1/3 into 1/3 13.495 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.495 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.495 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.495 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.495 * [taylor]: Taking taylor expansion of 3.0 in y 13.495 * [backup-simplify]: Simplify 3.0 into 3.0 13.495 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.496 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.497 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.499 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.502 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.506 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.511 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.512 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.512 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.512 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.512 * [taylor]: Taking taylor expansion of 1/3 in y 13.512 * [backup-simplify]: Simplify 1/3 into 1/3 13.512 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.512 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.512 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.512 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.512 * [taylor]: Taking taylor expansion of 3.0 in y 13.512 * [backup-simplify]: Simplify 3.0 into 3.0 13.512 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.513 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.514 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.516 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.519 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.522 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.527 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.528 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.529 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.531 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 13.531 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 13.531 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)))) into 0 13.531 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (* 0 (/ -1 x))) into 0 13.531 * [backup-simplify]: Simplify (+ (* y 0) (* 0 y)) into 0 13.532 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))))) into 0 13.532 * [backup-simplify]: Simplify (+ 0 0) into 0 13.532 * [backup-simplify]: Simplify (+ 0 0) into 0 13.534 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt 3.0))) into 0 13.535 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0))))) into 0 13.537 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.541 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 (pow (cbrt 3.0) 2)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 6) into 0 13.542 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))))) into 0 13.544 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 13.547 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1)))) into 0 13.547 * [taylor]: Taking taylor expansion of 0 in x 13.547 * [backup-simplify]: Simplify 0 into 0 13.547 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 13.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 13.549 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.550 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.552 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.554 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.556 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.558 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (* 0 1)) into 0 13.559 * [backup-simplify]: Simplify (+ 0 0) into 0 13.559 * [taylor]: Taking taylor expansion of 0 in y 13.559 * [backup-simplify]: Simplify 0 into 0 13.559 * [taylor]: Taking taylor expansion of 0 in y 13.559 * [backup-simplify]: Simplify 0 into 0 13.559 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (* 0 (cbrt 3.0))) into 0 13.561 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.563 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 1) into 0 13.564 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2))))) into 0 13.566 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 13.566 * [taylor]: Taking taylor expansion of 0 in y 13.566 * [backup-simplify]: Simplify 0 into 0 13.572 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.573 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.574 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 13.574 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 13.574 * [backup-simplify]: Simplify (- (/ 0 x) (+ (* (/ -1 x) (/ 0 x)) (* 0 (/ 0 x)))) into 0 13.575 * [backup-simplify]: Simplify (+ (* (/ -1 x) 0) (+ (* 0 0) (* 0 (/ -1 x)))) into 0 13.575 * [backup-simplify]: Simplify (+ (* y 0) (+ (* 0 0) (* 0 y))) into 0 13.576 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow y 2)) (/ 0 (pow y 2))) (* 0 (/ 0 (pow y 2))))) into 0 13.576 * [backup-simplify]: Simplify (+ 0 0) into 0 13.576 * [backup-simplify]: Simplify (+ 0 0) into 0 13.578 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.579 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt 3.0)))))) into 0 13.581 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.592 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (/ 1 (pow (cbrt 3.0) 2)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 24) into 0 13.594 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))))) into 0 13.598 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.601 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 0) (+ (* 0 (+ (/ 1 (pow x 2)) (/ 1 (pow y 2)))) (+ (* 0 0) (* 0 1))))) into 0 13.601 * [taylor]: Taking taylor expansion of 0 in x 13.601 * [backup-simplify]: Simplify 0 into 0 13.602 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 13.602 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 13.604 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.605 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.606 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.609 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.611 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.614 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.616 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 0) (+ (* 0 0) (* 0 1))) into 0 13.618 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) 13.621 * [backup-simplify]: Simplify (+ 0 (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2)))) into (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) 13.621 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (/ 1 (pow y 2))) in y 13.621 * [taylor]: Taking taylor expansion of (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) in y 13.621 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) in y 13.621 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) in y 13.621 * [taylor]: Taking taylor expansion of 1/3 in y 13.622 * [backup-simplify]: Simplify 1/3 into 1/3 13.622 * [taylor]: Taking taylor expansion of (log (/ 1 (pow (cbrt 3.0) 2))) in y 13.622 * [taylor]: Taking taylor expansion of (/ 1 (pow (cbrt 3.0) 2)) in y 13.622 * [taylor]: Taking taylor expansion of (pow (cbrt 3.0) 2) in y 13.622 * [taylor]: Taking taylor expansion of (cbrt 3.0) in y 13.622 * [taylor]: Taking taylor expansion of 3.0 in y 13.622 * [backup-simplify]: Simplify 3.0 into 3.0 13.622 * [backup-simplify]: Simplify (cbrt 3.0) into (cbrt 3.0) 13.623 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt 3.0))) into 0 13.623 * [backup-simplify]: Simplify (* (cbrt 3.0) (cbrt 3.0)) into (pow (cbrt 3.0) 2) 13.625 * [backup-simplify]: Simplify (/ 1 (pow (cbrt 3.0) 2)) into (/ 1 (pow (cbrt 3.0) 2)) 13.627 * [backup-simplify]: Simplify (log (/ 1 (pow (cbrt 3.0) 2))) into (log (/ 1 (pow (cbrt 3.0) 2))) 13.630 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) into (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2)))) 13.634 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.635 * [taylor]: Taking taylor expansion of (/ 1 (pow y 2)) in y 13.635 * [taylor]: Taking taylor expansion of (pow y 2) in y 13.635 * [taylor]: Taking taylor expansion of y in y 13.635 * [backup-simplify]: Simplify 0 into 0 13.635 * [backup-simplify]: Simplify 1 into 1 13.635 * [backup-simplify]: Simplify (* 1 1) into 1 13.635 * [backup-simplify]: Simplify (/ 1 1) into 1 13.639 * [backup-simplify]: Simplify (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 1) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.641 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.641 * [taylor]: Taking taylor expansion of 0 in y 13.641 * [backup-simplify]: Simplify 0 into 0 13.643 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt 3.0))))) (* 3 (cbrt 3.0))) into 0 13.643 * [backup-simplify]: Simplify (+ (* (cbrt 3.0) 0) (+ (* 0 0) (* 0 (cbrt 3.0)))) into 0 13.645 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow (cbrt 3.0) 2)) (/ 0 (pow (cbrt 3.0) 2))) (* 0 (/ 0 (pow (cbrt 3.0) 2))))) into 0 13.648 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 (pow (cbrt 3.0) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 (pow (cbrt 3.0) 2)) 1)))) 2) into 0 13.650 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 (pow (cbrt 3.0) 2)))))) into 0 13.653 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 (pow (cbrt 3.0) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 13.653 * [taylor]: Taking taylor expansion of 0 in y 13.653 * [backup-simplify]: Simplify 0 into 0 13.655 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.658 * [backup-simplify]: Simplify (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) into (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) 13.666 * [backup-simplify]: Simplify (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* 1 (/ 1 (/ 1 (- z))))) 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* 1 (* (/ 1 (/ 1 (- x))) 1)) 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow (* (/ 1 (/ 1 (- y))) (* 1 1)) 2)))) into (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) 13.666 * * * [progress]: simplifying candidates 13.675 * [simplify]: Simplifying: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (log (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (exp (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (* (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (* (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt 1) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow 1 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 1))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) 1)) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 1) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow 1 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 1))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) 1)) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt 1) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (pow 1 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (cbrt 1))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ 1 (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 1)) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt 1) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (cbrt (pow (cbrt 3.0) 2)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))) (/ 1 2) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (expm1 (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (log1p (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (- (+ 1/3 2)) (- 1) (- (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- (+ (log (cbrt (cbrt 3.0))) (log (pow (cbrt 3.0) 2)))) (- (log (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (- 0 (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- 0 (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- 0 (+ (log (cbrt (cbrt 3.0))) (log (pow (cbrt 3.0) 2)))) (- 0 (log (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (- (log 1) (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- (log 1) (+ (log (cbrt (cbrt 3.0))) (* (log (cbrt 3.0)) 2))) (- (log 1) (+ (log (cbrt (cbrt 3.0))) (log (pow (cbrt 3.0) 2)))) (- (log 1) (log (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (log (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (exp (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (/ (* (* 1 1) 1) (* (cbrt 3.0) (* (* (pow (cbrt 3.0) 2) (pow (cbrt 3.0) 2)) (pow (cbrt 3.0) 2)))) (/ (* (* 1 1) 1) (* (* (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (* (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (* (* (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (- 1) (- (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ (* (cbrt 1) (cbrt 1)) (cbrt (cbrt 3.0))) (/ (cbrt 1) (pow (cbrt 3.0) 2)) (/ (sqrt 1) (cbrt (cbrt 3.0))) (/ (sqrt 1) (pow (cbrt 3.0) 2)) (/ 1 (cbrt (cbrt 3.0))) (/ 1 (pow (cbrt 3.0) 2)) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) 1) (/ 1 (cbrt (cbrt 3.0))) (/ (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (cbrt 1)) (/ (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (sqrt 1)) (/ (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) 1) (expm1 (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (log1p (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (+ (log (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (log (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (log (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (exp (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (* (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (* (* (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))))) (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (* (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (sqrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt 1)) (* (sqrt (cbrt (pow (cbrt 3.0) 2))) (sqrt (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (cbrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (cbrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (* (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt 1) (cbrt 1)) (cbrt (cbrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt 1) (cbrt (cbrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt 1)) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt 1)) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) 1) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (sqrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (sqrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) (/ 2 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ 1 (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt 1)) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (expm1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (log1p (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (- (log (fma z z (fma x x (* y y)))) (log (cbrt (pow (cbrt 3.0) 2)))) (log (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (exp (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (/ (* (* (fma z z (fma x x (* y y))) (fma z z (fma x x (* y y)))) (fma z z (fma x x (* y y)))) (pow (cbrt 3.0) 2)) (* (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (* (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (- (fma z z (fma x x (* y y)))) (- (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt 1) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow 1 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt 1)) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) 1) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 1) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow 1 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2))))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt 1)) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) 1) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ 1 (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ 1 (cbrt (pow (cbrt 1) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ 1 (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ 1 (cbrt (pow 1 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ 1 (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ 1 (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ 1 (cbrt 1)) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ 1 (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ 1 (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ 1 1) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt 3.0) 2))) (/ (cbrt (pow (cbrt 3.0) 2)) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (* (cbrt 3.0) (cbrt 3.0))) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 1) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (sqrt (cbrt 3.0)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow 1 2))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (* (cbrt (pow (cbrt 3.0) 2)) (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (cbrt (sqrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) (cbrt 1)) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) (/ 2 2)))) (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) 1) (/ (cbrt (pow (cbrt 3.0) 2)) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (pow (cbrt 3.0) 2)) (sqrt (fma z z (fma x x (* y y))))) (/ (cbrt (pow (cbrt 3.0) 2)) (fma z z (fma x x (* y y)))) (* (pow (/ 1 (cbrt 3.0)) 1/3) y) (* (pow (/ 1 (cbrt 3.0)) 1/3) z) (* -1 (* (pow (/ 1 (cbrt 3.0)) 1/3) z)) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (* -1 (* z (sqrt 0.3333333333333333))) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow x 2)) (+ (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow y 2)) (* (pow (/ 1 (pow (cbrt 3.0) 2)) 1/3) (pow z 2)))) 13.690 * * [simplify]: Extracting # 0 : cost 0 13.691 * * [simplify]: Extracting # 1 : cost 0 13.692 * * [simplify]: Extracting # 2 : cost 0 13.693 * * [simplify]: Extracting # 3 : cost 0 13.700 * * [simplify]: Extracting # 4 : cost 0 13.701 * * [simplify]: Extracting # 5 : cost 0 13.702 * * [simplify]: Extracting # 6 : cost 0 13.703 * * [simplify]: Extracting # 7 : cost 0 13.704 * * [simplify]: Extracting # 8 : cost 0 13.705 * * [simplify]: Extracting # 9 : cost 0 13.705 * * [simplify]: iteration 0 : 360 enodes (cost 7801 ) 13.815 * * [simplify]: Extracting # 0 : cost 0 13.816 * * [simplify]: Extracting # 1 : cost 0 13.817 * * [simplify]: Extracting # 2 : cost 0 13.817 * * [simplify]: Extracting # 3 : cost 0 13.818 * * [simplify]: Extracting # 4 : cost 0 13.819 * * [simplify]: iteration 1 : 658 enodes (cost 7379 ) 14.229 * * [simplify]: Extracting # 0 : cost 0 14.232 * * [simplify]: Extracting # 1 : cost 0 14.235 * * [simplify]: Extracting # 2 : cost 0 14.238 * * [simplify]: Extracting # 3 : cost 0 14.241 * * [simplify]: Extracting # 4 : cost 0 14.245 * * [simplify]: iteration 2 : 2738 enodes (cost 6965 ) 15.166 * * [simplify]: Extracting # 0 : cost 0 15.175 * * [simplify]: Extracting # 1 : cost 0 15.187 * * [simplify]: Extracting # 2 : cost 0 15.193 * * [simplify]: Extracting # 3 : cost 0 15.201 * * [simplify]: iteration done: 5001 enodes (cost 6965 ) 15.205 * [simplify]: Simplified to: (expm1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (log1p (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (log (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (exp (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))))) (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (pow (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) 3) (fabs (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (* (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 4))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (* (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))) (cbrt (fma z z (fma x x (* y y)))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0)))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (fabs (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (fabs (cbrt (fma z z (fma x x (* y y))))) (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 4)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (fma z z (fma x x (* y y))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (pow (cbrt (cbrt 3.0)) 4)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (cbrt (fabs (cbrt 3.0))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (fabs (cbrt 3.0))))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2)))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) 1 (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (cbrt (pow (cbrt 3.0) 2)))) (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))) 1/2 (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (expm1 (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (log1p (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) -7/3 -1 (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (- (log (* (pow (cbrt 3.0) 2) (cbrt (cbrt 3.0))))) (exp (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (/ (/ 1 (cbrt 3.0)) (pow (pow (cbrt 3.0) 2) 3)) (/ 1 (pow (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) 3)) (* (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (pow (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) 3) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) -1 (- (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (/ 1 (cbrt (cbrt 3.0))) (/ 1 (pow (cbrt 3.0) 2)) (/ 1 (cbrt (cbrt 3.0))) (/ 1 (pow (cbrt 3.0) 2)) (/ 1 (cbrt (cbrt 3.0))) (/ 1 (pow (cbrt 3.0) 2)) (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (/ 1 (cbrt (cbrt 3.0))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)) (expm1 (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (log1p (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (/ (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (/ (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (log (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (log (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (exp (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (pow (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) 3) (* (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))))) (cbrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (pow (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) 3) (/ (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))) (sqrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (sqrt (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (sqrt (fma z z (fma x x (* y y)))) (* (sqrt (cbrt (pow (cbrt 3.0) 2))) (sqrt (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (cbrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (cbrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (fabs (cbrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (cbrt (cbrt 3.0))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (cbrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2)))) (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (fabs (cbrt 3.0))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ 1 (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (expm1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (log1p (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (log (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (log (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (exp (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (/ (pow (fma z z (fma x x (* y y))) 3) (pow (cbrt 3.0) 2)) (* (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))))) (cbrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (pow (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) 3) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (- (fma z z (fma x x (* y y)))) (- (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (* (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 4))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (* (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (cbrt (cbrt 3.0))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (cbrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (* (cbrt (fma z z (fma x x (* y y)))) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 4))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (fabs (cbrt 3.0)))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt 3.0))) (/ (sqrt (fma z z (fma x x (* y y)))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (sqrt (fma z z (fma x x (* y y)))) (/ (sqrt (fma z z (fma x x (* y y)))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ 1 (cbrt (pow (cbrt (sqrt 3.0)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) 1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt (cbrt 3.0)) 4))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 2))) (/ 1 (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) 1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ 1 (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ 1 (cbrt (fabs (cbrt 3.0)))) (/ (fma z z (fma x x (* y y))) (cbrt (fabs (cbrt 3.0)))) 1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ 1 (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt (pow (cbrt 3.0) 2)))) (/ 1 (sqrt (cbrt (pow (cbrt 3.0) 2)))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) 1 (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2))) (/ 1 (cbrt (pow (cbrt 3.0) 2))) (/ (cbrt (pow (cbrt 3.0) 2)) (fma z z (fma x x (* y y)))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (sqrt 3.0)) 2))) (fma z z (fma x x (* y y))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (cbrt 3.0)) 4))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (fma z z (fma x x (* y y))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt (pow (cbrt 3.0) 2)) 2))) (/ (fma z z (fma x x (* y y))) (cbrt (fabs (cbrt 3.0)))) (fma z z (fma x x (* y y))) (/ (fma z z (fma x x (* y y))) (cbrt (cbrt 3.0))) (/ (fma z z (fma x x (* y y))) (* (cbrt (cbrt (pow (cbrt 3.0) 2))) (cbrt (cbrt (pow (cbrt 3.0) 2))))) (/ (fma z z (fma x x (* y y))) (sqrt (cbrt (pow (cbrt 3.0) 2)))) (fma z z (fma x x (* y y))) (/ (cbrt (pow (cbrt 3.0) 2)) (cbrt (fma z z (fma x x (* y y))))) (/ (cbrt (pow (cbrt 3.0) 2)) (sqrt (fma z z (fma x x (* y y))))) (/ (cbrt (pow (cbrt 3.0) 2)) (fma z z (fma x x (* y y)))) (* (cbrt (/ 1 (cbrt 3.0))) y) (* (cbrt (/ 1 (cbrt 3.0))) z) (- (* (cbrt (/ 1 (cbrt 3.0))) z)) (* (sqrt (/ (fma z z (fma x x (* y y))) (cbrt (pow (cbrt 3.0) 2)))) (sqrt (/ 1 (* (cbrt (cbrt 3.0)) (pow (cbrt 3.0) 2))))) (* y (sqrt 0.3333333333333333)) (* z (sqrt 0.3333333333333333)) (- (* z (sqrt 0.3333333333333333))) (* (cbrt (/ 1 (pow (cbrt 3.0) 2))) (fma z z (fma x x (* y y)))) (* (cbrt (/ 1 (pow (cbrt 3.0) 2))) (fma z z (fma x x (* y y)))) (* (cbrt (/ 1 (pow (cbrt 3.0) 2))) (fma z z (fma x x (* y y)))) 15.209 * * * [progress]: adding candidates to table 16.543 * [progress]: [Phase 3 of 3] Extracting. 16.543 * * [regime]: Finding splitpoints for: (# # # # # # # # #) 16.545 * * * [regime-changes]: Trying 4 branch expressions: ((* y y) z y x) 16.545 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # # # #) 16.592 * * * * [regimes]: Trying to branch on (* y y) from (# # # # # # #) 16.643 * * * * [regimes]: Trying to branch on z from (# # # # # # # # #) 16.750 * * * * [regimes]: Trying to branch on y from (# # # # # # # # #) 16.820 * * * * [regimes]: Trying to branch on x from (# # # # # # # # #) 16.878 * * * [regime]: Found split indices: #